Aug 18 18:46:47 devstack cinder-volume[82661]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 18:46:47 devstack cinder-volume[82661]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 18:46:47 devstack cinder-volume[82661]: we strongly recommend against using it for new projects. Aug 18 18:46:47 devstack cinder-volume[82661]: If you are already using Eventlet, we recommend migrating to a different Aug 18 18:46:47 devstack cinder-volume[82661]: framework. For more detail see Aug 18 18:46:47 devstack cinder-volume[82661]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 18:46:47 devstack cinder-volume[82661]: import eventlet # noqa Aug 18 18:46:50 devstack cinder-volume[82661]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "singleton_lock" {{(pid=82661) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 18 18:46:50 devstack cinder-volume[82661]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=82661) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 18 18:46:50 devstack cinder-volume[82661]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=82661) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 18 18:46:51 devstack cinder-volume[82661]: INFO dbcounter [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] Registered counter for database cinder Aug 18 18:46:51 devstack cinder-volume[82661]: DEBUG oslo_db.sqlalchemy.engines [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 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=82661) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG dbcounter [-] [82661] Writer thread running {{(pid=82661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 18:46:52 devstack cinder-volume[82661]: INFO cinder.rpc [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 18:46:52 devstack cinder-volume[82661]: INFO cinder.rpc [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_db.sqlalchemy.engines [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 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=82661) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 18:46:52 devstack cinder-volume[82661]: INFO cinder.volume.manager [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] Determined volume DB was empty at startup. Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG cinder.volume.manager [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=82661) __init__ /opt/stack/cinder/cinder/volume/manager.py:289}} Aug 18 18:46:52 devstack cinder-volume[82661]: INFO cinder.volume.manager [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] Service not found for updating active_backend_id, assuming default for driver init. Aug 18 18:46:52 devstack cinder-volume[82661]: WARNING stevedore.named [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 18:46:52 devstack cinder-volume[82661]: WARNING castellan.key_manager [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 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 18 18:46:52 devstack cinder-volume[82661]: WARNING cinder.keymgr.conf_key_mgr [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 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 18 18:46:52 devstack cinder-volume[82661]: DEBUG cinder.volume.drivers.lvm [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] Attempting to initialize LVM driver with the following target_driver: cinder.volume.targets.lio.LioAdm {{(pid=82661) __init__ /opt/stack/cinder/cinder/volume/drivers/lvm.py:109}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_concurrency.processutils [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] Running cmd (subprocess): cinder-rtstool verify {{(pid=82661) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_concurrency.processutils [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] CMD "cinder-rtstool verify" returned: 0 in 0.438s {{(pid=82661) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_db.sqlalchemy.engines [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 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=82661) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 18:46:52 devstack cinder-volume[82661]: INFO cinder.rpc [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 18 18:46:52 devstack cinder-volume[82661]: INFO cinder.rpc [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 18 18:46:52 devstack cinder-volume[82661]: WARNING stevedore.named [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 18:46:52 devstack cinder-volume[82661]: WARNING castellan.key_manager [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 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 18 18:46:52 devstack cinder-volume[82661]: INFO cinder.volume.manager [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] Image-volume cache enabled for host devstack@lvmdriver-1. Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_db.sqlalchemy.engines [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 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=82661) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 18:46:52 devstack cinder-volume[82661]: INFO oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] Starting 1 workers Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] Started child 82807 {{(pid=82661) _start_child /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:491}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] Full set of CONF: {{(pid=82661) wait /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:565}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] ******************************************************************************** {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3533}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] Configuration options gathered from: {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3535}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3536}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] ================================================================================ {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3541}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] allow_availability_zone_fallback = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] allow_compression_on_image_upload = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] allowed_direct_url_schemes = [] {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] api_rate_limit = True {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] auth_strategy = keystone {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] az_cache_duration = 3600 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_availability_zone = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_host = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_name = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_stats_polling_interval = 60 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backup_api_class = cinder.backup.api.API {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backup_name_template = backup-%s {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backup_use_same_host = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backup_use_temp_snapshot = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82807]: INFO cinder.service [-] Starting cinder-volume node (version 28.1.0) Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] chap_password = **** {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] chap_username = {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cinder_internal_tenant_project_id = 9ba56e61be91407087c2eb6ac7e449ff {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cinder_internal_tenant_user_id = 706db74451c64c34afb88af390174c46 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cloned_volume_same_az = True {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cluster = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] compression_format = gzip {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] compute_api_class = cinder.compute.nova.API {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] config_dir = [] {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] config_source = [] {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] control_exchange = openstack {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] debug = True {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] default_availability_zone = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] default_group_type = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 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=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] default_volume_type = lvmdriver-1 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] disk_geometry = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] driver_client_cert = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] driver_client_cert_key = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] driver_data_namespace = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] driver_ssl_cert_path = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] driver_ssl_cert_verify = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] driver_use_ssl = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] enable_force_upload = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] enable_new_services = True {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] enable_unsupported_driver = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] enabled_backends = ['lvmdriver-1'] {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] enforce_multipath_for_image_xfer = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] filter_function = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] glance_api_insecure = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] glance_api_servers = ['http://192.168.122.235/image'] {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] glance_api_ssl_compression = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] glance_ca_certificates_file = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] glance_catalog_info = image:glance:publicURL {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] glance_certfile = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] glance_keyfile = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] glance_num_retries = 3 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] glance_request_timeout = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] goodness_function = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] graceful_shutdown_timeout = 5 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] group_api_class = cinder.group.api.API {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] host = devstack {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] image_compress_on_upload = True {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] image_conversion_address_space_limit = 1 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] image_conversion_cpu_limit = 60 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] image_conversion_disable = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] image_upload_use_cinder_backend = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] image_upload_use_internal_tenant = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] image_volume_cache_enabled = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] image_volume_cache_max_count = 0 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] image_volume_cache_max_size_gb = 0 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] init_host_max_objects_retrieval = 0 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] instance_format = [instance: %(uuid)s] {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] iscsi_target_flags = {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] iscsi_write_cache = on {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] iser_helper = tgtadm {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] iser_ip_address = 192.168.122.235 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] iser_port = 3260 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] log_color = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] log_config_append = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] log_dir = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] log_file = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] log_options = True {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] log_rotate_interval = 1 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] log_rotate_interval_type = days {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] log_rotation_type = none {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 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=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] max_age = 0 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] max_logfile_count = 30 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] max_logfile_size_mb = 200 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] max_over_subscription_ratio = 20.0 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] message_reap_interval = 86400 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] message_ttl = 2592000 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] migration_create_volume_timeout_secs = 300 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] monkey_patch = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] monkey_patch_modules = [] {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] my_ip = 192.168.122.235 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] no_snapshot_gb_quota = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] num_iser_scan_tries = 3 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] num_shell_tries = 3 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] num_volume_device_scan_tries = 3 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] nvmeof_conn_info_version = 1 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] nvmet_ns_id = 10 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] nvmet_port_id = 1 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] osapi_max_limit = 1000 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] osapi_volume_ext_list = [] {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82807]: INFO cinder.volume.manager [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 None None] Starting volume driver LVMVolumeDriver (3.0.0) Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] osapi_volume_listen = 0.0.0.0 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] osapi_volume_listen_port = 8776 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] osapi_volume_use_ssl = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] osapi_volume_workers = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] per_volume_size_limit = -1 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] periodic_fuzzy_delay = 60 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] periodic_interval = 60 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] project_id_regex = [0-9a-f\-]+ {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] public_endpoint = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] publish_errors = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] quota_backup_gigabytes = 1000 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] quota_backups = 10 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] quota_gigabytes = 1000 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] quota_groups = 10 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:52 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] quota_snapshots = 10 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] quota_volumes = 10 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] rate_limit_burst = 0 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] rate_limit_except_level = CRITICAL {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] rate_limit_interval = 0 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.029s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:46:53 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] reinit_driver_count = 3 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] replication_device = **** {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] report_discard_supported = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] report_interval = 120 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] reservation_clean_interval = 86400 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] reservation_expire = 86400 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] reserved_image_namespaces = [] {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] reserved_percentage = 0 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] rpc_response_timeout = 120 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] run_external_periodic_tasks = True {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] scst_target_driver = iscsi {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] scst_target_iqn_name = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] service_down_time = 720 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] shell_completion = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] snapshot_name_template = snapshot-%s {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] snapshot_same_host = True {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] split_loggers = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] state_path = /opt/stack/data/cinder {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] storage_availability_zone = nova {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] storage_protocol = iSCSI {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] syslog_log_facility = LOG_USER {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] target_helper = lioadm {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] target_ip_address = 192.168.122.235 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.040s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] target_port = 3260 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] target_protocol = iscsi {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] target_secondary_ip_addresses = [] {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] trace_flags = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] transfer_api_class = cinder.transfer.api.API {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] transport_url = **** {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] until_refresh = 0 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] use_chap_auth = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] use_default_quota_class = True {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] use_journal = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] use_json = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] use_multipath_for_image_xfer = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] use_stderr = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] use_syslog = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] verify_glance_signatures = enabled {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] volume_api_class = cinder.volume.api.API {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] volume_backend_name = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] volume_clear = zero {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] volume_clear_ionice = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] volume_clear_size = 0 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] volume_copy_bps_limit = 0 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] volume_dd_blocksize = 1M {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] volume_name_template = volume-%s {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] volume_service_inithost_offload = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] volume_usage_audit_period = month {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] zoning_mode = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_concurrency.disable_process_locking = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] os_brick.lightos_discovery_client_address = localhost {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] os_brick.lightos_discovery_client_dir_path = /etc/discovery-client/discovery.d/ {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] os_brick.lightos_discovery_client_port = 6060 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] keystone_authtoken.auth_section = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] keystone_authtoken.auth_type = password {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] keystone_authtoken.auth_version = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] keystone_authtoken.cache = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] keystone_authtoken.certfile = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] keystone_authtoken.delay_auth_decision = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] keystone_authtoken.http_connect_timeout = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] keystone_authtoken.include_service_catalog = True {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] keystone_authtoken.insecure = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.049s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:46:53 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] keystone_authtoken.interface = public {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] keystone_authtoken.keyfile = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] keystone_authtoken.memcache_password = {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] keystone_authtoken.memcache_username = {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] keystone_authtoken.region_name = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] keystone_authtoken.service_token_roles_required = True {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] keystone_authtoken.service_type = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] keystone_authtoken.token_cache_time = 300 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.235/identity {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cache.backend = dogpile.cache.null {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cache.backend_argument = **** {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cache.backend_expiration_time = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cache.config_prefix = cache.oslo {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cache.debug_cache_backend = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cache.enable_retry_client = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cache.enable_socket_keepalive = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cache.enabled = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cache.expiration_time = 600 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cache.hashclient_retry_attempts = 2 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cache.memcache_dead_retry = 300 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cache.memcache_pool_maxsize = 10 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cache.memcache_sasl_enabled = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cache.password = **** {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cache.proxies = [] {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cache.redis_db = 0 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cache.redis_sentinel_service_name = mymaster {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cache.redis_server = localhost:6379 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cache.retry_attempts = 2 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cache.retry_delay = 0.0 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cache.socket_keepalive_count = 1 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cache.socket_keepalive_idle = 1 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cache.socket_keepalive_interval = 1 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cache.socket_timeout = 1.0 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cache.tls_allowed_ciphers = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cache.tls_cafile = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cache.tls_certfile = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cache.tls_enabled = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cache.tls_keyfile = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cache.username = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] coordination.backend_url = **** {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] database.asyncio_connection = **** {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] database.asyncio_slave_connection = **** {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] database.backend = sqlalchemy {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] database.connection = **** {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] database.connection_debug = 0 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] database.connection_parameters = {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] database.connection_recycle_time = 3600 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] database.connection_trace = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] database.db_inc_retry_interval = True {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] database.db_max_retries = 20 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] database.db_max_retry_interval = 10 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] database.db_retry_interval = 1 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] database.max_overflow = 50 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] database.max_pool_size = 5 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] database.max_retries = 10 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] database.mysql_wsrep_sync_wait = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] database.pool_timeout = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack sudo[82820]: 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 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] database.retry_interval = 10 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] database.slave_connection = **** {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] database.sqlite_synchronous = True {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] database.synchronous_reader = True {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] database.use_db_reconnect = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack sudo[82820]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] profiler.connection_string = messaging:// {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] profiler.enabled = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] profiler.es_doc_type = notification {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] profiler.es_scroll_size = 10000 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] profiler.es_scroll_time = 2m {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] profiler.filter_error_trace = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] profiler.hmac_keys = **** {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] profiler.sentinel_service_name = mymaster {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] profiler.socket_timeout = 0.1 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] profiler.trace_requests = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] profiler.trace_sqlalchemy = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] profiler_jaeger.process_tags = {} {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] profiler_jaeger.service_name_prefix = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] profiler_otlp.service_name_prefix = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_policy.enforce_new_defaults = True {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_policy.policy_default_rule = default {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_policy.policy_file = policy.yaml {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_policy.remote_timeout = 60.0 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] privsep_osbrick.group = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] privsep_osbrick.helper_command = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] privsep_osbrick.user = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cinder_sys_admin.group = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cinder_sys_admin.helper_command = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cinder_sys_admin.log_daemon_traceback = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cinder_sys_admin.logger_name = oslo_privsep.daemon {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] cinder_sys_admin.user = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] service_user.auth_section = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] service_user.auth_type = password {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] service_user.cafile = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] service_user.certfile = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] service_user.collect_timing = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] service_user.insecure = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] service_user.keyfile = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] service_user.send_service_user_token = True {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] service_user.split_loggers = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] service_user.timeout = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] glance.auth_section = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] glance.auth_type = password {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] glance.cafile = /opt/stack/data/ca-bundle.pem {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] glance.certfile = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] glance.collect_timing = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] glance.insecure = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] glance.keyfile = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] glance.region_name = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] glance.split_loggers = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] glance.timeout = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.backend_availability_zone = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.chap_password = **** {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.chap_username = {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.disk_geometry = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.driver_client_cert = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.driver_client_cert_key = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.driver_data_namespace = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.driver_use_ssl = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.enable_unsupported_driver = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.extra_capabilities = {} {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.filter_function = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.goodness_function = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.iscsi_target_flags = {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.iscsi_write_cache = on {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.iser_helper = tgtadm {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.iser_ip_address = 192.168.122.235 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.iser_port = 3260 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.lvm_conf_file = /etc/cinder/lvm.conf {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.lvm_mirrors = 0 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.lvm_share_target = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.lvm_suppress_fd_warnings = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.lvm_type = auto {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.num_shell_tries = 3 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.nvmeof_conn_info_version = 1 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.nvmet_port_id = 1 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.replication_device = **** {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.report_discard_supported = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.reserved_percentage = 0 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.scst_target_driver = iscsi {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.scst_target_iqn_name = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.storage_protocol = iSCSI {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.target_helper = tgtadm {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.target_ip_address = 192.168.122.235 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.target_port = 3260 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.target_protocol = iscsi {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.target_secondary_ip_addresses = [] {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.trace_flags = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.unique_fqdn_network = True {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.use_chap_auth = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.volume_backend_name = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.volume_clear = zero {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.volume_clear_ionice = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.volume_clear_size = 0 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.volume_group = cinder-volumes {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_reports.file_event_handler = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_reports.log_dir = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.backend_availability_zone = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.backend_host = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.backend_native_threads_pool_size = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.backup_use_temp_snapshot = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.chap_password = **** {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.chap_username = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.chiscsi_conf = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.disk_geometry = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.driver_client_cert = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.driver_client_cert_key = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.driver_data_namespace = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.driver_ssl_cert_path = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.driver_ssl_cert_verify = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.driver_use_ssl = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.enable_unsupported_driver = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.enforce_multipath_for_image_xfer = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.extra_capabilities = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.filter_function = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.goodness_function = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.image_upload_use_cinder_backend = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.image_upload_use_internal_tenant = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.image_volume_cache_enabled = True {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.image_volume_cache_max_count = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.image_volume_cache_max_size_gb = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.iscsi_target_flags = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.iscsi_write_cache = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.iser_helper = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.iser_ip_address = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.iser_port = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.iser_target_prefix = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.lvm_conf_file = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.lvm_mirrors = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.lvm_share_target = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.lvm_suppress_fd_warnings = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.lvm_type = auto {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.max_over_subscription_ratio = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.num_iser_scan_tries = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.num_shell_tries = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.num_volume_device_scan_tries = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.nvmeof_conn_info_version = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.nvmet_ns_id = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.nvmet_port_id = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.replication_device = **** {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.report_discard_supported = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.reserved_percentage = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.scst_target_driver = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.scst_target_iqn_name = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.storage_protocol = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.suppress_requests_ssl_warnings = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.target_helper = lioadm {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.target_ip_address = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.target_port = 3260 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.target_prefix = iqn.2010-10.org.openstack: {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.target_protocol = iscsi {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.target_secondary_ip_addresses = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.trace_flags = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.unique_fqdn_network = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.use_chap_auth = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.use_multipath_for_image_xfer = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.volume_backend_name = lvmdriver-1 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.volume_clear = zero {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.volume_clear_ionice = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.volume_clear_size = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.volume_copy_blkio_cgroup_name = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.volume_copy_bps_limit = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.volume_dd_blocksize = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.volume_group = stack-volumes-lvmdriver-1 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] lvmdriver-1.volumes_dir = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_rabbit.hostname = devstack {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_rabbit.processname = cinder-volume {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_rabbit.ssl = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_rabbit.ssl_version = {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_notifications.driver = [] {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_notifications.retry = -1 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] oslo_messaging_notifications.transport_url = **** {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] key_manager.fixed_key = **** {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] barbican.barbican_api_version = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] barbican.barbican_endpoint = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] barbican.barbican_endpoint_type = public {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] barbican.barbican_region_name = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] barbican.cafile = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] barbican.certfile = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] barbican.collect_timing = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] barbican.insecure = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] barbican.keyfile = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] barbican.number_of_retries = 60 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] barbican.retry_delay = 1 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] barbican.send_service_user_token = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] barbican.split_loggers = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] barbican.timeout = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] barbican.verify_ssl = True {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] barbican.verify_ssl_path = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] barbican_service_user.auth_section = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] barbican_service_user.auth_type = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] barbican_service_user.cafile = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] barbican_service_user.certfile = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] barbican_service_user.collect_timing = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] barbican_service_user.insecure = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] barbican_service_user.keyfile = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] barbican_service_user.split_loggers = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] barbican_service_user.timeout = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] vault.approle_role_id = **** {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] vault.approle_secret_id = **** {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] vault.auth_method = approle {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] vault.auth_path = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] vault.kv_mountpoint = secret {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] vault.kv_path = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] vault.kv_version = 2 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] vault.namespace = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] vault.root_token_id = **** {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] vault.ssl_ca_crt_file = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] vault.timeout = 60.0 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] vault.token_file = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] vault.token_role = None {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] vault.use_ssl = False {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:46:53 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] ******************************************************************************** {{(pid=82661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} Aug 18 18:46:53 devstack sudo[82820]: pam_unix(sudo:session): session closed for user root Aug 18 18:46:53 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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.394s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:46:53 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:46:53 devstack sudo[82974]: 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 18 18:46:53 devstack sudo[82974]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:46:53 devstack sudo[82974]: pam_unix(sudo:session): session closed for user root Aug 18 18:46:53 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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.292s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:46:53 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 18 18:46:53 devstack cinder-volume[82807]: INFO cinder.brick.local_dev.lvm [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 None None] Logical Volume not found when querying LVM info. (vg_name=stack-volumes-lvmdriver-1, lv_name=stack-volumes-lvmdriver-1-pool Aug 18 18:46:53 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:46:53 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.024s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:46:53 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:46:53 devstack sudo[83071]: 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 18 18:46:53 devstack sudo[83071]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:46:54 devstack sudo[83071]: pam_unix(sudo:session): session closed for user root Aug 18 18:46:54 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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.264s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:46:54 devstack cinder-volume[82807]: DEBUG cinder.brick.local_dev.lvm [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 None None] Creating thin pool 'stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool' with size 28.5g of total 30.0g {{(pid=82807) create_thin_pool /opt/stack/cinder/cinder/brick/local_dev/lvm.py:567}} Aug 18 18:46:54 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:46:54 devstack sudo[83157]: 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 18 18:46:54 devstack sudo[83157]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:46:54 devstack sudo[83157]: pam_unix(sudo:session): session closed for user root Aug 18 18:46:54 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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.499s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:46:54 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:46:54 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.019s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:46:54 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:46:54 devstack sudo[83337]: 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 18 18:46:54 devstack sudo[83337]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:46:54 devstack sudo[83337]: pam_unix(sudo:session): session closed for user root Aug 18 18:46:54 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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.316s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:46:54 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:46:54 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.017s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:46:54 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:46:54 devstack sudo[83422]: 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 18 18:46:54 devstack sudo[83422]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:46:55 devstack sudo[83422]: pam_unix(sudo:session): session closed for user root Aug 18 18:46:55 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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.268s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:46:55 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:46:55 devstack sudo[83430]: 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 18 18:46:55 devstack sudo[83430]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:46:55 devstack sudo[83430]: pam_unix(sudo:session): session closed for user root Aug 18 18:46:55 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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.337s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:46:55 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:46:55 devstack sudo[83509]: 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 18 18:46:55 devstack sudo[83509]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:46:55 devstack sudo[83509]: pam_unix(sudo:session): session closed for user root Aug 18 18:46:55 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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.255s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:46:55 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:46:55 devstack sudo[83518]: 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 18 18:46:55 devstack sudo[83518]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:46:56 devstack sudo[83518]: pam_unix(sudo:session): session closed for user root Aug 18 18:46:56 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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.299s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:46:56 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:46:56 devstack sudo[83598]: 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 18 18:46:56 devstack sudo[83598]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:46:56 devstack sudo[83598]: pam_unix(sudo:session): session closed for user root Aug 18 18:46:56 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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.275s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:46:56 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:46:56 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.015s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:46:56 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:46:56 devstack sudo[83605]: 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 18 18:46:56 devstack sudo[83605]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:46:56 devstack sudo[83605]: pam_unix(sudo:session): session closed for user root Aug 18 18:46:56 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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.252s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:46:56 devstack cinder-volume[82807]: INFO cinder.volume.drivers.lvm [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 None None] Enabling LVM thin provisioning by default because a thin pool exists. Aug 18 18:46:56 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:46:56 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.024s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:46:56 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:46:56 devstack sudo[83615]: 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 18 18:46:56 devstack sudo[83615]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:46:56 devstack sudo[83615]: pam_unix(sudo:session): session closed for user root Aug 18 18:46:56 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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.263s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:46:56 devstack cinder-volume[82807]: DEBUG cinder.volume.drivers.lvm [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 None None] Updating volume stats {{(pid=82807) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 18 18:46:56 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:46:56 devstack sudo[83618]: 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 18 18:46:56 devstack sudo[83618]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:46:57 devstack sudo[83618]: pam_unix(sudo:session): session closed for user root Aug 18 18:46:57 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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.239s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:46:57 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:46:57 devstack sudo[83621]: 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 18 18:46:57 devstack sudo[83621]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:46:57 devstack sudo[83621]: pam_unix(sudo:session): session closed for user root Aug 18 18:46:57 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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.245s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:46:57 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:46:57 devstack sudo[83624]: 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 18 18:46:57 devstack sudo[83624]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:46:57 devstack sudo[83624]: pam_unix(sudo:session): session closed for user root Aug 18 18:46:57 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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.262s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:46:57 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:46:57 devstack sudo[83627]: 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 18 18:46:57 devstack sudo[83627]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:46:57 devstack sudo[83627]: pam_unix(sudo:session): session closed for user root Aug 18 18:46:57 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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.248s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:46:57 devstack cinder-volume[82807]: INFO cinder.volume.driver [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 None None] Driver hasn't implemented _init_vendor_properties() Aug 18 18:46:57 devstack cinder-volume[82807]: DEBUG cinder.volume.driver [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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=82807) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:878}} Aug 18 18:46:58 devstack cinder-volume[82807]: DEBUG oslo_db.sqlalchemy.engines [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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=82807) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 18:46:58 devstack cinder-volume[82807]: DEBUG dbcounter [-] [82807] Writer thread running {{(pid=82807) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 18:46:58 devstack cinder-volume[82807]: DEBUG cinder.db.api [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 None None] Building query based on filter {{(pid=82807) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 18:46:58 devstack cinder-volume[82807]: DEBUG cinder.image.image_utils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=82807) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:1301}} Aug 18 18:46:58 devstack cinder-volume[82807]: INFO cinder.keymgr.migration [None req-28486320-bc92-45aa-ba57-19899562ccf8 None None] Not migrating encryption keys because the ConfKeyManager is still in use. Aug 18 18:46:58 devstack cinder-volume[82807]: DEBUG cinder.volume.drivers.lvm [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 None None] Updating volume stats {{(pid=82807) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 18 18:46:58 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:46:58 devstack sudo[83631]: 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 18 18:46:58 devstack sudo[83631]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:46:58 devstack sudo[83631]: pam_unix(sudo:session): session closed for user root Aug 18 18:46:58 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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.262s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:46:58 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:46:58 devstack sudo[83635]: 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 18 18:46:58 devstack sudo[83635]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:46:58 devstack sudo[83635]: pam_unix(sudo:session): session closed for user root Aug 18 18:46:58 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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.271s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:46:58 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:46:58 devstack sudo[83639]: 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 18 18:46:58 devstack sudo[83639]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:46:58 devstack sudo[83639]: pam_unix(sudo:session): session closed for user root Aug 18 18:46:58 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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.288s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:46:58 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:46:58 devstack sudo[83642]: 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 18 18:46:58 devstack sudo[83642]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:46:59 devstack sudo[83642]: pam_unix(sudo:session): session closed for user root Aug 18 18:46:59 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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.267s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:46:59 devstack cinder-volume[82807]: DEBUG cinder.manager [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 None None] Notifying Schedulers of capabilities ... {{(pid=82807) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:46:59 devstack cinder-volume[82807]: INFO cinder.volume.manager [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 None None] Driver initialization completed successfully. Aug 18 18:46:59 devstack cinder-volume[82807]: INFO cinder.manager [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 None None] Initiating service 2 cleanup Aug 18 18:46:59 devstack cinder-volume[82807]: INFO cinder.manager [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 None None] Service 2 cleanup completed. Aug 18 18:46:59 devstack cinder-volume[82807]: DEBUG cinder.service [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 None None] Creating RPC server for service cinder-volume {{(pid=82807) start /opt/stack/cinder/cinder/service.py:231}} Aug 18 18:46:59 devstack cinder-volume[82807]: DEBUG cinder.service [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=82807) start /opt/stack/cinder/cinder/service.py:237}} Aug 18 18:46:59 devstack cinder-volume[82807]: INFO cinder.volume.manager [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 None None] Initializing RPC dependent components of volume driver LVMVolumeDriver (3.0.0) Aug 18 18:46:59 devstack cinder-volume[82807]: DEBUG cinder.volume.drivers.lvm [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 None None] Updating volume stats {{(pid=82807) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 18 18:46:59 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:46:59 devstack sudo[83647]: 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 18 18:46:59 devstack sudo[83647]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:46:59 devstack sudo[83647]: pam_unix(sudo:session): session closed for user root Aug 18 18:46:59 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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.309s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:46:59 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:46:59 devstack sudo[83650]: 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 18 18:46:59 devstack sudo[83650]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:46:59 devstack sudo[83650]: pam_unix(sudo:session): session closed for user root Aug 18 18:46:59 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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.274s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:46:59 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:46:59 devstack sudo[83656]: 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 18 18:46:59 devstack sudo[83656]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:47:00 devstack sudo[83656]: pam_unix(sudo:session): session closed for user root Aug 18 18:47:00 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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.257s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:47:00 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:47:00 devstack sudo[83659]: 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 18 18:47:00 devstack sudo[83659]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:47:00 devstack sudo[83659]: pam_unix(sudo:session): session closed for user root Aug 18 18:47:00 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 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.262s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:47:00 devstack cinder-volume[82807]: INFO cinder.volume.manager [None req-66cb4da3-1ac5-4046-8ff9-7b239300c0a4 None None] Driver post RPC initialization completed successfully. Aug 18 18:47:02 devstack cinder-volume[82807]: DEBUG oslo_service.periodic_task [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 None None] Running periodic task VolumeManager._thread_info {{(pid=82807) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 18:47:02 devstack cinder-volume[82807]: DEBUG cinder.volume.manager [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 None None] thread count: 6 {{(pid=82807) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 18 18:47:02 devstack cinder-volume[82807]: DEBUG cinder.volume.manager [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 None None] thread info: [<_MainThread(MainThread, started 140276085551232)>, , , , , ] {{(pid=82807) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 18 18:47:02 devstack cinder-volume[82661]: DEBUG dbcounter [-] [82661] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=82661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 18:47:10 devstack cinder-volume[82807]: DEBUG dbcounter [-] [82807] Writing DB stats cinder:SELECT=12,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=82807) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 18:47:10 devstack cinder-volume[82807]: DEBUG dbcounter [-] [82807] Writing DB stats cinder:SELECT=2,cinder:UPDATE=1 {{(pid=82807) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 18:48:02 devstack cinder-volume[82807]: DEBUG oslo_service.periodic_task [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=82807) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 18:48:02 devstack cinder-volume[82807]: DEBUG cinder.volume.drivers.lvm [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 None None] Updating volume stats {{(pid=82807) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 18 18:48:02 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:48:02 devstack sudo[85710]: 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 18 18:48:02 devstack sudo[85710]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:48:02 devstack sudo[85710]: pam_unix(sudo:session): session closed for user root Aug 18 18:48:02 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.256s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:48:02 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:48:02 devstack sudo[85713]: 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 18 18:48:02 devstack sudo[85713]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:48:02 devstack sudo[85713]: pam_unix(sudo:session): session closed for user root Aug 18 18:48:02 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 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.239s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:48:02 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:48:03 devstack sudo[85716]: 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 18 18:48:03 devstack sudo[85716]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:48:03 devstack sudo[85716]: pam_unix(sudo:session): session closed for user root Aug 18 18:48:03 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 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.250s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:48:03 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:48:03 devstack sudo[85719]: 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 18 18:48:03 devstack sudo[85719]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:48:03 devstack sudo[85719]: pam_unix(sudo:session): session closed for user root Aug 18 18:48:03 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 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.242s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:48:03 devstack cinder-volume[82807]: DEBUG cinder.manager [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 None None] Notifying Schedulers of capabilities ... {{(pid=82807) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:48:03 devstack cinder-volume[82807]: DEBUG oslo_service.periodic_task [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 None None] Running periodic task VolumeManager._thread_info {{(pid=82807) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 18:48:03 devstack cinder-volume[82807]: DEBUG cinder.volume.manager [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 None None] thread count: 6 {{(pid=82807) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 18 18:48:03 devstack cinder-volume[82807]: DEBUG cinder.volume.manager [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 None None] thread info: [<_MainThread(MainThread, started 140276085551232)>, , , , , ] {{(pid=82807) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 18 18:49:02 devstack cinder-volume[82807]: DEBUG oslo_service.periodic_task [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=82807) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 18:49:02 devstack cinder-volume[82807]: DEBUG cinder.volume.drivers.lvm [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 None None] Updating volume stats {{(pid=82807) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 18 18:49:02 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:49:02 devstack sudo[89085]: 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 18 18:49:02 devstack sudo[89085]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:49:02 devstack sudo[89085]: pam_unix(sudo:session): session closed for user root Aug 18 18:49:02 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 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.250s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:49:02 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:49:02 devstack sudo[89091]: 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 18 18:49:02 devstack sudo[89091]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:49:02 devstack sudo[89091]: pam_unix(sudo:session): session closed for user root Aug 18 18:49:02 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 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.252s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:49:03 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:49:03 devstack sudo[89101]: 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 18 18:49:03 devstack sudo[89101]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:49:03 devstack sudo[89101]: pam_unix(sudo:session): session closed for user root Aug 18 18:49:03 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 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.249s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:49:03 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:49:03 devstack sudo[89104]: 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 18 18:49:03 devstack sudo[89104]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:49:03 devstack sudo[89104]: pam_unix(sudo:session): session closed for user root Aug 18 18:49:03 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.268s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:49:03 devstack cinder-volume[82807]: DEBUG cinder.manager [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 None None] Notifying Schedulers of capabilities ... {{(pid=82807) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:49:03 devstack cinder-volume[82807]: DEBUG oslo_service.periodic_task [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 None None] Running periodic task VolumeManager._thread_info {{(pid=82807) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 18:49:03 devstack cinder-volume[82807]: DEBUG cinder.volume.manager [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 None None] thread count: 6 {{(pid=82807) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 18 18:49:03 devstack cinder-volume[82807]: DEBUG cinder.volume.manager [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 None None] thread info: [<_MainThread(MainThread, started 140276085551232)>, , , , , ] {{(pid=82807) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 18 18:49:10 devstack cinder-volume[82807]: DEBUG dbcounter [-] [82807] Writing DB stats cinder:SELECT=1,cinder:UPDATE=1 {{(pid=82807) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 18:50:02 devstack cinder-volume[82807]: DEBUG oslo_service.periodic_task [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=82807) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 18:50:02 devstack cinder-volume[82807]: DEBUG cinder.volume.drivers.lvm [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 None None] Updating volume stats {{(pid=82807) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 18 18:50:02 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:50:02 devstack sudo[91120]: 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 18 18:50:02 devstack sudo[91120]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:50:02 devstack sudo[91120]: pam_unix(sudo:session): session closed for user root Aug 18 18:50:02 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.256s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:50:02 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:50:02 devstack sudo[91123]: 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 18 18:50:02 devstack sudo[91123]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:50:03 devstack sudo[91123]: pam_unix(sudo:session): session closed for user root Aug 18 18:50:03 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 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.248s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:50:03 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:50:03 devstack sudo[91129]: 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 18 18:50:03 devstack sudo[91129]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:50:03 devstack sudo[91129]: pam_unix(sudo:session): session closed for user root Aug 18 18:50:03 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 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.263s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:50:03 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:50:03 devstack sudo[91132]: 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 18 18:50:03 devstack sudo[91132]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:50:03 devstack sudo[91132]: pam_unix(sudo:session): session closed for user root Aug 18 18:50:03 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:50:03 devstack cinder-volume[82807]: DEBUG cinder.manager [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 None None] Notifying Schedulers of capabilities ... {{(pid=82807) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:50:03 devstack cinder-volume[82807]: DEBUG oslo_service.periodic_task [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 None None] Running periodic task VolumeManager._thread_info {{(pid=82807) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 18:50:03 devstack cinder-volume[82807]: DEBUG cinder.volume.manager [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 None None] thread count: 6 {{(pid=82807) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 18 18:50:03 devstack cinder-volume[82807]: DEBUG cinder.volume.manager [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 None None] thread info: [<_MainThread(MainThread, started 140276085551232)>, , , , , ] {{(pid=82807) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 18 18:51:02 devstack cinder-volume[82807]: DEBUG oslo_service.periodic_task [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=82807) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 18:51:02 devstack cinder-volume[82807]: DEBUG cinder.volume.drivers.lvm [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 None None] Updating volume stats {{(pid=82807) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 18 18:51:02 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:51:02 devstack sudo[92438]: 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 18 18:51:02 devstack sudo[92438]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:51:02 devstack sudo[92438]: pam_unix(sudo:session): session closed for user root Aug 18 18:51:02 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 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.254s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:51:02 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:51:02 devstack sudo[92443]: 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 18 18:51:02 devstack sudo[92443]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:51:03 devstack sudo[92443]: pam_unix(sudo:session): session closed for user root Aug 18 18:51:03 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 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.269s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:51:03 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:51:03 devstack sudo[92450]: 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 18 18:51:03 devstack sudo[92450]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:51:03 devstack sudo[92450]: pam_unix(sudo:session): session closed for user root Aug 18 18:51:03 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 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.263s {{(pid=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:51:03 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:51:03 devstack sudo[92480]: 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 18 18:51:03 devstack sudo[92480]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:51:03 devstack sudo[92480]: pam_unix(sudo:session): session closed for user root Aug 18 18:51:03 devstack cinder-volume[82807]: DEBUG oslo_concurrency.processutils [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 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=82807) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:51:03 devstack cinder-volume[82807]: DEBUG cinder.manager [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 None None] Notifying Schedulers of capabilities ... {{(pid=82807) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:51:03 devstack cinder-volume[82807]: DEBUG oslo_service.periodic_task [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 None None] Running periodic task VolumeManager._thread_info {{(pid=82807) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 18:51:03 devstack cinder-volume[82807]: DEBUG cinder.volume.manager [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 None None] thread count: 6 {{(pid=82807) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 18 18:51:03 devstack cinder-volume[82807]: DEBUG cinder.volume.manager [None req-34e112ab-e74f-44b9-9cd9-faaf3a2e0cf2 None None] thread info: [<_MainThread(MainThread, started 140276085551232)>, , , , , ] {{(pid=82807) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 18 18:51:10 devstack cinder-volume[82807]: DEBUG dbcounter [-] [82807] Writing DB stats cinder:SELECT=1,cinder:UPDATE=1 {{(pid=82807) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 18:51:16 devstack cinder-volume[82661]: INFO oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] Caught SIGTERM, stopping children Aug 18 18:51:16 devstack cinder-volume[82661]: DEBUG oslo_concurrency.lockutils [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] Acquiring lock "singleton_lock" {{(pid=82661) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 18 18:51:16 devstack cinder-volume[82661]: DEBUG oslo_concurrency.lockutils [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] Acquired lock "singleton_lock" {{(pid=82661) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 18 18:51:16 devstack cinder-volume[82661]: DEBUG oslo_concurrency.lockutils [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] Releasing lock "singleton_lock" {{(pid=82661) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 18 18:51:16 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] Stop services. {{(pid=82661) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:611}} Aug 18 18:51:16 devstack cinder-volume[82661]: DEBUG oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] Killing children. {{(pid=82661) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:616}} Aug 18 18:51:16 devstack cinder-volume[82661]: INFO oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] Waiting on 1 children to exit Aug 18 18:51:19 devstack cinder-volume[82807]: DEBUG oslo_concurrency.lockutils [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] Acquiring lock "singleton_lock" {{(pid=82807) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 18 18:51:19 devstack cinder-volume[82807]: DEBUG oslo_concurrency.lockutils [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] Acquired lock "singleton_lock" {{(pid=82807) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 18 18:51:19 devstack cinder-volume[82807]: DEBUG oslo_concurrency.lockutils [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] Releasing lock "singleton_lock" {{(pid=82807) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 18 18:51:19 devstack cinder-volume[82807]: WARNING amqp [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] Received method (60, 30) during closing channel 1. This method will be ignored Aug 18 18:51:19 devstack cinder-volume[82807]: WARNING amqp [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] Received method (60, 30) during closing channel 1. This method will be ignored Aug 18 18:51:19 devstack cinder-volume[82661]: INFO oslo_service.backend._eventlet.service [None req-fc9fb696-291a-401b-bbc3-f191a8846ad8 None None] Child 82807 exited with status 0 Aug 18 18:51:19 devstack cinder-volume[92882]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 18:51:19 devstack cinder-volume[92882]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 18:51:19 devstack cinder-volume[92882]: we strongly recommend against using it for new projects. Aug 18 18:51:19 devstack cinder-volume[92882]: If you are already using Eventlet, we recommend migrating to a different Aug 18 18:51:19 devstack cinder-volume[92882]: framework. For more detail see Aug 18 18:51:19 devstack cinder-volume[92882]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 18:51:19 devstack cinder-volume[92882]: import eventlet # noqa Aug 18 18:51:21 devstack cinder-volume[92882]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "singleton_lock" {{(pid=92882) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 18 18:51:21 devstack cinder-volume[92882]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=92882) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 18 18:51:21 devstack cinder-volume[92882]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=92882) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 18 18:51:22 devstack cinder-volume[92882]: INFO dbcounter [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] Registered counter for database cinder Aug 18 18:51:22 devstack cinder-volume[92882]: DEBUG oslo_db.sqlalchemy.engines [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a 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=92882) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 18:51:22 devstack cinder-volume[92882]: DEBUG dbcounter [-] [92882] Writer thread running {{(pid=92882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 18:51:22 devstack cinder-volume[92882]: INFO cinder.rpc [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 18:51:22 devstack cinder-volume[92882]: INFO cinder.rpc [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 18:51:22 devstack cinder-volume[92882]: DEBUG oslo_db.sqlalchemy.engines [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a 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=92882) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 18:51:22 devstack cinder-volume[92882]: INFO cinder.volume.manager [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] Determined volume DB was empty at startup. Aug 18 18:51:22 devstack cinder-volume[92882]: DEBUG cinder.volume.manager [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] Cinder Volume DB check: vol_db_empty=True {{(pid=92882) __init__ /opt/stack/cinder/cinder/volume/manager.py:289}} Aug 18 18:51:22 devstack cinder-volume[92882]: INFO cinder.volume.manager [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] Service not found for updating active_backend_id, assuming default for driver init. Aug 18 18:51:22 devstack cinder-volume[92882]: WARNING stevedore.named [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 18:51:22 devstack cinder-volume[92882]: WARNING castellan.key_manager [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a 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 18 18:51:22 devstack cinder-volume[92882]: WARNING cinder.keymgr.conf_key_mgr [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a 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 18 18:51:23 devstack cinder-volume[92882]: INFO cinder.volume.manager [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] Image-volume cache disabled for host devstack@QuobyteHD. Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_db.sqlalchemy.engines [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a 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=92882) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 18:51:23 devstack cinder-volume[92882]: INFO oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] Starting 1 workers Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] Started child 93134 {{(pid=92882) _start_child /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:491}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] Full set of CONF: {{(pid=92882) wait /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:565}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] ******************************************************************************** {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3533}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] Configuration options gathered from: {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3535}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3536}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] ================================================================================ {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3541}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] allow_availability_zone_fallback = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] allow_compression_on_image_upload = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] allowed_direct_url_schemes = [] {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] api_rate_limit = True {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] auth_strategy = keystone {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_availability_zone = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_host = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_name = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_stats_polling_interval = 60 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backup_api_class = cinder.backup.api.API {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backup_name_template = backup-%s {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backup_use_same_host = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backup_use_temp_snapshot = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] chap_password = **** {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] chap_username = {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cinder_internal_tenant_project_id = 9ba56e61be91407087c2eb6ac7e449ff {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cinder_internal_tenant_user_id = 706db74451c64c34afb88af390174c46 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cluster = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] compression_format = gzip {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] compute_api_class = cinder.compute.nova.API {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] config_dir = [] {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] config_source = [] {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] control_exchange = openstack {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] debug = True {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] default_availability_zone = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] default_group_type = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a 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=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] default_volume_type = QuobyteHD {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] disk_geometry = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] driver_client_cert = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] driver_client_cert_key = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] driver_data_namespace = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] driver_ssl_cert_path = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] driver_ssl_cert_verify = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] driver_use_ssl = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] enable_new_services = True {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] enable_unsupported_driver = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] enabled_backends = ['QuobyteHD'] {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] enforce_multipath_for_image_xfer = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] filter_function = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] glance_api_insecure = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] glance_api_servers = ['http://192.168.122.235/image'] {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] glance_api_ssl_compression = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] glance_ca_certificates_file = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] glance_catalog_info = image:glance:publicURL {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] glance_certfile = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] glance_keyfile = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] glance_num_retries = 3 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] glance_request_timeout = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] goodness_function = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] graceful_shutdown_timeout = 5 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] group_api_class = cinder.group.api.API {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] host = devstack {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] image_compress_on_upload = True {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] image_conversion_address_space_limit = 1 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] image_conversion_cpu_limit = 60 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] image_conversion_disable = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] image_upload_use_cinder_backend = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] image_upload_use_internal_tenant = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] image_volume_cache_enabled = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] image_volume_cache_max_count = 0 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] image_volume_cache_max_size_gb = 0 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] init_host_max_objects_retrieval = 0 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] instance_format = [instance: %(uuid)s] {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[93134]: INFO cinder.service [-] Starting cinder-volume node (version 28.1.0) Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] iscsi_target_flags = {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] iscsi_write_cache = on {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] iser_helper = tgtadm {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] iser_ip_address = 192.168.122.235 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] iser_port = 3260 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] log_color = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] log_config_append = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] log_dir = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] log_file = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] log_options = True {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] log_rotate_interval = 1 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] log_rotate_interval_type = days {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] log_rotation_type = none {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a 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=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] max_age = 0 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] max_logfile_count = 30 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] max_logfile_size_mb = 200 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] max_over_subscription_ratio = 20.0 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] message_reap_interval = 86400 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] message_ttl = 2592000 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] migration_create_volume_timeout_secs = 300 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] monkey_patch = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] monkey_patch_modules = [] {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] my_ip = 192.168.122.235 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] no_snapshot_gb_quota = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] num_iser_scan_tries = 3 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] num_shell_tries = 3 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] num_volume_device_scan_tries = 3 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] nvmeof_conn_info_version = 1 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] nvmet_ns_id = 10 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] nvmet_port_id = 1 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] osapi_max_limit = 1000 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] osapi_volume_ext_list = [] {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] osapi_volume_listen = 0.0.0.0 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] osapi_volume_listen_port = 8776 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] osapi_volume_use_ssl = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] osapi_volume_workers = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] per_volume_size_limit = -1 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] periodic_fuzzy_delay = 60 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] periodic_interval = 60 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] project_id_regex = [0-9a-f\-]+ {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] public_endpoint = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] publish_errors = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] quota_backup_gigabytes = 1000 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] quota_backups = 10 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] quota_gigabytes = 1000 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] quota_groups = 10 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] quota_snapshots = 10 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] quota_volumes = 10 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] rate_limit_burst = 0 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] rate_limit_except_level = CRITICAL {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] rate_limit_interval = 0 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] reinit_driver_count = 3 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] replication_device = **** {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] report_discard_supported = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] report_interval = 120 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] reservation_clean_interval = 86400 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] reservation_expire = 86400 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] reserved_image_namespaces = [] {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] reserved_percentage = 0 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] rpc_response_timeout = 120 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] run_external_periodic_tasks = True {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[93134]: INFO cinder.volume.manager [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] Starting volume driver QuobyteDriver (1.2) Aug 18 18:51:23 devstack cinder-volume[93134]: DEBUG cinder.volume.drivers.remotefs [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] NAS config: {'nas_secure_file_permissions': 'false', 'nas_secure_file_operations': 'false'} {{(pid=93134) do_setup /opt/stack/cinder/cinder/volume/drivers/remotefs.py:225}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] scst_target_driver = iscsi {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] scst_target_iqn_name = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] service_down_time = 720 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] shell_completion = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] snapshot_name_template = snapshot-%s {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] split_loggers = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] state_path = /opt/stack/data/cinder {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] storage_availability_zone = nova {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] storage_protocol = iSCSI {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] syslog_log_facility = LOG_USER {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] target_helper = lioadm {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] target_ip_address = 192.168.122.235 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] target_port = 3260 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] target_protocol = iscsi {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] target_secondary_ip_addresses = [] {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] trace_flags = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] transfer_api_class = cinder.transfer.api.API {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] transport_url = **** {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] until_refresh = 0 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] use_chap_auth = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] use_default_quota_class = True {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] use_journal = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] use_json = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] use_multipath_for_image_xfer = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] use_stderr = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] use_syslog = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] verify_glance_signatures = enabled {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] volume_api_class = cinder.volume.api.API {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] volume_backend_name = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] volume_clear = zero {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] volume_clear_ionice = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] volume_clear_size = 0 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] volume_copy_bps_limit = 0 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] volume_dd_blocksize = 1M {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] volume_name_template = volume-%s {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] volume_service_inithost_offload = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] volume_usage_audit_period = month {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] zoning_mode = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_concurrency.disable_process_locking = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] os_brick.lightos_discovery_client_address = localhost {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] os_brick.lightos_discovery_client_dir_path = /etc/discovery-client/discovery.d/ {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] os_brick.lightos_discovery_client_port = 6060 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] os_brick.wait_mpath_device_interval = 1 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] keystone_authtoken.auth_section = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] keystone_authtoken.auth_type = password {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] keystone_authtoken.auth_version = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] keystone_authtoken.cache = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] keystone_authtoken.certfile = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] keystone_authtoken.delay_auth_decision = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] keystone_authtoken.http_connect_timeout = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] keystone_authtoken.include_service_catalog = True {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] keystone_authtoken.insecure = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] keystone_authtoken.interface = public {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] keystone_authtoken.keyfile = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] keystone_authtoken.memcache_password = {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] keystone_authtoken.memcache_secret_key = **** {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] keystone_authtoken.memcache_security_strategy = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] keystone_authtoken.memcache_username = {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] keystone_authtoken.region_name = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] keystone_authtoken.service_token_roles_required = True {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] keystone_authtoken.service_type = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] keystone_authtoken.token_cache_time = 300 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.235/identity {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cache.backend = dogpile.cache.null {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cache.backend_argument = **** {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cache.backend_expiration_time = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cache.config_prefix = cache.oslo {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cache.debug_cache_backend = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cache.enable_retry_client = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cache.enable_socket_keepalive = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cache.enabled = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cache.expiration_time = 600 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cache.hashclient_dead_timeout = 60.0 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cache.hashclient_retry_attempts = 2 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cache.hashclient_retry_timeout = 1.0 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cache.memcache_dead_retry = 300 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cache.memcache_pool_maxsize = 10 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cache.memcache_pool_unused_timeout = 60 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cache.memcache_sasl_enabled = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cache.memcache_servers = ['localhost:11211'] {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cache.password = **** {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cache.proxies = [] {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cache.redis_db = 0 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cache.redis_sentinel_service_name = mymaster {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cache.redis_server = localhost:6379 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cache.retry_attempts = 2 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cache.retry_delay = 0.0 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cache.socket_keepalive_count = 1 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cache.socket_keepalive_idle = 1 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cache.socket_keepalive_interval = 1 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cache.socket_timeout = 1.0 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cache.tls_allowed_ciphers = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cache.tls_cafile = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cache.tls_certfile = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cache.tls_enabled = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cache.tls_keyfile = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cache.username = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] coordination.backend_url = **** {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] database.asyncio_connection = **** {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] database.asyncio_slave_connection = **** {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] database.backend = sqlalchemy {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] database.connection = **** {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] database.connection_debug = 0 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] database.connection_parameters = {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] database.connection_recycle_time = 3600 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] database.connection_trace = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] database.db_inc_retry_interval = True {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] database.db_max_retries = 20 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] database.db_max_retry_interval = 10 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] database.db_retry_interval = 1 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] database.max_overflow = 50 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] database.max_pool_size = 5 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] database.max_retries = 10 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] database.mysql_sql_mode = TRADITIONAL {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] database.mysql_wsrep_sync_wait = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] database.pool_timeout = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] database.retry_interval = 10 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] database.slave_connection = **** {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] database.sqlite_synchronous = True {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] database.synchronous_reader = True {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] database.use_db_reconnect = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_metrics.metrics_process_name = {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] profiler.connection_string = messaging:// {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] profiler.enabled = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] profiler.es_doc_type = notification {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] profiler.es_scroll_size = 10000 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] profiler.es_scroll_time = 2m {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] profiler.filter_error_trace = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] profiler.hmac_keys = **** {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] profiler.sentinel_service_name = mymaster {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] profiler.socket_timeout = 0.1 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] profiler.trace_requests = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] profiler.trace_sqlalchemy = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] profiler_jaeger.process_tags = {} {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] profiler_jaeger.service_name_prefix = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] profiler_otlp.service_name_prefix = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_policy.enforce_new_defaults = True {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_policy.policy_default_rule = default {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_policy.policy_file = policy.yaml {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[93134]: DEBUG cinder.volume.drivers.quobyte [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] nas_secure_file_* settings are false (ownership) and false (permissions). {{(pid=93134) set_nas_security_options /opt/stack/cinder/cinder/volume/drivers/quobyte.py:307}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_policy.remote_timeout = 60.0 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] privsep_osbrick.capabilities = [21, 2] {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] privsep_osbrick.group = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[93134]: WARNING cinder.volume.drivers.quobyte [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] The NAS file operations will be run as root, allowing root level access at the storage backend. Aug 18 18:51:23 devstack cinder-volume[93134]: WARNING cinder.volume.drivers.quobyte [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] The NAS file permissions mode will be 666 (allowing other/world read & write access). Aug 18 18:51:23 devstack cinder-volume[93134]: DEBUG oslo_concurrency.processutils [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] Running cmd (subprocess): mount.quobyte {{(pid=93134) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] privsep_osbrick.helper_command = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] privsep_osbrick.log_daemon_traceback = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] privsep_osbrick.thread_pool_size = 4 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] privsep_osbrick.user = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cinder_sys_admin.group = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cinder_sys_admin.helper_command = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cinder_sys_admin.log_daemon_traceback = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cinder_sys_admin.logger_name = oslo_privsep.daemon {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] cinder_sys_admin.user = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] service_user.auth_section = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] service_user.auth_type = password {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] service_user.cafile = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] service_user.certfile = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] service_user.collect_timing = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] service_user.insecure = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] service_user.keyfile = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] service_user.send_service_user_token = True {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] service_user.split_loggers = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] service_user.timeout = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] glance.auth_section = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] glance.auth_type = password {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] glance.cafile = /opt/stack/data/ca-bundle.pem {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] glance.certfile = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] glance.collect_timing = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] glance.insecure = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] glance.keyfile = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] glance.region_name = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] glance.split_loggers = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] glance.timeout = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.backend_availability_zone = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.chap_password = **** {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.chap_username = {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.disk_geometry = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.driver_client_cert = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.driver_client_cert_key = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.driver_data_namespace = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.driver_ssl_cert_path = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.driver_use_ssl = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.enable_unsupported_driver = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.extra_capabilities = {} {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.filter_function = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.goodness_function = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.image_volume_cache_enabled = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.iscsi_target_flags = {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.iscsi_write_cache = on {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.iser_helper = tgtadm {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.iser_ip_address = 192.168.122.235 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.iser_port = 3260 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.nas_host = {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.nas_login = admin {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.nas_mount_options = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.nas_password = **** {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.nas_private_key = {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.nas_secure_file_operations = auto {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.nas_secure_file_permissions = auto {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.nas_share_path = {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.nas_ssh_port = 22 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.nas_volume_prov_type = thin {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.num_shell_tries = 3 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.nvmeof_conn_info_version = 1 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.nvmet_ns_id = 10 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.nvmet_port_id = 1 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.quobyte_client_cfg = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.quobyte_mount_point_base = /opt/stack/data/cinder/mnt {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.quobyte_overlay_volumes = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.quobyte_qcow2_volumes = True {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.quobyte_sparsed_volumes = True {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.quobyte_volume_from_snapshot_cache = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.quobyte_volume_url = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.replication_device = **** {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.report_discard_supported = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.reserved_percentage = 0 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.scst_target_driver = iscsi {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.scst_target_iqn_name = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.storage_protocol = iSCSI {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.target_helper = tgtadm {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.target_ip_address = 192.168.122.235 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.target_port = 3260 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.target_protocol = iscsi {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.target_secondary_ip_addresses = [] {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.trace_flags = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.unique_fqdn_network = True {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.use_chap_auth = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.volume_backend_name = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.volume_clear = zero {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.volume_clear_ionice = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.volume_clear_size = 0 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_reports.file_event_handler = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_reports.file_event_handler_interval = 1 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_reports.log_dir = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.backend_availability_zone = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.backend_host = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.backend_native_threads_pool_size = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.backup_use_temp_snapshot = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.chap_password = **** {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.chap_username = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.chiscsi_conf = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.disk_geometry = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.driver_client_cert = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.driver_client_cert_key = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.driver_data_namespace = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.driver_ssl_cert_path = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.driver_ssl_cert_verify = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.driver_use_ssl = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.enable_unsupported_driver = True {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.enforce_multipath_for_image_xfer = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.extra_capabilities = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.filter_function = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.goodness_function = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.image_upload_use_cinder_backend = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.image_upload_use_internal_tenant = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.image_volume_cache_enabled = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.image_volume_cache_max_count = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.image_volume_cache_max_size_gb = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.iscsi_target_flags = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.iscsi_write_cache = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.iser_helper = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.iser_ip_address = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.iser_port = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.iser_target_prefix = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.max_over_subscription_ratio = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.nas_host = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.nas_login = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.nas_mount_options = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.nas_password = **** {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.nas_private_key = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.nas_secure_file_operations = false {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.nas_secure_file_permissions = false {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.nas_share_path = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.nas_ssh_port = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.nas_volume_prov_type = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.num_iser_scan_tries = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.num_shell_tries = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.num_volume_device_scan_tries = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.nvmeof_conn_info_version = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.nvmet_ns_id = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.nvmet_port_id = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.quobyte_client_cfg = /etc/quobyte/client-cinder.cfg {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.quobyte_mount_point_base = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.quobyte_overlay_volumes = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.quobyte_qcow2_volumes = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.quobyte_sparsed_volumes = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.quobyte_volume_from_snapshot_cache = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.quobyte_volume_url = quobyte://osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.replication_device = **** {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.report_discard_supported = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.reserved_percentage = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.scst_target_driver = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.scst_target_iqn_name = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.storage_protocol = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.suppress_requests_ssl_warnings = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.target_helper = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.target_ip_address = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.target_port = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.target_prefix = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.target_protocol = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.target_secondary_ip_addresses = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.trace_flags = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.unique_fqdn_network = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.use_chap_auth = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.use_multipath_for_image_xfer = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.volume_backend_name = QuobyteHD {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.volume_clear = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.volume_clear_ionice = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.volume_clear_size = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.volume_copy_blkio_cgroup_name = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.volume_copy_bps_limit = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.volume_dd_blocksize = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.volume_driver = cinder.volume.drivers.quobyte.QuobyteDriver {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] QuobyteHD.volumes_dir = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_rabbit.hostname = devstack {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_rabbit.processname = cinder-volume {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_rabbit.ssl = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_rabbit.ssl_version = {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_notifications.driver = [] {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_notifications.retry = -1 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] oslo_messaging_notifications.transport_url = **** {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] key_manager.fixed_key = **** {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] barbican.barbican_api_version = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] barbican.barbican_endpoint = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] barbican.barbican_endpoint_type = public {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] barbican.barbican_region_name = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] barbican.cafile = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] barbican.certfile = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] barbican.collect_timing = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] barbican.insecure = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] barbican.keyfile = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] barbican.number_of_retries = 60 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] barbican.retry_delay = 1 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] barbican.send_service_user_token = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] barbican.split_loggers = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] barbican.timeout = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] barbican.verify_ssl = True {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] barbican.verify_ssl_path = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] barbican_service_user.auth_section = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] barbican_service_user.auth_type = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] barbican_service_user.cafile = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] barbican_service_user.certfile = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] barbican_service_user.collect_timing = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] barbican_service_user.insecure = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] barbican_service_user.keyfile = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] barbican_service_user.split_loggers = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] barbican_service_user.timeout = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] vault.approle_role_id = **** {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] vault.approle_secret_id = **** {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] vault.auth_method = approle {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] vault.auth_path = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] vault.kv_mountpoint = secret {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] vault.kv_path = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] vault.kv_version = 2 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] vault.namespace = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] vault.root_token_id = **** {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] vault.ssl_ca_crt_file = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] vault.timeout = 60.0 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] vault.token_file = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] vault.token_role = None {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] vault.use_ssl = False {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:23 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] ******************************************************************************** {{(pid=92882) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} Aug 18 18:51:23 devstack quobyte-client[93139]: Reading configuration file: /etc/quobyte/client.cfg Aug 18 18:51:23 devstack quobyte-client[93139]: Quobyte logging to journald, you can use 'journalctl QUOBYTE_MOUNTPOINT=' to display the log. Aug 18 18:51:23 devstack cinder-volume[93134]: DEBUG oslo_concurrency.processutils [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] CMD "mount.quobyte" returned: 1 in 0.127s {{(pid=93134) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:51:23 devstack cinder-volume[93134]: DEBUG oslo_concurrency.lockutils [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93134) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:51:23 devstack cinder-volume[93134]: DEBUG oslo_concurrency.lockutils [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93134) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:51:23 devstack cinder-volume[93134]: DEBUG cinder.volume.drivers.quobyte [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93134) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:51:23 devstack cinder-volume[93134]: INFO cinder.volume.drivers.quobyte [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] Mounting volume: osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 ... Aug 18 18:51:23 devstack cinder-volume[93134]: DEBUG oslo_concurrency.processutils [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf mount.quobyte --disable-xattrs osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 -c /etc/quobyte/client-cinder.cfg {{(pid=93134) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:51:23 devstack sudo[93142]: 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-14c34cd1-3535-4d26-929e-4e9d0c5d8356 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 -c /etc/quobyte/client-cinder.cfg Aug 18 18:51:23 devstack sudo[93142]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:51:23 devstack sudo[93142]: pam_unix(sudo:session): session closed for user root Aug 18 18:51:23 devstack cinder-volume[93134]: DEBUG oslo_concurrency.processutils [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf mount.quobyte --disable-xattrs osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 -c /etc/quobyte/client-cinder.cfg" returned: 0 in 0.391s {{(pid=93134) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:51:23 devstack cinder-volume[93134]: INFO cinder.volume.drivers.quobyte [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] Mounting volume: osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 succeeded Aug 18 18:51:24 devstack cinder-volume[93134]: DEBUG cinder.volume.drivers.quobyte [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93134) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:51:24 devstack cinder-volume[93134]: DEBUG oslo_concurrency.lockutils [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.403s {{(pid=93134) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:51:24 devstack cinder-volume[93134]: DEBUG oslo_concurrency.processutils [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93134) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:51:24 devstack sudo[93211]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:51:24 devstack sudo[93211]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:51:24 devstack sudo[93211]: pam_unix(sudo:session): session closed for user root Aug 18 18:51:24 devstack cinder-volume[93134]: DEBUG oslo_concurrency.processutils [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.243s {{(pid=93134) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:51:24 devstack cinder-volume[93134]: INFO cinder.volume.driver [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] Driver hasn't implemented _init_vendor_properties() Aug 18 18:51:24 devstack cinder-volume[93134]: DEBUG cinder.volume.driver [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] Initialized capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.7313652038574, 'free_capacity_gb': 1775.7313652038574, '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=93134) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:878}} Aug 18 18:51:24 devstack cinder-volume[93134]: DEBUG oslo_db.sqlalchemy.engines [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 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=93134) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 18:51:24 devstack cinder-volume[93134]: DEBUG dbcounter [-] [93134] Writer thread running {{(pid=93134) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 18:51:24 devstack cinder-volume[93134]: DEBUG cinder.db.api [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] Building query based on filter {{(pid=93134) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 18:51:24 devstack cinder-volume[93134]: DEBUG cinder.image.image_utils [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=93134) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:1301}} Aug 18 18:51:24 devstack cinder-volume[93134]: INFO cinder.keymgr.migration [None req-fb1ebc74-1e79-437f-9f7c-3cd2883aaa61 None None] Not migrating encryption keys because the ConfKeyManager is still in use. Aug 18 18:51:24 devstack cinder-volume[93134]: DEBUG oslo_concurrency.lockutils [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93134) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:51:24 devstack cinder-volume[93134]: DEBUG oslo_concurrency.lockutils [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93134) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:51:24 devstack cinder-volume[93134]: DEBUG cinder.volume.drivers.quobyte [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93134) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:51:24 devstack cinder-volume[93134]: DEBUG cinder.volume.drivers.quobyte [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93134) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:51:24 devstack cinder-volume[93134]: DEBUG oslo_concurrency.lockutils [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93134) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:51:24 devstack cinder-volume[93134]: DEBUG oslo_concurrency.processutils [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93134) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:51:24 devstack sudo[93216]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:51:24 devstack sudo[93216]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:51:24 devstack sudo[93216]: pam_unix(sudo:session): session closed for user root Aug 18 18:51:24 devstack cinder-volume[93134]: DEBUG oslo_concurrency.processutils [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.249s {{(pid=93134) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:51:24 devstack cinder-volume[93134]: DEBUG cinder.manager [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] Notifying Schedulers of capabilities ... {{(pid=93134) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:51:24 devstack cinder-volume[93134]: INFO cinder.volume.manager [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] Driver initialization completed successfully. Aug 18 18:51:24 devstack cinder-volume[93134]: INFO cinder.manager [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] Initiating service 3 cleanup Aug 18 18:51:24 devstack cinder-volume[93134]: INFO cinder.manager [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] Service 3 cleanup completed. Aug 18 18:51:24 devstack cinder-volume[93134]: DEBUG cinder.service [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] Creating RPC server for service cinder-volume {{(pid=93134) start /opt/stack/cinder/cinder/service.py:231}} Aug 18 18:51:24 devstack cinder-volume[93134]: DEBUG cinder.service [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=93134) start /opt/stack/cinder/cinder/service.py:237}} Aug 18 18:51:24 devstack cinder-volume[93134]: INFO cinder.volume.manager [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] Initializing RPC dependent components of volume driver QuobyteDriver (1.2) Aug 18 18:51:24 devstack cinder-volume[93134]: DEBUG oslo_concurrency.lockutils [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93134) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:51:24 devstack cinder-volume[93134]: DEBUG oslo_concurrency.lockutils [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93134) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:51:24 devstack cinder-volume[93134]: DEBUG cinder.volume.drivers.quobyte [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93134) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:51:24 devstack cinder-volume[93134]: DEBUG cinder.volume.drivers.quobyte [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93134) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:51:24 devstack cinder-volume[93134]: DEBUG oslo_concurrency.lockutils [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93134) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:51:24 devstack cinder-volume[93134]: DEBUG oslo_concurrency.processutils [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93134) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:51:24 devstack sudo[93219]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:51:24 devstack sudo[93219]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:51:25 devstack sudo[93219]: pam_unix(sudo:session): session closed for user root Aug 18 18:51:25 devstack cinder-volume[93134]: DEBUG oslo_concurrency.processutils [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.256s {{(pid=93134) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:51:25 devstack cinder-volume[93134]: INFO cinder.volume.manager [None req-2ac223fe-dd60-449e-9647-68c60cc78c76 None None] Driver post RPC initialization completed successfully. Aug 18 18:51:29 devstack cinder-volume[92882]: INFO oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] Caught SIGTERM, stopping children Aug 18 18:51:29 devstack cinder-volume[92882]: DEBUG oslo_concurrency.lockutils [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] Acquiring lock "singleton_lock" {{(pid=92882) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 18 18:51:29 devstack cinder-volume[92882]: DEBUG oslo_concurrency.lockutils [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] Acquired lock "singleton_lock" {{(pid=92882) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 18 18:51:29 devstack cinder-volume[92882]: DEBUG oslo_concurrency.lockutils [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] Releasing lock "singleton_lock" {{(pid=92882) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 18 18:51:29 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] Stop services. {{(pid=92882) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:611}} Aug 18 18:51:29 devstack cinder-volume[92882]: DEBUG oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] Killing children. {{(pid=92882) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:616}} Aug 18 18:51:29 devstack cinder-volume[92882]: INFO oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] Waiting on 1 children to exit Aug 18 18:51:31 devstack cinder-volume[93134]: DEBUG oslo_service.periodic_task [None req-25038f71-5dc1-4fd7-9989-ab84935f97a0 None None] Running periodic task VolumeManager._thread_info {{(pid=93134) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 18:51:31 devstack cinder-volume[93134]: DEBUG cinder.volume.manager [None req-25038f71-5dc1-4fd7-9989-ab84935f97a0 None None] thread count: 6 {{(pid=93134) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 18 18:51:31 devstack cinder-volume[93134]: DEBUG cinder.volume.manager [None req-25038f71-5dc1-4fd7-9989-ab84935f97a0 None None] thread info: [<_MainThread(MainThread, started 132956089229440)>, , , , , ] {{(pid=93134) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 18 18:51:33 devstack cinder-volume[93134]: DEBUG oslo_concurrency.lockutils [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] Acquiring lock "singleton_lock" {{(pid=93134) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 18 18:51:33 devstack cinder-volume[93134]: DEBUG oslo_concurrency.lockutils [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] Acquired lock "singleton_lock" {{(pid=93134) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 18 18:51:33 devstack cinder-volume[93134]: DEBUG oslo_concurrency.lockutils [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] Releasing lock "singleton_lock" {{(pid=93134) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 18 18:51:33 devstack cinder-volume[93134]: WARNING amqp [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] Received method (60, 30) during closing channel 1. This method will be ignored Aug 18 18:51:33 devstack cinder-volume[93134]: WARNING amqp [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] Received method (60, 30) during closing channel 1. This method will be ignored Aug 18 18:51:33 devstack cinder-volume[92882]: INFO oslo_service.backend._eventlet.service [None req-5b714524-7b89-44c0-96f1-8e8e52635e2a None None] Child 93134 exited with status 0 Aug 18 18:51:33 devstack cinder-volume[93427]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 18:51:33 devstack cinder-volume[93427]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 18:51:33 devstack cinder-volume[93427]: we strongly recommend against using it for new projects. Aug 18 18:51:33 devstack cinder-volume[93427]: If you are already using Eventlet, we recommend migrating to a different Aug 18 18:51:33 devstack cinder-volume[93427]: framework. For more detail see Aug 18 18:51:33 devstack cinder-volume[93427]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 18:51:33 devstack cinder-volume[93427]: import eventlet # noqa Aug 18 18:51:36 devstack cinder-volume[93427]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "singleton_lock" {{(pid=93427) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 18 18:51:36 devstack cinder-volume[93427]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=93427) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 18 18:51:36 devstack cinder-volume[93427]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=93427) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 18 18:51:37 devstack cinder-volume[93427]: INFO dbcounter [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] Registered counter for database cinder Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_db.sqlalchemy.engines [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 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=93427) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG dbcounter [-] [93427] Writer thread running {{(pid=93427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 18:51:37 devstack cinder-volume[93427]: INFO cinder.rpc [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 18:51:37 devstack cinder-volume[93427]: INFO cinder.rpc [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_db.sqlalchemy.engines [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 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=93427) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 18:51:37 devstack cinder-volume[93427]: INFO cinder.volume.manager [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] Determined volume DB was empty at startup. Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG cinder.volume.manager [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=93427) __init__ /opt/stack/cinder/cinder/volume/manager.py:289}} Aug 18 18:51:37 devstack cinder-volume[93427]: WARNING stevedore.named [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 18:51:37 devstack cinder-volume[93427]: WARNING castellan.key_manager [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 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 18 18:51:37 devstack cinder-volume[93427]: WARNING cinder.keymgr.conf_key_mgr [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 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 18 18:51:37 devstack cinder-volume[93427]: INFO cinder.volume.manager [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] Image-volume cache disabled for host devstack@QuobyteHD. Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_db.sqlalchemy.engines [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 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=93427) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 18:51:37 devstack cinder-volume[93427]: INFO oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] Starting 1 workers Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] Started child 93728 {{(pid=93427) _start_child /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:491}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] Full set of CONF: {{(pid=93427) wait /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:565}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] ******************************************************************************** {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3533}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] Configuration options gathered from: {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3535}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3536}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] ================================================================================ {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3541}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] allow_availability_zone_fallback = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] allow_compression_on_image_upload = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] allowed_direct_url_schemes = [] {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] api_rate_limit = True {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] auth_strategy = keystone {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_availability_zone = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_host = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_name = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_stats_polling_interval = 60 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backup_api_class = cinder.backup.api.API {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backup_name_template = backup-%s {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backup_use_same_host = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backup_use_temp_snapshot = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] chap_password = **** {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] chap_username = {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cinder_internal_tenant_project_id = 9ba56e61be91407087c2eb6ac7e449ff {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cinder_internal_tenant_user_id = 706db74451c64c34afb88af390174c46 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cluster = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] compression_format = gzip {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] compute_api_class = cinder.compute.nova.API {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] config_dir = [] {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] config_source = [] {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93728]: INFO cinder.service [-] Starting cinder-volume node (version 28.1.0) Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] control_exchange = openstack {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] debug = True {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] default_availability_zone = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] default_group_type = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 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=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] default_volume_type = QuobyteHD {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] disk_geometry = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] driver_client_cert = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] driver_client_cert_key = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] driver_data_namespace = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] driver_ssl_cert_path = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] driver_ssl_cert_verify = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] driver_use_ssl = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] enable_new_services = True {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] enable_unsupported_driver = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] enabled_backends = ['QuobyteHD'] {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] enforce_multipath_for_image_xfer = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] filter_function = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] glance_api_insecure = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] glance_api_servers = ['http://192.168.122.235/image'] {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] glance_api_ssl_compression = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] glance_ca_certificates_file = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] glance_catalog_info = image:glance:publicURL {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] glance_certfile = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] glance_keyfile = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] glance_num_retries = 3 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] glance_request_timeout = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] goodness_function = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] graceful_shutdown_timeout = 5 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] group_api_class = cinder.group.api.API {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] host = devstack {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] image_compress_on_upload = True {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] image_conversion_address_space_limit = 1 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] image_conversion_cpu_limit = 60 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] image_conversion_disable = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] image_upload_use_cinder_backend = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] image_upload_use_internal_tenant = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] image_volume_cache_enabled = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] image_volume_cache_max_count = 0 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] image_volume_cache_max_size_gb = 0 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] init_host_max_objects_retrieval = 0 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] instance_format = [instance: %(uuid)s] {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] iscsi_target_flags = {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] iscsi_write_cache = on {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] iser_helper = tgtadm {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] iser_ip_address = 192.168.122.235 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] iser_port = 3260 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] log_color = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] log_config_append = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] log_dir = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] log_file = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] log_options = True {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] log_rotate_interval = 1 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] log_rotate_interval_type = days {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] log_rotation_type = none {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 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=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] max_age = 0 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] max_logfile_count = 30 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] max_logfile_size_mb = 200 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] max_over_subscription_ratio = 20.0 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] message_reap_interval = 86400 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] message_ttl = 2592000 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] migration_create_volume_timeout_secs = 300 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] monkey_patch = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] monkey_patch_modules = [] {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] my_ip = 192.168.122.235 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] no_snapshot_gb_quota = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] num_iser_scan_tries = 3 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] num_shell_tries = 3 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] num_volume_device_scan_tries = 3 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] nvmeof_conn_info_version = 1 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] nvmet_ns_id = 10 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] nvmet_port_id = 1 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] osapi_max_limit = 1000 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] osapi_volume_ext_list = [] {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] osapi_volume_listen = 0.0.0.0 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] osapi_volume_listen_port = 8776 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] osapi_volume_use_ssl = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] osapi_volume_workers = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] per_volume_size_limit = -1 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] periodic_fuzzy_delay = 60 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] periodic_interval = 60 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] project_id_regex = [0-9a-f\-]+ {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] public_endpoint = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] publish_errors = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] quota_backup_gigabytes = 1000 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] quota_backups = 10 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] quota_gigabytes = 1000 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] quota_groups = 10 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] quota_snapshots = 10 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] quota_volumes = 10 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] rate_limit_burst = 0 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] rate_limit_except_level = CRITICAL {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] rate_limit_interval = 0 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] reinit_driver_count = 3 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] replication_device = **** {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] report_discard_supported = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] report_interval = 120 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] reservation_clean_interval = 86400 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] reservation_expire = 86400 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] reserved_image_namespaces = [] {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] reserved_percentage = 0 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] rpc_response_timeout = 120 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] run_external_periodic_tasks = True {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] scst_target_driver = iscsi {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] scst_target_iqn_name = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] service_down_time = 720 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] shell_completion = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] snapshot_name_template = snapshot-%s {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] split_loggers = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] state_path = /opt/stack/data/cinder {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] storage_availability_zone = nova {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] storage_protocol = iSCSI {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] syslog_log_facility = LOG_USER {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] target_helper = lioadm {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] target_ip_address = 192.168.122.235 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] target_port = 3260 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] target_protocol = iscsi {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] target_secondary_ip_addresses = [] {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] trace_flags = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] transfer_api_class = cinder.transfer.api.API {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] transport_url = **** {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] until_refresh = 0 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] use_chap_auth = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] use_default_quota_class = True {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] use_journal = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] use_json = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] use_multipath_for_image_xfer = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] use_stderr = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] use_syslog = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] verify_glance_signatures = enabled {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] volume_api_class = cinder.volume.api.API {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] volume_backend_name = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] volume_clear = zero {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] volume_clear_ionice = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] volume_clear_size = 0 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] volume_copy_bps_limit = 0 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] volume_dd_blocksize = 1M {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] volume_name_template = volume-%s {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] volume_service_inithost_offload = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] volume_usage_audit_period = month {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] Starting volume driver QuobyteDriver (1.2) Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] zoning_mode = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 18 18:51:37 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] NAS config: {'nas_secure_file_permissions': 'false', 'nas_secure_file_operations': 'false'} {{(pid=93728) do_setup /opt/stack/cinder/cinder/volume/drivers/remotefs.py:225}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_concurrency.disable_process_locking = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] os_brick.lightos_discovery_client_address = localhost {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] os_brick.lightos_discovery_client_dir_path = /etc/discovery-client/discovery.d/ {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] os_brick.lightos_discovery_client_port = 6060 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] keystone_authtoken.auth_section = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] keystone_authtoken.auth_type = password {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] keystone_authtoken.auth_version = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] keystone_authtoken.cache = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] keystone_authtoken.certfile = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] keystone_authtoken.delay_auth_decision = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] keystone_authtoken.http_connect_timeout = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] keystone_authtoken.include_service_catalog = True {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] keystone_authtoken.insecure = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] keystone_authtoken.interface = public {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] keystone_authtoken.keyfile = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] keystone_authtoken.memcache_password = {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] keystone_authtoken.memcache_username = {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] keystone_authtoken.region_name = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] keystone_authtoken.service_token_roles_required = True {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] keystone_authtoken.service_type = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] keystone_authtoken.token_cache_time = 300 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.235/identity {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cache.backend = dogpile.cache.null {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cache.backend_argument = **** {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cache.backend_expiration_time = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cache.config_prefix = cache.oslo {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cache.debug_cache_backend = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cache.enable_retry_client = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cache.enable_socket_keepalive = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cache.enabled = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cache.expiration_time = 600 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cache.hashclient_retry_attempts = 2 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cache.memcache_dead_retry = 300 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cache.memcache_pool_maxsize = 10 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cache.memcache_sasl_enabled = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cache.password = **** {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cache.proxies = [] {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cache.redis_db = 0 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cache.redis_sentinel_service_name = mymaster {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cache.redis_server = localhost:6379 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cache.retry_attempts = 2 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cache.retry_delay = 0.0 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cache.socket_keepalive_count = 1 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cache.socket_keepalive_idle = 1 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cache.socket_keepalive_interval = 1 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cache.socket_timeout = 1.0 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cache.tls_allowed_ciphers = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cache.tls_cafile = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cache.tls_certfile = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cache.tls_enabled = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cache.tls_keyfile = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cache.username = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] coordination.backend_url = **** {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] database.asyncio_connection = **** {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] database.asyncio_slave_connection = **** {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] database.backend = sqlalchemy {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] database.connection = **** {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] database.connection_debug = 0 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] database.connection_parameters = {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] database.connection_recycle_time = 3600 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] database.connection_trace = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] database.db_inc_retry_interval = True {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] database.db_max_retries = 20 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] database.db_max_retry_interval = 10 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] database.db_retry_interval = 1 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] database.max_overflow = 50 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] database.max_pool_size = 5 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] database.max_retries = 10 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] database.mysql_wsrep_sync_wait = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] database.pool_timeout = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] database.retry_interval = 10 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] database.slave_connection = **** {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] database.sqlite_synchronous = True {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] database.synchronous_reader = True {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] database.use_db_reconnect = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] profiler.connection_string = messaging:// {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] profiler.enabled = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] profiler.es_doc_type = notification {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] profiler.es_scroll_size = 10000 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] profiler.es_scroll_time = 2m {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] profiler.filter_error_trace = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] profiler.hmac_keys = **** {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] profiler.sentinel_service_name = mymaster {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] profiler.socket_timeout = 0.1 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] profiler.trace_requests = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] profiler.trace_sqlalchemy = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] profiler_jaeger.process_tags = {} {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] profiler_jaeger.service_name_prefix = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] profiler_otlp.service_name_prefix = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_policy.enforce_new_defaults = True {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_policy.policy_default_rule = default {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_policy.policy_file = policy.yaml {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_policy.remote_timeout = 60.0 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] privsep_osbrick.group = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] privsep_osbrick.helper_command = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] privsep_osbrick.user = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cinder_sys_admin.group = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cinder_sys_admin.helper_command = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cinder_sys_admin.log_daemon_traceback = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cinder_sys_admin.logger_name = oslo_privsep.daemon {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] cinder_sys_admin.user = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] service_user.auth_section = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] service_user.auth_type = password {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] service_user.cafile = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] service_user.certfile = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] service_user.collect_timing = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] service_user.insecure = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] service_user.keyfile = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] service_user.send_service_user_token = True {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] service_user.split_loggers = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] service_user.timeout = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] glance.auth_section = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] glance.auth_type = password {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] glance.cafile = /opt/stack/data/ca-bundle.pem {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] glance.certfile = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] glance.collect_timing = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] glance.insecure = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] glance.keyfile = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] glance.region_name = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] glance.split_loggers = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] glance.timeout = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.backend_availability_zone = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.chap_password = **** {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.chap_username = {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.disk_geometry = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.driver_client_cert = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.driver_client_cert_key = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.driver_data_namespace = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.driver_use_ssl = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.enable_unsupported_driver = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.extra_capabilities = {} {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.filter_function = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.goodness_function = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.iscsi_target_flags = {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.iscsi_write_cache = on {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.iser_helper = tgtadm {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.iser_ip_address = 192.168.122.235 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.iser_port = 3260 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.nas_host = {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.nas_login = admin {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.nas_mount_options = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.nas_password = **** {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.nas_private_key = {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.nas_secure_file_operations = auto {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.nas_secure_file_permissions = auto {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.nas_share_path = {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.nas_ssh_port = 22 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.nas_volume_prov_type = thin {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.num_shell_tries = 3 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.nvmeof_conn_info_version = 1 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.nvmet_port_id = 1 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.quobyte_client_cfg = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.quobyte_mount_point_base = /opt/stack/data/cinder/mnt {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.quobyte_overlay_volumes = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.quobyte_qcow2_volumes = True {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.quobyte_sparsed_volumes = True {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] nas_secure_file_* settings are false (ownership) and false (permissions). {{(pid=93728) set_nas_security_options /opt/stack/cinder/cinder/volume/drivers/quobyte.py:307}} Aug 18 18:51:37 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.quobyte [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] The NAS file operations will be run as root, allowing root level access at the storage backend. Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.quobyte_volume_from_snapshot_cache = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.quobyte_volume_url = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.replication_device = **** {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.report_discard_supported = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.reserved_percentage = 0 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.scst_target_driver = iscsi {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.scst_target_iqn_name = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.storage_protocol = iSCSI {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.target_helper = tgtadm {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.target_ip_address = 192.168.122.235 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.target_port = 3260 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.target_protocol = iscsi {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.target_secondary_ip_addresses = [] {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.trace_flags = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.unique_fqdn_network = True {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.quobyte [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] The NAS file permissions mode will be 666 (allowing other/world read & write access). Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.use_chap_auth = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.volume_backend_name = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.volume_clear = zero {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.volume_clear_ionice = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.volume_clear_size = 0 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] Running cmd (subprocess): mount.quobyte {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_reports.file_event_handler = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_reports.log_dir = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.backend_availability_zone = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.backend_host = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.backend_native_threads_pool_size = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.backup_use_temp_snapshot = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.chap_password = **** {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.chap_username = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.chiscsi_conf = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.disk_geometry = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.driver_client_cert = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.driver_client_cert_key = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.driver_data_namespace = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.driver_ssl_cert_path = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.driver_ssl_cert_verify = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.driver_use_ssl = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.enable_unsupported_driver = True {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.enforce_multipath_for_image_xfer = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.extra_capabilities = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.filter_function = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.goodness_function = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.image_upload_use_cinder_backend = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.image_upload_use_internal_tenant = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.image_volume_cache_enabled = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.image_volume_cache_max_count = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.image_volume_cache_max_size_gb = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.iscsi_target_flags = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.iscsi_write_cache = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.iser_helper = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.iser_ip_address = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.iser_port = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.iser_target_prefix = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.max_over_subscription_ratio = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.nas_host = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.nas_login = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.nas_mount_options = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.nas_password = **** {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.nas_private_key = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.nas_secure_file_operations = false {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.nas_secure_file_permissions = false {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.nas_share_path = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.nas_ssh_port = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.nas_volume_prov_type = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.num_iser_scan_tries = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.num_shell_tries = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.num_volume_device_scan_tries = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.nvmeof_conn_info_version = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.nvmet_ns_id = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.nvmet_port_id = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.quobyte_client_cfg = /etc/quobyte/client-cinder.cfg {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.quobyte_mount_point_base = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.quobyte_overlay_volumes = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.quobyte_qcow2_volumes = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.quobyte_sparsed_volumes = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.quobyte_volume_from_snapshot_cache = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.quobyte_volume_url = quobyte://osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.replication_device = **** {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.report_discard_supported = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.reserved_percentage = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.scst_target_driver = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.scst_target_iqn_name = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.storage_protocol = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.suppress_requests_ssl_warnings = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.target_helper = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.target_ip_address = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.target_port = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.target_prefix = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.target_protocol = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.target_secondary_ip_addresses = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.trace_flags = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.unique_fqdn_network = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.use_chap_auth = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.use_multipath_for_image_xfer = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.volume_backend_name = QuobyteHD {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.volume_clear = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.volume_clear_ionice = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.volume_clear_size = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.volume_copy_blkio_cgroup_name = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.volume_copy_bps_limit = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.volume_dd_blocksize = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.volume_driver = cinder.volume.drivers.quobyte.QuobyteDriver {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] QuobyteHD.volumes_dir = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_rabbit.hostname = devstack {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_rabbit.processname = cinder-volume {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_rabbit.ssl = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_rabbit.ssl_version = {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_notifications.driver = [] {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_notifications.retry = -1 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] oslo_messaging_notifications.transport_url = **** {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] key_manager.fixed_key = **** {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] barbican.barbican_api_version = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] barbican.barbican_endpoint = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] barbican.barbican_endpoint_type = public {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] barbican.barbican_region_name = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] barbican.cafile = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] barbican.certfile = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] barbican.collect_timing = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] barbican.insecure = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] barbican.keyfile = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] barbican.number_of_retries = 60 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] barbican.retry_delay = 1 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] barbican.send_service_user_token = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] barbican.split_loggers = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] barbican.timeout = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] barbican.verify_ssl = True {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] barbican.verify_ssl_path = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] barbican_service_user.auth_section = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] barbican_service_user.auth_type = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] barbican_service_user.cafile = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] barbican_service_user.certfile = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] barbican_service_user.collect_timing = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] barbican_service_user.insecure = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] barbican_service_user.keyfile = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] barbican_service_user.split_loggers = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] barbican_service_user.timeout = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] vault.approle_role_id = **** {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] vault.approle_secret_id = **** {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] vault.auth_method = approle {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] vault.auth_path = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] vault.kv_mountpoint = secret {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] vault.kv_path = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] vault.kv_version = 2 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] vault.namespace = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] vault.root_token_id = **** {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] vault.ssl_ca_crt_file = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] vault.timeout = 60.0 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] vault.token_file = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] vault.token_role = None {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack quobyte-client[93729]: Reading configuration file: /etc/quobyte/client.cfg Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] vault.use_ssl = False {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 18 18:51:37 devstack cinder-volume[93427]: DEBUG oslo_service.backend._eventlet.service [None req-65a7743b-3060-4805-91f0-ffbf4ff2c466 None None] ******************************************************************************** {{(pid=93427) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} Aug 18 18:51:37 devstack quobyte-client[93729]: Quobyte logging to journald, you can use 'journalctl QUOBYTE_MOUNTPOINT=' to display the log. Aug 18 18:51:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] CMD "mount.quobyte" returned: 1 in 0.062s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:51:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:51:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:51:37 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:51:37 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:51:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:51:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:51:37 devstack sudo[93730]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:51:37 devstack sudo[93730]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:51:38 devstack sudo[93730]: pam_unix(sudo:session): session closed for user root Aug 18 18:51:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.238s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:51:38 devstack cinder-volume[93728]: INFO cinder.volume.driver [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] Driver hasn't implemented _init_vendor_properties() Aug 18 18:51:38 devstack cinder-volume[93728]: DEBUG cinder.volume.driver [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] Initialized capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.7277183532715, 'free_capacity_gb': 1775.7277183532715, '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=93728) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:878}} Aug 18 18:51:38 devstack cinder-volume[93728]: DEBUG oslo_db.sqlalchemy.engines [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 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=93728) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 18:51:38 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writer thread running {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 18:51:38 devstack cinder-volume[93728]: DEBUG cinder.db.api [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] Building query based on filter {{(pid=93728) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 18:51:38 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=93728) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:1301}} Aug 18 18:51:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:51:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:51:38 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:51:38 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:51:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:51:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:51:38 devstack cinder-volume[93728]: INFO cinder.keymgr.migration [None req-6bdfbb06-093d-4560-8727-d9457a65bbc8 None None] Not migrating encryption keys because the ConfKeyManager is still in use. Aug 18 18:51:38 devstack sudo[93744]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:51:38 devstack sudo[93744]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:51:38 devstack sudo[93744]: pam_unix(sudo:session): session closed for user root Aug 18 18:51:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.256s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:51:38 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:51:38 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] Driver initialization completed successfully. Aug 18 18:51:38 devstack cinder-volume[93728]: INFO cinder.manager [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] Initiating service 3 cleanup Aug 18 18:51:38 devstack cinder-volume[93728]: INFO cinder.manager [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] Service 3 cleanup completed. Aug 18 18:51:38 devstack cinder-volume[93728]: DEBUG cinder.service [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] Creating RPC server for service cinder-volume {{(pid=93728) start /opt/stack/cinder/cinder/service.py:231}} Aug 18 18:51:38 devstack cinder-volume[93728]: DEBUG cinder.service [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=93728) start /opt/stack/cinder/cinder/service.py:237}} Aug 18 18:51:38 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] Initializing RPC dependent components of volume driver QuobyteDriver (1.2) Aug 18 18:51:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:51:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:51:38 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:51:38 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:51:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:51:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:51:38 devstack sudo[93755]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:51:38 devstack sudo[93755]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:51:38 devstack sudo[93755]: pam_unix(sudo:session): session closed for user root Aug 18 18:51:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.244s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:51:38 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-4cf96dcb-8b35-4d4f-a7cf-37924c613db2 None None] Driver post RPC initialization completed successfully. Aug 18 18:51:41 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager._thread_info {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 18:51:41 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread count: 6 {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 18 18:51:41 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread info: [<_MainThread(MainThread, started 134742134784128)>, , , , , ] {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 18 18:51:47 devstack cinder-volume[93427]: DEBUG dbcounter [-] [93427] Writing DB stats cinder:SELECT=5,cinder:UPDATE=1 {{(pid=93427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 18:51:48 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 18:51:48 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=2 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 18:52:41 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 18:52:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:52:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:52:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:52:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:52:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:52:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:52:42 devstack sudo[94245]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:52:42 devstack sudo[94245]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:52:42 devstack sudo[94245]: pam_unix(sudo:session): session closed for user root Aug 18 18:52:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.323s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:52:42 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:52:42 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager._thread_info {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 18:52:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread count: 6 {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 18 18:52:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread info: [<_MainThread(MainThread, started 134742134784128)>, , , , , ] {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 18 18:52:51 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-3834d89a-5db1-4eb1-ae51-9426969ac42b tempest-DeleteServersTestJSON-1997447933 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:52:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3834d89a-5db1-4eb1-ae51-9426969ac42b tempest-DeleteServersTestJSON-1997447933 None] Flow 'volume_create_manager' (556b68db-383a-4fd5-be9c-1be9c16e0375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:52:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3834d89a-5db1-4eb1-ae51-9426969ac42b tempest-DeleteServersTestJSON-1997447933 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (90ccd82f-b087-4187-956f-f74cb5994aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:52:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3834d89a-5db1-4eb1-ae51-9426969ac42b tempest-DeleteServersTestJSON-1997447933 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (90ccd82f-b087-4187-956f-f74cb5994aef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:52:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1088712382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e52dab0e-ef8b-4e70-ad77-cd7841a47223,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2339cca731bd4331a3a440aacdf23be2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:52: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-18T16:52:52Z,use_quota=True,user_id='90a686dd1fab43e09255bc1d5a3046bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:52:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3834d89a-5db1-4eb1-ae51-9426969ac42b tempest-DeleteServersTestJSON-1997447933 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (40ad6d65-f6b5-4065-a476-2a4d98fe2709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:52:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3834d89a-5db1-4eb1-ae51-9426969ac42b tempest-DeleteServersTestJSON-1997447933 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (40ad6d65-f6b5-4065-a476-2a4d98fe2709) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:52:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3834d89a-5db1-4eb1-ae51-9426969ac42b tempest-DeleteServersTestJSON-1997447933 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3b97778b-803a-4757-af98-e1f59b6ba73e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:52:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3834d89a-5db1-4eb1-ae51-9426969ac42b tempest-DeleteServersTestJSON-1997447933 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3b97778b-803a-4757-af98-e1f59b6ba73e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e52dab0e-ef8b-4e70-ad77-cd7841a47223', 'volume_name': 'volume-e52dab0e-ef8b-4e70-ad77-cd7841a47223', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:52:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3834d89a-5db1-4eb1-ae51-9426969ac42b tempest-DeleteServersTestJSON-1997447933 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ece10b5c-5335-403b-9115-3c63f9a36ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:52:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3834d89a-5db1-4eb1-ae51-9426969ac42b tempest-DeleteServersTestJSON-1997447933 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ece10b5c-5335-403b-9115-3c63f9a36ffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:52:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3834d89a-5db1-4eb1-ae51-9426969ac42b tempest-DeleteServersTestJSON-1997447933 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7f69a7ed-f018-4375-97d3-05c53dccdaba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:52:51 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-3834d89a-5db1-4eb1-ae51-9426969ac42b tempest-DeleteServersTestJSON-1997447933 None] Volume e52dab0e-ef8b-4e70-ad77-cd7841a47223: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e52dab0e-ef8b-4e70-ad77-cd7841a47223', 'volume_size': 1} Aug 18 18:52:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3834d89a-5db1-4eb1-ae51-9426969ac42b tempest-DeleteServersTestJSON-1997447933 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:52:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3834d89a-5db1-4eb1-ae51-9426969ac42b tempest-DeleteServersTestJSON-1997447933 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:52:51 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3834d89a-5db1-4eb1-ae51-9426969ac42b tempest-DeleteServersTestJSON-1997447933 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:52:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1088712382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e52dab0e-ef8b-4e70-ad77-cd7841a47223,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2339cca731bd4331a3a440aacdf23be2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:52: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-18T16:52:52Z,use_quota=True,user_id='90a686dd1fab43e09255bc1d5a3046bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 18:52:51 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-3834d89a-5db1-4eb1-ae51-9426969ac42b tempest-DeleteServersTestJSON-1997447933 None] Creating volume e52dab0e-ef8b-4e70-ad77-cd7841a47223 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 18:52:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3834d89a-5db1-4eb1-ae51-9426969ac42b tempest-DeleteServersTestJSON-1997447933 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:52:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3834d89a-5db1-4eb1-ae51-9426969ac42b tempest-DeleteServersTestJSON-1997447933 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:52:51 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3834d89a-5db1-4eb1-ae51-9426969ac42b tempest-DeleteServersTestJSON-1997447933 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:52:51 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3834d89a-5db1-4eb1-ae51-9426969ac42b tempest-DeleteServersTestJSON-1997447933 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:52:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3834d89a-5db1-4eb1-ae51-9426969ac42b tempest-DeleteServersTestJSON-1997447933 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.025s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:52:51 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3834d89a-5db1-4eb1-ae51-9426969ac42b tempest-DeleteServersTestJSON-1997447933 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:52:51 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-3834d89a-5db1-4eb1-ae51-9426969ac42b tempest-DeleteServersTestJSON-1997447933 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 18:52:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3834d89a-5db1-4eb1-ae51-9426969ac42b tempest-DeleteServersTestJSON-1997447933 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e52dab0e-ef8b-4e70-ad77-cd7841a47223 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:52:51 devstack sudo[94450]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e52dab0e-ef8b-4e70-ad77-cd7841a47223 1073741824 Aug 18 18:52:51 devstack sudo[94450]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:52:52 devstack sudo[94450]: pam_unix(sudo:session): session closed for user root Aug 18 18:52:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3834d89a-5db1-4eb1-ae51-9426969ac42b tempest-DeleteServersTestJSON-1997447933 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e52dab0e-ef8b-4e70-ad77-cd7841a47223 1073741824" returned: 0 in 1.088s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:52:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3834d89a-5db1-4eb1-ae51-9426969ac42b tempest-DeleteServersTestJSON-1997447933 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e52dab0e-ef8b-4e70-ad77-cd7841a47223 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:52:53 devstack sudo[94768]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e52dab0e-ef8b-4e70-ad77-cd7841a47223 Aug 18 18:52:53 devstack sudo[94768]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:52:53 devstack sudo[94768]: pam_unix(sudo:session): session closed for user root Aug 18 18:52:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3834d89a-5db1-4eb1-ae51-9426969ac42b tempest-DeleteServersTestJSON-1997447933 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e52dab0e-ef8b-4e70-ad77-cd7841a47223" returned: 0 in 0.364s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:52:53 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3834d89a-5db1-4eb1-ae51-9426969ac42b tempest-DeleteServersTestJSON-1997447933 None] <== create_volume: return (1548ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 18:52:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3834d89a-5db1-4eb1-ae51-9426969ac42b tempest-DeleteServersTestJSON-1997447933 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.552s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:52:53 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3834d89a-5db1-4eb1-ae51-9426969ac42b tempest-DeleteServersTestJSON-1997447933 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7f69a7ed-f018-4375-97d3-05c53dccdaba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e52dab0e-ef8b-4e70-ad77-cd7841a47223', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:52:53 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3834d89a-5db1-4eb1-ae51-9426969ac42b tempest-DeleteServersTestJSON-1997447933 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (da8a4276-c265-4ed8-b4b4-25512fae9eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:52:53 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-3834d89a-5db1-4eb1-ae51-9426969ac42b tempest-DeleteServersTestJSON-1997447933 None] Volume volume-e52dab0e-ef8b-4e70-ad77-cd7841a47223 (e52dab0e-ef8b-4e70-ad77-cd7841a47223): created successfully Aug 18 18:52:53 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3834d89a-5db1-4eb1-ae51-9426969ac42b tempest-DeleteServersTestJSON-1997447933 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (da8a4276-c265-4ed8-b4b4-25512fae9eb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:52:53 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3834d89a-5db1-4eb1-ae51-9426969ac42b tempest-DeleteServersTestJSON-1997447933 None] Flow 'volume_create_manager' (556b68db-383a-4fd5-be9c-1be9c16e0375) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:52:53 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-3834d89a-5db1-4eb1-ae51-9426969ac42b tempest-DeleteServersTestJSON-1997447933 None] Created volume successfully. Aug 18 18:53:01 devstack cinder-volume[93728]: WARNING py.warnings [req-786253ea-89d2-4c02-8881-b8bf9f6f7a8c req-4ba1308e-3b40-4925-bf22-a7a3f42557b2 tempest-DeleteServersTestJSON-1997447933 None] /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 18 18:53:01 devstack cinder-volume[93728]: .first() Aug 18 18:53:01 devstack cinder-volume[93728]: Aug 18 18:53:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-786253ea-89d2-4c02-8881-b8bf9f6f7a8c req-4ba1308e-3b40-4925-bf22-a7a3f42557b2 tempest-DeleteServersTestJSON-1997447933 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:53:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-786253ea-89d2-4c02-8881-b8bf9f6f7a8c req-4ba1308e-3b40-4925-bf22-a7a3f42557b2 tempest-DeleteServersTestJSON-1997447933 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:53:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-786253ea-89d2-4c02-8881-b8bf9f6f7a8c req-4ba1308e-3b40-4925-bf22-a7a3f42557b2 tempest-DeleteServersTestJSON-1997447933 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.043s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:53:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-786253ea-89d2-4c02-8881-b8bf9f6f7a8c req-4ba1308e-3b40-4925-bf22-a7a3f42557b2 tempest-DeleteServersTestJSON-1997447933 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356', 'name': 'volume-e52dab0e-ef8b-4e70-ad77-cd7841a47223', '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': '2732d654-0d96-4098-8f66-4e2bef9e4aa5', 'enforce_multipath': True} {{(pid=93728) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 18 18:53:01 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-786253ea-89d2-4c02-8881-b8bf9f6f7a8c req-4ba1308e-3b40-4925-bf22-a7a3f42557b2 tempest-DeleteServersTestJSON-1997447933 None] attachment_update completed successfully. Aug 18 18:53:06 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-f5c83c1e-6783-4b68-999e-87a2a9284e55 tempest-VolumesAdminNegativeTest-1492174979 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:53:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f5c83c1e-6783-4b68-999e-87a2a9284e55 tempest-VolumesAdminNegativeTest-1492174979 None] Flow 'volume_create_manager' (6d8005dc-3f48-414f-a3cd-e069722aa8b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:53:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f5c83c1e-6783-4b68-999e-87a2a9284e55 tempest-VolumesAdminNegativeTest-1492174979 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7d449d93-159b-4596-a9da-4d6986948d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f5c83c1e-6783-4b68-999e-87a2a9284e55 tempest-VolumesAdminNegativeTest-1492174979 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7d449d93-159b-4596-a9da-4d6986948d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:53:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-295583127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c264c397-a7db-45f9-a598-74ab075d7ead,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af2a3d897bba4b41a6a472eec4a2231d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:53: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-18T16:53:07Z,use_quota=True,user_id='cf3c31b8ed514303bc594d199888dafe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f5c83c1e-6783-4b68-999e-87a2a9284e55 tempest-VolumesAdminNegativeTest-1492174979 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (be80b7ab-0ca7-4cf2-9431-38580937f3a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f5c83c1e-6783-4b68-999e-87a2a9284e55 tempest-VolumesAdminNegativeTest-1492174979 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (be80b7ab-0ca7-4cf2-9431-38580937f3a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f5c83c1e-6783-4b68-999e-87a2a9284e55 tempest-VolumesAdminNegativeTest-1492174979 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (013d9ec4-3b7c-48d6-927e-43140af26718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f5c83c1e-6783-4b68-999e-87a2a9284e55 tempest-VolumesAdminNegativeTest-1492174979 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (013d9ec4-3b7c-48d6-927e-43140af26718) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c264c397-a7db-45f9-a598-74ab075d7ead', 'volume_name': 'volume-c264c397-a7db-45f9-a598-74ab075d7ead', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f5c83c1e-6783-4b68-999e-87a2a9284e55 tempest-VolumesAdminNegativeTest-1492174979 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d5c12d3d-9bdb-40d5-befe-6f77edb5d45c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f5c83c1e-6783-4b68-999e-87a2a9284e55 tempest-VolumesAdminNegativeTest-1492174979 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d5c12d3d-9bdb-40d5-befe-6f77edb5d45c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f5c83c1e-6783-4b68-999e-87a2a9284e55 tempest-VolumesAdminNegativeTest-1492174979 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d1f145f9-9ae9-4279-a633-204c819903f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:07 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-f5c83c1e-6783-4b68-999e-87a2a9284e55 tempest-VolumesAdminNegativeTest-1492174979 None] Volume c264c397-a7db-45f9-a598-74ab075d7ead: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c264c397-a7db-45f9-a598-74ab075d7ead', 'volume_size': 1} Aug 18 18:53:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f5c83c1e-6783-4b68-999e-87a2a9284e55 tempest-VolumesAdminNegativeTest-1492174979 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:53:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f5c83c1e-6783-4b68-999e-87a2a9284e55 tempest-VolumesAdminNegativeTest-1492174979 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:53:07 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f5c83c1e-6783-4b68-999e-87a2a9284e55 tempest-VolumesAdminNegativeTest-1492174979 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:53:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-295583127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c264c397-a7db-45f9-a598-74ab075d7ead,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af2a3d897bba4b41a6a472eec4a2231d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:53: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-18T16:53:07Z,use_quota=True,user_id='cf3c31b8ed514303bc594d199888dafe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 18:53:07 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-f5c83c1e-6783-4b68-999e-87a2a9284e55 tempest-VolumesAdminNegativeTest-1492174979 None] Creating volume c264c397-a7db-45f9-a598-74ab075d7ead {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 18:53:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f5c83c1e-6783-4b68-999e-87a2a9284e55 tempest-VolumesAdminNegativeTest-1492174979 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:53:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f5c83c1e-6783-4b68-999e-87a2a9284e55 tempest-VolumesAdminNegativeTest-1492174979 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:53:07 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f5c83c1e-6783-4b68-999e-87a2a9284e55 tempest-VolumesAdminNegativeTest-1492174979 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:53:07 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f5c83c1e-6783-4b68-999e-87a2a9284e55 tempest-VolumesAdminNegativeTest-1492174979 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:53:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f5c83c1e-6783-4b68-999e-87a2a9284e55 tempest-VolumesAdminNegativeTest-1492174979 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:53:07 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f5c83c1e-6783-4b68-999e-87a2a9284e55 tempest-VolumesAdminNegativeTest-1492174979 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:53:07 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-f5c83c1e-6783-4b68-999e-87a2a9284e55 tempest-VolumesAdminNegativeTest-1492174979 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 18:53:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f5c83c1e-6783-4b68-999e-87a2a9284e55 tempest-VolumesAdminNegativeTest-1492174979 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c264c397-a7db-45f9-a598-74ab075d7ead 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:53:07 devstack sudo[95388]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c264c397-a7db-45f9-a598-74ab075d7ead 1073741824 Aug 18 18:53:07 devstack sudo[95388]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:53:07 devstack sudo[95388]: pam_unix(sudo:session): session closed for user root Aug 18 18:53:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f5c83c1e-6783-4b68-999e-87a2a9284e55 tempest-VolumesAdminNegativeTest-1492174979 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c264c397-a7db-45f9-a598-74ab075d7ead 1073741824" returned: 0 in 0.852s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:53:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f5c83c1e-6783-4b68-999e-87a2a9284e55 tempest-VolumesAdminNegativeTest-1492174979 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c264c397-a7db-45f9-a598-74ab075d7ead {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:53:08 devstack sudo[95400]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c264c397-a7db-45f9-a598-74ab075d7ead Aug 18 18:53:08 devstack sudo[95400]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:53:08 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-3ba88b65-b921-43cb-8c50-aa342289ba54 req-3c9177be-f492-4b58-a5ab-7e928820c026 tempest-DeleteServersTestJSON-1997447933 None] Terminate volume connection completed successfully. Aug 18 18:53:08 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-3ba88b65-b921-43cb-8c50-aa342289ba54 req-3c9177be-f492-4b58-a5ab-7e928820c026 tempest-DeleteServersTestJSON-1997447933 None] Deleting attachment 2732d654-0d96-4098-8f66-4e2bef9e4aa5. {{(pid=93728) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 18 18:53:08 devstack sudo[95400]: pam_unix(sudo:session): session closed for user root Aug 18 18:53:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f5c83c1e-6783-4b68-999e-87a2a9284e55 tempest-VolumesAdminNegativeTest-1492174979 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c264c397-a7db-45f9-a598-74ab075d7ead" returned: 0 in 0.389s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:53:08 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f5c83c1e-6783-4b68-999e-87a2a9284e55 tempest-VolumesAdminNegativeTest-1492174979 None] <== create_volume: return (1361ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 18:53:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f5c83c1e-6783-4b68-999e-87a2a9284e55 tempest-VolumesAdminNegativeTest-1492174979 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.365s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:53:08 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f5c83c1e-6783-4b68-999e-87a2a9284e55 tempest-VolumesAdminNegativeTest-1492174979 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d1f145f9-9ae9-4279-a633-204c819903f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c264c397-a7db-45f9-a598-74ab075d7ead', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:08 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f5c83c1e-6783-4b68-999e-87a2a9284e55 tempest-VolumesAdminNegativeTest-1492174979 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (29fd20a4-a649-4ab1-a448-9aceeea43398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:08 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-f5c83c1e-6783-4b68-999e-87a2a9284e55 tempest-VolumesAdminNegativeTest-1492174979 None] Volume volume-c264c397-a7db-45f9-a598-74ab075d7ead (c264c397-a7db-45f9-a598-74ab075d7ead): created successfully Aug 18 18:53:08 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f5c83c1e-6783-4b68-999e-87a2a9284e55 tempest-VolumesAdminNegativeTest-1492174979 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (29fd20a4-a649-4ab1-a448-9aceeea43398) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:08 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f5c83c1e-6783-4b68-999e-87a2a9284e55 tempest-VolumesAdminNegativeTest-1492174979 None] Flow 'volume_create_manager' (6d8005dc-3f48-414f-a3cd-e069722aa8b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:53:08 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-f5c83c1e-6783-4b68-999e-87a2a9284e55 tempest-VolumesAdminNegativeTest-1492174979 None] Created volume successfully. Aug 18 18:53:09 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-aee1f737-5336-41ad-a85e-8d957433721b tempest-VolumesAdminNegativeTest-1492174979 None] Acquiring lock "cinder-c264c397-a7db-45f9-a598-74ab075d7ead-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:53:09 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-aee1f737-5336-41ad-a85e-8d957433721b tempest-VolumesAdminNegativeTest-1492174979 None] Lock "cinder-c264c397-a7db-45f9-a598-74ab075d7ead-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:53:09 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-aee1f737-5336-41ad-a85e-8d957433721b tempest-VolumesAdminNegativeTest-1492174979 None] Acquiring lock "cinder-quobyte-c264c397-a7db-45f9-a598-74ab075d7ead" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:53:09 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-aee1f737-5336-41ad-a85e-8d957433721b tempest-VolumesAdminNegativeTest-1492174979 None] Lock "cinder-quobyte-c264c397-a7db-45f9-a598-74ab075d7ead" acquired by "delete_volume" :: waited 0.028s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:53:09 devstack cinder-volume[93728]: INFO oslo.privsep.daemon [None req-aee1f737-5336-41ad-a85e-8d957433721b tempest-VolumesAdminNegativeTest-1492174979 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/tmp0q12moib/privsep.sock'] Aug 18 18:53:09 devstack sudo[95405]: 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/tmp0q12moib/privsep.sock Aug 18 18:53:09 devstack sudo[95405]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:53:10 devstack cinder-volume[93728]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:105: EventletDeprecationWarning: Aug 18 18:53:10 devstack cinder-volume[93728]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 18:53:10 devstack cinder-volume[93728]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Aug 18 18:53:10 devstack cinder-volume[93728]: WARNING oslo.privsep.daemon [-] privsep log: Aug 18 18:53:10 devstack cinder-volume[93728]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Aug 18 18:53:10 devstack cinder-volume[93728]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Aug 18 18:53:10 devstack cinder-volume[93728]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 18:53:10 devstack cinder-volume[93728]: WARNING oslo.privsep.daemon [-] privsep log: Aug 18 18:53:10 devstack cinder-volume[93728]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet Aug 18 18:53:10 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1ede9562-5387-4fb2-b766-5e431a8a58b3 tempest-DeleteServersTestJSON-1997447933 None] Acquiring lock "cinder-e52dab0e-ef8b-4e70-ad77-cd7841a47223-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:53:10 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1ede9562-5387-4fb2-b766-5e431a8a58b3 tempest-DeleteServersTestJSON-1997447933 None] Lock "cinder-e52dab0e-ef8b-4e70-ad77-cd7841a47223-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:53:10 devstack sudo[95405]: pam_unix(sudo:session): session closed for user root Aug 18 18:53:10 devstack cinder-volume[93728]: INFO oslo.privsep.daemon [None req-aee1f737-5336-41ad-a85e-8d957433721b tempest-VolumesAdminNegativeTest-1492174979 None] Spawned new privsep daemon via rootwrap Aug 18 18:53:10 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [None req-aee1f737-5336-41ad-a85e-8d957433721b tempest-VolumesAdminNegativeTest-1492174979 None] Accepted privsep connection to /tmp/tmp0q12moib/privsep.sock {{(pid=93728) __init__ /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:425}} Aug 18 18:53:10 devstack cinder-volume[93728]: INFO oslo.privsep.daemon [-] privsep daemon starting Aug 18 18:53:10 devstack cinder-volume[93728]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Aug 18 18:53:10 devstack cinder-volume[93728]: 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 18 18:53:10 devstack cinder-volume[93728]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 95408 Aug 18 18:53:10 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[5adde910-24c8-49d8-847c-ebff38fee9b2]: (2,) {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:53:10 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1ede9562-5387-4fb2-b766-5e431a8a58b3 tempest-DeleteServersTestJSON-1997447933 None] Acquiring lock "cinder-quobyte-e52dab0e-ef8b-4e70-ad77-cd7841a47223" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:53:10 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[36278016-27f8-40a8-86f1-4e0fea9a6db0]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:53:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-aee1f737-5336-41ad-a85e-8d957433721b tempest-VolumesAdminNegativeTest-1492174979 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c264c397-a7db-45f9-a598-74ab075d7ead {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:53:10 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1ede9562-5387-4fb2-b766-5e431a8a58b3 tempest-DeleteServersTestJSON-1997447933 None] Lock "cinder-quobyte-e52dab0e-ef8b-4e70-ad77-cd7841a47223" acquired by "delete_volume" :: waited 0.043s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:53:10 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[1fe556dc-3604-4c0e-b732-990c4421a107]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:53:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1ede9562-5387-4fb2-b766-5e431a8a58b3 tempest-DeleteServersTestJSON-1997447933 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e52dab0e-ef8b-4e70-ad77-cd7841a47223 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:53:10 devstack sudo[95410]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c264c397-a7db-45f9-a598-74ab075d7ead Aug 18 18:53:10 devstack sudo[95410]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:53:10 devstack sudo[95411]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e52dab0e-ef8b-4e70-ad77-cd7841a47223 Aug 18 18:53:10 devstack sudo[95411]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:53:11 devstack sudo[95410]: pam_unix(sudo:session): session closed for user root Aug 18 18:53:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-aee1f737-5336-41ad-a85e-8d957433721b tempest-VolumesAdminNegativeTest-1492174979 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c264c397-a7db-45f9-a598-74ab075d7ead" returned: 0 in 0.471s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:53:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-aee1f737-5336-41ad-a85e-8d957433721b tempest-VolumesAdminNegativeTest-1492174979 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c264c397-a7db-45f9-a598-74ab075d7ead {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:53:11 devstack sudo[95420]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c264c397-a7db-45f9-a598-74ab075d7ead Aug 18 18:53:11 devstack sudo[95420]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:53:11 devstack sudo[95411]: pam_unix(sudo:session): session closed for user root Aug 18 18:53:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1ede9562-5387-4fb2-b766-5e431a8a58b3 tempest-DeleteServersTestJSON-1997447933 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e52dab0e-ef8b-4e70-ad77-cd7841a47223" returned: 0 in 0.475s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:53:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1ede9562-5387-4fb2-b766-5e431a8a58b3 tempest-DeleteServersTestJSON-1997447933 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e52dab0e-ef8b-4e70-ad77-cd7841a47223 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:53:11 devstack sudo[95422]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e52dab0e-ef8b-4e70-ad77-cd7841a47223 Aug 18 18:53:11 devstack sudo[95422]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:53:11 devstack sudo[95420]: pam_unix(sudo:session): session closed for user root Aug 18 18:53:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-aee1f737-5336-41ad-a85e-8d957433721b tempest-VolumesAdminNegativeTest-1492174979 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c264c397-a7db-45f9-a598-74ab075d7ead" returned: 0 in 0.269s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:53:11 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-aee1f737-5336-41ad-a85e-8d957433721b tempest-VolumesAdminNegativeTest-1492174979 None] Lock "cinder-quobyte-c264c397-a7db-45f9-a598-74ab075d7ead" released by "delete_volume" :: held 2.095s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:53:11 devstack cinder-volume[93728]: WARNING cinder.quota [None req-aee1f737-5336-41ad-a85e-8d957433721b tempest-VolumesAdminNegativeTest-1492174979 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 18 18:53:11 devstack cinder-volume[93728]: WARNING cinder.quota [None req-aee1f737-5336-41ad-a85e-8d957433721b tempest-VolumesAdminNegativeTest-1492174979 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 18 18:53:11 devstack sudo[95422]: pam_unix(sudo:session): session closed for user root Aug 18 18:53:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1ede9562-5387-4fb2-b766-5e431a8a58b3 tempest-DeleteServersTestJSON-1997447933 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e52dab0e-ef8b-4e70-ad77-cd7841a47223" returned: 0 in 0.364s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:53:11 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-aee1f737-5336-41ad-a85e-8d957433721b tempest-VolumesAdminNegativeTest-1492174979 None] Created reservations ['5bf5569f-957d-4fab-b969-82d72464c013', 'cc10bc09-eeec-4c88-8b97-a165953eabe1', '0c313947-75e5-496c-af73-0228591c8e8d', 'b37bb105-a51f-49f8-8edf-817d5a484133'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:53:11 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1ede9562-5387-4fb2-b766-5e431a8a58b3 tempest-DeleteServersTestJSON-1997447933 None] Lock "cinder-quobyte-e52dab0e-ef8b-4e70-ad77-cd7841a47223" released by "delete_volume" :: held 0.905s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:53:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-aee1f737-5336-41ad-a85e-8d957433721b tempest-VolumesAdminNegativeTest-1492174979 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:53:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-aee1f737-5336-41ad-a85e-8d957433721b tempest-VolumesAdminNegativeTest-1492174979 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:53:11 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-aee1f737-5336-41ad-a85e-8d957433721b tempest-VolumesAdminNegativeTest-1492174979 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:53:11 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-aee1f737-5336-41ad-a85e-8d957433721b tempest-VolumesAdminNegativeTest-1492174979 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:53:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-aee1f737-5336-41ad-a85e-8d957433721b tempest-VolumesAdminNegativeTest-1492174979 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:53:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-aee1f737-5336-41ad-a85e-8d957433721b tempest-VolumesAdminNegativeTest-1492174979 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:53:11 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-1ede9562-5387-4fb2-b766-5e431a8a58b3 tempest-DeleteServersTestJSON-1997447933 None] Created reservations ['4405b828-c091-48ac-a658-00c42227cea1', '12ba9f9f-b1ad-46d6-a7f5-5855db52f13c', 'eae8195a-4962-46e6-9521-81c119074232', '7e92c87d-9947-49d6-9153-4f3f77fc343d'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:53:11 devstack sudo[95426]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:53:11 devstack sudo[95426]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:53:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1ede9562-5387-4fb2-b766-5e431a8a58b3 tempest-DeleteServersTestJSON-1997447933 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:53:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1ede9562-5387-4fb2-b766-5e431a8a58b3 tempest-DeleteServersTestJSON-1997447933 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:53:11 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1ede9562-5387-4fb2-b766-5e431a8a58b3 tempest-DeleteServersTestJSON-1997447933 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:53:11 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1ede9562-5387-4fb2-b766-5e431a8a58b3 tempest-DeleteServersTestJSON-1997447933 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:53:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1ede9562-5387-4fb2-b766-5e431a8a58b3 tempest-DeleteServersTestJSON-1997447933 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:53:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1ede9562-5387-4fb2-b766-5e431a8a58b3 tempest-DeleteServersTestJSON-1997447933 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:53:11 devstack sudo[95428]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:53:11 devstack sudo[95428]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:53:12 devstack sudo[95426]: pam_unix(sudo:session): session closed for user root Aug 18 18:53:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-aee1f737-5336-41ad-a85e-8d957433721b tempest-VolumesAdminNegativeTest-1492174979 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.334s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:53:12 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-aee1f737-5336-41ad-a85e-8d957433721b tempest-VolumesAdminNegativeTest-1492174979 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:53:12 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-aee1f737-5336-41ad-a85e-8d957433721b tempest-VolumesAdminNegativeTest-1492174979 None] Deleted volume successfully. Aug 18 18:53:12 devstack sudo[95428]: pam_unix(sudo:session): session closed for user root Aug 18 18:53:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1ede9562-5387-4fb2-b766-5e431a8a58b3 tempest-DeleteServersTestJSON-1997447933 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.265s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:53:12 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-1ede9562-5387-4fb2-b766-5e431a8a58b3 tempest-DeleteServersTestJSON-1997447933 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:53:12 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-aee1f737-5336-41ad-a85e-8d957433721b tempest-VolumesAdminNegativeTest-1492174979 None] Lock "cinder-c264c397-a7db-45f9-a598-74ab075d7ead-delete_volume" released by "delete_volume" :: held 2.834s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:53:12 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-1ede9562-5387-4fb2-b766-5e431a8a58b3 tempest-DeleteServersTestJSON-1997447933 None] Deleted volume successfully. Aug 18 18:53:12 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1ede9562-5387-4fb2-b766-5e431a8a58b3 tempest-DeleteServersTestJSON-1997447933 None] Lock "cinder-e52dab0e-ef8b-4e70-ad77-cd7841a47223-delete_volume" released by "delete_volume" :: held 1.542s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:53:21 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=25,cinder:UPDATE=20,cinder:INSERT=6 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 18:53:22 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=18,cinder:UPDATE=27,cinder:DELETE=4,cinder:INSERT=4 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 18:53:22 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-15e5918f-e536-4af3-a63f-51b9d5aea9d4 tempest-ServerActionsTestOtherA-847320685 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:53:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-15e5918f-e536-4af3-a63f-51b9d5aea9d4 tempest-ServerActionsTestOtherA-847320685 None] Flow 'volume_create_manager' (f88c9eda-3901-4fc6-bda4-3f7c2341d2aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:53:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-15e5918f-e536-4af3-a63f-51b9d5aea9d4 tempest-ServerActionsTestOtherA-847320685 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1254a12f-19a6-4bdb-972e-8a92dafb15d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-15e5918f-e536-4af3-a63f-51b9d5aea9d4 tempest-ServerActionsTestOtherA-847320685 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1254a12f-19a6-4bdb-972e-8a92dafb15d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:53:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-40468314',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6b4c8103-9cce-49db-a6d6-34b84e22f9bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3511a5dd27624d5fb1068703750a24d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:53: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-18T16:53:22Z,use_quota=True,user_id='f48d258a14cf40a3805bd3d50bcc87e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-15e5918f-e536-4af3-a63f-51b9d5aea9d4 tempest-ServerActionsTestOtherA-847320685 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e099fd23-afd9-4ad3-95f5-c6297e30d3f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-15e5918f-e536-4af3-a63f-51b9d5aea9d4 tempest-ServerActionsTestOtherA-847320685 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e099fd23-afd9-4ad3-95f5-c6297e30d3f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-15e5918f-e536-4af3-a63f-51b9d5aea9d4 tempest-ServerActionsTestOtherA-847320685 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1ebfc2d1-8535-46c0-b2d1-547117e63d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-15e5918f-e536-4af3-a63f-51b9d5aea9d4 tempest-ServerActionsTestOtherA-847320685 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1ebfc2d1-8535-46c0-b2d1-547117e63d0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6b4c8103-9cce-49db-a6d6-34b84e22f9bd', 'volume_name': 'volume-6b4c8103-9cce-49db-a6d6-34b84e22f9bd', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-15e5918f-e536-4af3-a63f-51b9d5aea9d4 tempest-ServerActionsTestOtherA-847320685 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b73b25cd-7d4f-4b26-ac2b-007e7170a1d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-15e5918f-e536-4af3-a63f-51b9d5aea9d4 tempest-ServerActionsTestOtherA-847320685 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b73b25cd-7d4f-4b26-ac2b-007e7170a1d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-15e5918f-e536-4af3-a63f-51b9d5aea9d4 tempest-ServerActionsTestOtherA-847320685 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (269419b9-e038-48e3-ae71-7e2b8143b1d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:22 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-15e5918f-e536-4af3-a63f-51b9d5aea9d4 tempest-ServerActionsTestOtherA-847320685 None] Volume 6b4c8103-9cce-49db-a6d6-34b84e22f9bd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6b4c8103-9cce-49db-a6d6-34b84e22f9bd', 'volume_size': 1} Aug 18 18:53:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-15e5918f-e536-4af3-a63f-51b9d5aea9d4 tempest-ServerActionsTestOtherA-847320685 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:53:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-15e5918f-e536-4af3-a63f-51b9d5aea9d4 tempest-ServerActionsTestOtherA-847320685 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:53:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-15e5918f-e536-4af3-a63f-51b9d5aea9d4 tempest-ServerActionsTestOtherA-847320685 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:53:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-40468314',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6b4c8103-9cce-49db-a6d6-34b84e22f9bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3511a5dd27624d5fb1068703750a24d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:53: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-18T16:53:22Z,use_quota=True,user_id='f48d258a14cf40a3805bd3d50bcc87e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 18:53:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-15e5918f-e536-4af3-a63f-51b9d5aea9d4 tempest-ServerActionsTestOtherA-847320685 None] Creating volume 6b4c8103-9cce-49db-a6d6-34b84e22f9bd {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 18:53:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-15e5918f-e536-4af3-a63f-51b9d5aea9d4 tempest-ServerActionsTestOtherA-847320685 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:53:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-15e5918f-e536-4af3-a63f-51b9d5aea9d4 tempest-ServerActionsTestOtherA-847320685 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:53:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-15e5918f-e536-4af3-a63f-51b9d5aea9d4 tempest-ServerActionsTestOtherA-847320685 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:53:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-15e5918f-e536-4af3-a63f-51b9d5aea9d4 tempest-ServerActionsTestOtherA-847320685 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:53:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-15e5918f-e536-4af3-a63f-51b9d5aea9d4 tempest-ServerActionsTestOtherA-847320685 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:53:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-15e5918f-e536-4af3-a63f-51b9d5aea9d4 tempest-ServerActionsTestOtherA-847320685 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:53:22 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-15e5918f-e536-4af3-a63f-51b9d5aea9d4 tempest-ServerActionsTestOtherA-847320685 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 18:53:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-15e5918f-e536-4af3-a63f-51b9d5aea9d4 tempest-ServerActionsTestOtherA-847320685 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6b4c8103-9cce-49db-a6d6-34b84e22f9bd 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:53:22 devstack sudo[95471]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6b4c8103-9cce-49db-a6d6-34b84e22f9bd 1073741824 Aug 18 18:53:22 devstack sudo[95471]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:53:23 devstack sudo[95471]: pam_unix(sudo:session): session closed for user root Aug 18 18:53:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-15e5918f-e536-4af3-a63f-51b9d5aea9d4 tempest-ServerActionsTestOtherA-847320685 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6b4c8103-9cce-49db-a6d6-34b84e22f9bd 1073741824" returned: 0 in 0.396s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:53:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-15e5918f-e536-4af3-a63f-51b9d5aea9d4 tempest-ServerActionsTestOtherA-847320685 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6b4c8103-9cce-49db-a6d6-34b84e22f9bd {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:53:23 devstack sudo[95477]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6b4c8103-9cce-49db-a6d6-34b84e22f9bd Aug 18 18:53:23 devstack sudo[95477]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:53:23 devstack sudo[95477]: pam_unix(sudo:session): session closed for user root Aug 18 18:53:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-15e5918f-e536-4af3-a63f-51b9d5aea9d4 tempest-ServerActionsTestOtherA-847320685 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6b4c8103-9cce-49db-a6d6-34b84e22f9bd" returned: 0 in 0.328s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:53:23 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-15e5918f-e536-4af3-a63f-51b9d5aea9d4 tempest-ServerActionsTestOtherA-847320685 None] <== create_volume: return (771ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 18:53:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-15e5918f-e536-4af3-a63f-51b9d5aea9d4 tempest-ServerActionsTestOtherA-847320685 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.774s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:53:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-15e5918f-e536-4af3-a63f-51b9d5aea9d4 tempest-ServerActionsTestOtherA-847320685 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (269419b9-e038-48e3-ae71-7e2b8143b1d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6b4c8103-9cce-49db-a6d6-34b84e22f9bd', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-15e5918f-e536-4af3-a63f-51b9d5aea9d4 tempest-ServerActionsTestOtherA-847320685 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (43ef400f-20f6-46f7-9b13-edbeb8a63035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:23 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-15e5918f-e536-4af3-a63f-51b9d5aea9d4 tempest-ServerActionsTestOtherA-847320685 None] Volume volume-6b4c8103-9cce-49db-a6d6-34b84e22f9bd (6b4c8103-9cce-49db-a6d6-34b84e22f9bd): created successfully Aug 18 18:53:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-15e5918f-e536-4af3-a63f-51b9d5aea9d4 tempest-ServerActionsTestOtherA-847320685 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (43ef400f-20f6-46f7-9b13-edbeb8a63035) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-15e5918f-e536-4af3-a63f-51b9d5aea9d4 tempest-ServerActionsTestOtherA-847320685 None] Flow 'volume_create_manager' (f88c9eda-3901-4fc6-bda4-3f7c2341d2aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:53:23 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-15e5918f-e536-4af3-a63f-51b9d5aea9d4 tempest-ServerActionsTestOtherA-847320685 None] Created volume successfully. Aug 18 18:53:27 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [req-a34c8441-a48d-45c4-862c-216ec7d273ad req-33ef0f73-4de6-4de8-b136-b620676e41c6 tempest-VolumesGetTestJSON-1794706486 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:53:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-a34c8441-a48d-45c4-862c-216ec7d273ad req-33ef0f73-4de6-4de8-b136-b620676e41c6 tempest-VolumesGetTestJSON-1794706486 None] Flow 'volume_create_manager' (8748e3e7-a1aa-438c-a46c-911eb3079ae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:53:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-a34c8441-a48d-45c4-862c-216ec7d273ad req-33ef0f73-4de6-4de8-b136-b620676e41c6 tempest-VolumesGetTestJSON-1794706486 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d427cc2d-962c-4f0d-9191-12a8547311b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-a34c8441-a48d-45c4-862c-216ec7d273ad req-33ef0f73-4de6-4de8-b136-b620676e41c6 tempest-VolumesGetTestJSON-1794706486 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d427cc2d-962c-4f0d-9191-12a8547311b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:53:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-322785544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=908e26ed-6e5c-4980-82fc-d5527248817e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f81105e2d6bf4d7f8fae5e70f559cb86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:53: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-18T16:53:27Z,use_quota=True,user_id='0a26f73f8642450fbb29e37dd2f0f352',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-a34c8441-a48d-45c4-862c-216ec7d273ad req-33ef0f73-4de6-4de8-b136-b620676e41c6 tempest-VolumesGetTestJSON-1794706486 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7e79e7d6-8a84-41f3-bc6d-fdbcdcc9b1e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-a34c8441-a48d-45c4-862c-216ec7d273ad req-33ef0f73-4de6-4de8-b136-b620676e41c6 tempest-VolumesGetTestJSON-1794706486 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7e79e7d6-8a84-41f3-bc6d-fdbcdcc9b1e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-a34c8441-a48d-45c4-862c-216ec7d273ad req-33ef0f73-4de6-4de8-b136-b620676e41c6 tempest-VolumesGetTestJSON-1794706486 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (04a55ec1-52cf-4dc3-b3bd-f6bc01a98eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-a34c8441-a48d-45c4-862c-216ec7d273ad req-33ef0f73-4de6-4de8-b136-b620676e41c6 tempest-VolumesGetTestJSON-1794706486 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (04a55ec1-52cf-4dc3-b3bd-f6bc01a98eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '908e26ed-6e5c-4980-82fc-d5527248817e', 'volume_name': 'volume-908e26ed-6e5c-4980-82fc-d5527248817e', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-a34c8441-a48d-45c4-862c-216ec7d273ad req-33ef0f73-4de6-4de8-b136-b620676e41c6 tempest-VolumesGetTestJSON-1794706486 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (04284f4e-55d1-45cd-8844-3a46032efe97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-a34c8441-a48d-45c4-862c-216ec7d273ad req-33ef0f73-4de6-4de8-b136-b620676e41c6 tempest-VolumesGetTestJSON-1794706486 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (04284f4e-55d1-45cd-8844-3a46032efe97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-a34c8441-a48d-45c4-862c-216ec7d273ad req-33ef0f73-4de6-4de8-b136-b620676e41c6 tempest-VolumesGetTestJSON-1794706486 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (03f30d22-743e-4403-95ef-126697baf36e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:27 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [req-a34c8441-a48d-45c4-862c-216ec7d273ad req-33ef0f73-4de6-4de8-b136-b620676e41c6 tempest-VolumesGetTestJSON-1794706486 None] Volume 908e26ed-6e5c-4980-82fc-d5527248817e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-908e26ed-6e5c-4980-82fc-d5527248817e', 'volume_size': 1} Aug 18 18:53:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-a34c8441-a48d-45c4-862c-216ec7d273ad req-33ef0f73-4de6-4de8-b136-b620676e41c6 tempest-VolumesGetTestJSON-1794706486 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:53:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-a34c8441-a48d-45c4-862c-216ec7d273ad req-33ef0f73-4de6-4de8-b136-b620676e41c6 tempest-VolumesGetTestJSON-1794706486 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:53:27 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [req-a34c8441-a48d-45c4-862c-216ec7d273ad req-33ef0f73-4de6-4de8-b136-b620676e41c6 tempest-VolumesGetTestJSON-1794706486 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:53:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-322785544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=908e26ed-6e5c-4980-82fc-d5527248817e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f81105e2d6bf4d7f8fae5e70f559cb86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:53: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-18T16:53:27Z,use_quota=True,user_id='0a26f73f8642450fbb29e37dd2f0f352',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 18:53:27 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [req-a34c8441-a48d-45c4-862c-216ec7d273ad req-33ef0f73-4de6-4de8-b136-b620676e41c6 tempest-VolumesGetTestJSON-1794706486 None] Creating volume 908e26ed-6e5c-4980-82fc-d5527248817e {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 18:53:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-a34c8441-a48d-45c4-862c-216ec7d273ad req-33ef0f73-4de6-4de8-b136-b620676e41c6 tempest-VolumesGetTestJSON-1794706486 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:53:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-a34c8441-a48d-45c4-862c-216ec7d273ad req-33ef0f73-4de6-4de8-b136-b620676e41c6 tempest-VolumesGetTestJSON-1794706486 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:53:27 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [req-a34c8441-a48d-45c4-862c-216ec7d273ad req-33ef0f73-4de6-4de8-b136-b620676e41c6 tempest-VolumesGetTestJSON-1794706486 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:53:27 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [req-a34c8441-a48d-45c4-862c-216ec7d273ad req-33ef0f73-4de6-4de8-b136-b620676e41c6 tempest-VolumesGetTestJSON-1794706486 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:53:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-a34c8441-a48d-45c4-862c-216ec7d273ad req-33ef0f73-4de6-4de8-b136-b620676e41c6 tempest-VolumesGetTestJSON-1794706486 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:53:27 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [req-a34c8441-a48d-45c4-862c-216ec7d273ad req-33ef0f73-4de6-4de8-b136-b620676e41c6 tempest-VolumesGetTestJSON-1794706486 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:53:27 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [req-a34c8441-a48d-45c4-862c-216ec7d273ad req-33ef0f73-4de6-4de8-b136-b620676e41c6 tempest-VolumesGetTestJSON-1794706486 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 18:53:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-a34c8441-a48d-45c4-862c-216ec7d273ad req-33ef0f73-4de6-4de8-b136-b620676e41c6 tempest-VolumesGetTestJSON-1794706486 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-908e26ed-6e5c-4980-82fc-d5527248817e 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:53:27 devstack sudo[95518]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-908e26ed-6e5c-4980-82fc-d5527248817e 1073741824 Aug 18 18:53:27 devstack sudo[95518]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:53:28 devstack sudo[95518]: pam_unix(sudo:session): session closed for user root Aug 18 18:53:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-a34c8441-a48d-45c4-862c-216ec7d273ad req-33ef0f73-4de6-4de8-b136-b620676e41c6 tempest-VolumesGetTestJSON-1794706486 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-908e26ed-6e5c-4980-82fc-d5527248817e 1073741824" returned: 0 in 0.548s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:53:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-a34c8441-a48d-45c4-862c-216ec7d273ad req-33ef0f73-4de6-4de8-b136-b620676e41c6 tempest-VolumesGetTestJSON-1794706486 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-908e26ed-6e5c-4980-82fc-d5527248817e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:53:28 devstack sudo[95525]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-908e26ed-6e5c-4980-82fc-d5527248817e Aug 18 18:53:28 devstack sudo[95525]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:53:28 devstack sudo[95525]: pam_unix(sudo:session): session closed for user root Aug 18 18:53:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-a34c8441-a48d-45c4-862c-216ec7d273ad req-33ef0f73-4de6-4de8-b136-b620676e41c6 tempest-VolumesGetTestJSON-1794706486 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-908e26ed-6e5c-4980-82fc-d5527248817e" returned: 0 in 0.277s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:53:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [req-a34c8441-a48d-45c4-862c-216ec7d273ad req-33ef0f73-4de6-4de8-b136-b620676e41c6 tempest-VolumesGetTestJSON-1794706486 None] <== create_volume: return (885ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 18:53:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-a34c8441-a48d-45c4-862c-216ec7d273ad req-33ef0f73-4de6-4de8-b136-b620676e41c6 tempest-VolumesGetTestJSON-1794706486 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.887s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:53:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-a34c8441-a48d-45c4-862c-216ec7d273ad req-33ef0f73-4de6-4de8-b136-b620676e41c6 tempest-VolumesGetTestJSON-1794706486 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (03f30d22-743e-4403-95ef-126697baf36e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-908e26ed-6e5c-4980-82fc-d5527248817e', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-a34c8441-a48d-45c4-862c-216ec7d273ad req-33ef0f73-4de6-4de8-b136-b620676e41c6 tempest-VolumesGetTestJSON-1794706486 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3c7431ca-88f5-456a-ae0b-322cc610c8fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:28 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [req-a34c8441-a48d-45c4-862c-216ec7d273ad req-33ef0f73-4de6-4de8-b136-b620676e41c6 tempest-VolumesGetTestJSON-1794706486 None] Volume volume-908e26ed-6e5c-4980-82fc-d5527248817e (908e26ed-6e5c-4980-82fc-d5527248817e): created successfully Aug 18 18:53:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-a34c8441-a48d-45c4-862c-216ec7d273ad req-33ef0f73-4de6-4de8-b136-b620676e41c6 tempest-VolumesGetTestJSON-1794706486 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3c7431ca-88f5-456a-ae0b-322cc610c8fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-a34c8441-a48d-45c4-862c-216ec7d273ad req-33ef0f73-4de6-4de8-b136-b620676e41c6 tempest-VolumesGetTestJSON-1794706486 None] Flow 'volume_create_manager' (8748e3e7-a1aa-438c-a46c-911eb3079ae2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:53:28 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-a34c8441-a48d-45c4-862c-216ec7d273ad req-33ef0f73-4de6-4de8-b136-b620676e41c6 tempest-VolumesGetTestJSON-1794706486 None] Created volume successfully. Aug 18 18:53:30 devstack cinder-volume[93728]: DEBUG cinder.coordination [req-78f49663-585d-4a13-9e58-d7112be9e1a6 req-55db2c7d-d2ee-4d7a-b5c3-9cb171fb52b2 tempest-VolumesGetTestJSON-1794706486 None] Acquiring lock "cinder-908e26ed-6e5c-4980-82fc-d5527248817e-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:53:30 devstack cinder-volume[93728]: DEBUG cinder.coordination [req-78f49663-585d-4a13-9e58-d7112be9e1a6 req-55db2c7d-d2ee-4d7a-b5c3-9cb171fb52b2 tempest-VolumesGetTestJSON-1794706486 None] Lock "cinder-908e26ed-6e5c-4980-82fc-d5527248817e-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:53:30 devstack cinder-volume[93728]: DEBUG cinder.coordination [req-78f49663-585d-4a13-9e58-d7112be9e1a6 req-55db2c7d-d2ee-4d7a-b5c3-9cb171fb52b2 tempest-VolumesGetTestJSON-1794706486 None] Acquiring lock "cinder-quobyte-908e26ed-6e5c-4980-82fc-d5527248817e" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:53:30 devstack cinder-volume[93728]: DEBUG cinder.coordination [req-78f49663-585d-4a13-9e58-d7112be9e1a6 req-55db2c7d-d2ee-4d7a-b5c3-9cb171fb52b2 tempest-VolumesGetTestJSON-1794706486 None] Lock "cinder-quobyte-908e26ed-6e5c-4980-82fc-d5527248817e" acquired by "delete_volume" :: waited 0.022s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:53:30 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[bdc77a35-483f-47d0-bfa6-7513ca81917d]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:53:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-78f49663-585d-4a13-9e58-d7112be9e1a6 req-55db2c7d-d2ee-4d7a-b5c3-9cb171fb52b2 tempest-VolumesGetTestJSON-1794706486 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-908e26ed-6e5c-4980-82fc-d5527248817e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:53:30 devstack sudo[95530]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-908e26ed-6e5c-4980-82fc-d5527248817e Aug 18 18:53:30 devstack sudo[95530]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:53:30 devstack sudo[95530]: pam_unix(sudo:session): session closed for user root Aug 18 18:53:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-78f49663-585d-4a13-9e58-d7112be9e1a6 req-55db2c7d-d2ee-4d7a-b5c3-9cb171fb52b2 tempest-VolumesGetTestJSON-1794706486 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-908e26ed-6e5c-4980-82fc-d5527248817e" returned: 0 in 0.437s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:53:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-78f49663-585d-4a13-9e58-d7112be9e1a6 req-55db2c7d-d2ee-4d7a-b5c3-9cb171fb52b2 tempest-VolumesGetTestJSON-1794706486 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-908e26ed-6e5c-4980-82fc-d5527248817e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:53:30 devstack sudo[95535]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-908e26ed-6e5c-4980-82fc-d5527248817e Aug 18 18:53:30 devstack sudo[95535]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:53:31 devstack sudo[95535]: pam_unix(sudo:session): session closed for user root Aug 18 18:53:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-78f49663-585d-4a13-9e58-d7112be9e1a6 req-55db2c7d-d2ee-4d7a-b5c3-9cb171fb52b2 tempest-VolumesGetTestJSON-1794706486 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-908e26ed-6e5c-4980-82fc-d5527248817e" returned: 0 in 0.251s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:53:31 devstack cinder-volume[93728]: DEBUG cinder.coordination [req-78f49663-585d-4a13-9e58-d7112be9e1a6 req-55db2c7d-d2ee-4d7a-b5c3-9cb171fb52b2 tempest-VolumesGetTestJSON-1794706486 None] Lock "cinder-quobyte-908e26ed-6e5c-4980-82fc-d5527248817e" released by "delete_volume" :: held 0.750s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:53:31 devstack cinder-volume[93728]: DEBUG cinder.quota [req-78f49663-585d-4a13-9e58-d7112be9e1a6 req-55db2c7d-d2ee-4d7a-b5c3-9cb171fb52b2 tempest-VolumesGetTestJSON-1794706486 None] Created reservations ['e943592b-5f34-4f8e-befb-7aedb5f40167', '385c2162-0682-4288-8105-95b8b6495e0b', 'c892d669-c2a6-4474-92b7-10c873becdd0', 'c1d663f6-77b5-4f81-ad54-5a02abe39a5e'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:53:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-78f49663-585d-4a13-9e58-d7112be9e1a6 req-55db2c7d-d2ee-4d7a-b5c3-9cb171fb52b2 tempest-VolumesGetTestJSON-1794706486 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:53:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-78f49663-585d-4a13-9e58-d7112be9e1a6 req-55db2c7d-d2ee-4d7a-b5c3-9cb171fb52b2 tempest-VolumesGetTestJSON-1794706486 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:53:31 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [req-78f49663-585d-4a13-9e58-d7112be9e1a6 req-55db2c7d-d2ee-4d7a-b5c3-9cb171fb52b2 tempest-VolumesGetTestJSON-1794706486 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:53:31 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [req-78f49663-585d-4a13-9e58-d7112be9e1a6 req-55db2c7d-d2ee-4d7a-b5c3-9cb171fb52b2 tempest-VolumesGetTestJSON-1794706486 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:53:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-78f49663-585d-4a13-9e58-d7112be9e1a6 req-55db2c7d-d2ee-4d7a-b5c3-9cb171fb52b2 tempest-VolumesGetTestJSON-1794706486 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:53:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-78f49663-585d-4a13-9e58-d7112be9e1a6 req-55db2c7d-d2ee-4d7a-b5c3-9cb171fb52b2 tempest-VolumesGetTestJSON-1794706486 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:53:31 devstack sudo[95538]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:53:31 devstack sudo[95538]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:53:31 devstack sudo[95538]: pam_unix(sudo:session): session closed for user root Aug 18 18:53:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-78f49663-585d-4a13-9e58-d7112be9e1a6 req-55db2c7d-d2ee-4d7a-b5c3-9cb171fb52b2 tempest-VolumesGetTestJSON-1794706486 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.322s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:53:31 devstack cinder-volume[93728]: DEBUG cinder.manager [req-78f49663-585d-4a13-9e58-d7112be9e1a6 req-55db2c7d-d2ee-4d7a-b5c3-9cb171fb52b2 tempest-VolumesGetTestJSON-1794706486 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:53:31 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-78f49663-585d-4a13-9e58-d7112be9e1a6 req-55db2c7d-d2ee-4d7a-b5c3-9cb171fb52b2 tempest-VolumesGetTestJSON-1794706486 None] Deleted volume successfully. Aug 18 18:53:31 devstack cinder-volume[93728]: DEBUG cinder.coordination [req-78f49663-585d-4a13-9e58-d7112be9e1a6 req-55db2c7d-d2ee-4d7a-b5c3-9cb171fb52b2 tempest-VolumesGetTestJSON-1794706486 None] Lock "cinder-908e26ed-6e5c-4980-82fc-d5527248817e-delete_volume" released by "delete_volume" :: held 1.359s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:53:41 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-dc0aee8f-09d4-488d-adac-7c1d7c31f924 tempest-VolumesTestJSON-305766965 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:53:41 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-dc0aee8f-09d4-488d-adac-7c1d7c31f924 tempest-VolumesTestJSON-305766965 None] Flow 'volume_create_manager' (5b6f2d69-b357-4994-a391-007e5ff6068a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:53:41 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-dc0aee8f-09d4-488d-adac-7c1d7c31f924 tempest-VolumesTestJSON-305766965 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f0c4fc43-3eb5-4d66-bb2a-8201af121ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:41 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-dc0aee8f-09d4-488d-adac-7c1d7c31f924 tempest-VolumesTestJSON-305766965 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f0c4fc43-3eb5-4d66-bb2a-8201af121ba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:53:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-948582627',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4bcf85ad-6265-4345-97c4-355744fe785c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='48919b6f0f60419eac172f565d4dd530',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:53: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-18T16:53:41Z,use_quota=True,user_id='3c74f92cca5643a8b9b40838861b091c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:41 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-dc0aee8f-09d4-488d-adac-7c1d7c31f924 tempest-VolumesTestJSON-305766965 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1d187efc-e018-47e2-be90-a1f5da499550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:41 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-dc0aee8f-09d4-488d-adac-7c1d7c31f924 tempest-VolumesTestJSON-305766965 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1d187efc-e018-47e2-be90-a1f5da499550) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:41 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-dc0aee8f-09d4-488d-adac-7c1d7c31f924 tempest-VolumesTestJSON-305766965 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1830cd28-294b-4184-b81e-0b4b2935891b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:41 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-dc0aee8f-09d4-488d-adac-7c1d7c31f924 tempest-VolumesTestJSON-305766965 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1830cd28-294b-4184-b81e-0b4b2935891b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4bcf85ad-6265-4345-97c4-355744fe785c', 'volume_name': 'volume-4bcf85ad-6265-4345-97c4-355744fe785c', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:41 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-dc0aee8f-09d4-488d-adac-7c1d7c31f924 tempest-VolumesTestJSON-305766965 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (82a8a0a7-a669-47b5-8394-9c3f11160364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:41 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-dc0aee8f-09d4-488d-adac-7c1d7c31f924 tempest-VolumesTestJSON-305766965 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (82a8a0a7-a669-47b5-8394-9c3f11160364) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:41 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-dc0aee8f-09d4-488d-adac-7c1d7c31f924 tempest-VolumesTestJSON-305766965 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (be7910ce-f9cc-40d3-b7d0-3eba60bd592e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:41 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-dc0aee8f-09d4-488d-adac-7c1d7c31f924 tempest-VolumesTestJSON-305766965 None] Volume 4bcf85ad-6265-4345-97c4-355744fe785c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4bcf85ad-6265-4345-97c4-355744fe785c', 'volume_size': 1} Aug 18 18:53:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-dc0aee8f-09d4-488d-adac-7c1d7c31f924 tempest-VolumesTestJSON-305766965 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:53:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-dc0aee8f-09d4-488d-adac-7c1d7c31f924 tempest-VolumesTestJSON-305766965 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:53:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-dc0aee8f-09d4-488d-adac-7c1d7c31f924 tempest-VolumesTestJSON-305766965 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:53:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-948582627',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4bcf85ad-6265-4345-97c4-355744fe785c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='48919b6f0f60419eac172f565d4dd530',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:53: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-18T16:53:41Z,use_quota=True,user_id='3c74f92cca5643a8b9b40838861b091c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 18:53:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-dc0aee8f-09d4-488d-adac-7c1d7c31f924 tempest-VolumesTestJSON-305766965 None] Creating volume 4bcf85ad-6265-4345-97c4-355744fe785c {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 18:53:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-dc0aee8f-09d4-488d-adac-7c1d7c31f924 tempest-VolumesTestJSON-305766965 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:53:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-dc0aee8f-09d4-488d-adac-7c1d7c31f924 tempest-VolumesTestJSON-305766965 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:53:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-dc0aee8f-09d4-488d-adac-7c1d7c31f924 tempest-VolumesTestJSON-305766965 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:53:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-dc0aee8f-09d4-488d-adac-7c1d7c31f924 tempest-VolumesTestJSON-305766965 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:53:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-dc0aee8f-09d4-488d-adac-7c1d7c31f924 tempest-VolumesTestJSON-305766965 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:53:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-dc0aee8f-09d4-488d-adac-7c1d7c31f924 tempest-VolumesTestJSON-305766965 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:53:41 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-dc0aee8f-09d4-488d-adac-7c1d7c31f924 tempest-VolumesTestJSON-305766965 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 18:53:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-dc0aee8f-09d4-488d-adac-7c1d7c31f924 tempest-VolumesTestJSON-305766965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4bcf85ad-6265-4345-97c4-355744fe785c 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:53:41 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/91bbcbb9c7585289c411ed6cee882698/volume-4bcf85ad-6265-4345-97c4-355744fe785c 1073741824 Aug 18 18:53:41 devstack sudo[95586]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:53:41 devstack sudo[95586]: pam_unix(sudo:session): session closed for user root Aug 18 18:53:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-dc0aee8f-09d4-488d-adac-7c1d7c31f924 tempest-VolumesTestJSON-305766965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4bcf85ad-6265-4345-97c4-355744fe785c 1073741824" returned: 0 in 0.553s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:53:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-dc0aee8f-09d4-488d-adac-7c1d7c31f924 tempest-VolumesTestJSON-305766965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4bcf85ad-6265-4345-97c4-355744fe785c {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:53:41 devstack sudo[95592]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4bcf85ad-6265-4345-97c4-355744fe785c Aug 18 18:53:41 devstack sudo[95592]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:53:41 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 18:53:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:53:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:53:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:53:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:53:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:53:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:53:42 devstack sudo[95594]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:53:42 devstack sudo[95594]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:53:42 devstack sudo[95592]: pam_unix(sudo:session): session closed for user root Aug 18 18:53:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-dc0aee8f-09d4-488d-adac-7c1d7c31f924 tempest-VolumesTestJSON-305766965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4bcf85ad-6265-4345-97c4-355744fe785c" returned: 0 in 0.375s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:53:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-dc0aee8f-09d4-488d-adac-7c1d7c31f924 tempest-VolumesTestJSON-305766965 None] <== create_volume: return (980ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 18:53:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-dc0aee8f-09d4-488d-adac-7c1d7c31f924 tempest-VolumesTestJSON-305766965 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.984s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:53:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-dc0aee8f-09d4-488d-adac-7c1d7c31f924 tempest-VolumesTestJSON-305766965 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (be7910ce-f9cc-40d3-b7d0-3eba60bd592e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4bcf85ad-6265-4345-97c4-355744fe785c', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-dc0aee8f-09d4-488d-adac-7c1d7c31f924 tempest-VolumesTestJSON-305766965 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dbc144d4-b892-4839-9c83-c7406a126030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:42 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-dc0aee8f-09d4-488d-adac-7c1d7c31f924 tempest-VolumesTestJSON-305766965 None] Volume volume-4bcf85ad-6265-4345-97c4-355744fe785c (4bcf85ad-6265-4345-97c4-355744fe785c): created successfully Aug 18 18:53:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-dc0aee8f-09d4-488d-adac-7c1d7c31f924 tempest-VolumesTestJSON-305766965 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dbc144d4-b892-4839-9c83-c7406a126030) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-dc0aee8f-09d4-488d-adac-7c1d7c31f924 tempest-VolumesTestJSON-305766965 None] Flow 'volume_create_manager' (5b6f2d69-b357-4994-a391-007e5ff6068a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:53:42 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-dc0aee8f-09d4-488d-adac-7c1d7c31f924 tempest-VolumesTestJSON-305766965 None] Created volume successfully. Aug 18 18:53:42 devstack sudo[95594]: pam_unix(sudo:session): session closed for user root Aug 18 18:53:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.476s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:53:42 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:53:42 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager._thread_info {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 18:53:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread count: 8 {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 18 18:53:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread info: [<_MainThread(MainThread, started 134742134784128)>, , , , , , , ] {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 18 18:53:44 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-1ec12bbf-4712-4eb8-a97c-fda4722d7cf8 tempest-VolumesTestJSON-305766965 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:53:44 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1ec12bbf-4712-4eb8-a97c-fda4722d7cf8 tempest-VolumesTestJSON-305766965 None] Flow 'volume_create_manager' (c67028fd-297a-4e9a-82d0-f7d016de17e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:53:44 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1ec12bbf-4712-4eb8-a97c-fda4722d7cf8 tempest-VolumesTestJSON-305766965 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f49018d9-3216-4d8d-80ec-a44b5fffadad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:44 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1ec12bbf-4712-4eb8-a97c-fda4722d7cf8 tempest-VolumesTestJSON-305766965 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f49018d9-3216-4d8d-80ec-a44b5fffadad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:53:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1448573792',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f8b125bd-2042-4c39-be86-9059f4a6c2b3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='48919b6f0f60419eac172f565d4dd530',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:53: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-18T16:53:44Z,use_quota=True,user_id='3c74f92cca5643a8b9b40838861b091c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:44 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1ec12bbf-4712-4eb8-a97c-fda4722d7cf8 tempest-VolumesTestJSON-305766965 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3c51693f-de3a-4e65-aa8d-81a826829b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:44 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1ec12bbf-4712-4eb8-a97c-fda4722d7cf8 tempest-VolumesTestJSON-305766965 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3c51693f-de3a-4e65-aa8d-81a826829b35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:44 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1ec12bbf-4712-4eb8-a97c-fda4722d7cf8 tempest-VolumesTestJSON-305766965 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (80fd8759-0cc2-41b1-a7ec-25a4b52e150e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:44 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1ec12bbf-4712-4eb8-a97c-fda4722d7cf8 tempest-VolumesTestJSON-305766965 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (80fd8759-0cc2-41b1-a7ec-25a4b52e150e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f8b125bd-2042-4c39-be86-9059f4a6c2b3', 'volume_name': 'volume-f8b125bd-2042-4c39-be86-9059f4a6c2b3', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:44 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1ec12bbf-4712-4eb8-a97c-fda4722d7cf8 tempest-VolumesTestJSON-305766965 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b9a9b0eb-b433-4a5b-be0e-23b23a620f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:44 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1ec12bbf-4712-4eb8-a97c-fda4722d7cf8 tempest-VolumesTestJSON-305766965 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b9a9b0eb-b433-4a5b-be0e-23b23a620f57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:44 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1ec12bbf-4712-4eb8-a97c-fda4722d7cf8 tempest-VolumesTestJSON-305766965 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4c2a09f2-8c54-4d7c-8732-d8f779cb6e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:44 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-1ec12bbf-4712-4eb8-a97c-fda4722d7cf8 tempest-VolumesTestJSON-305766965 None] Volume f8b125bd-2042-4c39-be86-9059f4a6c2b3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f8b125bd-2042-4c39-be86-9059f4a6c2b3', 'volume_size': 1} Aug 18 18:53:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1ec12bbf-4712-4eb8-a97c-fda4722d7cf8 tempest-VolumesTestJSON-305766965 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:53:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1ec12bbf-4712-4eb8-a97c-fda4722d7cf8 tempest-VolumesTestJSON-305766965 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:53:44 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1ec12bbf-4712-4eb8-a97c-fda4722d7cf8 tempest-VolumesTestJSON-305766965 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:53:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1448573792',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f8b125bd-2042-4c39-be86-9059f4a6c2b3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='48919b6f0f60419eac172f565d4dd530',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:53: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-18T16:53:44Z,use_quota=True,user_id='3c74f92cca5643a8b9b40838861b091c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 18:53:44 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-1ec12bbf-4712-4eb8-a97c-fda4722d7cf8 tempest-VolumesTestJSON-305766965 None] Creating volume f8b125bd-2042-4c39-be86-9059f4a6c2b3 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 18:53:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1ec12bbf-4712-4eb8-a97c-fda4722d7cf8 tempest-VolumesTestJSON-305766965 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:53:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1ec12bbf-4712-4eb8-a97c-fda4722d7cf8 tempest-VolumesTestJSON-305766965 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:53:44 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1ec12bbf-4712-4eb8-a97c-fda4722d7cf8 tempest-VolumesTestJSON-305766965 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:53:44 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1ec12bbf-4712-4eb8-a97c-fda4722d7cf8 tempest-VolumesTestJSON-305766965 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:53:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1ec12bbf-4712-4eb8-a97c-fda4722d7cf8 tempest-VolumesTestJSON-305766965 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:53:44 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1ec12bbf-4712-4eb8-a97c-fda4722d7cf8 tempest-VolumesTestJSON-305766965 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:53:44 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-1ec12bbf-4712-4eb8-a97c-fda4722d7cf8 tempest-VolumesTestJSON-305766965 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 18:53:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1ec12bbf-4712-4eb8-a97c-fda4722d7cf8 tempest-VolumesTestJSON-305766965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f8b125bd-2042-4c39-be86-9059f4a6c2b3 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:53:44 devstack sudo[95644]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f8b125bd-2042-4c39-be86-9059f4a6c2b3 1073741824 Aug 18 18:53:44 devstack sudo[95644]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:53:44 devstack sudo[95644]: pam_unix(sudo:session): session closed for user root Aug 18 18:53:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1ec12bbf-4712-4eb8-a97c-fda4722d7cf8 tempest-VolumesTestJSON-305766965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f8b125bd-2042-4c39-be86-9059f4a6c2b3 1073741824" returned: 0 in 0.736s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:53:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1ec12bbf-4712-4eb8-a97c-fda4722d7cf8 tempest-VolumesTestJSON-305766965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f8b125bd-2042-4c39-be86-9059f4a6c2b3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:53:44 devstack sudo[95662]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f8b125bd-2042-4c39-be86-9059f4a6c2b3 Aug 18 18:53:45 devstack sudo[95662]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:53:45 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-54224a2a-53a7-48bf-99d4-5e7b8469896b tempest-TaggedAttachmentsTest-295609467 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:53:45 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-54224a2a-53a7-48bf-99d4-5e7b8469896b tempest-TaggedAttachmentsTest-295609467 None] Flow 'volume_create_manager' (b084661e-055a-432c-b317-de066c65257f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:53:45 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-54224a2a-53a7-48bf-99d4-5e7b8469896b tempest-TaggedAttachmentsTest-295609467 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (140e6388-fdd6-403d-a572-8ef7b60453de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:45 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-54224a2a-53a7-48bf-99d4-5e7b8469896b tempest-TaggedAttachmentsTest-295609467 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (140e6388-fdd6-403d-a572-8ef7b60453de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:53:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1260051851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=082d2bb2-e01e-4474-9c6b-f15bb3701ebc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a585e581bee54c248b1d8321274354fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:53:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T16:53:45Z,use_quota=True,user_id='eb2d0f42f58b43b98f24f722c828c024',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:45 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-54224a2a-53a7-48bf-99d4-5e7b8469896b tempest-TaggedAttachmentsTest-295609467 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (54f0caf5-7576-403a-a16d-d4fbebe9d51a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:45 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-54224a2a-53a7-48bf-99d4-5e7b8469896b tempest-TaggedAttachmentsTest-295609467 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (54f0caf5-7576-403a-a16d-d4fbebe9d51a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:45 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-54224a2a-53a7-48bf-99d4-5e7b8469896b tempest-TaggedAttachmentsTest-295609467 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6e8fc3dc-3157-4fc2-b74c-5d94409e324d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:45 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-54224a2a-53a7-48bf-99d4-5e7b8469896b tempest-TaggedAttachmentsTest-295609467 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6e8fc3dc-3157-4fc2-b74c-5d94409e324d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '082d2bb2-e01e-4474-9c6b-f15bb3701ebc', 'volume_name': 'volume-082d2bb2-e01e-4474-9c6b-f15bb3701ebc', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:45 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-54224a2a-53a7-48bf-99d4-5e7b8469896b tempest-TaggedAttachmentsTest-295609467 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3f55c33f-de78-44be-9074-6254abbed044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:45 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-54224a2a-53a7-48bf-99d4-5e7b8469896b tempest-TaggedAttachmentsTest-295609467 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3f55c33f-de78-44be-9074-6254abbed044) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:45 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-54224a2a-53a7-48bf-99d4-5e7b8469896b tempest-TaggedAttachmentsTest-295609467 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (61082a64-a89c-461a-af85-a2e06ae085f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:45 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-54224a2a-53a7-48bf-99d4-5e7b8469896b tempest-TaggedAttachmentsTest-295609467 None] Volume 082d2bb2-e01e-4474-9c6b-f15bb3701ebc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-082d2bb2-e01e-4474-9c6b-f15bb3701ebc', 'volume_size': 1} Aug 18 18:53:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-54224a2a-53a7-48bf-99d4-5e7b8469896b tempest-TaggedAttachmentsTest-295609467 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:53:45 devstack sudo[95662]: pam_unix(sudo:session): session closed for user root Aug 18 18:53:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1ec12bbf-4712-4eb8-a97c-fda4722d7cf8 tempest-VolumesTestJSON-305766965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f8b125bd-2042-4c39-be86-9059f4a6c2b3" returned: 0 in 0.443s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:53:45 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1ec12bbf-4712-4eb8-a97c-fda4722d7cf8 tempest-VolumesTestJSON-305766965 None] <== create_volume: return (1246ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 18:53:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1ec12bbf-4712-4eb8-a97c-fda4722d7cf8 tempest-VolumesTestJSON-305766965 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.248s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:53:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-54224a2a-53a7-48bf-99d4-5e7b8469896b tempest-TaggedAttachmentsTest-295609467 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.112s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:53:45 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-54224a2a-53a7-48bf-99d4-5e7b8469896b tempest-TaggedAttachmentsTest-295609467 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:53:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1260051851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=082d2bb2-e01e-4474-9c6b-f15bb3701ebc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a585e581bee54c248b1d8321274354fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:53:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T16:53:45Z,use_quota=True,user_id='eb2d0f42f58b43b98f24f722c828c024',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 18:53:45 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-54224a2a-53a7-48bf-99d4-5e7b8469896b tempest-TaggedAttachmentsTest-295609467 None] Creating volume 082d2bb2-e01e-4474-9c6b-f15bb3701ebc {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 18:53:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-54224a2a-53a7-48bf-99d4-5e7b8469896b tempest-TaggedAttachmentsTest-295609467 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:53:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-54224a2a-53a7-48bf-99d4-5e7b8469896b tempest-TaggedAttachmentsTest-295609467 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:53:45 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-54224a2a-53a7-48bf-99d4-5e7b8469896b tempest-TaggedAttachmentsTest-295609467 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:53:45 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-54224a2a-53a7-48bf-99d4-5e7b8469896b tempest-TaggedAttachmentsTest-295609467 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:53:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-54224a2a-53a7-48bf-99d4-5e7b8469896b tempest-TaggedAttachmentsTest-295609467 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:53:45 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-54224a2a-53a7-48bf-99d4-5e7b8469896b tempest-TaggedAttachmentsTest-295609467 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:53:45 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-54224a2a-53a7-48bf-99d4-5e7b8469896b tempest-TaggedAttachmentsTest-295609467 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 18:53:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-54224a2a-53a7-48bf-99d4-5e7b8469896b tempest-TaggedAttachmentsTest-295609467 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-082d2bb2-e01e-4474-9c6b-f15bb3701ebc 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:53:45 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1ec12bbf-4712-4eb8-a97c-fda4722d7cf8 tempest-VolumesTestJSON-305766965 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4c2a09f2-8c54-4d7c-8732-d8f779cb6e3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f8b125bd-2042-4c39-be86-9059f4a6c2b3', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:45 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1ec12bbf-4712-4eb8-a97c-fda4722d7cf8 tempest-VolumesTestJSON-305766965 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f146cf05-e8b2-4938-b062-4ebe7383a50a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:45 devstack sudo[95668]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-082d2bb2-e01e-4474-9c6b-f15bb3701ebc 1073741824 Aug 18 18:53:45 devstack sudo[95668]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:53:45 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-1ec12bbf-4712-4eb8-a97c-fda4722d7cf8 tempest-VolumesTestJSON-305766965 None] Volume volume-f8b125bd-2042-4c39-be86-9059f4a6c2b3 (f8b125bd-2042-4c39-be86-9059f4a6c2b3): created successfully Aug 18 18:53:45 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1ec12bbf-4712-4eb8-a97c-fda4722d7cf8 tempest-VolumesTestJSON-305766965 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f146cf05-e8b2-4938-b062-4ebe7383a50a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:45 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1ec12bbf-4712-4eb8-a97c-fda4722d7cf8 tempest-VolumesTestJSON-305766965 None] Flow 'volume_create_manager' (c67028fd-297a-4e9a-82d0-f7d016de17e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:53:45 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-1ec12bbf-4712-4eb8-a97c-fda4722d7cf8 tempest-VolumesTestJSON-305766965 None] Created volume successfully. Aug 18 18:53:46 devstack sudo[95668]: pam_unix(sudo:session): session closed for user root Aug 18 18:53:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-54224a2a-53a7-48bf-99d4-5e7b8469896b tempest-TaggedAttachmentsTest-295609467 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-082d2bb2-e01e-4474-9c6b-f15bb3701ebc 1073741824" returned: 0 in 0.899s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:53:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-54224a2a-53a7-48bf-99d4-5e7b8469896b tempest-TaggedAttachmentsTest-295609467 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-082d2bb2-e01e-4474-9c6b-f15bb3701ebc {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:53:46 devstack sudo[95679]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-082d2bb2-e01e-4474-9c6b-f15bb3701ebc Aug 18 18:53:46 devstack sudo[95679]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:53:46 devstack sudo[95679]: pam_unix(sudo:session): session closed for user root Aug 18 18:53:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-54224a2a-53a7-48bf-99d4-5e7b8469896b tempest-TaggedAttachmentsTest-295609467 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-082d2bb2-e01e-4474-9c6b-f15bb3701ebc" returned: 0 in 0.387s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:53:46 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-54224a2a-53a7-48bf-99d4-5e7b8469896b tempest-TaggedAttachmentsTest-295609467 None] <== create_volume: return (1431ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 18:53:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-54224a2a-53a7-48bf-99d4-5e7b8469896b tempest-TaggedAttachmentsTest-295609467 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.435s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:53:46 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-54224a2a-53a7-48bf-99d4-5e7b8469896b tempest-TaggedAttachmentsTest-295609467 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (61082a64-a89c-461a-af85-a2e06ae085f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-082d2bb2-e01e-4474-9c6b-f15bb3701ebc', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:46 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-54224a2a-53a7-48bf-99d4-5e7b8469896b tempest-TaggedAttachmentsTest-295609467 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (66b14a5d-285e-45d2-905e-c7e14c8e0948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:46 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-54224a2a-53a7-48bf-99d4-5e7b8469896b tempest-TaggedAttachmentsTest-295609467 None] Volume volume-082d2bb2-e01e-4474-9c6b-f15bb3701ebc (082d2bb2-e01e-4474-9c6b-f15bb3701ebc): created successfully Aug 18 18:53:46 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-54224a2a-53a7-48bf-99d4-5e7b8469896b tempest-TaggedAttachmentsTest-295609467 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (66b14a5d-285e-45d2-905e-c7e14c8e0948) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:46 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-54224a2a-53a7-48bf-99d4-5e7b8469896b tempest-TaggedAttachmentsTest-295609467 None] Flow 'volume_create_manager' (b084661e-055a-432c-b317-de066c65257f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:53:46 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-54224a2a-53a7-48bf-99d4-5e7b8469896b tempest-TaggedAttachmentsTest-295609467 None] Created volume successfully. Aug 18 18:53:47 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-e43ae470-6857-41ba-8285-dec7b7afea69 tempest-VolumesTestJSON-305766965 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:53:47 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e43ae470-6857-41ba-8285-dec7b7afea69 tempest-VolumesTestJSON-305766965 None] Flow 'volume_create_manager' (fb3b25a6-fed7-482f-a966-1f2f0637266b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:53:47 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e43ae470-6857-41ba-8285-dec7b7afea69 tempest-VolumesTestJSON-305766965 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9ec3ed69-c421-4989-9df1-74b30a4f0afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:47 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e43ae470-6857-41ba-8285-dec7b7afea69 tempest-VolumesTestJSON-305766965 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9ec3ed69-c421-4989-9df1-74b30a4f0afc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:53:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2017519309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e36e878d-384a-48b4-b5dd-72a8365270bc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='48919b6f0f60419eac172f565d4dd530',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:53: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-18T16:53:47Z,use_quota=True,user_id='3c74f92cca5643a8b9b40838861b091c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:47 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e43ae470-6857-41ba-8285-dec7b7afea69 tempest-VolumesTestJSON-305766965 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ed42f1aa-91fe-48af-8791-a21dbe83f7c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:47 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e43ae470-6857-41ba-8285-dec7b7afea69 tempest-VolumesTestJSON-305766965 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ed42f1aa-91fe-48af-8791-a21dbe83f7c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:47 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e43ae470-6857-41ba-8285-dec7b7afea69 tempest-VolumesTestJSON-305766965 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d6e565e4-3e10-4120-b458-bf1882025d1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:47 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e43ae470-6857-41ba-8285-dec7b7afea69 tempest-VolumesTestJSON-305766965 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d6e565e4-3e10-4120-b458-bf1882025d1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e36e878d-384a-48b4-b5dd-72a8365270bc', 'volume_name': 'volume-e36e878d-384a-48b4-b5dd-72a8365270bc', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:47 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e43ae470-6857-41ba-8285-dec7b7afea69 tempest-VolumesTestJSON-305766965 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b6aeabfb-fdee-4966-a125-6494961388c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:47 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e43ae470-6857-41ba-8285-dec7b7afea69 tempest-VolumesTestJSON-305766965 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b6aeabfb-fdee-4966-a125-6494961388c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:47 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e43ae470-6857-41ba-8285-dec7b7afea69 tempest-VolumesTestJSON-305766965 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a8c7a4d2-9d7e-4b91-a26d-83e4b95ca6bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:47 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-e43ae470-6857-41ba-8285-dec7b7afea69 tempest-VolumesTestJSON-305766965 None] Volume e36e878d-384a-48b4-b5dd-72a8365270bc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e36e878d-384a-48b4-b5dd-72a8365270bc', 'volume_size': 1} Aug 18 18:53:47 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e43ae470-6857-41ba-8285-dec7b7afea69 tempest-VolumesTestJSON-305766965 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:53:47 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e43ae470-6857-41ba-8285-dec7b7afea69 tempest-VolumesTestJSON-305766965 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:53:47 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e43ae470-6857-41ba-8285-dec7b7afea69 tempest-VolumesTestJSON-305766965 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:53:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2017519309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e36e878d-384a-48b4-b5dd-72a8365270bc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='48919b6f0f60419eac172f565d4dd530',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:53: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-18T16:53:47Z,use_quota=True,user_id='3c74f92cca5643a8b9b40838861b091c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 18:53:47 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-e43ae470-6857-41ba-8285-dec7b7afea69 tempest-VolumesTestJSON-305766965 None] Creating volume e36e878d-384a-48b4-b5dd-72a8365270bc {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 18:53:47 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e43ae470-6857-41ba-8285-dec7b7afea69 tempest-VolumesTestJSON-305766965 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:53:47 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e43ae470-6857-41ba-8285-dec7b7afea69 tempest-VolumesTestJSON-305766965 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:53:47 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e43ae470-6857-41ba-8285-dec7b7afea69 tempest-VolumesTestJSON-305766965 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:53:47 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e43ae470-6857-41ba-8285-dec7b7afea69 tempest-VolumesTestJSON-305766965 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:53:47 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e43ae470-6857-41ba-8285-dec7b7afea69 tempest-VolumesTestJSON-305766965 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:53:47 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e43ae470-6857-41ba-8285-dec7b7afea69 tempest-VolumesTestJSON-305766965 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:53:47 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-e43ae470-6857-41ba-8285-dec7b7afea69 tempest-VolumesTestJSON-305766965 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 18:53:47 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e43ae470-6857-41ba-8285-dec7b7afea69 tempest-VolumesTestJSON-305766965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e36e878d-384a-48b4-b5dd-72a8365270bc 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:53:47 devstack sudo[95682]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e36e878d-384a-48b4-b5dd-72a8365270bc 1073741824 Aug 18 18:53:47 devstack sudo[95682]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:53:48 devstack sudo[95682]: pam_unix(sudo:session): session closed for user root Aug 18 18:53:48 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e43ae470-6857-41ba-8285-dec7b7afea69 tempest-VolumesTestJSON-305766965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e36e878d-384a-48b4-b5dd-72a8365270bc 1073741824" returned: 0 in 0.812s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:53:48 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e43ae470-6857-41ba-8285-dec7b7afea69 tempest-VolumesTestJSON-305766965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e36e878d-384a-48b4-b5dd-72a8365270bc {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:53:48 devstack sudo[95690]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e36e878d-384a-48b4-b5dd-72a8365270bc Aug 18 18:53:48 devstack sudo[95690]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:53:48 devstack sudo[95690]: pam_unix(sudo:session): session closed for user root Aug 18 18:53:48 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e43ae470-6857-41ba-8285-dec7b7afea69 tempest-VolumesTestJSON-305766965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e36e878d-384a-48b4-b5dd-72a8365270bc" returned: 0 in 0.462s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:53:48 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e43ae470-6857-41ba-8285-dec7b7afea69 tempest-VolumesTestJSON-305766965 None] <== create_volume: return (1340ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 18:53:48 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e43ae470-6857-41ba-8285-dec7b7afea69 tempest-VolumesTestJSON-305766965 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.343s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:53:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e43ae470-6857-41ba-8285-dec7b7afea69 tempest-VolumesTestJSON-305766965 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a8c7a4d2-9d7e-4b91-a26d-83e4b95ca6bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e36e878d-384a-48b4-b5dd-72a8365270bc', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e43ae470-6857-41ba-8285-dec7b7afea69 tempest-VolumesTestJSON-305766965 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9b3a545e-13a7-42ec-9ec1-00f644b0123b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:53:48 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-e43ae470-6857-41ba-8285-dec7b7afea69 tempest-VolumesTestJSON-305766965 None] Volume volume-e36e878d-384a-48b4-b5dd-72a8365270bc (e36e878d-384a-48b4-b5dd-72a8365270bc): created successfully Aug 18 18:53:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e43ae470-6857-41ba-8285-dec7b7afea69 tempest-VolumesTestJSON-305766965 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9b3a545e-13a7-42ec-9ec1-00f644b0123b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:53:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e43ae470-6857-41ba-8285-dec7b7afea69 tempest-VolumesTestJSON-305766965 None] Flow 'volume_create_manager' (fb3b25a6-fed7-482f-a966-1f2f0637266b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:53:48 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-e43ae470-6857-41ba-8285-dec7b7afea69 tempest-VolumesTestJSON-305766965 None] Created volume successfully. Aug 18 18:53:50 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c3f472a0-f8f9-48ce-8894-125c61869afa tempest-VolumesTestJSON-305766965 None] Acquiring lock "cinder-e36e878d-384a-48b4-b5dd-72a8365270bc-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:53:50 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c3f472a0-f8f9-48ce-8894-125c61869afa tempest-VolumesTestJSON-305766965 None] Lock "cinder-e36e878d-384a-48b4-b5dd-72a8365270bc-delete_volume" acquired by "delete_volume" :: waited 0.040s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:53:51 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c3f472a0-f8f9-48ce-8894-125c61869afa tempest-VolumesTestJSON-305766965 None] Acquiring lock "cinder-quobyte-e36e878d-384a-48b4-b5dd-72a8365270bc" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:53:51 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c3f472a0-f8f9-48ce-8894-125c61869afa tempest-VolumesTestJSON-305766965 None] Lock "cinder-quobyte-e36e878d-384a-48b4-b5dd-72a8365270bc" acquired by "delete_volume" :: waited 0.037s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:53:51 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[d38f8cee-e179-4b8e-bfcb-ae72bcea04a3]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:53:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c3f472a0-f8f9-48ce-8894-125c61869afa tempest-VolumesTestJSON-305766965 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e36e878d-384a-48b4-b5dd-72a8365270bc {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:53:51 devstack sudo[95696]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e36e878d-384a-48b4-b5dd-72a8365270bc Aug 18 18:53:51 devstack sudo[95696]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:53:51 devstack sudo[95696]: pam_unix(sudo:session): session closed for user root Aug 18 18:53:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c3f472a0-f8f9-48ce-8894-125c61869afa tempest-VolumesTestJSON-305766965 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e36e878d-384a-48b4-b5dd-72a8365270bc" returned: 0 in 0.638s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:53:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c3f472a0-f8f9-48ce-8894-125c61869afa tempest-VolumesTestJSON-305766965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e36e878d-384a-48b4-b5dd-72a8365270bc {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:53:51 devstack sudo[95702]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e36e878d-384a-48b4-b5dd-72a8365270bc Aug 18 18:53:51 devstack sudo[95702]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:53:52 devstack sudo[95702]: pam_unix(sudo:session): session closed for user root Aug 18 18:53:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c3f472a0-f8f9-48ce-8894-125c61869afa tempest-VolumesTestJSON-305766965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e36e878d-384a-48b4-b5dd-72a8365270bc" returned: 0 in 0.361s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:53:52 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c3f472a0-f8f9-48ce-8894-125c61869afa tempest-VolumesTestJSON-305766965 None] Lock "cinder-quobyte-e36e878d-384a-48b4-b5dd-72a8365270bc" released by "delete_volume" :: held 1.082s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:53:52 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-c3f472a0-f8f9-48ce-8894-125c61869afa tempest-VolumesTestJSON-305766965 None] Created reservations ['0f13dd39-0e87-440d-ba3e-c9a43f5c0011', 'bad3e7a4-6608-4e04-9ed8-920a1c883968', '0e857d55-4603-4592-9c60-6e5bfbbdf8bb', '6844c6a2-c23b-4727-b065-a627af5b4565'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:53:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c3f472a0-f8f9-48ce-8894-125c61869afa tempest-VolumesTestJSON-305766965 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:53:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c3f472a0-f8f9-48ce-8894-125c61869afa tempest-VolumesTestJSON-305766965 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:53:52 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c3f472a0-f8f9-48ce-8894-125c61869afa tempest-VolumesTestJSON-305766965 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:53:52 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c3f472a0-f8f9-48ce-8894-125c61869afa tempest-VolumesTestJSON-305766965 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:53:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c3f472a0-f8f9-48ce-8894-125c61869afa tempest-VolumesTestJSON-305766965 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:53:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c3f472a0-f8f9-48ce-8894-125c61869afa tempest-VolumesTestJSON-305766965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:53:52 devstack sudo[95705]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:53:52 devstack sudo[95705]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:53:52 devstack sudo[95705]: pam_unix(sudo:session): session closed for user root Aug 18 18:53:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c3f472a0-f8f9-48ce-8894-125c61869afa tempest-VolumesTestJSON-305766965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.372s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:53:52 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-c3f472a0-f8f9-48ce-8894-125c61869afa tempest-VolumesTestJSON-305766965 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:53:52 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-c3f472a0-f8f9-48ce-8894-125c61869afa tempest-VolumesTestJSON-305766965 None] Deleted volume successfully. Aug 18 18:53:52 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c3f472a0-f8f9-48ce-8894-125c61869afa tempest-VolumesTestJSON-305766965 None] Lock "cinder-e36e878d-384a-48b4-b5dd-72a8365270bc-delete_volume" released by "delete_volume" :: held 1.964s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:53:53 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c197433c-d080-4a38-84bc-7ac28966f910 tempest-VolumesTestJSON-305766965 None] Acquiring lock "cinder-f8b125bd-2042-4c39-be86-9059f4a6c2b3-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:53:53 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c197433c-d080-4a38-84bc-7ac28966f910 tempest-VolumesTestJSON-305766965 None] Lock "cinder-f8b125bd-2042-4c39-be86-9059f4a6c2b3-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:53:53 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c197433c-d080-4a38-84bc-7ac28966f910 tempest-VolumesTestJSON-305766965 None] Acquiring lock "cinder-quobyte-f8b125bd-2042-4c39-be86-9059f4a6c2b3" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:53:53 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c197433c-d080-4a38-84bc-7ac28966f910 tempest-VolumesTestJSON-305766965 None] Lock "cinder-quobyte-f8b125bd-2042-4c39-be86-9059f4a6c2b3" acquired by "delete_volume" :: waited 0.028s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:53:53 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[129ce252-a22f-4496-864d-f523cccab25a]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:53:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c197433c-d080-4a38-84bc-7ac28966f910 tempest-VolumesTestJSON-305766965 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f8b125bd-2042-4c39-be86-9059f4a6c2b3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:53:53 devstack sudo[95713]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f8b125bd-2042-4c39-be86-9059f4a6c2b3 Aug 18 18:53:53 devstack sudo[95713]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:53:54 devstack sudo[95713]: pam_unix(sudo:session): session closed for user root Aug 18 18:53:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c197433c-d080-4a38-84bc-7ac28966f910 tempest-VolumesTestJSON-305766965 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f8b125bd-2042-4c39-be86-9059f4a6c2b3" returned: 0 in 0.668s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:53:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c197433c-d080-4a38-84bc-7ac28966f910 tempest-VolumesTestJSON-305766965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f8b125bd-2042-4c39-be86-9059f4a6c2b3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:53:54 devstack sudo[95721]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f8b125bd-2042-4c39-be86-9059f4a6c2b3 Aug 18 18:53:54 devstack sudo[95721]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:53:54 devstack sudo[95721]: pam_unix(sudo:session): session closed for user root Aug 18 18:53:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c197433c-d080-4a38-84bc-7ac28966f910 tempest-VolumesTestJSON-305766965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f8b125bd-2042-4c39-be86-9059f4a6c2b3" returned: 0 in 0.420s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:53:54 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c197433c-d080-4a38-84bc-7ac28966f910 tempest-VolumesTestJSON-305766965 None] Lock "cinder-quobyte-f8b125bd-2042-4c39-be86-9059f4a6c2b3" released by "delete_volume" :: held 1.190s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:53:54 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-c197433c-d080-4a38-84bc-7ac28966f910 tempest-VolumesTestJSON-305766965 None] Created reservations ['81055dde-f7b2-4656-9b32-317bbdccd48e', '7f32bdd4-d30f-4b73-9ffb-fe86161fe2e7', '08130923-a250-4243-989e-29e7e246bfbd', 'c9ff14c2-52b7-4500-9cfa-080c475929bf'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:53:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c197433c-d080-4a38-84bc-7ac28966f910 tempest-VolumesTestJSON-305766965 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:53:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c197433c-d080-4a38-84bc-7ac28966f910 tempest-VolumesTestJSON-305766965 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:53:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c197433c-d080-4a38-84bc-7ac28966f910 tempest-VolumesTestJSON-305766965 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:53:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c197433c-d080-4a38-84bc-7ac28966f910 tempest-VolumesTestJSON-305766965 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:53:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c197433c-d080-4a38-84bc-7ac28966f910 tempest-VolumesTestJSON-305766965 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:53:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c197433c-d080-4a38-84bc-7ac28966f910 tempest-VolumesTestJSON-305766965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:53:54 devstack sudo[95725]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:53:55 devstack sudo[95725]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:53:55 devstack sudo[95725]: pam_unix(sudo:session): session closed for user root Aug 18 18:53:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c197433c-d080-4a38-84bc-7ac28966f910 tempest-VolumesTestJSON-305766965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.523s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:53:55 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-c197433c-d080-4a38-84bc-7ac28966f910 tempest-VolumesTestJSON-305766965 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:53:55 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-c197433c-d080-4a38-84bc-7ac28966f910 tempest-VolumesTestJSON-305766965 None] Deleted volume successfully. Aug 18 18:53:55 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c197433c-d080-4a38-84bc-7ac28966f910 tempest-VolumesTestJSON-305766965 None] Lock "cinder-f8b125bd-2042-4c39-be86-9059f4a6c2b3-delete_volume" released by "delete_volume" :: held 2.031s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:53:56 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-5a1c4851-52e7-4007-bd09-9147d8686922 tempest-VolumesTestJSON-305766965 None] Acquiring lock "cinder-4bcf85ad-6265-4345-97c4-355744fe785c-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:53:56 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-5a1c4851-52e7-4007-bd09-9147d8686922 tempest-VolumesTestJSON-305766965 None] Lock "cinder-4bcf85ad-6265-4345-97c4-355744fe785c-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:53:56 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-5a1c4851-52e7-4007-bd09-9147d8686922 tempest-VolumesTestJSON-305766965 None] Acquiring lock "cinder-quobyte-4bcf85ad-6265-4345-97c4-355744fe785c" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:53:56 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-5a1c4851-52e7-4007-bd09-9147d8686922 tempest-VolumesTestJSON-305766965 None] Lock "cinder-quobyte-4bcf85ad-6265-4345-97c4-355744fe785c" acquired by "delete_volume" :: waited 0.071s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:53:56 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[f10230f3-73a3-4190-b95a-b11ddcc6c237]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:53:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5a1c4851-52e7-4007-bd09-9147d8686922 tempest-VolumesTestJSON-305766965 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4bcf85ad-6265-4345-97c4-355744fe785c {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:53:56 devstack sudo[95745]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4bcf85ad-6265-4345-97c4-355744fe785c Aug 18 18:53:56 devstack sudo[95745]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:53:57 devstack sudo[95745]: pam_unix(sudo:session): session closed for user root Aug 18 18:53:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5a1c4851-52e7-4007-bd09-9147d8686922 tempest-VolumesTestJSON-305766965 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4bcf85ad-6265-4345-97c4-355744fe785c" returned: 0 in 0.559s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:53:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5a1c4851-52e7-4007-bd09-9147d8686922 tempest-VolumesTestJSON-305766965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4bcf85ad-6265-4345-97c4-355744fe785c {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:53:57 devstack sudo[95750]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4bcf85ad-6265-4345-97c4-355744fe785c Aug 18 18:53:57 devstack sudo[95750]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:53:57 devstack sudo[95750]: pam_unix(sudo:session): session closed for user root Aug 18 18:53:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5a1c4851-52e7-4007-bd09-9147d8686922 tempest-VolumesTestJSON-305766965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4bcf85ad-6265-4345-97c4-355744fe785c" returned: 0 in 0.425s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:53:57 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-5a1c4851-52e7-4007-bd09-9147d8686922 tempest-VolumesTestJSON-305766965 None] Lock "cinder-quobyte-4bcf85ad-6265-4345-97c4-355744fe785c" released by "delete_volume" :: held 1.053s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:53:57 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-5a1c4851-52e7-4007-bd09-9147d8686922 tempest-VolumesTestJSON-305766965 None] Created reservations ['11c2a7bc-aeb8-481f-bfd6-004c00f630d3', 'eae5fd76-97fe-40eb-996a-33ce5e3dd64f', 'a2479d41-b339-4eac-bb23-81787b86eff7', 'ff4b9a3d-759b-4026-9590-a1bb5a5438f1'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:53:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5a1c4851-52e7-4007-bd09-9147d8686922 tempest-VolumesTestJSON-305766965 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:53:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5a1c4851-52e7-4007-bd09-9147d8686922 tempest-VolumesTestJSON-305766965 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:53:57 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5a1c4851-52e7-4007-bd09-9147d8686922 tempest-VolumesTestJSON-305766965 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:53:57 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5a1c4851-52e7-4007-bd09-9147d8686922 tempest-VolumesTestJSON-305766965 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:53:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5a1c4851-52e7-4007-bd09-9147d8686922 tempest-VolumesTestJSON-305766965 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:53:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5a1c4851-52e7-4007-bd09-9147d8686922 tempest-VolumesTestJSON-305766965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:53:57 devstack sudo[95753]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:53:57 devstack sudo[95753]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:53:58 devstack sudo[95753]: pam_unix(sudo:session): session closed for user root Aug 18 18:53:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5a1c4851-52e7-4007-bd09-9147d8686922 tempest-VolumesTestJSON-305766965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.433s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:53:58 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-5a1c4851-52e7-4007-bd09-9147d8686922 tempest-VolumesTestJSON-305766965 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:53:58 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-5a1c4851-52e7-4007-bd09-9147d8686922 tempest-VolumesTestJSON-305766965 None] Deleted volume successfully. Aug 18 18:53:58 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-5a1c4851-52e7-4007-bd09-9147d8686922 tempest-VolumesTestJSON-305766965 None] Lock "cinder-4bcf85ad-6265-4345-97c4-355744fe785c-delete_volume" released by "delete_volume" :: held 1.952s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:54:05 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-058632f4-9bf1-4678-aa11-95e85d16f4eb tempest-GroupSnapshotsTest-1122099031 None] Group tempest-GroupSnapshotsTest-Group-2078009642: creating Aug 18 18:54:05 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-058632f4-9bf1-4678-aa11-95e85d16f4eb tempest-GroupSnapshotsTest-1122099031 None] Group tempest-GroupSnapshotsTest-Group-2078009642: created successfully Aug 18 18:54:05 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-058632f4-9bf1-4678-aa11-95e85d16f4eb tempest-GroupSnapshotsTest-1122099031 None] Create group completed successfully. Aug 18 18:54:07 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-12f9b8c6-bfa3-43b3-9a4d-cbfc8035f3d1 tempest-GroupSnapshotsTest-1122099031 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:54:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-12f9b8c6-bfa3-43b3-9a4d-cbfc8035f3d1 tempest-GroupSnapshotsTest-1122099031 None] Flow 'volume_create_manager' (ce2936fa-2bdc-4bcc-b1d8-2f04f02bb520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:54:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-12f9b8c6-bfa3-43b3-9a4d-cbfc8035f3d1 tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2af8e8f8-d5c7-4948-95b5-b2c0ffaf017f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:54:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-12f9b8c6-bfa3-43b3-9a4d-cbfc8035f3d1 tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2af8e8f8-d5c7-4948-95b5-b2c0ffaf017f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:54:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1086581721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4da57a39-226b-4596-8e49-5d6444b1dd64,host='devstack@QuobyteHD#QuobyteHD',id=0da1c885-fbda-4236-bb4a-5948fe752d20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68208e8babc6411b85ff1077434098cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:54: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-18T16:54:08Z,use_quota=True,user_id='3b9a28faf3124620af02bbc6b393a817',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(733f124b-d583-4b76-a349-679bed1e4315),volume_type_id=733f124b-d583-4b76-a349-679bed1e4315)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:54:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-12f9b8c6-bfa3-43b3-9a4d-cbfc8035f3d1 tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (567a36a9-c9b0-4759-8b63-26315052bc20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:54:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-12f9b8c6-bfa3-43b3-9a4d-cbfc8035f3d1 tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (567a36a9-c9b0-4759-8b63-26315052bc20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:54:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-12f9b8c6-bfa3-43b3-9a4d-cbfc8035f3d1 tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a98a149e-3322-438a-a6fe-7835fcd39ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:54:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-12f9b8c6-bfa3-43b3-9a4d-cbfc8035f3d1 tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a98a149e-3322-438a-a6fe-7835fcd39ad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0da1c885-fbda-4236-bb4a-5948fe752d20', 'volume_name': 'volume-0da1c885-fbda-4236-bb4a-5948fe752d20', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:54:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-12f9b8c6-bfa3-43b3-9a4d-cbfc8035f3d1 tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (870f359c-e77b-4d6b-9eef-a00f5319f5ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:54:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-12f9b8c6-bfa3-43b3-9a4d-cbfc8035f3d1 tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (870f359c-e77b-4d6b-9eef-a00f5319f5ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:54:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-12f9b8c6-bfa3-43b3-9a4d-cbfc8035f3d1 tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (35ee98fe-c965-4e4f-a872-a7c652e97312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:54:07 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-12f9b8c6-bfa3-43b3-9a4d-cbfc8035f3d1 tempest-GroupSnapshotsTest-1122099031 None] Volume 0da1c885-fbda-4236-bb4a-5948fe752d20: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0da1c885-fbda-4236-bb4a-5948fe752d20', 'volume_size': 1} Aug 18 18:54:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-12f9b8c6-bfa3-43b3-9a4d-cbfc8035f3d1 tempest-GroupSnapshotsTest-1122099031 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:54:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-12f9b8c6-bfa3-43b3-9a4d-cbfc8035f3d1 tempest-GroupSnapshotsTest-1122099031 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:54:07 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-12f9b8c6-bfa3-43b3-9a4d-cbfc8035f3d1 tempest-GroupSnapshotsTest-1122099031 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=4da57a39-226b-4596-8e49-5d6444b1dd64,created_at=2026-08-18T16:54:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1086581721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4da57a39-226b-4596-8e49-5d6444b1dd64,host='devstack@QuobyteHD#QuobyteHD',id=0da1c885-fbda-4236-bb4a-5948fe752d20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68208e8babc6411b85ff1077434098cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:54: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-18T16:54:08Z,use_quota=True,user_id='3b9a28faf3124620af02bbc6b393a817',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(733f124b-d583-4b76-a349-679bed1e4315),volume_type_id=733f124b-d583-4b76-a349-679bed1e4315)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 18:54:07 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-12f9b8c6-bfa3-43b3-9a4d-cbfc8035f3d1 tempest-GroupSnapshotsTest-1122099031 None] Creating volume 0da1c885-fbda-4236-bb4a-5948fe752d20 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 18:54:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-12f9b8c6-bfa3-43b3-9a4d-cbfc8035f3d1 tempest-GroupSnapshotsTest-1122099031 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:54:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-12f9b8c6-bfa3-43b3-9a4d-cbfc8035f3d1 tempest-GroupSnapshotsTest-1122099031 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:54:07 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-12f9b8c6-bfa3-43b3-9a4d-cbfc8035f3d1 tempest-GroupSnapshotsTest-1122099031 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:54:07 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-12f9b8c6-bfa3-43b3-9a4d-cbfc8035f3d1 tempest-GroupSnapshotsTest-1122099031 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:54:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-12f9b8c6-bfa3-43b3-9a4d-cbfc8035f3d1 tempest-GroupSnapshotsTest-1122099031 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:54:07 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-12f9b8c6-bfa3-43b3-9a4d-cbfc8035f3d1 tempest-GroupSnapshotsTest-1122099031 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:54:07 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-12f9b8c6-bfa3-43b3-9a4d-cbfc8035f3d1 tempest-GroupSnapshotsTest-1122099031 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 18:54:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-12f9b8c6-bfa3-43b3-9a4d-cbfc8035f3d1 tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:54:07 devstack sudo[95894]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20 1073741824 Aug 18 18:54:07 devstack sudo[95894]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:54:08 devstack sudo[95894]: pam_unix(sudo:session): session closed for user root Aug 18 18:54:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-12f9b8c6-bfa3-43b3-9a4d-cbfc8035f3d1 tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20 1073741824" returned: 0 in 1.047s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:54:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-12f9b8c6-bfa3-43b3-9a4d-cbfc8035f3d1 tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:54:08 devstack sudo[95910]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20 Aug 18 18:54:08 devstack sudo[95910]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:54:09 devstack sudo[95910]: pam_unix(sudo:session): session closed for user root Aug 18 18:54:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-12f9b8c6-bfa3-43b3-9a4d-cbfc8035f3d1 tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20" returned: 0 in 0.734s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:54:09 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-12f9b8c6-bfa3-43b3-9a4d-cbfc8035f3d1 tempest-GroupSnapshotsTest-1122099031 None] <== create_volume: return (1881ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 18:54:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-12f9b8c6-bfa3-43b3-9a4d-cbfc8035f3d1 tempest-GroupSnapshotsTest-1122099031 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.886s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:54:09 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-12f9b8c6-bfa3-43b3-9a4d-cbfc8035f3d1 tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (35ee98fe-c965-4e4f-a872-a7c652e97312) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0da1c885-fbda-4236-bb4a-5948fe752d20', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:54:09 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-12f9b8c6-bfa3-43b3-9a4d-cbfc8035f3d1 tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (791b5d92-e9d7-4c9b-b0ae-4a21a0875ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:54:09 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-12f9b8c6-bfa3-43b3-9a4d-cbfc8035f3d1 tempest-GroupSnapshotsTest-1122099031 None] Volume volume-0da1c885-fbda-4236-bb4a-5948fe752d20 (0da1c885-fbda-4236-bb4a-5948fe752d20): created successfully Aug 18 18:54:09 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-12f9b8c6-bfa3-43b3-9a4d-cbfc8035f3d1 tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (791b5d92-e9d7-4c9b-b0ae-4a21a0875ca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:54:09 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-12f9b8c6-bfa3-43b3-9a4d-cbfc8035f3d1 tempest-GroupSnapshotsTest-1122099031 None] Flow 'volume_create_manager' (ce2936fa-2bdc-4bcc-b1d8-2f04f02bb520) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:54:09 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-12f9b8c6-bfa3-43b3-9a4d-cbfc8035f3d1 tempest-GroupSnapshotsTest-1122099031 None] Created volume successfully. Aug 18 18:54:11 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-2739bc35-2c09-49b7-9dc3-64ed884e95a9 tempest-GroupSnapshotsTest-1122099031 None] GroupSnapshot 133c761c-6f3c-4161-acc7-4601bd6ea30d: creating. Aug 18 18:54:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2739bc35-2c09-49b7-9dc3-64ed884e95a9 tempest-GroupSnapshotsTest-1122099031 None] Group snapshot 133c761c-6f3c-4161-acc7-4601bd6ea30d: creating. {{(pid=93728) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Aug 18 18:54:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2739bc35-2c09-49b7-9dc3-64ed884e95a9 tempest-GroupSnapshotsTest-1122099031 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:54:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2739bc35-2c09-49b7-9dc3-64ed884e95a9 tempest-GroupSnapshotsTest-1122099031 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:54:11 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-2739bc35-2c09-49b7-9dc3-64ed884e95a9 tempest-GroupSnapshotsTest-1122099031 None] Creating offline snapshot bb12234e-19c6-415f-8caf-4340762966f3 of volume 0da1c885-fbda-4236-bb4a-5948fe752d20 {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 18:54:11 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[c7956874-6723-4e1e-8af1-ed750c2314c9]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:54:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2739bc35-2c09-49b7-9dc3-64ed884e95a9 tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:54:11 devstack sudo[95944]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20 Aug 18 18:54:11 devstack sudo[95944]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:54:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-bc825278-c0e9-4144-892e-9e17831b1861 req-b0714d34-5b3a-4480-91b1-21d9e76eef4c tempest-ServerActionsTestOtherA-847320685 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:54:12 devstack sudo[95944]: pam_unix(sudo:session): session closed for user root Aug 18 18:54:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2739bc35-2c09-49b7-9dc3-64ed884e95a9 tempest-GroupSnapshotsTest-1122099031 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20" returned: 0 in 0.709s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:54:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2739bc35-2c09-49b7-9dc3-64ed884e95a9 tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20.bb12234e-19c6-415f-8caf-4340762966f3 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:54:12 devstack sudo[95961]: 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/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20.bb12234e-19c6-415f-8caf-4340762966f3 1G Aug 18 18:54:12 devstack sudo[95961]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:54:12 devstack sudo[95961]: pam_unix(sudo:session): session closed for user root Aug 18 18:54:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2739bc35-2c09-49b7-9dc3-64ed884e95a9 tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20.bb12234e-19c6-415f-8caf-4340762966f3 1G" returned: 0 in 0.665s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:54:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2739bc35-2c09-49b7-9dc3-64ed884e95a9 tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-0da1c885-fbda-4236-bb4a-5948fe752d20 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20.bb12234e-19c6-415f-8caf-4340762966f3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:54:12 devstack sudo[95967]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-0da1c885-fbda-4236-bb4a-5948fe752d20 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20.bb12234e-19c6-415f-8caf-4340762966f3 Aug 18 18:54:12 devstack sudo[95967]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:54:13 devstack sudo[95967]: pam_unix(sudo:session): session closed for user root Aug 18 18:54:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2739bc35-2c09-49b7-9dc3-64ed884e95a9 tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-0da1c885-fbda-4236-bb4a-5948fe752d20 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20.bb12234e-19c6-415f-8caf-4340762966f3" returned: 0 in 0.803s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:54:13 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-2739bc35-2c09-49b7-9dc3-64ed884e95a9 tempest-GroupSnapshotsTest-1122099031 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20.bb12234e-19c6-415f-8caf-4340762966f3 is being set with open permissions: ugo+rw: NotImplementedError Aug 18 18:54:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2739bc35-2c09-49b7-9dc3-64ed884e95a9 tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20.bb12234e-19c6-415f-8caf-4340762966f3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:54:13 devstack sudo[96005]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20.bb12234e-19c6-415f-8caf-4340762966f3 Aug 18 18:54:13 devstack sudo[96005]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:54:14 devstack sudo[96005]: pam_unix(sudo:session): session closed for user root Aug 18 18:54:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2739bc35-2c09-49b7-9dc3-64ed884e95a9 tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20.bb12234e-19c6-415f-8caf-4340762966f3" returned: 0 in 0.436s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:54:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2739bc35-2c09-49b7-9dc3-64ed884e95a9 tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:54:14 devstack sudo[96021]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20.info Aug 18 18:54:14 devstack sudo[96021]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:54:14 devstack sudo[96021]: pam_unix(sudo:session): session closed for user root Aug 18 18:54:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2739bc35-2c09-49b7-9dc3-64ed884e95a9 tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20.info" returned: 0 in 0.628s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:54:14 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-2739bc35-2c09-49b7-9dc3-64ed884e95a9 tempest-GroupSnapshotsTest-1122099031 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20.info is being set with open permissions: ugo+rw: NotImplementedError Aug 18 18:54:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2739bc35-2c09-49b7-9dc3-64ed884e95a9 tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:54:14 devstack sudo[96038]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20.info Aug 18 18:54:14 devstack sudo[96038]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:54:15 devstack sudo[96038]: pam_unix(sudo:session): session closed for user root Aug 18 18:54:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2739bc35-2c09-49b7-9dc3-64ed884e95a9 tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20.info" returned: 0 in 0.317s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:54:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2739bc35-2c09-49b7-9dc3-64ed884e95a9 tempest-GroupSnapshotsTest-1122099031 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.721s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:54:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-bc825278-c0e9-4144-892e-9e17831b1861 req-b0714d34-5b3a-4480-91b1-21d9e76eef4c tempest-ServerActionsTestOtherA-847320685 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 3.072s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:54:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-bc825278-c0e9-4144-892e-9e17831b1861 req-b0714d34-5b3a-4480-91b1-21d9e76eef4c tempest-ServerActionsTestOtherA-847320685 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.066s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:54:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-bc825278-c0e9-4144-892e-9e17831b1861 req-b0714d34-5b3a-4480-91b1-21d9e76eef4c tempest-ServerActionsTestOtherA-847320685 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356', 'name': 'volume-6b4c8103-9cce-49db-a6d6-34b84e22f9bd', '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': '35841ee6-ce71-4b3f-8fe3-f6fed29e4872', 'enforce_multipath': True} {{(pid=93728) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 18 18:54:15 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-bc825278-c0e9-4144-892e-9e17831b1861 req-b0714d34-5b3a-4480-91b1-21d9e76eef4c tempest-ServerActionsTestOtherA-847320685 None] attachment_update completed successfully. Aug 18 18:54:15 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-2739bc35-2c09-49b7-9dc3-64ed884e95a9 tempest-GroupSnapshotsTest-1122099031 None] group_snapshot 133c761c-6f3c-4161-acc7-4601bd6ea30d: created successfully Aug 18 18:54:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-fbecd0b6-a3d9-40a7-9a6f-7f7ba9c327cb tempest-GroupSnapshotsTest-1122099031 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:54:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-fbecd0b6-a3d9-40a7-9a6f-7f7ba9c327cb tempest-GroupSnapshotsTest-1122099031 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:54:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-fbecd0b6-a3d9-40a7-9a6f-7f7ba9c327cb tempest-GroupSnapshotsTest-1122099031 None] Acquiring lock "cinder-quobyte-bb12234e-19c6-415f-8caf-4340762966f3-f03e5f4a-c3b3-4f60-a07c-2a8c5cefb2bc" by "_create_volume_from_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:54:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-fbecd0b6-a3d9-40a7-9a6f-7f7ba9c327cb tempest-GroupSnapshotsTest-1122099031 None] Lock "cinder-quobyte-bb12234e-19c6-415f-8caf-4340762966f3-f03e5f4a-c3b3-4f60-a07c-2a8c5cefb2bc" acquired by "_create_volume_from_snapshot" :: waited 0.055s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:54:17 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-fbecd0b6-a3d9-40a7-9a6f-7f7ba9c327cb tempest-GroupSnapshotsTest-1122099031 None] Creating volume f03e5f4a-c3b3-4f60-a07c-2a8c5cefb2bc from snapshot bb12234e-19c6-415f-8caf-4340762966f3 {{(pid=93728) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 18 18:54:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-fbecd0b6-a3d9-40a7-9a6f-7f7ba9c327cb tempest-GroupSnapshotsTest-1122099031 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:54:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-fbecd0b6-a3d9-40a7-9a6f-7f7ba9c327cb tempest-GroupSnapshotsTest-1122099031 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:54:17 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-fbecd0b6-a3d9-40a7-9a6f-7f7ba9c327cb tempest-GroupSnapshotsTest-1122099031 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:54:17 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-fbecd0b6-a3d9-40a7-9a6f-7f7ba9c327cb tempest-GroupSnapshotsTest-1122099031 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:54:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-fbecd0b6-a3d9-40a7-9a6f-7f7ba9c327cb tempest-GroupSnapshotsTest-1122099031 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:54:17 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-fbecd0b6-a3d9-40a7-9a6f-7f7ba9c327cb tempest-GroupSnapshotsTest-1122099031 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:54:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-fbecd0b6-a3d9-40a7-9a6f-7f7ba9c327cb tempest-GroupSnapshotsTest-1122099031 None] Acquiring lock "cinder-quobyte-f03e5f4a-c3b3-4f60-a07c-2a8c5cefb2bc" by "_copy_volume_from_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:54:18 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-fbecd0b6-a3d9-40a7-9a6f-7f7ba9c327cb tempest-GroupSnapshotsTest-1122099031 None] Lock "cinder-quobyte-f03e5f4a-c3b3-4f60-a07c-2a8c5cefb2bc" acquired by "_copy_volume_from_snapshot" :: waited 0.035s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:54:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-fbecd0b6-a3d9-40a7-9a6f-7f7ba9c327cb tempest-GroupSnapshotsTest-1122099031 None] snapshot: bb12234e-19c6-415f-8caf-4340762966f3, volume: f03e5f4a-c3b3-4f60-a07c-2a8c5cefb2bc, {{(pid=93728) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 18 18:54:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-fbecd0b6-a3d9-40a7-9a6f-7f7ba9c327cb tempest-GroupSnapshotsTest-1122099031 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:54:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-fbecd0b6-a3d9-40a7-9a6f-7f7ba9c327cb tempest-GroupSnapshotsTest-1122099031 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:54:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-fbecd0b6-a3d9-40a7-9a6f-7f7ba9c327cb tempest-GroupSnapshotsTest-1122099031 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:54:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-fbecd0b6-a3d9-40a7-9a6f-7f7ba9c327cb tempest-GroupSnapshotsTest-1122099031 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:54:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-fbecd0b6-a3d9-40a7-9a6f-7f7ba9c327cb tempest-GroupSnapshotsTest-1122099031 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:54:18 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[4562c421-0460-407a-bf2a-301262d5b760]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:54:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fbecd0b6-a3d9-40a7-9a6f-7f7ba9c327cb tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20.bb12234e-19c6-415f-8caf-4340762966f3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:54:18 devstack sudo[96489]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20.bb12234e-19c6-415f-8caf-4340762966f3 Aug 18 18:54:18 devstack sudo[96489]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:54:19 devstack sudo[96489]: pam_unix(sudo:session): session closed for user root Aug 18 18:54:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fbecd0b6-a3d9-40a7-9a6f-7f7ba9c327cb tempest-GroupSnapshotsTest-1122099031 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20.bb12234e-19c6-415f-8caf-4340762966f3" returned: 0 in 0.885s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:54:19 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-fbecd0b6-a3d9-40a7-9a6f-7f7ba9c327cb tempest-GroupSnapshotsTest-1122099031 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-0da1c885-fbda-4236-bb4a-5948fe752d20(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 18:54:19 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[ed04331d-b3be-413a-bec8-516f8e8eff6e]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:54:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fbecd0b6-a3d9-40a7-9a6f-7f7ba9c327cb tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:54:19 devstack sudo[96526]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20 Aug 18 18:54:19 devstack sudo[96526]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:54:19 devstack sudo[96526]: pam_unix(sudo:session): session closed for user root Aug 18 18:54:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fbecd0b6-a3d9-40a7-9a6f-7f7ba9c327cb tempest-GroupSnapshotsTest-1122099031 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20" returned: 0 in 0.428s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:54:19 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-fbecd0b6-a3d9-40a7-9a6f-7f7ba9c327cb tempest-GroupSnapshotsTest-1122099031 None] will copy from snapshot at /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20 {{(pid=93728) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 18 18:54:19 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-fbecd0b6-a3d9-40a7-9a6f-7f7ba9c327cb tempest-GroupSnapshotsTest-1122099031 None] Creating direct copy from snapshot {{(pid=93728) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 18 18:54:19 devstack cinder-volume[93728]: DEBUG cinder.utils [None req-fbecd0b6-a3d9-40a7-9a6f-7f7ba9c327cb tempest-GroupSnapshotsTest-1122099031 None] Path /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f03e5f4a-c3b3-4f60-a07c-2a8c5cefb2bc not found in is_blk_device check {{(pid=93728) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 18 18:54:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fbecd0b6-a3d9-40a7-9a6f-7f7ba9c327cb tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f03e5f4a-c3b3-4f60-a07c-2a8c5cefb2bc {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:54:19 devstack sudo[96539]: 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/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f03e5f4a-c3b3-4f60-a07c-2a8c5cefb2bc Aug 18 18:54:19 devstack sudo[96539]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:54:25 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=60,cinder:UPDATE=58,cinder:DELETE=7,cinder:INSERT=10 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 18:54:25 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:UPDATE=58,cinder:SELECT=44,cinder:INSERT=14,cinder:DELETE=4 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 18:54:26 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-06979546-6603-456c-897b-4655d8a891a7 req-ebb4d63e-601f-472d-9080-df0fba3fae9b tempest-ServerActionsTestOtherA-847320685 None] Terminate volume connection completed successfully. Aug 18 18:54:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-06979546-6603-456c-897b-4655d8a891a7 req-ebb4d63e-601f-472d-9080-df0fba3fae9b tempest-ServerActionsTestOtherA-847320685 None] Deleting attachment 35841ee6-ce71-4b3f-8fe3-f6fed29e4872. {{(pid=93728) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 18 18:54:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-06979546-6603-456c-897b-4655d8a891a7 req-c8583b28-3c7c-4a83-b01c-8ea1c25fe58c tempest-ServerActionsTestOtherA-847320685 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:54:30 devstack sudo[96539]: pam_unix(sudo:session): session closed for user root Aug 18 18:54:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fbecd0b6-a3d9-40a7-9a6f-7f7ba9c327cb tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f03e5f4a-c3b3-4f60-a07c-2a8c5cefb2bc" returned: 0 in 10.726s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:54:30 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-fbecd0b6-a3d9-40a7-9a6f-7f7ba9c327cb tempest-GroupSnapshotsTest-1122099031 None] Image conversion details: src /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20, size 1024.00 MB, duration 10.73 sec, destination /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f03e5f4a-c3b3-4f60-a07c-2a8c5cefb2bc {{(pid=93728) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 18 18:54:30 devstack cinder-volume[93728]: INFO cinder.image.image_utils [None req-fbecd0b6-a3d9-40a7-9a6f-7f7ba9c327cb tempest-GroupSnapshotsTest-1122099031 None] Converted 1024.00 MB image at 95.45 MB/s Aug 18 18:54:30 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-fbecd0b6-a3d9-40a7-9a6f-7f7ba9c327cb tempest-GroupSnapshotsTest-1122099031 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f03e5f4a-c3b3-4f60-a07c-2a8c5cefb2bc is being set with open permissions: ugo+rw: NotImplementedError Aug 18 18:54:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fbecd0b6-a3d9-40a7-9a6f-7f7ba9c327cb tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f03e5f4a-c3b3-4f60-a07c-2a8c5cefb2bc {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:54:30 devstack sudo[96673]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f03e5f4a-c3b3-4f60-a07c-2a8c5cefb2bc Aug 18 18:54:30 devstack sudo[96673]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:54:30 devstack sudo[96673]: pam_unix(sudo:session): session closed for user root Aug 18 18:54:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fbecd0b6-a3d9-40a7-9a6f-7f7ba9c327cb tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f03e5f4a-c3b3-4f60-a07c-2a8c5cefb2bc" returned: 0 in 0.458s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:54:30 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-fbecd0b6-a3d9-40a7-9a6f-7f7ba9c327cb tempest-GroupSnapshotsTest-1122099031 None] Lock "cinder-quobyte-f03e5f4a-c3b3-4f60-a07c-2a8c5cefb2bc" released by "_copy_volume_from_snapshot" :: held 12.737s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:54:30 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-fbecd0b6-a3d9-40a7-9a6f-7f7ba9c327cb tempest-GroupSnapshotsTest-1122099031 None] Lock "cinder-quobyte-bb12234e-19c6-415f-8caf-4340762966f3-f03e5f4a-c3b3-4f60-a07c-2a8c5cefb2bc" released by "_create_volume_from_snapshot" :: held 12.865s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:54:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-fbecd0b6-a3d9-40a7-9a6f-7f7ba9c327cb tempest-GroupSnapshotsTest-1122099031 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 12.921s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:54:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-06979546-6603-456c-897b-4655d8a891a7 req-c8583b28-3c7c-4a83-b01c-8ea1c25fe58c tempest-ServerActionsTestOtherA-847320685 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.856s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:54:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-06979546-6603-456c-897b-4655d8a891a7 req-c8583b28-3c7c-4a83-b01c-8ea1c25fe58c tempest-ServerActionsTestOtherA-847320685 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.027s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:54:30 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-06979546-6603-456c-897b-4655d8a891a7 req-c8583b28-3c7c-4a83-b01c-8ea1c25fe58c tempest-ServerActionsTestOtherA-847320685 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356', 'name': 'volume-6b4c8103-9cce-49db-a6d6-34b84e22f9bd', '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': 'f893ed63-331f-454d-a91e-076cd3979a1f', 'enforce_multipath': True} {{(pid=93728) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 18 18:54:30 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-fbecd0b6-a3d9-40a7-9a6f-7f7ba9c327cb tempest-GroupSnapshotsTest-1122099031 None] Create group from source-snapshot-133c761c-6f3c-4161-acc7-4601bd6ea30d completed successfully. Aug 18 18:54:30 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-06979546-6603-456c-897b-4655d8a891a7 req-c8583b28-3c7c-4a83-b01c-8ea1c25fe58c tempest-ServerActionsTestOtherA-847320685 None] attachment_update completed successfully. Aug 18 18:54:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8b73882f-7361-4fb2-bd18-c1f371911d07 tempest-GroupSnapshotsTest-1122099031 None] Acquiring lock "cinder-quobyte-f03e5f4a-c3b3-4f60-a07c-2a8c5cefb2bc" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:54:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8b73882f-7361-4fb2-bd18-c1f371911d07 tempest-GroupSnapshotsTest-1122099031 None] Lock "cinder-quobyte-f03e5f4a-c3b3-4f60-a07c-2a8c5cefb2bc" acquired by "delete_volume" :: waited 0.030s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:54:32 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[4ef6f001-2bb5-4ccb-9c74-361979594075]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:54:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8b73882f-7361-4fb2-bd18-c1f371911d07 tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f03e5f4a-c3b3-4f60-a07c-2a8c5cefb2bc {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:54:32 devstack sudo[96709]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f03e5f4a-c3b3-4f60-a07c-2a8c5cefb2bc Aug 18 18:54:32 devstack sudo[96709]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:54:32 devstack sudo[96709]: pam_unix(sudo:session): session closed for user root Aug 18 18:54:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8b73882f-7361-4fb2-bd18-c1f371911d07 tempest-GroupSnapshotsTest-1122099031 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f03e5f4a-c3b3-4f60-a07c-2a8c5cefb2bc" returned: 0 in 0.693s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:54:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8b73882f-7361-4fb2-bd18-c1f371911d07 tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f03e5f4a-c3b3-4f60-a07c-2a8c5cefb2bc {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:54:32 devstack sudo[96804]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f03e5f4a-c3b3-4f60-a07c-2a8c5cefb2bc Aug 18 18:54:32 devstack sudo[96804]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:54:33 devstack sudo[96804]: pam_unix(sudo:session): session closed for user root Aug 18 18:54:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8b73882f-7361-4fb2-bd18-c1f371911d07 tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f03e5f4a-c3b3-4f60-a07c-2a8c5cefb2bc" returned: 0 in 0.518s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:54:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8b73882f-7361-4fb2-bd18-c1f371911d07 tempest-GroupSnapshotsTest-1122099031 None] Lock "cinder-quobyte-f03e5f4a-c3b3-4f60-a07c-2a8c5cefb2bc" released by "delete_volume" :: held 1.291s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:54:33 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-8b73882f-7361-4fb2-bd18-c1f371911d07 tempest-GroupSnapshotsTest-1122099031 None] Created reservations ['00372d86-6620-45e0-8288-14d0c70097ae'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:54:33 devstack cinder-volume[93728]: WARNING cinder.quota [None req-8b73882f-7361-4fb2-bd18-c1f371911d07 tempest-GroupSnapshotsTest-1122099031 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1308557816 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1308557816, it is now deprecated. Please use the default quota class for default quota. Aug 18 18:54:33 devstack cinder-volume[93728]: WARNING cinder.quota [None req-8b73882f-7361-4fb2-bd18-c1f371911d07 tempest-GroupSnapshotsTest-1122099031 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1308557816 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1308557816, it is now deprecated. Please use the default quota class for default quota. Aug 18 18:54:33 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-8b73882f-7361-4fb2-bd18-c1f371911d07 tempest-GroupSnapshotsTest-1122099031 None] Created reservations ['a3141349-342d-4c67-8e10-692dbc4b7811', 'a13d7507-8261-4718-85dd-a437b307f9f9', '2217240b-308b-4bd4-9375-7bd20bd120e7', 'debad0fd-6813-4d0a-9b19-b1fba8196c09'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:54:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8b73882f-7361-4fb2-bd18-c1f371911d07 tempest-GroupSnapshotsTest-1122099031 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:54:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8b73882f-7361-4fb2-bd18-c1f371911d07 tempest-GroupSnapshotsTest-1122099031 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:54:33 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8b73882f-7361-4fb2-bd18-c1f371911d07 tempest-GroupSnapshotsTest-1122099031 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:54:33 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8b73882f-7361-4fb2-bd18-c1f371911d07 tempest-GroupSnapshotsTest-1122099031 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:54:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8b73882f-7361-4fb2-bd18-c1f371911d07 tempest-GroupSnapshotsTest-1122099031 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:54:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8b73882f-7361-4fb2-bd18-c1f371911d07 tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:54:33 devstack sudo[97158]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:54:33 devstack sudo[97158]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:54:34 devstack sudo[97158]: pam_unix(sudo:session): session closed for user root Aug 18 18:54:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8b73882f-7361-4fb2-bd18-c1f371911d07 tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.283s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:54:34 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-8b73882f-7361-4fb2-bd18-c1f371911d07 tempest-GroupSnapshotsTest-1122099031 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:54:34 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-8b73882f-7361-4fb2-bd18-c1f371911d07 tempest-GroupSnapshotsTest-1122099031 None] Delete group completed successfully. Aug 18 18:54:34 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-cbfadd71-5eb3-4589-bdc2-aa196bf2a67a tempest-GroupSnapshotsTest-1122099031 None] group_snapshot 133c761c-6f3c-4161-acc7-4601bd6ea30d: deleting Aug 18 18:54:34 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-cbfadd71-5eb3-4589-bdc2-aa196bf2a67a tempest-GroupSnapshotsTest-1122099031 None] group_snapshot 133c761c-6f3c-4161-acc7-4601bd6ea30d: deleting {{(pid=93728) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Aug 18 18:54:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-cbfadd71-5eb3-4589-bdc2-aa196bf2a67a tempest-GroupSnapshotsTest-1122099031 None] Acquiring lock "cinder-quobyte-0da1c885-fbda-4236-bb4a-5948fe752d20" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:54:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-cbfadd71-5eb3-4589-bdc2-aa196bf2a67a tempest-GroupSnapshotsTest-1122099031 None] Lock "cinder-quobyte-0da1c885-fbda-4236-bb4a-5948fe752d20" acquired by "delete_snapshot" :: waited 0.034s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:54:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-cbfadd71-5eb3-4589-bdc2-aa196bf2a67a tempest-GroupSnapshotsTest-1122099031 None] Acquiring lock "cinder-quobyte-bb12234e-19c6-415f-8caf-4340762966f3" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:54:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-cbfadd71-5eb3-4589-bdc2-aa196bf2a67a tempest-GroupSnapshotsTest-1122099031 None] Lock "cinder-quobyte-bb12234e-19c6-415f-8caf-4340762966f3" acquired by "_delete_snapshot" :: waited 0.026s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:54:35 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-cbfadd71-5eb3-4589-bdc2-aa196bf2a67a tempest-GroupSnapshotsTest-1122099031 None] Deleting offline snapshot bb12234e-19c6-415f-8caf-4340762966f3 of volume 0da1c885-fbda-4236-bb4a-5948fe752d20 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 18:54:35 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-cbfadd71-5eb3-4589-bdc2-aa196bf2a67a tempest-GroupSnapshotsTest-1122099031 None] snapshot_file for this snap is: volume-0da1c885-fbda-4236-bb4a-5948fe752d20.bb12234e-19c6-415f-8caf-4340762966f3 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 18:54:35 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[961aaa28-1795-4456-a393-73dd90f2bdda]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:54:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cbfadd71-5eb3-4589-bdc2-aa196bf2a67a tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20.bb12234e-19c6-415f-8caf-4340762966f3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:54:35 devstack sudo[97210]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20.bb12234e-19c6-415f-8caf-4340762966f3 Aug 18 18:54:35 devstack sudo[97210]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:54:35 devstack sudo[97210]: pam_unix(sudo:session): session closed for user root Aug 18 18:54:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cbfadd71-5eb3-4589-bdc2-aa196bf2a67a tempest-GroupSnapshotsTest-1122099031 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20.bb12234e-19c6-415f-8caf-4340762966f3" returned: 0 in 0.475s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:54:35 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-cbfadd71-5eb3-4589-bdc2-aa196bf2a67a tempest-GroupSnapshotsTest-1122099031 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-0da1c885-fbda-4236-bb4a-5948fe752d20(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 18:54:35 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[880d874c-a068-4170-b228-8799aa8a23be]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:54:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cbfadd71-5eb3-4589-bdc2-aa196bf2a67a tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:54:35 devstack sudo[97217]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20 Aug 18 18:54:35 devstack sudo[97217]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:54:36 devstack sudo[97217]: pam_unix(sudo:session): session closed for user root Aug 18 18:54:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cbfadd71-5eb3-4589-bdc2-aa196bf2a67a tempest-GroupSnapshotsTest-1122099031 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20" returned: 0 in 0.965s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:54:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cbfadd71-5eb3-4589-bdc2-aa196bf2a67a tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20.bb12234e-19c6-415f-8caf-4340762966f3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:54:36 devstack sudo[97243]: 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/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20.bb12234e-19c6-415f-8caf-4340762966f3 Aug 18 18:54:36 devstack sudo[97243]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:54:37 devstack sudo[97243]: pam_unix(sudo:session): session closed for user root Aug 18 18:54:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cbfadd71-5eb3-4589-bdc2-aa196bf2a67a tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20.bb12234e-19c6-415f-8caf-4340762966f3" returned: 0 in 0.586s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:54:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cbfadd71-5eb3-4589-bdc2-aa196bf2a67a tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20.bb12234e-19c6-415f-8caf-4340762966f3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:54:37 devstack sudo[97259]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20.bb12234e-19c6-415f-8caf-4340762966f3 Aug 18 18:54:37 devstack sudo[97259]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:54:37 devstack sudo[97259]: pam_unix(sudo:session): session closed for user root Aug 18 18:54:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cbfadd71-5eb3-4589-bdc2-aa196bf2a67a tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20.bb12234e-19c6-415f-8caf-4340762966f3" returned: 0 in 0.440s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:54:37 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-cbfadd71-5eb3-4589-bdc2-aa196bf2a67a tempest-GroupSnapshotsTest-1122099031 None] Lock "cinder-quobyte-bb12234e-19c6-415f-8caf-4340762966f3" released by "_delete_snapshot" :: held 2.622s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:54:37 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-cbfadd71-5eb3-4589-bdc2-aa196bf2a67a tempest-GroupSnapshotsTest-1122099031 None] Lock "cinder-quobyte-0da1c885-fbda-4236-bb4a-5948fe752d20" released by "delete_snapshot" :: held 2.660s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:54:37 devstack cinder-volume[93728]: WARNING cinder.quota [None req-cbfadd71-5eb3-4589-bdc2-aa196bf2a67a tempest-GroupSnapshotsTest-1122099031 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1308557816 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1308557816, it is now deprecated. Please use the default quota class for default quota. Aug 18 18:54:37 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-cbfadd71-5eb3-4589-bdc2-aa196bf2a67a tempest-GroupSnapshotsTest-1122099031 None] Created reservations ['9bf49edb-2bfe-427e-bdc1-ca296af35f80', 'c89939ea-8a50-47d2-8dca-b2da3ceb08cd', '6e7015cd-1e2d-4a1b-9660-803de84298e6', '150d361e-7cf9-47db-94ec-a3e3f4dc56f4'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:54:37 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-cbfadd71-5eb3-4589-bdc2-aa196bf2a67a tempest-GroupSnapshotsTest-1122099031 None] group_snapshot 133c761c-6f3c-4161-acc7-4601bd6ea30d: deleted successfully Aug 18 18:54:38 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-7a271f2e-3688-4178-b57f-e3839a75b690 tempest-GroupSnapshotsTest-1122099031 None] Acquiring lock "cinder-quobyte-0da1c885-fbda-4236-bb4a-5948fe752d20" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:54:39 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-7a271f2e-3688-4178-b57f-e3839a75b690 tempest-GroupSnapshotsTest-1122099031 None] Lock "cinder-quobyte-0da1c885-fbda-4236-bb4a-5948fe752d20" acquired by "delete_volume" :: waited 0.065s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:54:39 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[2d88d7e0-ea01-41ea-96d2-ff8900567cbd]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:54:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7a271f2e-3688-4178-b57f-e3839a75b690 tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:54:39 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-f514808b-05f9-431b-946a-0578c3cef339 tempest-ServerRescueNegativeTestJSON-957613870 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:54:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f514808b-05f9-431b-946a-0578c3cef339 tempest-ServerRescueNegativeTestJSON-957613870 None] Flow 'volume_create_manager' (1a3a963a-f213-4ab5-a0a0-938a61dc9017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:54:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f514808b-05f9-431b-946a-0578c3cef339 tempest-ServerRescueNegativeTestJSON-957613870 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cc7b97dc-d766-4c44-b14f-175855550113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:54:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f514808b-05f9-431b-946a-0578c3cef339 tempest-ServerRescueNegativeTestJSON-957613870 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cc7b97dc-d766-4c44-b14f-175855550113) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:54:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-656376545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7870c1dd-6a6a-40f3-a6db-eef1d43cef35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08852b3cdb2144f288877f008385865f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:54: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-18T16:54:39Z,use_quota=True,user_id='5a9099843d1f43b19a1a9cc5b94b4dbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:54:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f514808b-05f9-431b-946a-0578c3cef339 tempest-ServerRescueNegativeTestJSON-957613870 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ff188cea-7d72-4029-ac4c-eb8b12c7a064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:54:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f514808b-05f9-431b-946a-0578c3cef339 tempest-ServerRescueNegativeTestJSON-957613870 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ff188cea-7d72-4029-ac4c-eb8b12c7a064) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:54:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f514808b-05f9-431b-946a-0578c3cef339 tempest-ServerRescueNegativeTestJSON-957613870 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7968be5a-f50b-41b8-9090-aa65949041a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:54:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f514808b-05f9-431b-946a-0578c3cef339 tempest-ServerRescueNegativeTestJSON-957613870 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7968be5a-f50b-41b8-9090-aa65949041a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7870c1dd-6a6a-40f3-a6db-eef1d43cef35', 'volume_name': 'volume-7870c1dd-6a6a-40f3-a6db-eef1d43cef35', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:54:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f514808b-05f9-431b-946a-0578c3cef339 tempest-ServerRescueNegativeTestJSON-957613870 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6c91cd6d-8340-491f-bca3-2a6866543533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:54:39 devstack sudo[97280]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20 Aug 18 18:54:39 devstack sudo[97280]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:54:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f514808b-05f9-431b-946a-0578c3cef339 tempest-ServerRescueNegativeTestJSON-957613870 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6c91cd6d-8340-491f-bca3-2a6866543533) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:54:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f514808b-05f9-431b-946a-0578c3cef339 tempest-ServerRescueNegativeTestJSON-957613870 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9f934226-65a8-4614-86d8-ea9b75c1feee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:54:39 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-f514808b-05f9-431b-946a-0578c3cef339 tempest-ServerRescueNegativeTestJSON-957613870 None] Volume 7870c1dd-6a6a-40f3-a6db-eef1d43cef35: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7870c1dd-6a6a-40f3-a6db-eef1d43cef35', 'volume_size': 1} Aug 18 18:54:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f514808b-05f9-431b-946a-0578c3cef339 tempest-ServerRescueNegativeTestJSON-957613870 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:54:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f514808b-05f9-431b-946a-0578c3cef339 tempest-ServerRescueNegativeTestJSON-957613870 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:54:39 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f514808b-05f9-431b-946a-0578c3cef339 tempest-ServerRescueNegativeTestJSON-957613870 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:54:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-656376545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7870c1dd-6a6a-40f3-a6db-eef1d43cef35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08852b3cdb2144f288877f008385865f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:54: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-18T16:54:39Z,use_quota=True,user_id='5a9099843d1f43b19a1a9cc5b94b4dbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 18:54:39 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-f514808b-05f9-431b-946a-0578c3cef339 tempest-ServerRescueNegativeTestJSON-957613870 None] Creating volume 7870c1dd-6a6a-40f3-a6db-eef1d43cef35 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 18:54:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f514808b-05f9-431b-946a-0578c3cef339 tempest-ServerRescueNegativeTestJSON-957613870 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:54:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f514808b-05f9-431b-946a-0578c3cef339 tempest-ServerRescueNegativeTestJSON-957613870 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:54:39 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f514808b-05f9-431b-946a-0578c3cef339 tempest-ServerRescueNegativeTestJSON-957613870 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:54:39 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f514808b-05f9-431b-946a-0578c3cef339 tempest-ServerRescueNegativeTestJSON-957613870 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:54:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f514808b-05f9-431b-946a-0578c3cef339 tempest-ServerRescueNegativeTestJSON-957613870 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:54:39 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f514808b-05f9-431b-946a-0578c3cef339 tempest-ServerRescueNegativeTestJSON-957613870 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:54:39 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-f514808b-05f9-431b-946a-0578c3cef339 tempest-ServerRescueNegativeTestJSON-957613870 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 18:54:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f514808b-05f9-431b-946a-0578c3cef339 tempest-ServerRescueNegativeTestJSON-957613870 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7870c1dd-6a6a-40f3-a6db-eef1d43cef35 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:54:39 devstack sudo[97282]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7870c1dd-6a6a-40f3-a6db-eef1d43cef35 1073741824 Aug 18 18:54:39 devstack sudo[97282]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:54:39 devstack sudo[97280]: pam_unix(sudo:session): session closed for user root Aug 18 18:54:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7a271f2e-3688-4178-b57f-e3839a75b690 tempest-GroupSnapshotsTest-1122099031 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20" returned: 0 in 0.715s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:54:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7a271f2e-3688-4178-b57f-e3839a75b690 tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:54:39 devstack sudo[97292]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20 Aug 18 18:54:39 devstack sudo[97292]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:54:40 devstack sudo[97292]: pam_unix(sudo:session): session closed for user root Aug 18 18:54:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7a271f2e-3688-4178-b57f-e3839a75b690 tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0da1c885-fbda-4236-bb4a-5948fe752d20" returned: 0 in 0.294s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:54:40 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-7a271f2e-3688-4178-b57f-e3839a75b690 tempest-GroupSnapshotsTest-1122099031 None] Lock "cinder-quobyte-0da1c885-fbda-4236-bb4a-5948fe752d20" released by "delete_volume" :: held 1.166s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:54:40 devstack sudo[97282]: pam_unix(sudo:session): session closed for user root Aug 18 18:54:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f514808b-05f9-431b-946a-0578c3cef339 tempest-ServerRescueNegativeTestJSON-957613870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7870c1dd-6a6a-40f3-a6db-eef1d43cef35 1073741824" returned: 0 in 0.753s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:54:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f514808b-05f9-431b-946a-0578c3cef339 tempest-ServerRescueNegativeTestJSON-957613870 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7870c1dd-6a6a-40f3-a6db-eef1d43cef35 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:54:40 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-7a271f2e-3688-4178-b57f-e3839a75b690 tempest-GroupSnapshotsTest-1122099031 None] Created reservations ['11e3480c-91a9-4dba-b27b-2e5d0bf0ae67'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:54:40 devstack sudo[97296]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7870c1dd-6a6a-40f3-a6db-eef1d43cef35 Aug 18 18:54:40 devstack sudo[97296]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:54:40 devstack cinder-volume[93728]: WARNING cinder.db.api [None req-7a271f2e-3688-4178-b57f-e3839a75b690 tempest-GroupSnapshotsTest-1122099031 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-1308557816'] Aug 18 18:54:40 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-7a271f2e-3688-4178-b57f-e3839a75b690 tempest-GroupSnapshotsTest-1122099031 None] Created reservations ['53a84c2e-e118-46b3-9852-4dc27811c900', '5290431a-8e9c-45dd-be8a-1b00f4ee2157', 'f9257a3f-5bdd-4a69-96a7-8944d05e61aa', '12affaeb-ccd4-4495-b622-bcdf7575534e'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:54:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7a271f2e-3688-4178-b57f-e3839a75b690 tempest-GroupSnapshotsTest-1122099031 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:54:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7a271f2e-3688-4178-b57f-e3839a75b690 tempest-GroupSnapshotsTest-1122099031 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:54:40 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7a271f2e-3688-4178-b57f-e3839a75b690 tempest-GroupSnapshotsTest-1122099031 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:54:40 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7a271f2e-3688-4178-b57f-e3839a75b690 tempest-GroupSnapshotsTest-1122099031 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:54:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7a271f2e-3688-4178-b57f-e3839a75b690 tempest-GroupSnapshotsTest-1122099031 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:54:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7a271f2e-3688-4178-b57f-e3839a75b690 tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:54:40 devstack sudo[97298]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:54:40 devstack sudo[97298]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:54:40 devstack sudo[97296]: pam_unix(sudo:session): session closed for user root Aug 18 18:54:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f514808b-05f9-431b-946a-0578c3cef339 tempest-ServerRescueNegativeTestJSON-957613870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7870c1dd-6a6a-40f3-a6db-eef1d43cef35" returned: 0 in 0.444s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:54:40 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f514808b-05f9-431b-946a-0578c3cef339 tempest-ServerRescueNegativeTestJSON-957613870 None] <== create_volume: return (1302ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 18:54:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f514808b-05f9-431b-946a-0578c3cef339 tempest-ServerRescueNegativeTestJSON-957613870 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.309s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:54:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f514808b-05f9-431b-946a-0578c3cef339 tempest-ServerRescueNegativeTestJSON-957613870 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9f934226-65a8-4614-86d8-ea9b75c1feee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7870c1dd-6a6a-40f3-a6db-eef1d43cef35', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:54:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f514808b-05f9-431b-946a-0578c3cef339 tempest-ServerRescueNegativeTestJSON-957613870 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1ba38b6e-44b7-4816-ad4e-01fbdf88f5a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:54:40 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-f514808b-05f9-431b-946a-0578c3cef339 tempest-ServerRescueNegativeTestJSON-957613870 None] Volume volume-7870c1dd-6a6a-40f3-a6db-eef1d43cef35 (7870c1dd-6a6a-40f3-a6db-eef1d43cef35): created successfully Aug 18 18:54:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f514808b-05f9-431b-946a-0578c3cef339 tempest-ServerRescueNegativeTestJSON-957613870 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1ba38b6e-44b7-4816-ad4e-01fbdf88f5a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:54:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f514808b-05f9-431b-946a-0578c3cef339 tempest-ServerRescueNegativeTestJSON-957613870 None] Flow 'volume_create_manager' (1a3a963a-f213-4ab5-a0a0-938a61dc9017) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:54:40 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-f514808b-05f9-431b-946a-0578c3cef339 tempest-ServerRescueNegativeTestJSON-957613870 None] Created volume successfully. Aug 18 18:54:40 devstack sudo[97298]: pam_unix(sudo:session): session closed for user root Aug 18 18:54:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7a271f2e-3688-4178-b57f-e3839a75b690 tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.289s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:54:40 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-7a271f2e-3688-4178-b57f-e3839a75b690 tempest-GroupSnapshotsTest-1122099031 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:54:40 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-7a271f2e-3688-4178-b57f-e3839a75b690 tempest-GroupSnapshotsTest-1122099031 None] Delete group completed successfully. Aug 18 18:54:41 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 18:54:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:54:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:54:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:54:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:54:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:54:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:54:42 devstack sudo[97303]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:54:42 devstack sudo[97303]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:54:42 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-ee708869-6737-4ca5-8c13-3f2c8f8002a3 tempest-GroupSnapshotsTest-1122099031 None] Group tempest-GroupSnapshotsTest-Group-1269127132: creating Aug 18 18:54:42 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-ee708869-6737-4ca5-8c13-3f2c8f8002a3 tempest-GroupSnapshotsTest-1122099031 None] Group tempest-GroupSnapshotsTest-Group-1269127132: created successfully Aug 18 18:54:42 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-ee708869-6737-4ca5-8c13-3f2c8f8002a3 tempest-GroupSnapshotsTest-1122099031 None] Create group completed successfully. Aug 18 18:54:42 devstack sudo[97303]: pam_unix(sudo:session): session closed for user root Aug 18 18:54:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.595s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:54:42 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:54:42 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager._thread_info {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 18:54:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread count: 8 {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 18 18:54:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread info: [<_MainThread(MainThread, started 134742134784128)>, , , , , , , ] {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 18 18:54:44 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-b0996faa-48c5-4d05-83a4-e7dd18b84174 tempest-GroupSnapshotsTest-1122099031 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:54:44 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b0996faa-48c5-4d05-83a4-e7dd18b84174 tempest-GroupSnapshotsTest-1122099031 None] Flow 'volume_create_manager' (b71a0ed8-d505-4700-b859-71457f6b0166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:54:44 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b0996faa-48c5-4d05-83a4-e7dd18b84174 tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (819a00c5-55a0-4d22-8a6b-b593ee3afa1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:54:44 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b0996faa-48c5-4d05-83a4-e7dd18b84174 tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (819a00c5-55a0-4d22-8a6b-b593ee3afa1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:54:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-551256659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=53652418-faab-4c8e-a187-fa745958ad71,host='devstack@QuobyteHD#QuobyteHD',id=a7531c93-ac0a-46e5-aa9d-09b04f39bee7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68208e8babc6411b85ff1077434098cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:54: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-18T16:54:44Z,use_quota=True,user_id='3b9a28faf3124620af02bbc6b393a817',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d17207c8-c415-4f95-93de-ad84b1d3107b),volume_type_id=d17207c8-c415-4f95-93de-ad84b1d3107b)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:54:44 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b0996faa-48c5-4d05-83a4-e7dd18b84174 tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (328a447a-a9c1-4865-90ea-e77b8b922160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:54:44 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b0996faa-48c5-4d05-83a4-e7dd18b84174 tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (328a447a-a9c1-4865-90ea-e77b8b922160) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:54:44 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b0996faa-48c5-4d05-83a4-e7dd18b84174 tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cf810889-530f-4117-904b-18b5c52bc398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:54:44 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b0996faa-48c5-4d05-83a4-e7dd18b84174 tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cf810889-530f-4117-904b-18b5c52bc398) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a7531c93-ac0a-46e5-aa9d-09b04f39bee7', 'volume_name': 'volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:54:44 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b0996faa-48c5-4d05-83a4-e7dd18b84174 tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7b45f8e7-ba1e-4e52-abbb-d7f1295ba947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:54:44 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b0996faa-48c5-4d05-83a4-e7dd18b84174 tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7b45f8e7-ba1e-4e52-abbb-d7f1295ba947) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:54:44 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b0996faa-48c5-4d05-83a4-e7dd18b84174 tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3ccd3bc6-ab74-41b8-b98d-84a0c72a3e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:54:44 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-b0996faa-48c5-4d05-83a4-e7dd18b84174 tempest-GroupSnapshotsTest-1122099031 None] Volume a7531c93-ac0a-46e5-aa9d-09b04f39bee7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7', 'volume_size': 1} Aug 18 18:54:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b0996faa-48c5-4d05-83a4-e7dd18b84174 tempest-GroupSnapshotsTest-1122099031 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:54:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b0996faa-48c5-4d05-83a4-e7dd18b84174 tempest-GroupSnapshotsTest-1122099031 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:54:44 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-b0996faa-48c5-4d05-83a4-e7dd18b84174 tempest-GroupSnapshotsTest-1122099031 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=53652418-faab-4c8e-a187-fa745958ad71,created_at=2026-08-18T16:54:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-551256659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=53652418-faab-4c8e-a187-fa745958ad71,host='devstack@QuobyteHD#QuobyteHD',id=a7531c93-ac0a-46e5-aa9d-09b04f39bee7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68208e8babc6411b85ff1077434098cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:54: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-18T16:54:44Z,use_quota=True,user_id='3b9a28faf3124620af02bbc6b393a817',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d17207c8-c415-4f95-93de-ad84b1d3107b),volume_type_id=d17207c8-c415-4f95-93de-ad84b1d3107b)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 18:54:44 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-b0996faa-48c5-4d05-83a4-e7dd18b84174 tempest-GroupSnapshotsTest-1122099031 None] Creating volume a7531c93-ac0a-46e5-aa9d-09b04f39bee7 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 18:54:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b0996faa-48c5-4d05-83a4-e7dd18b84174 tempest-GroupSnapshotsTest-1122099031 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:54:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b0996faa-48c5-4d05-83a4-e7dd18b84174 tempest-GroupSnapshotsTest-1122099031 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:54:44 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-b0996faa-48c5-4d05-83a4-e7dd18b84174 tempest-GroupSnapshotsTest-1122099031 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:54:44 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-b0996faa-48c5-4d05-83a4-e7dd18b84174 tempest-GroupSnapshotsTest-1122099031 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:54:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b0996faa-48c5-4d05-83a4-e7dd18b84174 tempest-GroupSnapshotsTest-1122099031 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.023s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:54:44 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-b0996faa-48c5-4d05-83a4-e7dd18b84174 tempest-GroupSnapshotsTest-1122099031 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:54:44 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-b0996faa-48c5-4d05-83a4-e7dd18b84174 tempest-GroupSnapshotsTest-1122099031 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 18:54:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b0996faa-48c5-4d05-83a4-e7dd18b84174 tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:54:44 devstack sudo[97337]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7 1073741824 Aug 18 18:54:44 devstack sudo[97337]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:54:45 devstack sudo[97337]: pam_unix(sudo:session): session closed for user root Aug 18 18:54:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b0996faa-48c5-4d05-83a4-e7dd18b84174 tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7 1073741824" returned: 0 in 0.815s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:54:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b0996faa-48c5-4d05-83a4-e7dd18b84174 tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:54:45 devstack sudo[97359]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7 Aug 18 18:54:45 devstack sudo[97359]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:54:46 devstack sudo[97359]: pam_unix(sudo:session): session closed for user root Aug 18 18:54:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b0996faa-48c5-4d05-83a4-e7dd18b84174 tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7" returned: 0 in 0.863s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:54:46 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-b0996faa-48c5-4d05-83a4-e7dd18b84174 tempest-GroupSnapshotsTest-1122099031 None] <== create_volume: return (1784ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 18:54:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b0996faa-48c5-4d05-83a4-e7dd18b84174 tempest-GroupSnapshotsTest-1122099031 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.789s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:54:46 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b0996faa-48c5-4d05-83a4-e7dd18b84174 tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3ccd3bc6-ab74-41b8-b98d-84a0c72a3e5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:54:46 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b0996faa-48c5-4d05-83a4-e7dd18b84174 tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4e6e6922-799c-4d73-beb3-39d36a4503ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:54:46 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-b0996faa-48c5-4d05-83a4-e7dd18b84174 tempest-GroupSnapshotsTest-1122099031 None] Volume volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7 (a7531c93-ac0a-46e5-aa9d-09b04f39bee7): created successfully Aug 18 18:54:46 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b0996faa-48c5-4d05-83a4-e7dd18b84174 tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4e6e6922-799c-4d73-beb3-39d36a4503ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:54:46 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b0996faa-48c5-4d05-83a4-e7dd18b84174 tempest-GroupSnapshotsTest-1122099031 None] Flow 'volume_create_manager' (b71a0ed8-d505-4700-b859-71457f6b0166) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:54:46 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-b0996faa-48c5-4d05-83a4-e7dd18b84174 tempest-GroupSnapshotsTest-1122099031 None] Created volume successfully. Aug 18 18:54:49 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-4fe945bc-9c8e-443f-a7bc-beecd661dbbf tempest-GroupSnapshotsTest-1122099031 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:54:49 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4fe945bc-9c8e-443f-a7bc-beecd661dbbf tempest-GroupSnapshotsTest-1122099031 None] Flow 'volume_create_manager' (f6c7a499-880e-4d8a-bfaa-67e69e10c621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:54:49 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4fe945bc-9c8e-443f-a7bc-beecd661dbbf tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6954cc3a-4dfe-48e7-9450-fcb5af77ad1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:54:49 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4fe945bc-9c8e-443f-a7bc-beecd661dbbf tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6954cc3a-4dfe-48e7-9450-fcb5af77ad1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:54:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1466998280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=53652418-faab-4c8e-a187-fa745958ad71,host='devstack@QuobyteHD#QuobyteHD',id=280ad87d-e700-4d92-9d79-13413ff7284d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68208e8babc6411b85ff1077434098cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:54: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-18T16:54:49Z,use_quota=True,user_id='3b9a28faf3124620af02bbc6b393a817',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d17207c8-c415-4f95-93de-ad84b1d3107b),volume_type_id=d17207c8-c415-4f95-93de-ad84b1d3107b)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:54:49 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4fe945bc-9c8e-443f-a7bc-beecd661dbbf tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a9c1e064-4beb-45dd-add1-29294d93c33b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:54:49 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4fe945bc-9c8e-443f-a7bc-beecd661dbbf tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a9c1e064-4beb-45dd-add1-29294d93c33b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:54:49 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4fe945bc-9c8e-443f-a7bc-beecd661dbbf tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (37d3690c-0bef-4b97-b1c6-34b16ed97f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:54:49 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4fe945bc-9c8e-443f-a7bc-beecd661dbbf tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (37d3690c-0bef-4b97-b1c6-34b16ed97f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '280ad87d-e700-4d92-9d79-13413ff7284d', 'volume_name': 'volume-280ad87d-e700-4d92-9d79-13413ff7284d', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:54:49 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4fe945bc-9c8e-443f-a7bc-beecd661dbbf tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (31f23fc9-b243-41f2-844f-e04d5525156d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:54:49 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4fe945bc-9c8e-443f-a7bc-beecd661dbbf tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (31f23fc9-b243-41f2-844f-e04d5525156d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:54:49 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4fe945bc-9c8e-443f-a7bc-beecd661dbbf tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a6833f4f-479c-40fb-8911-8363f654dab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:54:49 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-4fe945bc-9c8e-443f-a7bc-beecd661dbbf tempest-GroupSnapshotsTest-1122099031 None] Volume 280ad87d-e700-4d92-9d79-13413ff7284d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-280ad87d-e700-4d92-9d79-13413ff7284d', 'volume_size': 1} Aug 18 18:54:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4fe945bc-9c8e-443f-a7bc-beecd661dbbf tempest-GroupSnapshotsTest-1122099031 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:54:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4fe945bc-9c8e-443f-a7bc-beecd661dbbf tempest-GroupSnapshotsTest-1122099031 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:54:49 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4fe945bc-9c8e-443f-a7bc-beecd661dbbf tempest-GroupSnapshotsTest-1122099031 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=53652418-faab-4c8e-a187-fa745958ad71,created_at=2026-08-18T16:54:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1466998280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=53652418-faab-4c8e-a187-fa745958ad71,host='devstack@QuobyteHD#QuobyteHD',id=280ad87d-e700-4d92-9d79-13413ff7284d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68208e8babc6411b85ff1077434098cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:54: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-18T16:54:49Z,use_quota=True,user_id='3b9a28faf3124620af02bbc6b393a817',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d17207c8-c415-4f95-93de-ad84b1d3107b),volume_type_id=d17207c8-c415-4f95-93de-ad84b1d3107b)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 18:54:49 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-4fe945bc-9c8e-443f-a7bc-beecd661dbbf tempest-GroupSnapshotsTest-1122099031 None] Creating volume 280ad87d-e700-4d92-9d79-13413ff7284d {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 18:54:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4fe945bc-9c8e-443f-a7bc-beecd661dbbf tempest-GroupSnapshotsTest-1122099031 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:54:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4fe945bc-9c8e-443f-a7bc-beecd661dbbf tempest-GroupSnapshotsTest-1122099031 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:54:49 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4fe945bc-9c8e-443f-a7bc-beecd661dbbf tempest-GroupSnapshotsTest-1122099031 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:54:49 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4fe945bc-9c8e-443f-a7bc-beecd661dbbf tempest-GroupSnapshotsTest-1122099031 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:54:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4fe945bc-9c8e-443f-a7bc-beecd661dbbf tempest-GroupSnapshotsTest-1122099031 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.062s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:54:49 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4fe945bc-9c8e-443f-a7bc-beecd661dbbf tempest-GroupSnapshotsTest-1122099031 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:54:49 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-4fe945bc-9c8e-443f-a7bc-beecd661dbbf tempest-GroupSnapshotsTest-1122099031 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 18:54:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4fe945bc-9c8e-443f-a7bc-beecd661dbbf tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:54:49 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 preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d 1073741824 Aug 18 18:54:49 devstack sudo[97397]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:54:51 devstack sudo[97397]: pam_unix(sudo:session): session closed for user root Aug 18 18:54:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4fe945bc-9c8e-443f-a7bc-beecd661dbbf tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d 1073741824" returned: 0 in 1.793s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:54:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4fe945bc-9c8e-443f-a7bc-beecd661dbbf tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:54:51 devstack sudo[97439]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d Aug 18 18:54:51 devstack sudo[97439]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:54:52 devstack sudo[97439]: pam_unix(sudo:session): session closed for user root Aug 18 18:54:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4fe945bc-9c8e-443f-a7bc-beecd661dbbf tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d" returned: 0 in 0.652s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:54:52 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4fe945bc-9c8e-443f-a7bc-beecd661dbbf tempest-GroupSnapshotsTest-1122099031 None] <== create_volume: return (2668ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 18:54:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4fe945bc-9c8e-443f-a7bc-beecd661dbbf tempest-GroupSnapshotsTest-1122099031 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.690s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:54:52 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4fe945bc-9c8e-443f-a7bc-beecd661dbbf tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a6833f4f-479c-40fb-8911-8363f654dab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-280ad87d-e700-4d92-9d79-13413ff7284d', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:54:52 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4fe945bc-9c8e-443f-a7bc-beecd661dbbf tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a8b1d3d0-f9d6-4a0d-b689-2d5c2543cdc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:54:52 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-4fe945bc-9c8e-443f-a7bc-beecd661dbbf tempest-GroupSnapshotsTest-1122099031 None] Volume volume-280ad87d-e700-4d92-9d79-13413ff7284d (280ad87d-e700-4d92-9d79-13413ff7284d): created successfully Aug 18 18:54:52 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4fe945bc-9c8e-443f-a7bc-beecd661dbbf tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a8b1d3d0-f9d6-4a0d-b689-2d5c2543cdc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:54:52 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4fe945bc-9c8e-443f-a7bc-beecd661dbbf tempest-GroupSnapshotsTest-1122099031 None] Flow 'volume_create_manager' (f6c7a499-880e-4d8a-bfaa-67e69e10c621) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:54:52 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-4fe945bc-9c8e-443f-a7bc-beecd661dbbf tempest-GroupSnapshotsTest-1122099031 None] Created volume successfully. Aug 18 18:54:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-43dc7cf9-48df-4724-bc79-54fba6e927cb req-81dea98c-9ab0-4718-aa6a-5e4591f2ee02 tempest-TaggedAttachmentsTest-295609467 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:54:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-43dc7cf9-48df-4724-bc79-54fba6e927cb req-81dea98c-9ab0-4718-aa6a-5e4591f2ee02 tempest-TaggedAttachmentsTest-295609467 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.002s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:54:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-43dc7cf9-48df-4724-bc79-54fba6e927cb req-81dea98c-9ab0-4718-aa6a-5e4591f2ee02 tempest-TaggedAttachmentsTest-295609467 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.020s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:54:53 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-43dc7cf9-48df-4724-bc79-54fba6e927cb req-81dea98c-9ab0-4718-aa6a-5e4591f2ee02 tempest-TaggedAttachmentsTest-295609467 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356', 'name': 'volume-082d2bb2-e01e-4474-9c6b-f15bb3701ebc', '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': '5f3aa26b-0c49-40a3-a73d-b4c480cb51ef', 'enforce_multipath': True} {{(pid=93728) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 18 18:54:53 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-43dc7cf9-48df-4724-bc79-54fba6e927cb req-81dea98c-9ab0-4718-aa6a-5e4591f2ee02 tempest-TaggedAttachmentsTest-295609467 None] attachment_update completed successfully. Aug 18 18:54:54 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-fea7f0dc-4274-4e37-a43c-f1677b8422a8 tempest-GroupSnapshotsTest-1122099031 None] Update group completed successfully. Aug 18 18:54:55 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-59b9ebc2-4c7f-47f8-872a-0d31761c26b2 tempest-GroupSnapshotsTest-1122099031 None] Update group completed successfully. Aug 18 18:54:56 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-11d03b4c-fbea-47bc-8dea-a47d565074ee tempest-ServerRescueNegativeTestJSON-957613870 None] Acquiring lock "cinder-7870c1dd-6a6a-40f3-a6db-eef1d43cef35-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:54:56 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-11d03b4c-fbea-47bc-8dea-a47d565074ee tempest-ServerRescueNegativeTestJSON-957613870 None] Lock "cinder-7870c1dd-6a6a-40f3-a6db-eef1d43cef35-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:54:56 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-11d03b4c-fbea-47bc-8dea-a47d565074ee tempest-ServerRescueNegativeTestJSON-957613870 None] Acquiring lock "cinder-quobyte-7870c1dd-6a6a-40f3-a6db-eef1d43cef35" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:54:56 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-11d03b4c-fbea-47bc-8dea-a47d565074ee tempest-ServerRescueNegativeTestJSON-957613870 None] Lock "cinder-quobyte-7870c1dd-6a6a-40f3-a6db-eef1d43cef35" acquired by "delete_volume" :: waited 0.025s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:54:56 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[20e7355f-fedc-4ca6-a303-014e7279a006]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:54:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-11d03b4c-fbea-47bc-8dea-a47d565074ee tempest-ServerRescueNegativeTestJSON-957613870 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7870c1dd-6a6a-40f3-a6db-eef1d43cef35 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:54:56 devstack sudo[97625]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7870c1dd-6a6a-40f3-a6db-eef1d43cef35 Aug 18 18:54:56 devstack sudo[97625]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:54:56 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-1ee21590-8d8e-4166-845a-b18d21fd2de8 tempest-GroupSnapshotsTest-1122099031 None] Update group completed successfully. Aug 18 18:54:57 devstack sudo[97625]: pam_unix(sudo:session): session closed for user root Aug 18 18:54:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-11d03b4c-fbea-47bc-8dea-a47d565074ee tempest-ServerRescueNegativeTestJSON-957613870 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7870c1dd-6a6a-40f3-a6db-eef1d43cef35" returned: 0 in 0.588s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:54:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-11d03b4c-fbea-47bc-8dea-a47d565074ee tempest-ServerRescueNegativeTestJSON-957613870 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7870c1dd-6a6a-40f3-a6db-eef1d43cef35 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:54:57 devstack sudo[97632]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7870c1dd-6a6a-40f3-a6db-eef1d43cef35 Aug 18 18:54:57 devstack sudo[97632]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:54:57 devstack sudo[97632]: pam_unix(sudo:session): session closed for user root Aug 18 18:54:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-11d03b4c-fbea-47bc-8dea-a47d565074ee tempest-ServerRescueNegativeTestJSON-957613870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7870c1dd-6a6a-40f3-a6db-eef1d43cef35" returned: 0 in 0.307s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:54:57 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-11d03b4c-fbea-47bc-8dea-a47d565074ee tempest-ServerRescueNegativeTestJSON-957613870 None] Lock "cinder-quobyte-7870c1dd-6a6a-40f3-a6db-eef1d43cef35" released by "delete_volume" :: held 0.972s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:54:57 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-11d03b4c-fbea-47bc-8dea-a47d565074ee tempest-ServerRescueNegativeTestJSON-957613870 None] Created reservations ['c66cd818-29a1-4211-96d0-1434b0298560', '20ea6337-1171-44a6-bae0-79bd5992907d', 'f2f88640-4c83-4234-ac24-a3d02f51f6c9', '5548a53b-4cab-4f6d-8e08-28d4b2889ef4'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:54:57 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-d9caebfd-bbcc-478b-bb0b-4cf2075118b9 req-7a497062-9132-4729-b9f2-aef80cfd3947 tempest-TaggedAttachmentsTest-295609467 None] Terminate volume connection completed successfully. Aug 18 18:54:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-d9caebfd-bbcc-478b-bb0b-4cf2075118b9 req-7a497062-9132-4729-b9f2-aef80cfd3947 tempest-TaggedAttachmentsTest-295609467 None] Deleting attachment 5f3aa26b-0c49-40a3-a73d-b4c480cb51ef. {{(pid=93728) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 18 18:54:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-11d03b4c-fbea-47bc-8dea-a47d565074ee tempest-ServerRescueNegativeTestJSON-957613870 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:54:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-11d03b4c-fbea-47bc-8dea-a47d565074ee tempest-ServerRescueNegativeTestJSON-957613870 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:54:57 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-11d03b4c-fbea-47bc-8dea-a47d565074ee tempest-ServerRescueNegativeTestJSON-957613870 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:54:57 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-11d03b4c-fbea-47bc-8dea-a47d565074ee tempest-ServerRescueNegativeTestJSON-957613870 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:54:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-11d03b4c-fbea-47bc-8dea-a47d565074ee tempest-ServerRescueNegativeTestJSON-957613870 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:54:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-11d03b4c-fbea-47bc-8dea-a47d565074ee tempest-ServerRescueNegativeTestJSON-957613870 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:54:57 devstack sudo[97640]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:54:57 devstack sudo[97640]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:54:57 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-ea114033-89e5-41bd-95c1-7a1d83cdec95 tempest-GroupSnapshotsTest-1122099031 None] Update group completed successfully. Aug 18 18:54:57 devstack sudo[97640]: pam_unix(sudo:session): session closed for user root Aug 18 18:54:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-11d03b4c-fbea-47bc-8dea-a47d565074ee tempest-ServerRescueNegativeTestJSON-957613870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.413s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:54:57 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-11d03b4c-fbea-47bc-8dea-a47d565074ee tempest-ServerRescueNegativeTestJSON-957613870 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:54:57 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-11d03b4c-fbea-47bc-8dea-a47d565074ee tempest-ServerRescueNegativeTestJSON-957613870 None] Deleted volume successfully. Aug 18 18:54:57 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-11d03b4c-fbea-47bc-8dea-a47d565074ee tempest-ServerRescueNegativeTestJSON-957613870 None] Lock "cinder-7870c1dd-6a6a-40f3-a6db-eef1d43cef35-delete_volume" released by "delete_volume" :: held 1.712s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:54:59 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] GroupSnapshot ac2a6020-2378-4cb1-a8db-5b5c46e97387: creating. Aug 18 18:54:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] Group snapshot ac2a6020-2378-4cb1-a8db-5b5c46e97387: creating. {{(pid=93728) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Aug 18 18:54:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:54:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:54:59 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] Creating offline snapshot 4d968687-1ddc-4d06-a6c5-555cc81237ad of volume a7531c93-ac0a-46e5-aa9d-09b04f39bee7 {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 18:54:59 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[93f0d67a-2b9b-47cf-9b7c-a8acd5915783]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:54:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:00 devstack sudo[97687]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7 Aug 18 18:55:00 devstack sudo[97687]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:01 devstack sudo[97687]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7" returned: 0 in 1.162s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7.4d968687-1ddc-4d06-a6c5-555cc81237ad 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:01 devstack sudo[97697]: 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/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7.4d968687-1ddc-4d06-a6c5-555cc81237ad 1G Aug 18 18:55:01 devstack sudo[97697]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:02 devstack sudo[97697]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7.4d968687-1ddc-4d06-a6c5-555cc81237ad 1G" returned: 0 in 0.955s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7.4d968687-1ddc-4d06-a6c5-555cc81237ad {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:02 devstack sudo[97708]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7.4d968687-1ddc-4d06-a6c5-555cc81237ad Aug 18 18:55:02 devstack sudo[97708]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:02 devstack sudo[97708]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7.4d968687-1ddc-4d06-a6c5-555cc81237ad" returned: 0 in 0.460s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:02 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7.4d968687-1ddc-4d06-a6c5-555cc81237ad is being set with open permissions: ugo+rw: NotImplementedError Aug 18 18:55:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7.4d968687-1ddc-4d06-a6c5-555cc81237ad {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:02 devstack sudo[97714]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7.4d968687-1ddc-4d06-a6c5-555cc81237ad Aug 18 18:55:02 devstack sudo[97714]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:02 devstack sudo[97714]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7.4d968687-1ddc-4d06-a6c5-555cc81237ad" returned: 0 in 0.378s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:02 devstack sudo[97821]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7.info Aug 18 18:55:02 devstack sudo[97821]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:03 devstack sudo[97821]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7.info" returned: 0 in 0.674s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:03 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7.info is being set with open permissions: ugo+rw: NotImplementedError Aug 18 18:55:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:03 devstack sudo[98016]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7.info Aug 18 18:55:03 devstack sudo[98016]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:03 devstack sudo[98016]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7.info" returned: 0 in 0.300s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.061s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:55:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:55:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:55:03 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] Creating offline snapshot f25e249a-1806-4a1d-9c8e-1fc06ef0a8a7 of volume 280ad87d-e700-4d92-9d79-13413ff7284d {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 18:55:03 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[5d6ca3fd-95b3-4d23-9494-4600919ae43f]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:55:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:04 devstack sudo[98081]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d Aug 18 18:55:04 devstack sudo[98081]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:04 devstack sudo[98081]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d" returned: 0 in 0.589s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d.f25e249a-1806-4a1d-9c8e-1fc06ef0a8a7 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:04 devstack sudo[98093]: 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/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d.f25e249a-1806-4a1d-9c8e-1fc06ef0a8a7 1G Aug 18 18:55:04 devstack sudo[98093]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:05 devstack sudo[98093]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d.f25e249a-1806-4a1d-9c8e-1fc06ef0a8a7 1G" returned: 0 in 0.607s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-280ad87d-e700-4d92-9d79-13413ff7284d -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d.f25e249a-1806-4a1d-9c8e-1fc06ef0a8a7 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:05 devstack sudo[98119]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-280ad87d-e700-4d92-9d79-13413ff7284d -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d.f25e249a-1806-4a1d-9c8e-1fc06ef0a8a7 Aug 18 18:55:05 devstack sudo[98119]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:05 devstack sudo[98119]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-280ad87d-e700-4d92-9d79-13413ff7284d -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d.f25e249a-1806-4a1d-9c8e-1fc06ef0a8a7" returned: 0 in 0.413s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:05 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d.f25e249a-1806-4a1d-9c8e-1fc06ef0a8a7 is being set with open permissions: ugo+rw: NotImplementedError Aug 18 18:55:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d.f25e249a-1806-4a1d-9c8e-1fc06ef0a8a7 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:05 devstack sudo[98126]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d.f25e249a-1806-4a1d-9c8e-1fc06ef0a8a7 Aug 18 18:55:05 devstack sudo[98126]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:05 devstack sudo[98126]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d.f25e249a-1806-4a1d-9c8e-1fc06ef0a8a7" returned: 0 in 0.292s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:05 devstack sudo[98130]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d.info Aug 18 18:55:05 devstack sudo[98130]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:06 devstack sudo[98130]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d.info" returned: 0 in 0.292s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:06 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d.info is being set with open permissions: ugo+rw: NotImplementedError Aug 18 18:55:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:06 devstack sudo[98134]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d.info Aug 18 18:55:06 devstack sudo[98134]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:06 devstack sudo[98134]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d.info" returned: 0 in 0.412s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.709s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:55:06 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-0a96a140-e3a7-46cc-a3df-54d46a945ffe tempest-GroupSnapshotsTest-1122099031 None] group_snapshot ac2a6020-2378-4cb1-a8db-5b5c46e97387: created successfully Aug 18 18:55:07 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] group_snapshot ac2a6020-2378-4cb1-a8db-5b5c46e97387: deleting Aug 18 18:55:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] group_snapshot ac2a6020-2378-4cb1-a8db-5b5c46e97387: deleting {{(pid=93728) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Aug 18 18:55:07 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] Acquiring lock "cinder-quobyte-a7531c93-ac0a-46e5-aa9d-09b04f39bee7" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:55:07 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] Lock "cinder-quobyte-a7531c93-ac0a-46e5-aa9d-09b04f39bee7" acquired by "delete_snapshot" :: waited 0.026s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:55:07 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] Acquiring lock "cinder-quobyte-4d968687-1ddc-4d06-a6c5-555cc81237ad" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:55:07 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] Lock "cinder-quobyte-4d968687-1ddc-4d06-a6c5-555cc81237ad" acquired by "_delete_snapshot" :: waited 0.024s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:55:07 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] Deleting offline snapshot 4d968687-1ddc-4d06-a6c5-555cc81237ad of volume a7531c93-ac0a-46e5-aa9d-09b04f39bee7 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 18:55:07 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] snapshot_file for this snap is: volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7.4d968687-1ddc-4d06-a6c5-555cc81237ad {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 18:55:07 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[ab28a520-ebf1-4ab0-a2de-1c8b5027ef99]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:55:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7.4d968687-1ddc-4d06-a6c5-555cc81237ad {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:08 devstack sudo[98141]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7.4d968687-1ddc-4d06-a6c5-555cc81237ad Aug 18 18:55:08 devstack sudo[98141]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:08 devstack sudo[98141]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7.4d968687-1ddc-4d06-a6c5-555cc81237ad" returned: 0 in 0.489s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:08 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 18:55:08 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[1ec5543f-eb93-4434-a09e-478cb074a1b3]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:55:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:08 devstack sudo[98147]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7 Aug 18 18:55:08 devstack sudo[98147]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:08 devstack sudo[98147]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7" returned: 0 in 0.398s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7.4d968687-1ddc-4d06-a6c5-555cc81237ad {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:08 devstack sudo[98152]: 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/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7.4d968687-1ddc-4d06-a6c5-555cc81237ad Aug 18 18:55:08 devstack sudo[98152]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:09 devstack sudo[98152]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7.4d968687-1ddc-4d06-a6c5-555cc81237ad" returned: 0 in 0.428s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7.4d968687-1ddc-4d06-a6c5-555cc81237ad {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:09 devstack sudo[98158]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7.4d968687-1ddc-4d06-a6c5-555cc81237ad Aug 18 18:55:09 devstack sudo[98158]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:09 devstack sudo[98158]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7.4d968687-1ddc-4d06-a6c5-555cc81237ad" returned: 0 in 0.366s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:09 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] Lock "cinder-quobyte-4d968687-1ddc-4d06-a6c5-555cc81237ad" released by "_delete_snapshot" :: held 1.804s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:55:09 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] Lock "cinder-quobyte-a7531c93-ac0a-46e5-aa9d-09b04f39bee7" released by "delete_snapshot" :: held 1.840s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:55:09 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] Acquiring lock "cinder-quobyte-280ad87d-e700-4d92-9d79-13413ff7284d" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:55:09 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-482f3b56-e2ba-4843-b75d-9d9516067b3c tempest-TaggedAttachmentsTest-295609467 None] Acquiring lock "cinder-082d2bb2-e01e-4474-9c6b-f15bb3701ebc-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:55:09 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] Lock "cinder-quobyte-280ad87d-e700-4d92-9d79-13413ff7284d" acquired by "delete_snapshot" :: waited 0.021s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:55:09 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] Acquiring lock "cinder-quobyte-f25e249a-1806-4a1d-9c8e-1fc06ef0a8a7" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:55:09 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] Lock "cinder-quobyte-f25e249a-1806-4a1d-9c8e-1fc06ef0a8a7" acquired by "_delete_snapshot" :: waited 0.019s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:55:09 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] Deleting offline snapshot f25e249a-1806-4a1d-9c8e-1fc06ef0a8a7 of volume 280ad87d-e700-4d92-9d79-13413ff7284d {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 18:55:09 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] snapshot_file for this snap is: volume-280ad87d-e700-4d92-9d79-13413ff7284d.f25e249a-1806-4a1d-9c8e-1fc06ef0a8a7 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 18:55:09 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-482f3b56-e2ba-4843-b75d-9d9516067b3c tempest-TaggedAttachmentsTest-295609467 None] Lock "cinder-082d2bb2-e01e-4474-9c6b-f15bb3701ebc-delete_volume" acquired by "delete_volume" :: waited 0.058s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:55:09 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[80fc536d-53fb-4f4f-8167-6901f99987d1]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:55:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d.f25e249a-1806-4a1d-9c8e-1fc06ef0a8a7 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:09 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-482f3b56-e2ba-4843-b75d-9d9516067b3c tempest-TaggedAttachmentsTest-295609467 None] Acquiring lock "cinder-quobyte-082d2bb2-e01e-4474-9c6b-f15bb3701ebc" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:55:09 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-482f3b56-e2ba-4843-b75d-9d9516067b3c tempest-TaggedAttachmentsTest-295609467 None] Lock "cinder-quobyte-082d2bb2-e01e-4474-9c6b-f15bb3701ebc" acquired by "delete_volume" :: waited 0.025s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:55:09 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[58e12ed9-fd83-46b3-8735-70bf5a97fae6]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:55:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-482f3b56-e2ba-4843-b75d-9d9516067b3c tempest-TaggedAttachmentsTest-295609467 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-082d2bb2-e01e-4474-9c6b-f15bb3701ebc {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:09 devstack sudo[98161]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d.f25e249a-1806-4a1d-9c8e-1fc06ef0a8a7 Aug 18 18:55:09 devstack sudo[98161]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:10 devstack sudo[98162]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-082d2bb2-e01e-4474-9c6b-f15bb3701ebc Aug 18 18:55:10 devstack sudo[98162]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:10 devstack sudo[98161]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d.f25e249a-1806-4a1d-9c8e-1fc06ef0a8a7" returned: 0 in 0.429s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:10 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-280ad87d-e700-4d92-9d79-13413ff7284d(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 18:55:10 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[2aea5843-caae-49c3-b370-415b330f358f]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:55:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:10 devstack sudo[98162]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-482f3b56-e2ba-4843-b75d-9d9516067b3c tempest-TaggedAttachmentsTest-295609467 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-082d2bb2-e01e-4474-9c6b-f15bb3701ebc" returned: 0 in 0.429s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-482f3b56-e2ba-4843-b75d-9d9516067b3c tempest-TaggedAttachmentsTest-295609467 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-082d2bb2-e01e-4474-9c6b-f15bb3701ebc {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:10 devstack sudo[98172]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-082d2bb2-e01e-4474-9c6b-f15bb3701ebc Aug 18 18:55:10 devstack sudo[98172]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:10 devstack sudo[98171]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d Aug 18 18:55:10 devstack sudo[98171]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:10 devstack sudo[98172]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-482f3b56-e2ba-4843-b75d-9d9516067b3c tempest-TaggedAttachmentsTest-295609467 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-082d2bb2-e01e-4474-9c6b-f15bb3701ebc" returned: 0 in 0.252s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:10 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-482f3b56-e2ba-4843-b75d-9d9516067b3c tempest-TaggedAttachmentsTest-295609467 None] Lock "cinder-quobyte-082d2bb2-e01e-4474-9c6b-f15bb3701ebc" released by "delete_volume" :: held 0.719s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:55:10 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-482f3b56-e2ba-4843-b75d-9d9516067b3c tempest-TaggedAttachmentsTest-295609467 None] Created reservations ['066c81f3-1fa7-4390-b42f-35793c0fd5d9', '569ce34e-8b08-45f8-9620-b23a8806363d', '5bd94fc8-b62d-464f-982a-5668d8c5fb8f', 'd65f5839-84c2-4316-b2d9-6b40a7be503c'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:55:10 devstack sudo[98171]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d" returned: 0 in 0.428s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d.f25e249a-1806-4a1d-9c8e-1fc06ef0a8a7 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:10 devstack sudo[98180]: 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/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d.f25e249a-1806-4a1d-9c8e-1fc06ef0a8a7 Aug 18 18:55:10 devstack sudo[98180]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-482f3b56-e2ba-4843-b75d-9d9516067b3c tempest-TaggedAttachmentsTest-295609467 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:55:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-482f3b56-e2ba-4843-b75d-9d9516067b3c tempest-TaggedAttachmentsTest-295609467 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:55:10 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-482f3b56-e2ba-4843-b75d-9d9516067b3c tempest-TaggedAttachmentsTest-295609467 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:55:10 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-482f3b56-e2ba-4843-b75d-9d9516067b3c tempest-TaggedAttachmentsTest-295609467 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:55:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-482f3b56-e2ba-4843-b75d-9d9516067b3c tempest-TaggedAttachmentsTest-295609467 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:55:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-482f3b56-e2ba-4843-b75d-9d9516067b3c tempest-TaggedAttachmentsTest-295609467 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:10 devstack sudo[98182]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:55:10 devstack sudo[98182]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:11 devstack sudo[98182]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:11 devstack sudo[98180]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-482f3b56-e2ba-4843-b75d-9d9516067b3c tempest-TaggedAttachmentsTest-295609467 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.378s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:11 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-482f3b56-e2ba-4843-b75d-9d9516067b3c tempest-TaggedAttachmentsTest-295609467 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:55:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d.f25e249a-1806-4a1d-9c8e-1fc06ef0a8a7" returned: 0 in 0.464s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d.f25e249a-1806-4a1d-9c8e-1fc06ef0a8a7 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:11 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-482f3b56-e2ba-4843-b75d-9d9516067b3c tempest-TaggedAttachmentsTest-295609467 None] Deleted volume successfully. Aug 18 18:55:11 devstack sudo[98188]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d.f25e249a-1806-4a1d-9c8e-1fc06ef0a8a7 Aug 18 18:55:11 devstack sudo[98188]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:11 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-482f3b56-e2ba-4843-b75d-9d9516067b3c tempest-TaggedAttachmentsTest-295609467 None] Lock "cinder-082d2bb2-e01e-4474-9c6b-f15bb3701ebc-delete_volume" released by "delete_volume" :: held 1.440s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:55:11 devstack sudo[98188]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d.f25e249a-1806-4a1d-9c8e-1fc06ef0a8a7" returned: 0 in 0.364s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:11 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] Lock "cinder-quobyte-f25e249a-1806-4a1d-9c8e-1fc06ef0a8a7" released by "_delete_snapshot" :: held 1.821s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:55:11 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] Lock "cinder-quobyte-280ad87d-e700-4d92-9d79-13413ff7284d" released by "delete_snapshot" :: held 1.851s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:55:11 devstack cinder-volume[93728]: WARNING cinder.quota [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1239582285 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1239582285, it is now deprecated. Please use the default quota class for default quota. Aug 18 18:55:11 devstack cinder-volume[93728]: WARNING cinder.quota [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1239582285 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1239582285, it is now deprecated. Please use the default quota class for default quota. Aug 18 18:55:11 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] Created reservations ['55897215-5091-498f-a6bd-ca88908ed339', 'c30d78ab-0a61-4455-9ca4-5d811f715a16', '1187fcfe-f6b7-4eee-93bf-f98b4a0dbaeb', 'def19b15-36e7-46ea-a17d-294b4c4c590d'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:55:11 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] Created reservations ['0ce87ef5-7f7d-4145-9cd0-5ed0068585ad', '5de3ba17-2fb7-4fa6-8d01-bf6b2c3b592a', '6fb57d64-7d88-49ad-a3bc-9ddf206ac4f4', '7d97ed4f-d813-4665-9d59-20d94c8977b1'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:55:12 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-81cba33d-9a90-47e0-9a5a-9150472e3d0a tempest-GroupSnapshotsTest-1122099031 None] group_snapshot ac2a6020-2378-4cb1-a8db-5b5c46e97387: deleted successfully Aug 18 18:55:12 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-fee94c3f-6256-4008-a532-4e3faaac8eef tempest-GroupSnapshotsTest-1122099031 None] Acquiring lock "cinder-quobyte-280ad87d-e700-4d92-9d79-13413ff7284d" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:55:12 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-fee94c3f-6256-4008-a532-4e3faaac8eef tempest-GroupSnapshotsTest-1122099031 None] Lock "cinder-quobyte-280ad87d-e700-4d92-9d79-13413ff7284d" acquired by "delete_volume" :: waited 0.021s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:55:12 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[5808d0a7-137c-4108-98d0-7a9d44e19172]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:55:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fee94c3f-6256-4008-a532-4e3faaac8eef tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:13 devstack sudo[98192]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d Aug 18 18:55:13 devstack sudo[98192]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:13 devstack sudo[98192]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fee94c3f-6256-4008-a532-4e3faaac8eef tempest-GroupSnapshotsTest-1122099031 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d" returned: 0 in 0.446s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fee94c3f-6256-4008-a532-4e3faaac8eef tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:13 devstack sudo[98197]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d Aug 18 18:55:13 devstack sudo[98197]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:13 devstack sudo[98197]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fee94c3f-6256-4008-a532-4e3faaac8eef tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-280ad87d-e700-4d92-9d79-13413ff7284d" returned: 0 in 0.298s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:13 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-fee94c3f-6256-4008-a532-4e3faaac8eef tempest-GroupSnapshotsTest-1122099031 None] Lock "cinder-quobyte-280ad87d-e700-4d92-9d79-13413ff7284d" released by "delete_volume" :: held 0.822s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:55:13 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-fee94c3f-6256-4008-a532-4e3faaac8eef tempest-GroupSnapshotsTest-1122099031 None] Acquiring lock "cinder-quobyte-a7531c93-ac0a-46e5-aa9d-09b04f39bee7" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:55:13 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-fee94c3f-6256-4008-a532-4e3faaac8eef tempest-GroupSnapshotsTest-1122099031 None] Lock "cinder-quobyte-a7531c93-ac0a-46e5-aa9d-09b04f39bee7" acquired by "delete_volume" :: waited 0.037s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:55:13 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[f7824f2a-fd0f-49fb-810b-481dc07e0eb9]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:55:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fee94c3f-6256-4008-a532-4e3faaac8eef tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:13 devstack sudo[98200]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7 Aug 18 18:55:13 devstack sudo[98200]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:14 devstack sudo[98200]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fee94c3f-6256-4008-a532-4e3faaac8eef tempest-GroupSnapshotsTest-1122099031 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7" returned: 0 in 0.493s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fee94c3f-6256-4008-a532-4e3faaac8eef tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:14 devstack sudo[98207]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7 Aug 18 18:55:14 devstack sudo[98207]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:14 devstack sudo[98207]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fee94c3f-6256-4008-a532-4e3faaac8eef tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a7531c93-ac0a-46e5-aa9d-09b04f39bee7" returned: 0 in 0.337s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:14 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-fee94c3f-6256-4008-a532-4e3faaac8eef tempest-GroupSnapshotsTest-1122099031 None] Lock "cinder-quobyte-a7531c93-ac0a-46e5-aa9d-09b04f39bee7" released by "delete_volume" :: held 0.927s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:55:14 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-fee94c3f-6256-4008-a532-4e3faaac8eef tempest-GroupSnapshotsTest-1122099031 None] Created reservations ['360cf0b2-29ea-4bac-92ec-538c503ed429'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:55:14 devstack cinder-volume[93728]: WARNING cinder.quota [None req-fee94c3f-6256-4008-a532-4e3faaac8eef tempest-GroupSnapshotsTest-1122099031 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1239582285 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1239582285, it is now deprecated. Please use the default quota class for default quota. Aug 18 18:55:14 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-fee94c3f-6256-4008-a532-4e3faaac8eef tempest-GroupSnapshotsTest-1122099031 None] Created reservations ['21f5f508-440d-4a30-976b-adb44b723f06', 'f9b2a966-cc2d-4411-b53d-5344371c9225', 'b6dc0bf2-4fcf-4249-b377-b7dc70546098', '009fb759-463c-4746-9e6b-dd6d66914dcf'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:55:15 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-fee94c3f-6256-4008-a532-4e3faaac8eef tempest-GroupSnapshotsTest-1122099031 None] Created reservations ['29e09753-7fd7-421b-8698-6f252a01d4e9', 'b771d49c-66c9-4282-9aae-7e0efbc47164', 'f63e5e2f-6a31-49e3-9343-647b30f58644', 'bf285749-1040-409a-b867-a926063f591a'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:55:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-fee94c3f-6256-4008-a532-4e3faaac8eef tempest-GroupSnapshotsTest-1122099031 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:55:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-fee94c3f-6256-4008-a532-4e3faaac8eef tempest-GroupSnapshotsTest-1122099031 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:55:15 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-fee94c3f-6256-4008-a532-4e3faaac8eef tempest-GroupSnapshotsTest-1122099031 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:55:15 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-fee94c3f-6256-4008-a532-4e3faaac8eef tempest-GroupSnapshotsTest-1122099031 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:55:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-fee94c3f-6256-4008-a532-4e3faaac8eef tempest-GroupSnapshotsTest-1122099031 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:55:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fee94c3f-6256-4008-a532-4e3faaac8eef tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:15 devstack sudo[98211]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:55:15 devstack sudo[98211]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:15 devstack sudo[98211]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fee94c3f-6256-4008-a532-4e3faaac8eef tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.367s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:15 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-fee94c3f-6256-4008-a532-4e3faaac8eef tempest-GroupSnapshotsTest-1122099031 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:55:15 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-fee94c3f-6256-4008-a532-4e3faaac8eef tempest-GroupSnapshotsTest-1122099031 None] Delete group completed successfully. Aug 18 18:55:16 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-b7d1d9fb-2fc8-4c4c-8a7e-8c42d441bc37 tempest-GroupSnapshotsTest-1122099031 None] Group tempest-GroupSnapshotsTest-Group-1818449496: creating Aug 18 18:55:16 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-b7d1d9fb-2fc8-4c4c-8a7e-8c42d441bc37 tempest-GroupSnapshotsTest-1122099031 None] Group tempest-GroupSnapshotsTest-Group-1818449496: created successfully Aug 18 18:55:16 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-b7d1d9fb-2fc8-4c4c-8a7e-8c42d441bc37 tempest-GroupSnapshotsTest-1122099031 None] Create group completed successfully. Aug 18 18:55:16 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-123ccf9b-8664-44ac-b8d8-4b3578c52174 req-30058198-4aca-422a-a57c-92ff1d50de43 tempest-ServerActionsTestOtherA-847320685 None] Terminate volume connection completed successfully. Aug 18 18:55:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-123ccf9b-8664-44ac-b8d8-4b3578c52174 req-30058198-4aca-422a-a57c-92ff1d50de43 tempest-ServerActionsTestOtherA-847320685 None] Deleting attachment f893ed63-331f-454d-a91e-076cd3979a1f. {{(pid=93728) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 18 18:55:17 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-c480a28f-b8b7-4900-8118-28a1c9efa201 tempest-GroupSnapshotsTest-1122099031 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:55:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c480a28f-b8b7-4900-8118-28a1c9efa201 tempest-GroupSnapshotsTest-1122099031 None] Flow 'volume_create_manager' (96d93001-7b93-48a5-8ef5-008421a1d434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:55:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c480a28f-b8b7-4900-8118-28a1c9efa201 tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8bd88a06-dc0e-4ed9-bb63-0cdbb95941df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:55:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c480a28f-b8b7-4900-8118-28a1c9efa201 tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8bd88a06-dc0e-4ed9-bb63-0cdbb95941df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:55:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-399953922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=410e34f9-caea-46c4-9ae5-c6dda0296946,host='devstack@QuobyteHD#QuobyteHD',id=e0d469c9-1a38-490d-8619-38e961c1d65a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68208e8babc6411b85ff1077434098cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:55: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-18T16:55:18Z,use_quota=True,user_id='3b9a28faf3124620af02bbc6b393a817',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bcb8d8a6-9ee4-48f0-a92b-35dd820979c0),volume_type_id=bcb8d8a6-9ee4-48f0-a92b-35dd820979c0)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:55:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c480a28f-b8b7-4900-8118-28a1c9efa201 tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1655c5ac-6bcd-47b3-95e7-796f630764a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:55:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c480a28f-b8b7-4900-8118-28a1c9efa201 tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1655c5ac-6bcd-47b3-95e7-796f630764a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:55:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c480a28f-b8b7-4900-8118-28a1c9efa201 tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d50f2d4c-36dd-441d-96a5-9e80736b5328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:55:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c480a28f-b8b7-4900-8118-28a1c9efa201 tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d50f2d4c-36dd-441d-96a5-9e80736b5328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e0d469c9-1a38-490d-8619-38e961c1d65a', 'volume_name': 'volume-e0d469c9-1a38-490d-8619-38e961c1d65a', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:55:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c480a28f-b8b7-4900-8118-28a1c9efa201 tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1e40c1c9-0904-4fdf-b108-56b652eb7f50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:55:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c480a28f-b8b7-4900-8118-28a1c9efa201 tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1e40c1c9-0904-4fdf-b108-56b652eb7f50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:55:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c480a28f-b8b7-4900-8118-28a1c9efa201 tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c699f8d0-973f-4f7d-ac1b-ea36cce5504b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:55:18 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-c480a28f-b8b7-4900-8118-28a1c9efa201 tempest-GroupSnapshotsTest-1122099031 None] Volume e0d469c9-1a38-490d-8619-38e961c1d65a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e0d469c9-1a38-490d-8619-38e961c1d65a', 'volume_size': 1} Aug 18 18:55:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c480a28f-b8b7-4900-8118-28a1c9efa201 tempest-GroupSnapshotsTest-1122099031 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:55:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c480a28f-b8b7-4900-8118-28a1c9efa201 tempest-GroupSnapshotsTest-1122099031 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:55:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c480a28f-b8b7-4900-8118-28a1c9efa201 tempest-GroupSnapshotsTest-1122099031 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=410e34f9-caea-46c4-9ae5-c6dda0296946,created_at=2026-08-18T16:55:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-399953922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=410e34f9-caea-46c4-9ae5-c6dda0296946,host='devstack@QuobyteHD#QuobyteHD',id=e0d469c9-1a38-490d-8619-38e961c1d65a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68208e8babc6411b85ff1077434098cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:55: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-18T16:55:18Z,use_quota=True,user_id='3b9a28faf3124620af02bbc6b393a817',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bcb8d8a6-9ee4-48f0-a92b-35dd820979c0),volume_type_id=bcb8d8a6-9ee4-48f0-a92b-35dd820979c0)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 18:55:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-c480a28f-b8b7-4900-8118-28a1c9efa201 tempest-GroupSnapshotsTest-1122099031 None] Creating volume e0d469c9-1a38-490d-8619-38e961c1d65a {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 18:55:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c480a28f-b8b7-4900-8118-28a1c9efa201 tempest-GroupSnapshotsTest-1122099031 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:55:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c480a28f-b8b7-4900-8118-28a1c9efa201 tempest-GroupSnapshotsTest-1122099031 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:55:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c480a28f-b8b7-4900-8118-28a1c9efa201 tempest-GroupSnapshotsTest-1122099031 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:55:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c480a28f-b8b7-4900-8118-28a1c9efa201 tempest-GroupSnapshotsTest-1122099031 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:55:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c480a28f-b8b7-4900-8118-28a1c9efa201 tempest-GroupSnapshotsTest-1122099031 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:55:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c480a28f-b8b7-4900-8118-28a1c9efa201 tempest-GroupSnapshotsTest-1122099031 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:55:18 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-c480a28f-b8b7-4900-8118-28a1c9efa201 tempest-GroupSnapshotsTest-1122099031 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 18:55:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c480a28f-b8b7-4900-8118-28a1c9efa201 tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:18 devstack sudo[98326]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a 1073741824 Aug 18 18:55:18 devstack sudo[98326]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:18 devstack sudo[98326]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c480a28f-b8b7-4900-8118-28a1c9efa201 tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a 1073741824" returned: 0 in 0.621s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c480a28f-b8b7-4900-8118-28a1c9efa201 tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:18 devstack sudo[98342]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a Aug 18 18:55:18 devstack sudo[98342]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:19 devstack sudo[98342]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c480a28f-b8b7-4900-8118-28a1c9efa201 tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a" returned: 0 in 0.271s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:19 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c480a28f-b8b7-4900-8118-28a1c9efa201 tempest-GroupSnapshotsTest-1122099031 None] <== create_volume: return (955ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 18:55:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c480a28f-b8b7-4900-8118-28a1c9efa201 tempest-GroupSnapshotsTest-1122099031 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.958s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:55:19 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c480a28f-b8b7-4900-8118-28a1c9efa201 tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c699f8d0-973f-4f7d-ac1b-ea36cce5504b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e0d469c9-1a38-490d-8619-38e961c1d65a', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:55:19 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c480a28f-b8b7-4900-8118-28a1c9efa201 tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (82a2e750-723c-4fa3-a890-92d4da365e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:55:19 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-c480a28f-b8b7-4900-8118-28a1c9efa201 tempest-GroupSnapshotsTest-1122099031 None] Volume volume-e0d469c9-1a38-490d-8619-38e961c1d65a (e0d469c9-1a38-490d-8619-38e961c1d65a): created successfully Aug 18 18:55:19 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c480a28f-b8b7-4900-8118-28a1c9efa201 tempest-GroupSnapshotsTest-1122099031 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (82a2e750-723c-4fa3-a890-92d4da365e28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:55:19 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c480a28f-b8b7-4900-8118-28a1c9efa201 tempest-GroupSnapshotsTest-1122099031 None] Flow 'volume_create_manager' (96d93001-7b93-48a5-8ef5-008421a1d434) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:55:19 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-c480a28f-b8b7-4900-8118-28a1c9efa201 tempest-GroupSnapshotsTest-1122099031 None] Created volume successfully. Aug 18 18:55:20 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-4bd5f640-67ae-4289-830a-70ba39c705c3 tempest-GroupSnapshotsTest-1122099031 None] GroupSnapshot bcd8ebb5-f0fc-4d01-94f0-fe012860e32b: creating. Aug 18 18:55:20 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4bd5f640-67ae-4289-830a-70ba39c705c3 tempest-GroupSnapshotsTest-1122099031 None] Group snapshot bcd8ebb5-f0fc-4d01-94f0-fe012860e32b: creating. {{(pid=93728) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Aug 18 18:55:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4bd5f640-67ae-4289-830a-70ba39c705c3 tempest-GroupSnapshotsTest-1122099031 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:55:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4bd5f640-67ae-4289-830a-70ba39c705c3 tempest-GroupSnapshotsTest-1122099031 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:55:20 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-4bd5f640-67ae-4289-830a-70ba39c705c3 tempest-GroupSnapshotsTest-1122099031 None] Creating offline snapshot 42264501-6505-4a65-9702-5fa066ea2ec8 of volume e0d469c9-1a38-490d-8619-38e961c1d65a {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 18:55:20 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[dea27de2-8330-4e36-baa7-19a55d5db4a5]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:55:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4bd5f640-67ae-4289-830a-70ba39c705c3 tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:20 devstack sudo[98348]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a Aug 18 18:55:20 devstack sudo[98348]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:21 devstack sudo[98348]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4bd5f640-67ae-4289-830a-70ba39c705c3 tempest-GroupSnapshotsTest-1122099031 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a" returned: 0 in 0.396s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4bd5f640-67ae-4289-830a-70ba39c705c3 tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a.42264501-6505-4a65-9702-5fa066ea2ec8 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:21 devstack sudo[98353]: 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/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a.42264501-6505-4a65-9702-5fa066ea2ec8 1G Aug 18 18:55:21 devstack sudo[98353]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:21 devstack sudo[98353]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4bd5f640-67ae-4289-830a-70ba39c705c3 tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a.42264501-6505-4a65-9702-5fa066ea2ec8 1G" returned: 0 in 0.518s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4bd5f640-67ae-4289-830a-70ba39c705c3 tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e0d469c9-1a38-490d-8619-38e961c1d65a -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a.42264501-6505-4a65-9702-5fa066ea2ec8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:21 devstack sudo[98358]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e0d469c9-1a38-490d-8619-38e961c1d65a -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a.42264501-6505-4a65-9702-5fa066ea2ec8 Aug 18 18:55:21 devstack sudo[98358]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:22 devstack sudo[98358]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4bd5f640-67ae-4289-830a-70ba39c705c3 tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e0d469c9-1a38-490d-8619-38e961c1d65a -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a.42264501-6505-4a65-9702-5fa066ea2ec8" returned: 0 in 0.316s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:22 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-4bd5f640-67ae-4289-830a-70ba39c705c3 tempest-GroupSnapshotsTest-1122099031 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a.42264501-6505-4a65-9702-5fa066ea2ec8 is being set with open permissions: ugo+rw: NotImplementedError Aug 18 18:55:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4bd5f640-67ae-4289-830a-70ba39c705c3 tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a.42264501-6505-4a65-9702-5fa066ea2ec8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:22 devstack sudo[98364]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a.42264501-6505-4a65-9702-5fa066ea2ec8 Aug 18 18:55:22 devstack sudo[98364]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:22 devstack sudo[98364]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4bd5f640-67ae-4289-830a-70ba39c705c3 tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a.42264501-6505-4a65-9702-5fa066ea2ec8" returned: 0 in 0.262s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4bd5f640-67ae-4289-830a-70ba39c705c3 tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:22 devstack sudo[98367]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a.info Aug 18 18:55:22 devstack sudo[98367]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:22 devstack sudo[98367]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4bd5f640-67ae-4289-830a-70ba39c705c3 tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a.info" returned: 0 in 0.350s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:22 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-4bd5f640-67ae-4289-830a-70ba39c705c3 tempest-GroupSnapshotsTest-1122099031 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a.info is being set with open permissions: ugo+rw: NotImplementedError Aug 18 18:55:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4bd5f640-67ae-4289-830a-70ba39c705c3 tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:22 devstack sudo[98371]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a.info Aug 18 18:55:22 devstack sudo[98371]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:23 devstack sudo[98371]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4bd5f640-67ae-4289-830a-70ba39c705c3 tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a.info" returned: 0 in 0.377s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4bd5f640-67ae-4289-830a-70ba39c705c3 tempest-GroupSnapshotsTest-1122099031 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.341s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:55:23 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-4bd5f640-67ae-4289-830a-70ba39c705c3 tempest-GroupSnapshotsTest-1122099031 None] group_snapshot bcd8ebb5-f0fc-4d01-94f0-fe012860e32b: created successfully Aug 18 18:55:24 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-9c4ce1ae-cd52-4d82-ac94-b724bd22ebaa tempest-GroupSnapshotsTest-1122099031 None] group_snapshot bcd8ebb5-f0fc-4d01-94f0-fe012860e32b: deleting Aug 18 18:55:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9c4ce1ae-cd52-4d82-ac94-b724bd22ebaa tempest-GroupSnapshotsTest-1122099031 None] group_snapshot bcd8ebb5-f0fc-4d01-94f0-fe012860e32b: deleting {{(pid=93728) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Aug 18 18:55:24 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9c4ce1ae-cd52-4d82-ac94-b724bd22ebaa tempest-GroupSnapshotsTest-1122099031 None] Acquiring lock "cinder-quobyte-e0d469c9-1a38-490d-8619-38e961c1d65a" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:55:24 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9c4ce1ae-cd52-4d82-ac94-b724bd22ebaa tempest-GroupSnapshotsTest-1122099031 None] Lock "cinder-quobyte-e0d469c9-1a38-490d-8619-38e961c1d65a" acquired by "delete_snapshot" :: waited 0.041s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:55:24 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9c4ce1ae-cd52-4d82-ac94-b724bd22ebaa tempest-GroupSnapshotsTest-1122099031 None] Acquiring lock "cinder-quobyte-42264501-6505-4a65-9702-5fa066ea2ec8" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:55:24 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9c4ce1ae-cd52-4d82-ac94-b724bd22ebaa tempest-GroupSnapshotsTest-1122099031 None] Lock "cinder-quobyte-42264501-6505-4a65-9702-5fa066ea2ec8" acquired by "_delete_snapshot" :: waited 0.028s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:55:24 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-9c4ce1ae-cd52-4d82-ac94-b724bd22ebaa tempest-GroupSnapshotsTest-1122099031 None] Deleting offline snapshot 42264501-6505-4a65-9702-5fa066ea2ec8 of volume e0d469c9-1a38-490d-8619-38e961c1d65a {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 18:55:24 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-9c4ce1ae-cd52-4d82-ac94-b724bd22ebaa tempest-GroupSnapshotsTest-1122099031 None] snapshot_file for this snap is: volume-e0d469c9-1a38-490d-8619-38e961c1d65a.42264501-6505-4a65-9702-5fa066ea2ec8 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 18:55:24 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[c1671490-42b1-4a3b-8a39-e57721d19a6a]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:55:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9c4ce1ae-cd52-4d82-ac94-b724bd22ebaa tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a.42264501-6505-4a65-9702-5fa066ea2ec8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:24 devstack sudo[98376]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a.42264501-6505-4a65-9702-5fa066ea2ec8 Aug 18 18:55:24 devstack sudo[98376]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:24 devstack sudo[98376]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9c4ce1ae-cd52-4d82-ac94-b724bd22ebaa tempest-GroupSnapshotsTest-1122099031 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a.42264501-6505-4a65-9702-5fa066ea2ec8" returned: 0 in 0.421s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:24 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-9c4ce1ae-cd52-4d82-ac94-b724bd22ebaa tempest-GroupSnapshotsTest-1122099031 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e0d469c9-1a38-490d-8619-38e961c1d65a(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 18:55:24 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[65e3c1ee-4f66-48c0-8623-4f8b9a92de3f]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:55:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9c4ce1ae-cd52-4d82-ac94-b724bd22ebaa tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:25 devstack sudo[98383]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a Aug 18 18:55:25 devstack sudo[98383]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:25 devstack sudo[98383]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9c4ce1ae-cd52-4d82-ac94-b724bd22ebaa tempest-GroupSnapshotsTest-1122099031 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a" returned: 0 in 0.493s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9c4ce1ae-cd52-4d82-ac94-b724bd22ebaa tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a.42264501-6505-4a65-9702-5fa066ea2ec8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:25 devstack sudo[98388]: 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/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a.42264501-6505-4a65-9702-5fa066ea2ec8 Aug 18 18:55:25 devstack sudo[98388]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:25 devstack sudo[98388]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9c4ce1ae-cd52-4d82-ac94-b724bd22ebaa tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a.42264501-6505-4a65-9702-5fa066ea2ec8" returned: 0 in 0.456s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9c4ce1ae-cd52-4d82-ac94-b724bd22ebaa tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a.42264501-6505-4a65-9702-5fa066ea2ec8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:25 devstack sudo[98398]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a.42264501-6505-4a65-9702-5fa066ea2ec8 Aug 18 18:55:25 devstack sudo[98398]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:26 devstack sudo[98398]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9c4ce1ae-cd52-4d82-ac94-b724bd22ebaa tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a.42264501-6505-4a65-9702-5fa066ea2ec8" returned: 0 in 0.347s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:26 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9c4ce1ae-cd52-4d82-ac94-b724bd22ebaa tempest-GroupSnapshotsTest-1122099031 None] Lock "cinder-quobyte-42264501-6505-4a65-9702-5fa066ea2ec8" released by "_delete_snapshot" :: held 1.868s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:55:26 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9c4ce1ae-cd52-4d82-ac94-b724bd22ebaa tempest-GroupSnapshotsTest-1122099031 None] Lock "cinder-quobyte-e0d469c9-1a38-490d-8619-38e961c1d65a" released by "delete_snapshot" :: held 1.904s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:55:26 devstack cinder-volume[93728]: WARNING cinder.quota [None req-9c4ce1ae-cd52-4d82-ac94-b724bd22ebaa tempest-GroupSnapshotsTest-1122099031 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1591688633 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1591688633, it is now deprecated. Please use the default quota class for default quota. Aug 18 18:55:26 devstack cinder-volume[93728]: WARNING cinder.quota [None req-9c4ce1ae-cd52-4d82-ac94-b724bd22ebaa tempest-GroupSnapshotsTest-1122099031 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1591688633 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1591688633, it is now deprecated. Please use the default quota class for default quota. Aug 18 18:55:26 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-9c4ce1ae-cd52-4d82-ac94-b724bd22ebaa tempest-GroupSnapshotsTest-1122099031 None] Created reservations ['97ecd48e-5eb1-4af3-8cd3-167f9b6f0083', '247b1061-a614-49bf-b436-13adf364236e', 'fca1253f-c886-4c1c-836a-92bb3f594917', '74691bbf-6e32-4e4e-94d6-c5805aa2f4d1'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:55:26 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-9c4ce1ae-cd52-4d82-ac94-b724bd22ebaa tempest-GroupSnapshotsTest-1122099031 None] group_snapshot bcd8ebb5-f0fc-4d01-94f0-fe012860e32b: deleted successfully Aug 18 18:55:27 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=121,cinder:UPDATE=105,cinder:INSERT=25,cinder:DELETE=4 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 18:55:27 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=113,cinder:UPDATE=114,cinder:INSERT=26,cinder:DELETE=2 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 18:55:27 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9fde39f7-2960-445d-8e59-be266c46c8e4 tempest-GroupSnapshotsTest-1122099031 None] Acquiring lock "cinder-quobyte-e0d469c9-1a38-490d-8619-38e961c1d65a" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:55:27 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9fde39f7-2960-445d-8e59-be266c46c8e4 tempest-GroupSnapshotsTest-1122099031 None] Lock "cinder-quobyte-e0d469c9-1a38-490d-8619-38e961c1d65a" acquired by "delete_volume" :: waited 0.035s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:55:27 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[e18a2347-4c82-4cf1-b846-a5790e536056]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:55:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9fde39f7-2960-445d-8e59-be266c46c8e4 tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:27 devstack sudo[98401]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a Aug 18 18:55:27 devstack sudo[98401]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:27 devstack sudo[98401]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9fde39f7-2960-445d-8e59-be266c46c8e4 tempest-GroupSnapshotsTest-1122099031 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a" returned: 0 in 0.654s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9fde39f7-2960-445d-8e59-be266c46c8e4 tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:27 devstack sudo[98407]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a Aug 18 18:55:27 devstack sudo[98407]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:28 devstack sudo[98407]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9fde39f7-2960-445d-8e59-be266c46c8e4 tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e0d469c9-1a38-490d-8619-38e961c1d65a" returned: 0 in 0.332s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:28 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9fde39f7-2960-445d-8e59-be266c46c8e4 tempest-GroupSnapshotsTest-1122099031 None] Lock "cinder-quobyte-e0d469c9-1a38-490d-8619-38e961c1d65a" released by "delete_volume" :: held 1.108s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:55:28 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-9fde39f7-2960-445d-8e59-be266c46c8e4 tempest-GroupSnapshotsTest-1122099031 None] Created reservations ['a6d99111-7551-44a8-b826-0b4d4bdf1038'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:55:28 devstack cinder-volume[93728]: WARNING cinder.quota [None req-9fde39f7-2960-445d-8e59-be266c46c8e4 tempest-GroupSnapshotsTest-1122099031 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1591688633 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1591688633, it is now deprecated. Please use the default quota class for default quota. Aug 18 18:55:28 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-9fde39f7-2960-445d-8e59-be266c46c8e4 tempest-GroupSnapshotsTest-1122099031 None] Created reservations ['eb991231-69aa-4744-9c30-c80530bcffd0', 'b66a48ca-fbba-447e-ac6d-12f7cd41feb5', '9ed64737-e981-443f-8363-c4a7e46f4c23', '19908591-cd9d-4e78-9229-30f094d3898d'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:55:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9fde39f7-2960-445d-8e59-be266c46c8e4 tempest-GroupSnapshotsTest-1122099031 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:55:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9fde39f7-2960-445d-8e59-be266c46c8e4 tempest-GroupSnapshotsTest-1122099031 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:55:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-9fde39f7-2960-445d-8e59-be266c46c8e4 tempest-GroupSnapshotsTest-1122099031 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:55:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-9fde39f7-2960-445d-8e59-be266c46c8e4 tempest-GroupSnapshotsTest-1122099031 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:55:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9fde39f7-2960-445d-8e59-be266c46c8e4 tempest-GroupSnapshotsTest-1122099031 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:55:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9fde39f7-2960-445d-8e59-be266c46c8e4 tempest-GroupSnapshotsTest-1122099031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:28 devstack sudo[98410]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:55:28 devstack sudo[98410]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:29 devstack sudo[98410]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9fde39f7-2960-445d-8e59-be266c46c8e4 tempest-GroupSnapshotsTest-1122099031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.383s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:29 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-9fde39f7-2960-445d-8e59-be266c46c8e4 tempest-GroupSnapshotsTest-1122099031 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:55:29 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-9fde39f7-2960-445d-8e59-be266c46c8e4 tempest-GroupSnapshotsTest-1122099031 None] Delete group completed successfully. Aug 18 18:55:29 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:55:29 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Flow 'volume_create_manager' (28101f63-7350-44af-adef-56a38f795f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:55:29 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5808e543-93c5-4671-9c49-980df90acbf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:55:29 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5808e543-93c5-4671-9c49-980df90acbf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:55:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1395356821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=28b26fea-f5c6-4879-8315-415db562836c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3511a5dd27624d5fb1068703750a24d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:55: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-18T16:55:29Z,use_quota=True,user_id='f48d258a14cf40a3805bd3d50bcc87e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:55:29 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (04c6242b-6574-4fcd-9ad1-76cda45579db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:55:29 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (04c6242b-6574-4fcd-9ad1-76cda45579db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:55:29 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e7e49a5f-116f-47ac-8a3f-53a6dfcbd030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:55:29 devstack cinder-volume[93728]: DEBUG cinder.image.glance [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Creating Keystone auth plugin from conf {{(pid=93728) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 18 18:55:29 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e7e49a5f-116f-47ac-8a3f-53a6dfcbd030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '28b26fea-f5c6-4879-8315-415db562836c', 'volume_name': 'volume-28b26fea-f5c6-4879-8315-415db562836c', 'volume_size': 1, 'image_id': 'cad92038-24a0-4665-884f-3830143677fb', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cad92038-24a0-4665-884f-3830143677fb', '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': '6217fe19247d4e76ab76dd7dc30f94e7', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cad92038-24a0-4665-884f-3830143677fb', 'created_at': datetime.datetime(2026, 8, 18, 16, 47, 6, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 18, 16, 47, 8, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cad92038-24a0-4665-884f-3830143677fb/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=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:55:29 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cbbd9289-059a-462d-b675-9ef2ae58a137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:55:29 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cbbd9289-059a-462d-b675-9ef2ae58a137) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:55:29 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8f00af78-80b0-46b0-acce-53fa05b1018b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:55:29 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Volume 28b26fea-f5c6-4879-8315-415db562836c: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-28b26fea-f5c6-4879-8315-415db562836c', 'volume_size': 1, 'image_id': 'cad92038-24a0-4665-884f-3830143677fb', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cad92038-24a0-4665-884f-3830143677fb', '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': '6217fe19247d4e76ab76dd7dc30f94e7', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cad92038-24a0-4665-884f-3830143677fb', 'created_at': datetime.datetime(2026, 8, 18, 16, 47, 6, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 18, 16, 47, 8, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cad92038-24a0-4665-884f-3830143677fb/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 18 18:55:29 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Trying to clone 28b26fea-f5c6-4879-8315-415db562836c from image cad92038-24a0-4665-884f-3830143677fb at location (None, [{'url': 'file:///opt/stack/data/glance/images/cad92038-24a0-4665-884f-3830143677fb', 'metadata': {}}]). {{(pid=93728) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 18 18:55:30 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_cad92038-24a0-4665-884f-3830143677fb_83wwinpldevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=93728) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 18 18:55:30 devstack cinder-volume[93728]: INFO cinder.image.image_utils [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Image download 20.69 MB at 20.69 MB/s Aug 18 18:55:30 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[2f881731-4de7-43c0-bdad-e85472f38ade]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:55:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cad92038-24a0-4665-884f-3830143677fb_83wwinpldevstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:30 devstack sudo[98476]: quobyte : PWD=/ ; USER=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_cad92038-24a0-4665-884f-3830143677fb_83wwinpldevstack@QuobyteHD Aug 18 18:55:30 devstack sudo[98476]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:31 devstack sudo[98476]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cad92038-24a0-4665-884f-3830143677fb_83wwinpldevstack@QuobyteHD" returned: 0 in 0.476s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:31 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Temporary image cad92038-24a0-4665-884f-3830143677fb is fetched for user f48d258a14cf40a3805bd3d50bcc87e5. {{(pid=93728) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 18 18:55:31 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[07f307ca-c7e8-4da1-a76a-584cf8337553]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:55:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cad92038-24a0-4665-884f-3830143677fb_83wwinpldevstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:31 devstack sudo[98482]: quobyte : PWD=/ ; USER=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_cad92038-24a0-4665-884f-3830143677fb_83wwinpldevstack@QuobyteHD Aug 18 18:55:31 devstack sudo[98482]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:31 devstack sudo[98482]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cad92038-24a0-4665-884f-3830143677fb_83wwinpldevstack@QuobyteHD" returned: 0 in 0.481s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:55:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:55:31 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:55:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1395356821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=28b26fea-f5c6-4879-8315-415db562836c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3511a5dd27624d5fb1068703750a24d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:55: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-18T16:55:29Z,use_quota=True,user_id='f48d258a14cf40a3805bd3d50bcc87e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 18:55:31 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Creating volume 28b26fea-f5c6-4879-8315-415db562836c {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 18:55:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:55:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:55:31 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:55:31 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:55:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:55:31 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:55:31 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 18:55:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-28b26fea-f5c6-4879-8315-415db562836c 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:31 devstack sudo[98499]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-28b26fea-f5c6-4879-8315-415db562836c 1073741824 Aug 18 18:55:31 devstack sudo[98499]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:32 devstack sudo[98499]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-28b26fea-f5c6-4879-8315-415db562836c 1073741824" returned: 0 in 0.646s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-28b26fea-f5c6-4879-8315-415db562836c {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:32 devstack sudo[98510]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-28b26fea-f5c6-4879-8315-415db562836c Aug 18 18:55:32 devstack sudo[98510]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:32 devstack sudo[98510]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-28b26fea-f5c6-4879-8315-415db562836c" returned: 0 in 0.332s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:32 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] <== create_volume: return (1036ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 18:55:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.040s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:55:32 devstack cinder-volume[93728]: DEBUG cinder.volume.volume_utils [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Attempting download of cad92038-24a0-4665-884f-3830143677fb ((None, [{'url': 'file:///opt/stack/data/glance/images/cad92038-24a0-4665-884f-3830143677fb', 'metadata': {}}])) to volume 28b26fea-f5c6-4879-8315-415db562836c. {{(pid=93728) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 18 18:55:32 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[5f97ed2f-fc10-4fb4-a3c9-c489670c17a2]: (4, 'raw') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:55:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_cad92038-24a0-4665-884f-3830143677fb_0eurw1l5 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:32 devstack sudo[98513]: 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_cad92038-24a0-4665-884f-3830143677fb_0eurw1l5 Aug 18 18:55:32 devstack sudo[98513]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:33 devstack sudo[98513]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] CMD "/opt/stack/data/venv/bin/python3.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_cad92038-24a0-4665-884f-3830143677fb_0eurw1l5" returned: 0 in 0.436s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_cad92038-24a0-4665-884f-3830143677fb_0eurw1l5 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:33 devstack sudo[98517]: 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_cad92038-24a0-4665-884f-3830143677fb_0eurw1l5 Aug 18 18:55:33 devstack sudo[98517]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:33 devstack sudo[98517]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] CMD "/opt/stack/data/venv/bin/python3.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_cad92038-24a0-4665-884f-3830143677fb_0eurw1l5" returned: 1 in 0.416s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 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_cad92038-24a0-4665-884f-3830143677fb_0eurw1l5' failed. Not Retrying. {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 18 18:55:33 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[212e33ac-d94f-497a-9ae6-5a8eaf40e144]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:55:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cad92038-24a0-4665-884f-3830143677fb_83wwinpldevstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:33 devstack sudo[98521]: quobyte : PWD=/ ; USER=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_cad92038-24a0-4665-884f-3830143677fb_83wwinpldevstack@QuobyteHD Aug 18 18:55:33 devstack sudo[98521]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:34 devstack sudo[98521]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cad92038-24a0-4665-884f-3830143677fb_83wwinpldevstack@QuobyteHD" returned: 0 in 0.415s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:34 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] cad92038-24a0-4665-884f-3830143677fb was qcow2, converting to qcow2 {{(pid=93728) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 18 18:55:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 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_cad92038-24a0-4665-884f-3830143677fb_83wwinpldevstack@QuobyteHD /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-28b26fea-f5c6-4879-8315-415db562836c {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:34 devstack sudo[98528]: 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_cad92038-24a0-4665-884f-3830143677fb_83wwinpldevstack@QuobyteHD /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-28b26fea-f5c6-4879-8315-415db562836c Aug 18 18:55:34 devstack sudo[98528]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:37 devstack sudo[98528]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_cad92038-24a0-4665-884f-3830143677fb_83wwinpldevstack@QuobyteHD /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-28b26fea-f5c6-4879-8315-415db562836c" returned: 0 in 2.907s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:37 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_cad92038-24a0-4665-884f-3830143677fb_83wwinpldevstack@QuobyteHD, size 112.00 MB, duration 2.91 sec, destination /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-28b26fea-f5c6-4879-8315-415db562836c {{(pid=93728) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 18 18:55:37 devstack cinder-volume[93728]: INFO cinder.image.image_utils [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Converted 112.00 MB image at 38.52 MB/s Aug 18 18:55:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-28b26fea-f5c6-4879-8315-415db562836c 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:37 devstack sudo[98605]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-28b26fea-f5c6-4879-8315-415db562836c 1G Aug 18 18:55:37 devstack sudo[98605]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:37 devstack sudo[98605]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-28b26fea-f5c6-4879-8315-415db562836c 1G" returned: 0 in 0.522s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:37 devstack cinder-volume[93728]: DEBUG cinder.volume.volume_utils [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Downloaded image cad92038-24a0-4665-884f-3830143677fb ((None, [{'url': 'file:///opt/stack/data/glance/images/cad92038-24a0-4665-884f-3830143677fb', 'metadata': {}}])) to volume 28b26fea-f5c6-4879-8315-415db562836c successfully. {{(pid=93728) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 18 18:55:37 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Temporary image cad92038-24a0-4665-884f-3830143677fb for user f48d258a14cf40a3805bd3d50bcc87e5 is deleted. {{(pid=93728) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 18 18:55:37 devstack cinder-volume[93728]: DEBUG cinder.volume.volume_utils [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Marking volume 28b26fea-f5c6-4879-8315-415db562836c as bootable. {{(pid=93728) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 18 18:55:37 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Copying metadata from image cad92038-24a0-4665-884f-3830143677fb to 28b26fea-f5c6-4879-8315-415db562836c. {{(pid=93728) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 18 18:55:37 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Creating volume glance metadata for volume 28b26fea-f5c6-4879-8315-415db562836c backed by image cad92038-24a0-4665-884f-3830143677fb 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': 'cad92038-24a0-4665-884f-3830143677fb', '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=93728) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 18 18:55:37 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8f00af78-80b0-46b0-acce-53fa05b1018b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-28b26fea-f5c6-4879-8315-415db562836c', 'volume_size': 1, 'image_id': 'cad92038-24a0-4665-884f-3830143677fb', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cad92038-24a0-4665-884f-3830143677fb', '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': '6217fe19247d4e76ab76dd7dc30f94e7', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cad92038-24a0-4665-884f-3830143677fb', 'created_at': datetime.datetime(2026, 8, 18, 16, 47, 6, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 18, 16, 47, 8, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cad92038-24a0-4665-884f-3830143677fb/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=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:55:37 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (932dc1ba-f9e6-4c4d-b984-2d93d31e9275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:55:37 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Volume volume-28b26fea-f5c6-4879-8315-415db562836c (28b26fea-f5c6-4879-8315-415db562836c): created successfully Aug 18 18:55:37 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (932dc1ba-f9e6-4c4d-b984-2d93d31e9275) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:55:37 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Flow 'volume_create_manager' (28101f63-7350-44af-adef-56a38f795f04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:55:37 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-25fe11d2-3869-475a-ae0a-746482012326 tempest-ServerActionsTestOtherA-847320685 None] Created volume successfully. Aug 18 18:55:41 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 18:55:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:55:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:55:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:55:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:55:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:55:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:55:42 devstack sudo[98653]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:55:42 devstack sudo[98653]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:55:42 devstack sudo[98653]: pam_unix(sudo:session): session closed for user root Aug 18 18:55:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.589s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:55:42 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:55:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-12e9ac55-b9e2-4e89-a8ef-d1859abf53d3 req-563ea809-5d8a-4088-a08d-14df7cbbb03b tempest-ServerActionsTestOtherA-847320685 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:55:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-12e9ac55-b9e2-4e89-a8ef-d1859abf53d3 req-563ea809-5d8a-4088-a08d-14df7cbbb03b tempest-ServerActionsTestOtherA-847320685 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:55:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-12e9ac55-b9e2-4e89-a8ef-d1859abf53d3 req-563ea809-5d8a-4088-a08d-14df7cbbb03b tempest-ServerActionsTestOtherA-847320685 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.035s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:55:43 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-12e9ac55-b9e2-4e89-a8ef-d1859abf53d3 req-563ea809-5d8a-4088-a08d-14df7cbbb03b tempest-ServerActionsTestOtherA-847320685 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356', 'name': 'volume-28b26fea-f5c6-4879-8315-415db562836c', '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': '7d1f3480-6146-4ebb-8810-8d1235ed87e6', 'enforce_multipath': True} {{(pid=93728) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 18 18:55:43 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-12e9ac55-b9e2-4e89-a8ef-d1859abf53d3 req-563ea809-5d8a-4088-a08d-14df7cbbb03b tempest-ServerActionsTestOtherA-847320685 None] attachment_update completed successfully. Aug 18 18:55:53 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=22,cinder:UPDATE=19,cinder:INSERT=10,cinder:DELETE=1 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 18:55:53 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:UPDATE=15,cinder:SELECT=26,cinder:INSERT=9 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 18:56:02 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-ab2eb496-ce88-4978-bf14-a2911357723a tempest-VolumesMetadataTest-174213650 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:56:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ab2eb496-ce88-4978-bf14-a2911357723a tempest-VolumesMetadataTest-174213650 None] Flow 'volume_create_manager' (12085619-c16a-4814-97e8-dd4c2577abe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:56:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ab2eb496-ce88-4978-bf14-a2911357723a tempest-VolumesMetadataTest-174213650 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (72f26dd7-9c42-4603-8ad1-5507599f9ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ab2eb496-ce88-4978-bf14-a2911357723a tempest-VolumesMetadataTest-174213650 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (72f26dd7-9c42-4603-8ad1-5507599f9ad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:56:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-775835050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=48a54380-a8eb-4603-a85e-477036a42d06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e7951c34a134841b6ec2bbf86a80bea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:56: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-18T16:56:02Z,use_quota=True,user_id='445e3b81f22d4536b5423bc99d0ba093',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ab2eb496-ce88-4978-bf14-a2911357723a tempest-VolumesMetadataTest-174213650 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4943e3c0-9686-4b8e-824e-4af73bfc959d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ab2eb496-ce88-4978-bf14-a2911357723a tempest-VolumesMetadataTest-174213650 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4943e3c0-9686-4b8e-824e-4af73bfc959d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ab2eb496-ce88-4978-bf14-a2911357723a tempest-VolumesMetadataTest-174213650 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a676b8f1-c9e0-43be-8824-16ac91e6f0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ab2eb496-ce88-4978-bf14-a2911357723a tempest-VolumesMetadataTest-174213650 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a676b8f1-c9e0-43be-8824-16ac91e6f0a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '48a54380-a8eb-4603-a85e-477036a42d06', 'volume_name': 'volume-48a54380-a8eb-4603-a85e-477036a42d06', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ab2eb496-ce88-4978-bf14-a2911357723a tempest-VolumesMetadataTest-174213650 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e73e9033-b4e4-4b75-b9b1-aeeadce8016b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ab2eb496-ce88-4978-bf14-a2911357723a tempest-VolumesMetadataTest-174213650 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e73e9033-b4e4-4b75-b9b1-aeeadce8016b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ab2eb496-ce88-4978-bf14-a2911357723a tempest-VolumesMetadataTest-174213650 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (267daf2f-f6c8-45ee-a3f5-4a0c5eab30f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:02 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-ab2eb496-ce88-4978-bf14-a2911357723a tempest-VolumesMetadataTest-174213650 None] Volume 48a54380-a8eb-4603-a85e-477036a42d06: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-48a54380-a8eb-4603-a85e-477036a42d06', 'volume_size': 1} Aug 18 18:56:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ab2eb496-ce88-4978-bf14-a2911357723a tempest-VolumesMetadataTest-174213650 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:56:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ab2eb496-ce88-4978-bf14-a2911357723a tempest-VolumesMetadataTest-174213650 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:56:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ab2eb496-ce88-4978-bf14-a2911357723a tempest-VolumesMetadataTest-174213650 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:56:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-775835050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=48a54380-a8eb-4603-a85e-477036a42d06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e7951c34a134841b6ec2bbf86a80bea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:56: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-18T16:56:02Z,use_quota=True,user_id='445e3b81f22d4536b5423bc99d0ba093',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 18:56:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-ab2eb496-ce88-4978-bf14-a2911357723a tempest-VolumesMetadataTest-174213650 None] Creating volume 48a54380-a8eb-4603-a85e-477036a42d06 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 18:56:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ab2eb496-ce88-4978-bf14-a2911357723a tempest-VolumesMetadataTest-174213650 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:56:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ab2eb496-ce88-4978-bf14-a2911357723a tempest-VolumesMetadataTest-174213650 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:56:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ab2eb496-ce88-4978-bf14-a2911357723a tempest-VolumesMetadataTest-174213650 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:56:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ab2eb496-ce88-4978-bf14-a2911357723a tempest-VolumesMetadataTest-174213650 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:56:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ab2eb496-ce88-4978-bf14-a2911357723a tempest-VolumesMetadataTest-174213650 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:56:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ab2eb496-ce88-4978-bf14-a2911357723a tempest-VolumesMetadataTest-174213650 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:56:02 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-ab2eb496-ce88-4978-bf14-a2911357723a tempest-VolumesMetadataTest-174213650 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 18:56:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ab2eb496-ce88-4978-bf14-a2911357723a tempest-VolumesMetadataTest-174213650 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-48a54380-a8eb-4603-a85e-477036a42d06 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:02 devstack sudo[99277]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-48a54380-a8eb-4603-a85e-477036a42d06 1073741824 Aug 18 18:56:02 devstack sudo[99277]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:03 devstack sudo[99277]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ab2eb496-ce88-4978-bf14-a2911357723a tempest-VolumesMetadataTest-174213650 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-48a54380-a8eb-4603-a85e-477036a42d06 1073741824" returned: 0 in 0.953s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ab2eb496-ce88-4978-bf14-a2911357723a tempest-VolumesMetadataTest-174213650 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-48a54380-a8eb-4603-a85e-477036a42d06 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:03 devstack sudo[99283]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-48a54380-a8eb-4603-a85e-477036a42d06 Aug 18 18:56:03 devstack sudo[99283]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:04 devstack sudo[99283]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ab2eb496-ce88-4978-bf14-a2911357723a tempest-VolumesMetadataTest-174213650 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-48a54380-a8eb-4603-a85e-477036a42d06" returned: 0 in 0.304s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:04 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ab2eb496-ce88-4978-bf14-a2911357723a tempest-VolumesMetadataTest-174213650 None] <== create_volume: return (1316ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 18:56:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ab2eb496-ce88-4978-bf14-a2911357723a tempest-VolumesMetadataTest-174213650 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.321s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:56:04 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ab2eb496-ce88-4978-bf14-a2911357723a tempest-VolumesMetadataTest-174213650 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (267daf2f-f6c8-45ee-a3f5-4a0c5eab30f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-48a54380-a8eb-4603-a85e-477036a42d06', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:04 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ab2eb496-ce88-4978-bf14-a2911357723a tempest-VolumesMetadataTest-174213650 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c832dcd1-10f3-4229-b4e5-371834cb33be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:04 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-ab2eb496-ce88-4978-bf14-a2911357723a tempest-VolumesMetadataTest-174213650 None] Volume volume-48a54380-a8eb-4603-a85e-477036a42d06 (48a54380-a8eb-4603-a85e-477036a42d06): created successfully Aug 18 18:56:04 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ab2eb496-ce88-4978-bf14-a2911357723a tempest-VolumesMetadataTest-174213650 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c832dcd1-10f3-4229-b4e5-371834cb33be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:04 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ab2eb496-ce88-4978-bf14-a2911357723a tempest-VolumesMetadataTest-174213650 None] Flow 'volume_create_manager' (12085619-c16a-4814-97e8-dd4c2577abe2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:56:04 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-ab2eb496-ce88-4978-bf14-a2911357723a tempest-VolumesMetadataTest-174213650 None] Created volume successfully. Aug 18 18:56:06 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-93afbde3-f58c-4df6-b05c-ebaeb31e869c tempest-ServersNegativeTestJSON-2046492390 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:56:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-93afbde3-f58c-4df6-b05c-ebaeb31e869c tempest-ServersNegativeTestJSON-2046492390 None] Flow 'volume_create_manager' (ecc48ee3-5f12-4ac2-847f-3a708a170590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:56:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-93afbde3-f58c-4df6-b05c-ebaeb31e869c tempest-ServersNegativeTestJSON-2046492390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (87781fa2-464c-4b03-b105-67bdaa8a42df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-93afbde3-f58c-4df6-b05c-ebaeb31e869c tempest-ServersNegativeTestJSON-2046492390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (87781fa2-464c-4b03-b105-67bdaa8a42df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:56:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-710006319',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1b47a1c1-f3d9-48f4-b043-967177a4d756,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30d149dd79534138be9fba4f20e6c06e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:56: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-18T16:56:06Z,use_quota=True,user_id='e0d0b3ac319d40f994f0681af4827700',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-93afbde3-f58c-4df6-b05c-ebaeb31e869c tempest-ServersNegativeTestJSON-2046492390 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4eac76f3-686b-4efb-9487-830fdbb316ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-93afbde3-f58c-4df6-b05c-ebaeb31e869c tempest-ServersNegativeTestJSON-2046492390 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4eac76f3-686b-4efb-9487-830fdbb316ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-93afbde3-f58c-4df6-b05c-ebaeb31e869c tempest-ServersNegativeTestJSON-2046492390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5293dba1-d9aa-4047-84bf-69cd6393995b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-93afbde3-f58c-4df6-b05c-ebaeb31e869c tempest-ServersNegativeTestJSON-2046492390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5293dba1-d9aa-4047-84bf-69cd6393995b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1b47a1c1-f3d9-48f4-b043-967177a4d756', 'volume_name': 'volume-1b47a1c1-f3d9-48f4-b043-967177a4d756', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-93afbde3-f58c-4df6-b05c-ebaeb31e869c tempest-ServersNegativeTestJSON-2046492390 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (185ae7f6-298e-4aba-9cdb-e0a6e945917a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-93afbde3-f58c-4df6-b05c-ebaeb31e869c tempest-ServersNegativeTestJSON-2046492390 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (185ae7f6-298e-4aba-9cdb-e0a6e945917a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-93afbde3-f58c-4df6-b05c-ebaeb31e869c tempest-ServersNegativeTestJSON-2046492390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fbb13236-d402-433f-920c-841f635e5d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:06 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-93afbde3-f58c-4df6-b05c-ebaeb31e869c tempest-ServersNegativeTestJSON-2046492390 None] Volume 1b47a1c1-f3d9-48f4-b043-967177a4d756: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1b47a1c1-f3d9-48f4-b043-967177a4d756', 'volume_size': 1} Aug 18 18:56:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-93afbde3-f58c-4df6-b05c-ebaeb31e869c tempest-ServersNegativeTestJSON-2046492390 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:56:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-93afbde3-f58c-4df6-b05c-ebaeb31e869c tempest-ServersNegativeTestJSON-2046492390 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:56:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-93afbde3-f58c-4df6-b05c-ebaeb31e869c tempest-ServersNegativeTestJSON-2046492390 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:56:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-710006319',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1b47a1c1-f3d9-48f4-b043-967177a4d756,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30d149dd79534138be9fba4f20e6c06e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:56: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-18T16:56:06Z,use_quota=True,user_id='e0d0b3ac319d40f994f0681af4827700',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 18:56:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-93afbde3-f58c-4df6-b05c-ebaeb31e869c tempest-ServersNegativeTestJSON-2046492390 None] Creating volume 1b47a1c1-f3d9-48f4-b043-967177a4d756 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 18:56:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-93afbde3-f58c-4df6-b05c-ebaeb31e869c tempest-ServersNegativeTestJSON-2046492390 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:56:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-93afbde3-f58c-4df6-b05c-ebaeb31e869c tempest-ServersNegativeTestJSON-2046492390 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:56:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-93afbde3-f58c-4df6-b05c-ebaeb31e869c tempest-ServersNegativeTestJSON-2046492390 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:56:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-93afbde3-f58c-4df6-b05c-ebaeb31e869c tempest-ServersNegativeTestJSON-2046492390 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:56:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-93afbde3-f58c-4df6-b05c-ebaeb31e869c tempest-ServersNegativeTestJSON-2046492390 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:56:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-93afbde3-f58c-4df6-b05c-ebaeb31e869c tempest-ServersNegativeTestJSON-2046492390 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:56:06 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-93afbde3-f58c-4df6-b05c-ebaeb31e869c tempest-ServersNegativeTestJSON-2046492390 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 18:56:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-93afbde3-f58c-4df6-b05c-ebaeb31e869c tempest-ServersNegativeTestJSON-2046492390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b47a1c1-f3d9-48f4-b043-967177a4d756 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:06 devstack sudo[99290]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b47a1c1-f3d9-48f4-b043-967177a4d756 1073741824 Aug 18 18:56:06 devstack sudo[99290]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e1b06bb5-bb01-4850-b4e6-0e9866541c64 tempest-VolumesMetadataTest-174213650 None] Acquiring lock "cinder-48a54380-a8eb-4603-a85e-477036a42d06-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:56:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e1b06bb5-bb01-4850-b4e6-0e9866541c64 tempest-VolumesMetadataTest-174213650 None] Lock "cinder-48a54380-a8eb-4603-a85e-477036a42d06-delete_volume" acquired by "delete_volume" :: waited 0.037s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:56:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e1b06bb5-bb01-4850-b4e6-0e9866541c64 tempest-VolumesMetadataTest-174213650 None] Acquiring lock "cinder-quobyte-48a54380-a8eb-4603-a85e-477036a42d06" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:56:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e1b06bb5-bb01-4850-b4e6-0e9866541c64 tempest-VolumesMetadataTest-174213650 None] Lock "cinder-quobyte-48a54380-a8eb-4603-a85e-477036a42d06" acquired by "delete_volume" :: waited 0.045s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:56:06 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[ef39ecf6-1b40-40fa-981b-178ab638cd27]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:56:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e1b06bb5-bb01-4850-b4e6-0e9866541c64 tempest-VolumesMetadataTest-174213650 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-48a54380-a8eb-4603-a85e-477036a42d06 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:06 devstack sudo[99292]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-48a54380-a8eb-4603-a85e-477036a42d06 Aug 18 18:56:06 devstack sudo[99292]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:07 devstack sudo[99290]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-93afbde3-f58c-4df6-b05c-ebaeb31e869c tempest-ServersNegativeTestJSON-2046492390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b47a1c1-f3d9-48f4-b043-967177a4d756 1073741824" returned: 0 in 0.948s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-93afbde3-f58c-4df6-b05c-ebaeb31e869c tempest-ServersNegativeTestJSON-2046492390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b47a1c1-f3d9-48f4-b043-967177a4d756 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:07 devstack sudo[99302]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b47a1c1-f3d9-48f4-b043-967177a4d756 Aug 18 18:56:07 devstack sudo[99302]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:07 devstack sudo[99292]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e1b06bb5-bb01-4850-b4e6-0e9866541c64 tempest-VolumesMetadataTest-174213650 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-48a54380-a8eb-4603-a85e-477036a42d06" returned: 0 in 1.190s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e1b06bb5-bb01-4850-b4e6-0e9866541c64 tempest-VolumesMetadataTest-174213650 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-48a54380-a8eb-4603-a85e-477036a42d06 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:07 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/91bbcbb9c7585289c411ed6cee882698/volume-48a54380-a8eb-4603-a85e-477036a42d06 Aug 18 18:56:07 devstack sudo[99326]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:08 devstack sudo[99302]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-93afbde3-f58c-4df6-b05c-ebaeb31e869c tempest-ServersNegativeTestJSON-2046492390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b47a1c1-f3d9-48f4-b043-967177a4d756" returned: 0 in 1.044s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:08 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-93afbde3-f58c-4df6-b05c-ebaeb31e869c tempest-ServersNegativeTestJSON-2046492390 None] <== create_volume: return (2129ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 18:56:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-93afbde3-f58c-4df6-b05c-ebaeb31e869c tempest-ServersNegativeTestJSON-2046492390 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.134s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:56:08 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-93afbde3-f58c-4df6-b05c-ebaeb31e869c tempest-ServersNegativeTestJSON-2046492390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fbb13236-d402-433f-920c-841f635e5d24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1b47a1c1-f3d9-48f4-b043-967177a4d756', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:08 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-93afbde3-f58c-4df6-b05c-ebaeb31e869c tempest-ServersNegativeTestJSON-2046492390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (56b3d3be-c241-4198-9d80-bbe518637327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:08 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-93afbde3-f58c-4df6-b05c-ebaeb31e869c tempest-ServersNegativeTestJSON-2046492390 None] Volume volume-1b47a1c1-f3d9-48f4-b043-967177a4d756 (1b47a1c1-f3d9-48f4-b043-967177a4d756): created successfully Aug 18 18:56:08 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-93afbde3-f58c-4df6-b05c-ebaeb31e869c tempest-ServersNegativeTestJSON-2046492390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (56b3d3be-c241-4198-9d80-bbe518637327) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:08 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-93afbde3-f58c-4df6-b05c-ebaeb31e869c tempest-ServersNegativeTestJSON-2046492390 None] Flow 'volume_create_manager' (ecc48ee3-5f12-4ac2-847f-3a708a170590) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:56:08 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-93afbde3-f58c-4df6-b05c-ebaeb31e869c tempest-ServersNegativeTestJSON-2046492390 None] Created volume successfully. Aug 18 18:56:08 devstack sudo[99326]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e1b06bb5-bb01-4850-b4e6-0e9866541c64 tempest-VolumesMetadataTest-174213650 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-48a54380-a8eb-4603-a85e-477036a42d06" returned: 0 in 1.086s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:08 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e1b06bb5-bb01-4850-b4e6-0e9866541c64 tempest-VolumesMetadataTest-174213650 None] Lock "cinder-quobyte-48a54380-a8eb-4603-a85e-477036a42d06" released by "delete_volume" :: held 2.405s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:56:09 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-e1b06bb5-bb01-4850-b4e6-0e9866541c64 tempest-VolumesMetadataTest-174213650 None] Created reservations ['2ebfe755-3a9e-44cc-81ac-0d5dd5c91b6e', '75c7d742-e490-43a3-a119-68be2b3c2840', '6661db25-ad3a-43ba-87eb-f813d879306e', 'c1c660d8-f73e-4cbc-8c07-80cb61f4a489'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:56:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e1b06bb5-bb01-4850-b4e6-0e9866541c64 tempest-VolumesMetadataTest-174213650 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:56:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e1b06bb5-bb01-4850-b4e6-0e9866541c64 tempest-VolumesMetadataTest-174213650 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:56:09 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e1b06bb5-bb01-4850-b4e6-0e9866541c64 tempest-VolumesMetadataTest-174213650 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:56:09 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e1b06bb5-bb01-4850-b4e6-0e9866541c64 tempest-VolumesMetadataTest-174213650 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:56:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e1b06bb5-bb01-4850-b4e6-0e9866541c64 tempest-VolumesMetadataTest-174213650 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.024s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:56:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e1b06bb5-bb01-4850-b4e6-0e9866541c64 tempest-VolumesMetadataTest-174213650 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:09 devstack sudo[99372]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:56:09 devstack sudo[99372]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:10 devstack sudo[99372]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e1b06bb5-bb01-4850-b4e6-0e9866541c64 tempest-VolumesMetadataTest-174213650 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.871s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:10 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-e1b06bb5-bb01-4850-b4e6-0e9866541c64 tempest-VolumesMetadataTest-174213650 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:56:10 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-e1b06bb5-bb01-4850-b4e6-0e9866541c64 tempest-VolumesMetadataTest-174213650 None] Deleted volume successfully. Aug 18 18:56:10 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e1b06bb5-bb01-4850-b4e6-0e9866541c64 tempest-VolumesMetadataTest-174213650 None] Lock "cinder-48a54380-a8eb-4603-a85e-477036a42d06-delete_volume" released by "delete_volume" :: held 3.812s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:56:13 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-4f431450-ee80-4ed8-9358-0abfeca10d2a tempest-ServersNegativeTestJSON-2046492390 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:56:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f431450-ee80-4ed8-9358-0abfeca10d2a tempest-ServersNegativeTestJSON-2046492390 None] Flow 'volume_create_manager' (f4134b6b-e2c2-44c0-9d34-80c84cca449d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:56:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f431450-ee80-4ed8-9358-0abfeca10d2a tempest-ServersNegativeTestJSON-2046492390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (617dbfd0-ee80-4165-96b2-a32e8c80df0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f431450-ee80-4ed8-9358-0abfeca10d2a tempest-ServersNegativeTestJSON-2046492390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (617dbfd0-ee80-4165-96b2-a32e8c80df0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:56:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-268311055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ddccff29-5616-4d8f-9e6b-77962c6ecd42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30d149dd79534138be9fba4f20e6c06e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:56: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-18T16:56:13Z,use_quota=True,user_id='e0d0b3ac319d40f994f0681af4827700',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f431450-ee80-4ed8-9358-0abfeca10d2a tempest-ServersNegativeTestJSON-2046492390 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2aa87193-24e4-42a5-85ce-0404e8b7c2de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f431450-ee80-4ed8-9358-0abfeca10d2a tempest-ServersNegativeTestJSON-2046492390 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2aa87193-24e4-42a5-85ce-0404e8b7c2de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f431450-ee80-4ed8-9358-0abfeca10d2a tempest-ServersNegativeTestJSON-2046492390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0cd64bfa-4d3d-4457-a355-7e5dd7a8be52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f431450-ee80-4ed8-9358-0abfeca10d2a tempest-ServersNegativeTestJSON-2046492390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0cd64bfa-4d3d-4457-a355-7e5dd7a8be52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ddccff29-5616-4d8f-9e6b-77962c6ecd42', 'volume_name': 'volume-ddccff29-5616-4d8f-9e6b-77962c6ecd42', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f431450-ee80-4ed8-9358-0abfeca10d2a tempest-ServersNegativeTestJSON-2046492390 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0a49ac1b-44fa-4d6e-9a8b-400436607a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f431450-ee80-4ed8-9358-0abfeca10d2a tempest-ServersNegativeTestJSON-2046492390 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0a49ac1b-44fa-4d6e-9a8b-400436607a08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f431450-ee80-4ed8-9358-0abfeca10d2a tempest-ServersNegativeTestJSON-2046492390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2eb5baaf-cace-46f8-8845-5a8b33294952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:13 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-4f431450-ee80-4ed8-9358-0abfeca10d2a tempest-ServersNegativeTestJSON-2046492390 None] Volume ddccff29-5616-4d8f-9e6b-77962c6ecd42: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ddccff29-5616-4d8f-9e6b-77962c6ecd42', 'volume_size': 1} Aug 18 18:56:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4f431450-ee80-4ed8-9358-0abfeca10d2a tempest-ServersNegativeTestJSON-2046492390 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:56:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4f431450-ee80-4ed8-9358-0abfeca10d2a tempest-ServersNegativeTestJSON-2046492390 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:56:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4f431450-ee80-4ed8-9358-0abfeca10d2a tempest-ServersNegativeTestJSON-2046492390 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:56:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-268311055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ddccff29-5616-4d8f-9e6b-77962c6ecd42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30d149dd79534138be9fba4f20e6c06e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:56: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-18T16:56:13Z,use_quota=True,user_id='e0d0b3ac319d40f994f0681af4827700',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 18:56:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-4f431450-ee80-4ed8-9358-0abfeca10d2a tempest-ServersNegativeTestJSON-2046492390 None] Creating volume ddccff29-5616-4d8f-9e6b-77962c6ecd42 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 18:56:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4f431450-ee80-4ed8-9358-0abfeca10d2a tempest-ServersNegativeTestJSON-2046492390 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:56:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4f431450-ee80-4ed8-9358-0abfeca10d2a tempest-ServersNegativeTestJSON-2046492390 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:56:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4f431450-ee80-4ed8-9358-0abfeca10d2a tempest-ServersNegativeTestJSON-2046492390 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:56:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4f431450-ee80-4ed8-9358-0abfeca10d2a tempest-ServersNegativeTestJSON-2046492390 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:56:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4f431450-ee80-4ed8-9358-0abfeca10d2a tempest-ServersNegativeTestJSON-2046492390 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:56:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4f431450-ee80-4ed8-9358-0abfeca10d2a tempest-ServersNegativeTestJSON-2046492390 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:56:13 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-4f431450-ee80-4ed8-9358-0abfeca10d2a tempest-ServersNegativeTestJSON-2046492390 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 18:56:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4f431450-ee80-4ed8-9358-0abfeca10d2a tempest-ServersNegativeTestJSON-2046492390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-ddccff29-5616-4d8f-9e6b-77962c6ecd42 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:13 devstack sudo[99429]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-ddccff29-5616-4d8f-9e6b-77962c6ecd42 1073741824 Aug 18 18:56:13 devstack sudo[99429]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:14 devstack sudo[99429]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4f431450-ee80-4ed8-9358-0abfeca10d2a tempest-ServersNegativeTestJSON-2046492390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-ddccff29-5616-4d8f-9e6b-77962c6ecd42 1073741824" returned: 0 in 0.847s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4f431450-ee80-4ed8-9358-0abfeca10d2a tempest-ServersNegativeTestJSON-2046492390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-ddccff29-5616-4d8f-9e6b-77962c6ecd42 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:14 devstack sudo[99450]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-ddccff29-5616-4d8f-9e6b-77962c6ecd42 Aug 18 18:56:14 devstack sudo[99450]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:14 devstack sudo[99450]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4f431450-ee80-4ed8-9358-0abfeca10d2a tempest-ServersNegativeTestJSON-2046492390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-ddccff29-5616-4d8f-9e6b-77962c6ecd42" returned: 0 in 0.597s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:14 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4f431450-ee80-4ed8-9358-0abfeca10d2a tempest-ServersNegativeTestJSON-2046492390 None] <== create_volume: return (1534ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 18:56:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4f431450-ee80-4ed8-9358-0abfeca10d2a tempest-ServersNegativeTestJSON-2046492390 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.548s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:56:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f431450-ee80-4ed8-9358-0abfeca10d2a tempest-ServersNegativeTestJSON-2046492390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2eb5baaf-cace-46f8-8845-5a8b33294952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ddccff29-5616-4d8f-9e6b-77962c6ecd42', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f431450-ee80-4ed8-9358-0abfeca10d2a tempest-ServersNegativeTestJSON-2046492390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d8642017-6b84-4f3e-acda-69785c1fc337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:15 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-4f431450-ee80-4ed8-9358-0abfeca10d2a tempest-ServersNegativeTestJSON-2046492390 None] Volume volume-ddccff29-5616-4d8f-9e6b-77962c6ecd42 (ddccff29-5616-4d8f-9e6b-77962c6ecd42): created successfully Aug 18 18:56:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f431450-ee80-4ed8-9358-0abfeca10d2a tempest-ServersNegativeTestJSON-2046492390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d8642017-6b84-4f3e-acda-69785c1fc337) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f431450-ee80-4ed8-9358-0abfeca10d2a tempest-ServersNegativeTestJSON-2046492390 None] Flow 'volume_create_manager' (f4134b6b-e2c2-44c0-9d34-80c84cca449d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:56:15 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-4f431450-ee80-4ed8-9358-0abfeca10d2a tempest-ServersNegativeTestJSON-2046492390 None] Created volume successfully. Aug 18 18:56:15 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-61d1e061-2a28-4876-98ad-a682ecea9210 req-3d1c0aeb-25cb-45d1-9d0a-73a1ad89e568 tempest-ServerActionsTestOtherA-847320685 None] Terminate volume connection completed successfully. Aug 18 18:56:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-61d1e061-2a28-4876-98ad-a682ecea9210 req-3d1c0aeb-25cb-45d1-9d0a-73a1ad89e568 tempest-ServerActionsTestOtherA-847320685 None] Deleting attachment 7d1f3480-6146-4ebb-8810-8d1235ed87e6. {{(pid=93728) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 18 18:56:16 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-a4bdba75-1926-43b9-b7b1-9e248cbdb476 tempest-VolumesCloneTest-1857283615 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:56:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a4bdba75-1926-43b9-b7b1-9e248cbdb476 tempest-VolumesCloneTest-1857283615 None] Flow 'volume_create_manager' (8cef4bab-c609-4200-8d74-246f234abce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:56:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a4bdba75-1926-43b9-b7b1-9e248cbdb476 tempest-VolumesCloneTest-1857283615 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bdd98c46-dd15-4de3-98be-87a9e592da65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a4bdba75-1926-43b9-b7b1-9e248cbdb476 tempest-VolumesCloneTest-1857283615 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bdd98c46-dd15-4de3-98be-87a9e592da65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:56:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1959995675',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fb6c727c-4a21-4c8b-beef-c9024b76d238,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a68426bcc34e479faa20f92df65e176f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:56: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-18T16:56:16Z,use_quota=True,user_id='c5bea21a1a1049108ef65a1da11969ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a4bdba75-1926-43b9-b7b1-9e248cbdb476 tempest-VolumesCloneTest-1857283615 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ad6bd6bd-f763-4495-bede-6b596698d5cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a4bdba75-1926-43b9-b7b1-9e248cbdb476 tempest-VolumesCloneTest-1857283615 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ad6bd6bd-f763-4495-bede-6b596698d5cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a4bdba75-1926-43b9-b7b1-9e248cbdb476 tempest-VolumesCloneTest-1857283615 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (67dd61fc-3109-4c9c-a583-9daffc24316f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a4bdba75-1926-43b9-b7b1-9e248cbdb476 tempest-VolumesCloneTest-1857283615 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (67dd61fc-3109-4c9c-a583-9daffc24316f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fb6c727c-4a21-4c8b-beef-c9024b76d238', 'volume_name': 'volume-fb6c727c-4a21-4c8b-beef-c9024b76d238', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a4bdba75-1926-43b9-b7b1-9e248cbdb476 tempest-VolumesCloneTest-1857283615 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ff5b9068-24c2-44ca-9d58-0e5d7d14b413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a4bdba75-1926-43b9-b7b1-9e248cbdb476 tempest-VolumesCloneTest-1857283615 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ff5b9068-24c2-44ca-9d58-0e5d7d14b413) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a4bdba75-1926-43b9-b7b1-9e248cbdb476 tempest-VolumesCloneTest-1857283615 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2796fdb6-9583-4a2f-a6dd-407468522542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:16 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-a4bdba75-1926-43b9-b7b1-9e248cbdb476 tempest-VolumesCloneTest-1857283615 None] Volume fb6c727c-4a21-4c8b-beef-c9024b76d238: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fb6c727c-4a21-4c8b-beef-c9024b76d238', 'volume_size': 1} Aug 18 18:56:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a4bdba75-1926-43b9-b7b1-9e248cbdb476 tempest-VolumesCloneTest-1857283615 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:56:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a4bdba75-1926-43b9-b7b1-9e248cbdb476 tempest-VolumesCloneTest-1857283615 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:56:16 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-a4bdba75-1926-43b9-b7b1-9e248cbdb476 tempest-VolumesCloneTest-1857283615 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:56:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1959995675',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fb6c727c-4a21-4c8b-beef-c9024b76d238,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a68426bcc34e479faa20f92df65e176f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:56: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-18T16:56:16Z,use_quota=True,user_id='c5bea21a1a1049108ef65a1da11969ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 18:56:16 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-a4bdba75-1926-43b9-b7b1-9e248cbdb476 tempest-VolumesCloneTest-1857283615 None] Creating volume fb6c727c-4a21-4c8b-beef-c9024b76d238 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 18:56:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a4bdba75-1926-43b9-b7b1-9e248cbdb476 tempest-VolumesCloneTest-1857283615 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:56:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a4bdba75-1926-43b9-b7b1-9e248cbdb476 tempest-VolumesCloneTest-1857283615 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:56:16 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-a4bdba75-1926-43b9-b7b1-9e248cbdb476 tempest-VolumesCloneTest-1857283615 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:56:16 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-a4bdba75-1926-43b9-b7b1-9e248cbdb476 tempest-VolumesCloneTest-1857283615 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:56:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a4bdba75-1926-43b9-b7b1-9e248cbdb476 tempest-VolumesCloneTest-1857283615 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:56:16 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-a4bdba75-1926-43b9-b7b1-9e248cbdb476 tempest-VolumesCloneTest-1857283615 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:56:16 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-a4bdba75-1926-43b9-b7b1-9e248cbdb476 tempest-VolumesCloneTest-1857283615 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 18:56:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a4bdba75-1926-43b9-b7b1-9e248cbdb476 tempest-VolumesCloneTest-1857283615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:16 devstack sudo[99479]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238 1073741824 Aug 18 18:56:16 devstack sudo[99479]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:16 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d651982d-1d43-4eca-b398-c486ac0673c1 tempest-ServersNegativeTestJSON-2046492390 None] Acquiring lock "cinder-ddccff29-5616-4d8f-9e6b-77962c6ecd42-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:56:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d651982d-1d43-4eca-b398-c486ac0673c1 tempest-ServersNegativeTestJSON-2046492390 None] Lock "cinder-ddccff29-5616-4d8f-9e6b-77962c6ecd42-delete_volume" acquired by "delete_volume" :: waited 0.043s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:56:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d651982d-1d43-4eca-b398-c486ac0673c1 tempest-ServersNegativeTestJSON-2046492390 None] Acquiring lock "cinder-quobyte-ddccff29-5616-4d8f-9e6b-77962c6ecd42" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:56:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d651982d-1d43-4eca-b398-c486ac0673c1 tempest-ServersNegativeTestJSON-2046492390 None] Lock "cinder-quobyte-ddccff29-5616-4d8f-9e6b-77962c6ecd42" acquired by "delete_volume" :: waited 0.025s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:56:17 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[23900bb7-0eb6-44e5-98ab-5fa27f1d3741]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:56:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d651982d-1d43-4eca-b398-c486ac0673c1 tempest-ServersNegativeTestJSON-2046492390 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-ddccff29-5616-4d8f-9e6b-77962c6ecd42 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:17 devstack sudo[99487]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-ddccff29-5616-4d8f-9e6b-77962c6ecd42 Aug 18 18:56:17 devstack sudo[99487]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:17 devstack sudo[99479]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a4bdba75-1926-43b9-b7b1-9e248cbdb476 tempest-VolumesCloneTest-1857283615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238 1073741824" returned: 0 in 0.910s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a4bdba75-1926-43b9-b7b1-9e248cbdb476 tempest-VolumesCloneTest-1857283615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:17 devstack sudo[99489]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238 Aug 18 18:56:17 devstack sudo[99489]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:17 devstack sudo[99487]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d651982d-1d43-4eca-b398-c486ac0673c1 tempest-ServersNegativeTestJSON-2046492390 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-ddccff29-5616-4d8f-9e6b-77962c6ecd42" returned: 0 in 0.767s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d651982d-1d43-4eca-b398-c486ac0673c1 tempest-ServersNegativeTestJSON-2046492390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-ddccff29-5616-4d8f-9e6b-77962c6ecd42 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:17 devstack sudo[99494]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-ddccff29-5616-4d8f-9e6b-77962c6ecd42 Aug 18 18:56:17 devstack sudo[99494]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:18 devstack sudo[99489]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a4bdba75-1926-43b9-b7b1-9e248cbdb476 tempest-VolumesCloneTest-1857283615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238" returned: 0 in 0.598s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-a4bdba75-1926-43b9-b7b1-9e248cbdb476 tempest-VolumesCloneTest-1857283615 None] <== create_volume: return (1624ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 18:56:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a4bdba75-1926-43b9-b7b1-9e248cbdb476 tempest-VolumesCloneTest-1857283615 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.631s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:56:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a4bdba75-1926-43b9-b7b1-9e248cbdb476 tempest-VolumesCloneTest-1857283615 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2796fdb6-9583-4a2f-a6dd-407468522542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fb6c727c-4a21-4c8b-beef-c9024b76d238', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a4bdba75-1926-43b9-b7b1-9e248cbdb476 tempest-VolumesCloneTest-1857283615 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e02db76e-cd30-4ab4-9093-ddf3e0e01a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:18 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-a4bdba75-1926-43b9-b7b1-9e248cbdb476 tempest-VolumesCloneTest-1857283615 None] Volume volume-fb6c727c-4a21-4c8b-beef-c9024b76d238 (fb6c727c-4a21-4c8b-beef-c9024b76d238): created successfully Aug 18 18:56:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a4bdba75-1926-43b9-b7b1-9e248cbdb476 tempest-VolumesCloneTest-1857283615 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e02db76e-cd30-4ab4-9093-ddf3e0e01a60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a4bdba75-1926-43b9-b7b1-9e248cbdb476 tempest-VolumesCloneTest-1857283615 None] Flow 'volume_create_manager' (8cef4bab-c609-4200-8d74-246f234abce7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:56:18 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-a4bdba75-1926-43b9-b7b1-9e248cbdb476 tempest-VolumesCloneTest-1857283615 None] Created volume successfully. Aug 18 18:56:18 devstack sudo[99494]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d651982d-1d43-4eca-b398-c486ac0673c1 tempest-ServersNegativeTestJSON-2046492390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-ddccff29-5616-4d8f-9e6b-77962c6ecd42" returned: 0 in 0.481s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:18 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d651982d-1d43-4eca-b398-c486ac0673c1 tempest-ServersNegativeTestJSON-2046492390 None] Lock "cinder-quobyte-ddccff29-5616-4d8f-9e6b-77962c6ecd42" released by "delete_volume" :: held 1.351s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:56:18 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-d651982d-1d43-4eca-b398-c486ac0673c1 tempest-ServersNegativeTestJSON-2046492390 None] Created reservations ['f36dcf97-c474-4882-9f2c-43887154fc26', 'e3724f65-9218-43ca-ae1b-b1f50215589d', 'eb105051-9c5e-4b42-ac3a-250df3751001', 'efd50201-c575-45b1-8dce-1841f1237437'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:56:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d651982d-1d43-4eca-b398-c486ac0673c1 tempest-ServersNegativeTestJSON-2046492390 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:56:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d651982d-1d43-4eca-b398-c486ac0673c1 tempest-ServersNegativeTestJSON-2046492390 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:56:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d651982d-1d43-4eca-b398-c486ac0673c1 tempest-ServersNegativeTestJSON-2046492390 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:56:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d651982d-1d43-4eca-b398-c486ac0673c1 tempest-ServersNegativeTestJSON-2046492390 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:56:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d651982d-1d43-4eca-b398-c486ac0673c1 tempest-ServersNegativeTestJSON-2046492390 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:56:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d651982d-1d43-4eca-b398-c486ac0673c1 tempest-ServersNegativeTestJSON-2046492390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:18 devstack sudo[99498]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:56:18 devstack sudo[99498]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-61d1e061-2a28-4876-98ad-a682ecea9210 req-88c0f97e-73e2-4368-8909-20b17e0bca92 tempest-ServerActionsTestOtherA-847320685 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:56:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-61d1e061-2a28-4876-98ad-a682ecea9210 req-88c0f97e-73e2-4368-8909-20b17e0bca92 tempest-ServerActionsTestOtherA-847320685 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:56:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-61d1e061-2a28-4876-98ad-a682ecea9210 req-88c0f97e-73e2-4368-8909-20b17e0bca92 tempest-ServerActionsTestOtherA-847320685 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.034s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:56:19 devstack sudo[99498]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d651982d-1d43-4eca-b398-c486ac0673c1 tempest-ServersNegativeTestJSON-2046492390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.450s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:19 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-d651982d-1d43-4eca-b398-c486ac0673c1 tempest-ServersNegativeTestJSON-2046492390 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:56:19 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-61d1e061-2a28-4876-98ad-a682ecea9210 req-88c0f97e-73e2-4368-8909-20b17e0bca92 tempest-ServerActionsTestOtherA-847320685 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356', 'name': 'volume-28b26fea-f5c6-4879-8315-415db562836c', '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': 'd0b1cb22-0b63-4faa-82e0-fd64e39912a9', 'enforce_multipath': True} {{(pid=93728) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 18 18:56:19 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-d651982d-1d43-4eca-b398-c486ac0673c1 tempest-ServersNegativeTestJSON-2046492390 None] Deleted volume successfully. Aug 18 18:56:19 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d651982d-1d43-4eca-b398-c486ac0673c1 tempest-ServersNegativeTestJSON-2046492390 None] Lock "cinder-ddccff29-5616-4d8f-9e6b-77962c6ecd42-delete_volume" released by "delete_volume" :: held 2.160s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:56:19 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-61d1e061-2a28-4876-98ad-a682ecea9210 req-88c0f97e-73e2-4368-8909-20b17e0bca92 tempest-ServerActionsTestOtherA-847320685 None] attachment_update completed successfully. Aug 18 18:56:19 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:56:19 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a6fae500-87a6-444e-bdcb-235b375f3a57 tempest-ServersNegativeTestJSON-2046492390 None] Acquiring lock "cinder-1b47a1c1-f3d9-48f4-b043-967177a4d756-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:56:19 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Flow 'volume_create_manager' (1760f76f-48e9-45d9-8bf3-781b1afddc60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:56:19 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (801cc808-3a02-42aa-bf4b-bafce0673d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:19 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (801cc808-3a02-42aa-bf4b-bafce0673d52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:56:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-733515338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e7b6aa0f-e318-4710-845b-34efc7166e75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a68426bcc34e479faa20f92df65e176f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:56:19Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=fb6c727c-4a21-4c8b-beef-c9024b76d238,status='creating',terminated_at=None,updated_at=2026-08-18T16:56:19Z,use_quota=True,user_id='c5bea21a1a1049108ef65a1da11969ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:19 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ddc5a16a-f879-4428-b034-3ad411d8a49b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:19 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ddc5a16a-f879-4428-b034-3ad411d8a49b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:19 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (56dba974-445d-4435-9120-a6ddff1cbe9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:19 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a6fae500-87a6-444e-bdcb-235b375f3a57 tempest-ServersNegativeTestJSON-2046492390 None] Lock "cinder-1b47a1c1-f3d9-48f4-b043-967177a4d756-delete_volume" acquired by "delete_volume" :: waited 0.179s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:56:19 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (56dba974-445d-4435-9120-a6ddff1cbe9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': 'e7b6aa0f-e318-4710-845b-34efc7166e75', 'volume_name': 'volume-e7b6aa0f-e318-4710-845b-34efc7166e75', 'volume_size': 2, 'source_volid': 'fb6c727c-4a21-4c8b-beef-c9024b76d238', 'source_volstatus': 'available'}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:19 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7f0476de-57d3-4412-a7b9-08b258c51881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:19 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7f0476de-57d3-4412-a7b9-08b258c51881) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:19 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (24cc6440-06b8-430c-9254-3e1c9a496991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:19 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Volume e7b6aa0f-e318-4710-845b-34efc7166e75: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-e7b6aa0f-e318-4710-845b-34efc7166e75', 'volume_size': 2, 'source_volid': 'fb6c727c-4a21-4c8b-beef-c9024b76d238', 'source_volstatus': 'available'} Aug 18 18:56:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:56:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:56:19 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Cloning volume fb6c727c-4a21-4c8b-beef-c9024b76d238 to volume e7b6aa0f-e318-4710-845b-34efc7166e75 Aug 18 18:56:19 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a6fae500-87a6-444e-bdcb-235b375f3a57 tempest-ServersNegativeTestJSON-2046492390 None] Acquiring lock "cinder-quobyte-1b47a1c1-f3d9-48f4-b043-967177a4d756" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:56:19 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a6fae500-87a6-444e-bdcb-235b375f3a57 tempest-ServersNegativeTestJSON-2046492390 None] Lock "cinder-quobyte-1b47a1c1-f3d9-48f4-b043-967177a4d756" acquired by "delete_volume" :: waited 0.035s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:56:19 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Creating offline snapshot e7eee39e-6b2f-4e28-b92d-ac0d321a07f2 of volume fb6c727c-4a21-4c8b-beef-c9024b76d238 {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 18:56:19 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[250273ef-af0b-43d2-8130-b15cd89373a6]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:56:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a6fae500-87a6-444e-bdcb-235b375f3a57 tempest-ServersNegativeTestJSON-2046492390 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b47a1c1-f3d9-48f4-b043-967177a4d756 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:19 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[9f039993-08d5-426d-91a4-69034d478f0f]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:56:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:19 devstack sudo[99511]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238 Aug 18 18:56:19 devstack sudo[99511]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:19 devstack sudo[99510]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b47a1c1-f3d9-48f4-b043-967177a4d756 Aug 18 18:56:19 devstack sudo[99510]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:20 devstack sudo[99511]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238" returned: 0 in 0.645s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238.e7eee39e-6b2f-4e28-b92d-ac0d321a07f2 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:20 devstack sudo[99510]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a6fae500-87a6-444e-bdcb-235b375f3a57 tempest-ServersNegativeTestJSON-2046492390 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b47a1c1-f3d9-48f4-b043-967177a4d756" returned: 0 in 0.690s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a6fae500-87a6-444e-bdcb-235b375f3a57 tempest-ServersNegativeTestJSON-2046492390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b47a1c1-f3d9-48f4-b043-967177a4d756 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:20 devstack sudo[99601]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b47a1c1-f3d9-48f4-b043-967177a4d756 Aug 18 18:56:20 devstack sudo[99601]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:20 devstack sudo[99599]: 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/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238.e7eee39e-6b2f-4e28-b92d-ac0d321a07f2 1G Aug 18 18:56:20 devstack sudo[99599]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:20 devstack sudo[99601]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a6fae500-87a6-444e-bdcb-235b375f3a57 tempest-ServersNegativeTestJSON-2046492390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b47a1c1-f3d9-48f4-b043-967177a4d756" returned: 0 in 0.343s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:20 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a6fae500-87a6-444e-bdcb-235b375f3a57 tempest-ServersNegativeTestJSON-2046492390 None] Lock "cinder-quobyte-1b47a1c1-f3d9-48f4-b043-967177a4d756" released by "delete_volume" :: held 1.097s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:56:20 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-a6fae500-87a6-444e-bdcb-235b375f3a57 tempest-ServersNegativeTestJSON-2046492390 None] Created reservations ['a75f7c50-0bc6-4de7-be47-90e8029d9d46', 'f5beb0a7-0f2e-4ad2-b12e-bbbb1870b2e1', '6956e67b-a49d-4e44-a8b1-2ed92a408d03', '0d8120e5-1f71-4611-9d5c-5b7168905e5a'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:56:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a6fae500-87a6-444e-bdcb-235b375f3a57 tempest-ServersNegativeTestJSON-2046492390 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:56:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a6fae500-87a6-444e-bdcb-235b375f3a57 tempest-ServersNegativeTestJSON-2046492390 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:56:21 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-a6fae500-87a6-444e-bdcb-235b375f3a57 tempest-ServersNegativeTestJSON-2046492390 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:56:21 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-a6fae500-87a6-444e-bdcb-235b375f3a57 tempest-ServersNegativeTestJSON-2046492390 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:56:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a6fae500-87a6-444e-bdcb-235b375f3a57 tempest-ServersNegativeTestJSON-2046492390 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:56:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a6fae500-87a6-444e-bdcb-235b375f3a57 tempest-ServersNegativeTestJSON-2046492390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:21 devstack sudo[99933]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:56:21 devstack sudo[99933]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:21 devstack sudo[99599]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238.e7eee39e-6b2f-4e28-b92d-ac0d321a07f2 1G" returned: 0 in 0.842s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fb6c727c-4a21-4c8b-beef-c9024b76d238 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238.e7eee39e-6b2f-4e28-b92d-ac0d321a07f2 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:21 devstack sudo[99935]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fb6c727c-4a21-4c8b-beef-c9024b76d238 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238.e7eee39e-6b2f-4e28-b92d-ac0d321a07f2 Aug 18 18:56:21 devstack sudo[99935]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:21 devstack sudo[99933]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a6fae500-87a6-444e-bdcb-235b375f3a57 tempest-ServersNegativeTestJSON-2046492390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.483s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:21 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-a6fae500-87a6-444e-bdcb-235b375f3a57 tempest-ServersNegativeTestJSON-2046492390 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:56:21 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-a6fae500-87a6-444e-bdcb-235b375f3a57 tempest-ServersNegativeTestJSON-2046492390 None] Deleted volume successfully. Aug 18 18:56:21 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a6fae500-87a6-444e-bdcb-235b375f3a57 tempest-ServersNegativeTestJSON-2046492390 None] Lock "cinder-1b47a1c1-f3d9-48f4-b043-967177a4d756-delete_volume" released by "delete_volume" :: held 2.156s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:56:21 devstack sudo[99935]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fb6c727c-4a21-4c8b-beef-c9024b76d238 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238.e7eee39e-6b2f-4e28-b92d-ac0d321a07f2" returned: 0 in 0.641s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:21 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238.e7eee39e-6b2f-4e28-b92d-ac0d321a07f2 is being set with open permissions: ugo+rw Aug 18 18:56:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238.e7eee39e-6b2f-4e28-b92d-ac0d321a07f2 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:21 devstack sudo[99953]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238.e7eee39e-6b2f-4e28-b92d-ac0d321a07f2 Aug 18 18:56:21 devstack sudo[99953]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:22 devstack sudo[99953]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238.e7eee39e-6b2f-4e28-b92d-ac0d321a07f2" returned: 0 in 0.316s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:22 devstack sudo[99963]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238.info Aug 18 18:56:22 devstack sudo[99963]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:22 devstack sudo[99963]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238.info" returned: 0 in 0.436s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:22 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238.info is being set with open permissions: ugo+rw Aug 18 18:56:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:22 devstack sudo[99979]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238.info Aug 18 18:56:22 devstack sudo[99979]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:23 devstack sudo[99979]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238.info" returned: 0 in 0.462s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:23 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Acquiring lock "cinder-quobyte-e7b6aa0f-e318-4710-845b-34efc7166e75" by "_copy_volume_from_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:56:23 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Lock "cinder-quobyte-e7b6aa0f-e318-4710-845b-34efc7166e75" acquired by "_copy_volume_from_snapshot" :: waited 0.046s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:56:23 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] snapshot: e7eee39e-6b2f-4e28-b92d-ac0d321a07f2, volume: e7b6aa0f-e318-4710-845b-34efc7166e75, {{(pid=93728) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 18 18:56:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:56:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:56:23 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:56:23 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:56:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.023s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:56:23 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[91dd0772-a308-4a5c-875a-ef1422e27d17]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:56:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238.e7eee39e-6b2f-4e28-b92d-ac0d321a07f2 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:23 devstack sudo[100007]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238.e7eee39e-6b2f-4e28-b92d-ac0d321a07f2 Aug 18 18:56:23 devstack sudo[100007]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:24 devstack sudo[100007]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238.e7eee39e-6b2f-4e28-b92d-ac0d321a07f2" returned: 0 in 0.853s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:24 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-fb6c727c-4a21-4c8b-beef-c9024b76d238(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 18:56:24 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[de92df2d-9e5a-4edf-9b13-4b2fd23b309a]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:56:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:24 devstack sudo[100014]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238 Aug 18 18:56:24 devstack sudo[100014]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:24 devstack sudo[100014]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238" returned: 0 in 0.671s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:24 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] will copy from snapshot at /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238 {{(pid=93728) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 18 18:56:24 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Creating direct copy from snapshot {{(pid=93728) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 18 18:56:24 devstack cinder-volume[93728]: DEBUG cinder.utils [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Path /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e7b6aa0f-e318-4710-845b-34efc7166e75 not found in is_blk_device check {{(pid=93728) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 18 18:56:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e7b6aa0f-e318-4710-845b-34efc7166e75 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:24 devstack sudo[100039]: 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/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e7b6aa0f-e318-4710-845b-34efc7166e75 Aug 18 18:56:25 devstack sudo[100039]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:32 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=35,cinder:UPDATE=37,cinder:DELETE=2,cinder:INSERT=7 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 18:56:32 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:UPDATE=40,cinder:SELECT=34,cinder:INSERT=11,cinder:DELETE=5 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 18:56:33 devstack sudo[100039]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e7b6aa0f-e318-4710-845b-34efc7166e75" returned: 0 in 8.116s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:33 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Image conversion details: src /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238, size 1024.00 MB, duration 8.12 sec, destination /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e7b6aa0f-e318-4710-845b-34efc7166e75 {{(pid=93728) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 18 18:56:33 devstack cinder-volume[93728]: INFO cinder.image.image_utils [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Converted 1024.00 MB image at 126.15 MB/s Aug 18 18:56:33 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e7b6aa0f-e318-4710-845b-34efc7166e75 is being set with open permissions: ugo+rw Aug 18 18:56:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e7b6aa0f-e318-4710-845b-34efc7166e75 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:33 devstack sudo[100090]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e7b6aa0f-e318-4710-845b-34efc7166e75 Aug 18 18:56:33 devstack sudo[100090]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:33 devstack sudo[100090]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e7b6aa0f-e318-4710-845b-34efc7166e75" returned: 0 in 0.496s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Lock "cinder-quobyte-e7b6aa0f-e318-4710-845b-34efc7166e75" released by "_copy_volume_from_snapshot" :: held 10.287s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:56:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Acquiring lock "cinder-quobyte-e7eee39e-6b2f-4e28-b92d-ac0d321a07f2" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:56:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Lock "cinder-quobyte-e7eee39e-6b2f-4e28-b92d-ac0d321a07f2" acquired by "_delete_snapshot" :: waited 0.018s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:56:33 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Deleting offline snapshot e7eee39e-6b2f-4e28-b92d-ac0d321a07f2 of volume fb6c727c-4a21-4c8b-beef-c9024b76d238 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 18:56:33 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] snapshot_file for this snap is: volume-fb6c727c-4a21-4c8b-beef-c9024b76d238.e7eee39e-6b2f-4e28-b92d-ac0d321a07f2 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 18:56:33 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[c3e45d6f-a19a-481b-980e-6c6ac8d37470]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:56:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238.e7eee39e-6b2f-4e28-b92d-ac0d321a07f2 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:33 devstack sudo[100094]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238.e7eee39e-6b2f-4e28-b92d-ac0d321a07f2 Aug 18 18:56:33 devstack sudo[100094]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:34 devstack sudo[100094]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238.e7eee39e-6b2f-4e28-b92d-ac0d321a07f2" returned: 0 in 0.480s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:34 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-fb6c727c-4a21-4c8b-beef-c9024b76d238(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 18:56:34 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[e2821324-909e-431c-a34a-fcc7edf05196]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:56:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:34 devstack sudo[100099]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238 Aug 18 18:56:34 devstack sudo[100099]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:35 devstack sudo[100099]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238" returned: 0 in 0.929s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238.e7eee39e-6b2f-4e28-b92d-ac0d321a07f2 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:35 devstack sudo[100106]: 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/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238.e7eee39e-6b2f-4e28-b92d-ac0d321a07f2 Aug 18 18:56:35 devstack sudo[100106]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:35 devstack sudo[100106]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238.e7eee39e-6b2f-4e28-b92d-ac0d321a07f2" returned: 0 in 0.378s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238.e7eee39e-6b2f-4e28-b92d-ac0d321a07f2 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:35 devstack sudo[100111]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238.e7eee39e-6b2f-4e28-b92d-ac0d321a07f2 Aug 18 18:56:35 devstack sudo[100111]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:35 devstack sudo[100111]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238.e7eee39e-6b2f-4e28-b92d-ac0d321a07f2" returned: 0 in 0.260s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Lock "cinder-quobyte-e7eee39e-6b2f-4e28-b92d-ac0d321a07f2" released by "_delete_snapshot" :: held 2.170s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:56:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: held 16.201s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:56:35 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (24cc6440-06b8-430c-9254-3e1c9a496991) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e7b6aa0f-e318-4710-845b-34efc7166e75', 'volume_size': 2, 'source_volid': 'fb6c727c-4a21-4c8b-beef-c9024b76d238', 'source_volstatus': 'available'}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:35 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e1b89835-21d0-4402-ab54-53d6f11c31b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:35 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Volume volume-e7b6aa0f-e318-4710-845b-34efc7166e75 (e7b6aa0f-e318-4710-845b-34efc7166e75): created successfully Aug 18 18:56:35 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e1b89835-21d0-4402-ab54-53d6f11c31b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:35 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Flow 'volume_create_manager' (1760f76f-48e9-45d9-8bf3-781b1afddc60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:56:35 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-894b5d24-7228-4184-8c2e-f143459c199d tempest-VolumesCloneTest-1857283615 None] Created volume successfully. Aug 18 18:56:36 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2bbea1b0-d38e-452b-a50b-8d55caab45db tempest-VolumesCloneTest-1857283615 None] Acquiring lock "cinder-e7b6aa0f-e318-4710-845b-34efc7166e75-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:56:36 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2bbea1b0-d38e-452b-a50b-8d55caab45db tempest-VolumesCloneTest-1857283615 None] Lock "cinder-e7b6aa0f-e318-4710-845b-34efc7166e75-delete_volume" acquired by "delete_volume" :: waited 0.045s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:56:36 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2bbea1b0-d38e-452b-a50b-8d55caab45db tempest-VolumesCloneTest-1857283615 None] Acquiring lock "cinder-quobyte-e7b6aa0f-e318-4710-845b-34efc7166e75" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:56:36 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2bbea1b0-d38e-452b-a50b-8d55caab45db tempest-VolumesCloneTest-1857283615 None] Lock "cinder-quobyte-e7b6aa0f-e318-4710-845b-34efc7166e75" acquired by "delete_volume" :: waited 0.015s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:56:36 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[2ebdc2fc-64ab-4bfb-bf27-c6a1b271e76e]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:56:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2bbea1b0-d38e-452b-a50b-8d55caab45db tempest-VolumesCloneTest-1857283615 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e7b6aa0f-e318-4710-845b-34efc7166e75 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:37 devstack sudo[100116]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e7b6aa0f-e318-4710-845b-34efc7166e75 Aug 18 18:56:37 devstack sudo[100116]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:37 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-37fb6b22-d0a1-4d1d-b9e4-879d6c9e8ea5 tempest-AttachVolumeNegativeTest-216621625 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:56:37 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-37fb6b22-d0a1-4d1d-b9e4-879d6c9e8ea5 tempest-AttachVolumeNegativeTest-216621625 None] Flow 'volume_create_manager' (a44f1b68-6d00-489f-9727-c6ad8666e424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:56:37 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-37fb6b22-d0a1-4d1d-b9e4-879d6c9e8ea5 tempest-AttachVolumeNegativeTest-216621625 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bb6ad720-7867-4ff2-9142-364dea81abf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:37 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-37fb6b22-d0a1-4d1d-b9e4-879d6c9e8ea5 tempest-AttachVolumeNegativeTest-216621625 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bb6ad720-7867-4ff2-9142-364dea81abf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:56:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-254547485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=88a06551-a968-476d-8aab-e875f37c6384,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9b87704a4b74a0eba5683b3c5b8f764',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:56: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-18T16:56:37Z,use_quota=True,user_id='2e3e0f3d7ce14b518b0cc0c2bc69a425',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:37 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-37fb6b22-d0a1-4d1d-b9e4-879d6c9e8ea5 tempest-AttachVolumeNegativeTest-216621625 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (08340c2a-0edd-416d-8979-dd74e3434be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:37 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-37fb6b22-d0a1-4d1d-b9e4-879d6c9e8ea5 tempest-AttachVolumeNegativeTest-216621625 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (08340c2a-0edd-416d-8979-dd74e3434be6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:37 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-37fb6b22-d0a1-4d1d-b9e4-879d6c9e8ea5 tempest-AttachVolumeNegativeTest-216621625 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5fb79fdb-7323-4f5c-8dcc-038b5a8a57b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:37 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-37fb6b22-d0a1-4d1d-b9e4-879d6c9e8ea5 tempest-AttachVolumeNegativeTest-216621625 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5fb79fdb-7323-4f5c-8dcc-038b5a8a57b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '88a06551-a968-476d-8aab-e875f37c6384', 'volume_name': 'volume-88a06551-a968-476d-8aab-e875f37c6384', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:37 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-37fb6b22-d0a1-4d1d-b9e4-879d6c9e8ea5 tempest-AttachVolumeNegativeTest-216621625 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d47423b3-b67e-42af-8e32-f712242672be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:37 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-37fb6b22-d0a1-4d1d-b9e4-879d6c9e8ea5 tempest-AttachVolumeNegativeTest-216621625 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d47423b3-b67e-42af-8e32-f712242672be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:37 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-37fb6b22-d0a1-4d1d-b9e4-879d6c9e8ea5 tempest-AttachVolumeNegativeTest-216621625 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (578ad9c0-2c77-4c5d-a5e2-cf34459d38a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:37 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-37fb6b22-d0a1-4d1d-b9e4-879d6c9e8ea5 tempest-AttachVolumeNegativeTest-216621625 None] Volume 88a06551-a968-476d-8aab-e875f37c6384: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-88a06551-a968-476d-8aab-e875f37c6384', 'volume_size': 1} Aug 18 18:56:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-37fb6b22-d0a1-4d1d-b9e4-879d6c9e8ea5 tempest-AttachVolumeNegativeTest-216621625 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:56:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-37fb6b22-d0a1-4d1d-b9e4-879d6c9e8ea5 tempest-AttachVolumeNegativeTest-216621625 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:56:37 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-37fb6b22-d0a1-4d1d-b9e4-879d6c9e8ea5 tempest-AttachVolumeNegativeTest-216621625 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:56:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-254547485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=88a06551-a968-476d-8aab-e875f37c6384,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9b87704a4b74a0eba5683b3c5b8f764',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:56: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-18T16:56:37Z,use_quota=True,user_id='2e3e0f3d7ce14b518b0cc0c2bc69a425',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 18:56:37 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-37fb6b22-d0a1-4d1d-b9e4-879d6c9e8ea5 tempest-AttachVolumeNegativeTest-216621625 None] Creating volume 88a06551-a968-476d-8aab-e875f37c6384 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 18:56:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-37fb6b22-d0a1-4d1d-b9e4-879d6c9e8ea5 tempest-AttachVolumeNegativeTest-216621625 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:56:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-37fb6b22-d0a1-4d1d-b9e4-879d6c9e8ea5 tempest-AttachVolumeNegativeTest-216621625 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:56:37 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-37fb6b22-d0a1-4d1d-b9e4-879d6c9e8ea5 tempest-AttachVolumeNegativeTest-216621625 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:56:37 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-37fb6b22-d0a1-4d1d-b9e4-879d6c9e8ea5 tempest-AttachVolumeNegativeTest-216621625 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:56:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-37fb6b22-d0a1-4d1d-b9e4-879d6c9e8ea5 tempest-AttachVolumeNegativeTest-216621625 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:56:37 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-37fb6b22-d0a1-4d1d-b9e4-879d6c9e8ea5 tempest-AttachVolumeNegativeTest-216621625 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:56:37 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-37fb6b22-d0a1-4d1d-b9e4-879d6c9e8ea5 tempest-AttachVolumeNegativeTest-216621625 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 18:56:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-37fb6b22-d0a1-4d1d-b9e4-879d6c9e8ea5 tempest-AttachVolumeNegativeTest-216621625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-88a06551-a968-476d-8aab-e875f37c6384 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:37 devstack sudo[100120]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-88a06551-a968-476d-8aab-e875f37c6384 1073741824 Aug 18 18:56:37 devstack sudo[100120]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:37 devstack sudo[100116]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2bbea1b0-d38e-452b-a50b-8d55caab45db tempest-VolumesCloneTest-1857283615 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e7b6aa0f-e318-4710-845b-34efc7166e75" returned: 0 in 0.773s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2bbea1b0-d38e-452b-a50b-8d55caab45db tempest-VolumesCloneTest-1857283615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e7b6aa0f-e318-4710-845b-34efc7166e75 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:37 devstack sudo[100125]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e7b6aa0f-e318-4710-845b-34efc7166e75 Aug 18 18:56:37 devstack sudo[100125]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:38 devstack sudo[100125]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2bbea1b0-d38e-452b-a50b-8d55caab45db tempest-VolumesCloneTest-1857283615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e7b6aa0f-e318-4710-845b-34efc7166e75" returned: 0 in 0.435s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:38 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2bbea1b0-d38e-452b-a50b-8d55caab45db tempest-VolumesCloneTest-1857283615 None] Lock "cinder-quobyte-e7b6aa0f-e318-4710-845b-34efc7166e75" released by "delete_volume" :: held 1.278s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:56:38 devstack sudo[100120]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-37fb6b22-d0a1-4d1d-b9e4-879d6c9e8ea5 tempest-AttachVolumeNegativeTest-216621625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-88a06551-a968-476d-8aab-e875f37c6384 1073741824" returned: 0 in 0.585s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-37fb6b22-d0a1-4d1d-b9e4-879d6c9e8ea5 tempest-AttachVolumeNegativeTest-216621625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-88a06551-a968-476d-8aab-e875f37c6384 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:38 devstack sudo[100132]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-88a06551-a968-476d-8aab-e875f37c6384 Aug 18 18:56:38 devstack sudo[100132]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:38 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-2bbea1b0-d38e-452b-a50b-8d55caab45db tempest-VolumesCloneTest-1857283615 None] Created reservations ['d5782d7c-3f9e-4b15-b752-223528669e01', 'cca55502-2f44-4c7c-8538-f15bd63f16da', 'f5f3d3ac-9ba0-4f10-9623-73bf9dda7f1c', '801112f7-fa28-4dad-9032-3fc4a57582d2'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:56:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2bbea1b0-d38e-452b-a50b-8d55caab45db tempest-VolumesCloneTest-1857283615 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:56:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2bbea1b0-d38e-452b-a50b-8d55caab45db tempest-VolumesCloneTest-1857283615 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:56:38 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-2bbea1b0-d38e-452b-a50b-8d55caab45db tempest-VolumesCloneTest-1857283615 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:56:38 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-2bbea1b0-d38e-452b-a50b-8d55caab45db tempest-VolumesCloneTest-1857283615 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:56:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2bbea1b0-d38e-452b-a50b-8d55caab45db tempest-VolumesCloneTest-1857283615 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:56:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2bbea1b0-d38e-452b-a50b-8d55caab45db tempest-VolumesCloneTest-1857283615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:38 devstack sudo[100135]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:56:38 devstack sudo[100135]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:38 devstack sudo[100132]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-37fb6b22-d0a1-4d1d-b9e4-879d6c9e8ea5 tempest-AttachVolumeNegativeTest-216621625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-88a06551-a968-476d-8aab-e875f37c6384" returned: 0 in 0.394s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:38 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-37fb6b22-d0a1-4d1d-b9e4-879d6c9e8ea5 tempest-AttachVolumeNegativeTest-216621625 None] <== create_volume: return (1036ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 18:56:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-37fb6b22-d0a1-4d1d-b9e4-879d6c9e8ea5 tempest-AttachVolumeNegativeTest-216621625 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.040s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:56:38 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-37fb6b22-d0a1-4d1d-b9e4-879d6c9e8ea5 tempest-AttachVolumeNegativeTest-216621625 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (578ad9c0-2c77-4c5d-a5e2-cf34459d38a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-88a06551-a968-476d-8aab-e875f37c6384', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:38 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-37fb6b22-d0a1-4d1d-b9e4-879d6c9e8ea5 tempest-AttachVolumeNegativeTest-216621625 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3eab0ac1-4db5-4b70-b165-7ac43f5af2ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:38 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-37fb6b22-d0a1-4d1d-b9e4-879d6c9e8ea5 tempest-AttachVolumeNegativeTest-216621625 None] Volume volume-88a06551-a968-476d-8aab-e875f37c6384 (88a06551-a968-476d-8aab-e875f37c6384): created successfully Aug 18 18:56:38 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-37fb6b22-d0a1-4d1d-b9e4-879d6c9e8ea5 tempest-AttachVolumeNegativeTest-216621625 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3eab0ac1-4db5-4b70-b165-7ac43f5af2ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:38 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-37fb6b22-d0a1-4d1d-b9e4-879d6c9e8ea5 tempest-AttachVolumeNegativeTest-216621625 None] Flow 'volume_create_manager' (a44f1b68-6d00-489f-9727-c6ad8666e424) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:56:38 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-37fb6b22-d0a1-4d1d-b9e4-879d6c9e8ea5 tempest-AttachVolumeNegativeTest-216621625 None] Created volume successfully. Aug 18 18:56:38 devstack sudo[100135]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2bbea1b0-d38e-452b-a50b-8d55caab45db tempest-VolumesCloneTest-1857283615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.396s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:38 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-2bbea1b0-d38e-452b-a50b-8d55caab45db tempest-VolumesCloneTest-1857283615 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:56:38 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-2bbea1b0-d38e-452b-a50b-8d55caab45db tempest-VolumesCloneTest-1857283615 None] Deleted volume successfully. Aug 18 18:56:38 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2bbea1b0-d38e-452b-a50b-8d55caab45db tempest-VolumesCloneTest-1857283615 None] Lock "cinder-e7b6aa0f-e318-4710-845b-34efc7166e75-delete_volume" released by "delete_volume" :: held 2.158s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:56:39 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d1857aa5-7251-4b12-be4c-969966f5f9c2 tempest-VolumesCloneTest-1857283615 None] Acquiring lock "cinder-fb6c727c-4a21-4c8b-beef-c9024b76d238-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:56:39 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d1857aa5-7251-4b12-be4c-969966f5f9c2 tempest-VolumesCloneTest-1857283615 None] Lock "cinder-fb6c727c-4a21-4c8b-beef-c9024b76d238-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:56:39 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d1857aa5-7251-4b12-be4c-969966f5f9c2 tempest-VolumesCloneTest-1857283615 None] Acquiring lock "cinder-quobyte-fb6c727c-4a21-4c8b-beef-c9024b76d238" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:56:39 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d1857aa5-7251-4b12-be4c-969966f5f9c2 tempest-VolumesCloneTest-1857283615 None] Lock "cinder-quobyte-fb6c727c-4a21-4c8b-beef-c9024b76d238" acquired by "delete_volume" :: waited 0.031s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:56:39 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[a58d51c5-dbf6-4504-a80c-a5c244dce820]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:56:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d1857aa5-7251-4b12-be4c-969966f5f9c2 tempest-VolumesCloneTest-1857283615 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:39 devstack sudo[100154]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238 Aug 18 18:56:39 devstack sudo[100154]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:40 devstack sudo[100154]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d1857aa5-7251-4b12-be4c-969966f5f9c2 tempest-VolumesCloneTest-1857283615 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238" returned: 0 in 0.786s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d1857aa5-7251-4b12-be4c-969966f5f9c2 tempest-VolumesCloneTest-1857283615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:40 devstack sudo[100190]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238 Aug 18 18:56:40 devstack sudo[100190]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:40 devstack sudo[100190]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d1857aa5-7251-4b12-be4c-969966f5f9c2 tempest-VolumesCloneTest-1857283615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb6c727c-4a21-4c8b-beef-c9024b76d238" returned: 0 in 0.505s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:40 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d1857aa5-7251-4b12-be4c-969966f5f9c2 tempest-VolumesCloneTest-1857283615 None] Lock "cinder-quobyte-fb6c727c-4a21-4c8b-beef-c9024b76d238" released by "delete_volume" :: held 1.427s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:56:40 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-d1857aa5-7251-4b12-be4c-969966f5f9c2 tempest-VolumesCloneTest-1857283615 None] Created reservations ['a249e102-8185-461e-bb2a-73175387a540', '48d89a2e-30b6-4726-8960-85cfd610a1f0', 'b6293708-51dd-4903-ae9c-70f9381badbb', '206eb7fd-b649-48d8-b5a9-70fc0b7f0a99'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:56:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d1857aa5-7251-4b12-be4c-969966f5f9c2 tempest-VolumesCloneTest-1857283615 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:56:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d1857aa5-7251-4b12-be4c-969966f5f9c2 tempest-VolumesCloneTest-1857283615 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:56:40 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d1857aa5-7251-4b12-be4c-969966f5f9c2 tempest-VolumesCloneTest-1857283615 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:56:40 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d1857aa5-7251-4b12-be4c-969966f5f9c2 tempest-VolumesCloneTest-1857283615 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:56:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d1857aa5-7251-4b12-be4c-969966f5f9c2 tempest-VolumesCloneTest-1857283615 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:56:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d1857aa5-7251-4b12-be4c-969966f5f9c2 tempest-VolumesCloneTest-1857283615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:41 devstack sudo[100202]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:56:41 devstack sudo[100202]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-48503ece-c105-4ac3-a8a3-c9dbadc35409 req-a2ba48d9-36f1-4692-847f-88baa1c2bf22 tempest-AttachVolumeNegativeTest-216621625 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:56:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-48503ece-c105-4ac3-a8a3-c9dbadc35409 req-a2ba48d9-36f1-4692-847f-88baa1c2bf22 tempest-AttachVolumeNegativeTest-216621625 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:56:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-48503ece-c105-4ac3-a8a3-c9dbadc35409 req-a2ba48d9-36f1-4692-847f-88baa1c2bf22 tempest-AttachVolumeNegativeTest-216621625 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.021s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:56:41 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-48503ece-c105-4ac3-a8a3-c9dbadc35409 req-a2ba48d9-36f1-4692-847f-88baa1c2bf22 tempest-AttachVolumeNegativeTest-216621625 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356', 'name': 'volume-88a06551-a968-476d-8aab-e875f37c6384', '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': '804a1644-98be-4298-bc92-5c9035256c47', 'enforce_multipath': True} {{(pid=93728) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 18 18:56:41 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-48503ece-c105-4ac3-a8a3-c9dbadc35409 req-a2ba48d9-36f1-4692-847f-88baa1c2bf22 tempest-AttachVolumeNegativeTest-216621625 None] attachment_update completed successfully. Aug 18 18:56:41 devstack sudo[100202]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d1857aa5-7251-4b12-be4c-969966f5f9c2 tempest-VolumesCloneTest-1857283615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.455s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:41 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-d1857aa5-7251-4b12-be4c-969966f5f9c2 tempest-VolumesCloneTest-1857283615 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:56:41 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-d1857aa5-7251-4b12-be4c-969966f5f9c2 tempest-VolumesCloneTest-1857283615 None] Deleted volume successfully. Aug 18 18:56:41 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d1857aa5-7251-4b12-be4c-969966f5f9c2 tempest-VolumesCloneTest-1857283615 None] Lock "cinder-fb6c727c-4a21-4c8b-beef-c9024b76d238-delete_volume" released by "delete_volume" :: held 2.197s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:56:41 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 18:56:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:56:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:56:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:56:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:56:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:56:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:42 devstack sudo[100210]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:56:42 devstack sudo[100210]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:42 devstack sudo[100210]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.427s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:42 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:56:42 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager._thread_info {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 18:56:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread count: 28 {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 18 18:56:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread info: [<_MainThread(MainThread, started 134742134784128)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 18 18:56:45 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-46aead5f-307e-4717-a903-672b5511a995 tempest-VolumesCloneNegativeTest-1474922374 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:56:45 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-46aead5f-307e-4717-a903-672b5511a995 tempest-VolumesCloneNegativeTest-1474922374 None] Flow 'volume_create_manager' (8cd4d932-426f-43c5-a0c0-eca9ddb32d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:56:45 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-46aead5f-307e-4717-a903-672b5511a995 tempest-VolumesCloneNegativeTest-1474922374 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b73d4c35-0704-4772-ac02-ae8bcfbfa64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:45 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-46aead5f-307e-4717-a903-672b5511a995 tempest-VolumesCloneNegativeTest-1474922374 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b73d4c35-0704-4772-ac02-ae8bcfbfa64c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:56:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1044286532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bd6e8d4f-8b08-4d0a-b267-cd39d2b4cae8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b362e75f1e774d1bab612649a9133360',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:56:46Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T16:56:46Z,use_quota=True,user_id='0eadda0e5dda481fb6cc3e31aaffaf2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:45 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-46aead5f-307e-4717-a903-672b5511a995 tempest-VolumesCloneNegativeTest-1474922374 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6c86099a-6713-4800-bafc-87647dfdcde8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:45 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-46aead5f-307e-4717-a903-672b5511a995 tempest-VolumesCloneNegativeTest-1474922374 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6c86099a-6713-4800-bafc-87647dfdcde8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:45 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-46aead5f-307e-4717-a903-672b5511a995 tempest-VolumesCloneNegativeTest-1474922374 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cd5f3410-17f0-47de-824c-79e6f8a18253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:45 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-46aead5f-307e-4717-a903-672b5511a995 tempest-VolumesCloneNegativeTest-1474922374 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cd5f3410-17f0-47de-824c-79e6f8a18253) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bd6e8d4f-8b08-4d0a-b267-cd39d2b4cae8', 'volume_name': 'volume-bd6e8d4f-8b08-4d0a-b267-cd39d2b4cae8', 'volume_size': 2}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:45 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-46aead5f-307e-4717-a903-672b5511a995 tempest-VolumesCloneNegativeTest-1474922374 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (08c521bb-61e1-4933-81d3-f79dffc7ca88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:45 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-46aead5f-307e-4717-a903-672b5511a995 tempest-VolumesCloneNegativeTest-1474922374 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (08c521bb-61e1-4933-81d3-f79dffc7ca88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:45 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-46aead5f-307e-4717-a903-672b5511a995 tempest-VolumesCloneNegativeTest-1474922374 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a6c2d508-35b4-4584-bda8-0f911d84347c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:45 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-46aead5f-307e-4717-a903-672b5511a995 tempest-VolumesCloneNegativeTest-1474922374 None] Volume bd6e8d4f-8b08-4d0a-b267-cd39d2b4cae8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bd6e8d4f-8b08-4d0a-b267-cd39d2b4cae8', 'volume_size': 2} Aug 18 18:56:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-46aead5f-307e-4717-a903-672b5511a995 tempest-VolumesCloneNegativeTest-1474922374 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:56:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-46aead5f-307e-4717-a903-672b5511a995 tempest-VolumesCloneNegativeTest-1474922374 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:56:45 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-46aead5f-307e-4717-a903-672b5511a995 tempest-VolumesCloneNegativeTest-1474922374 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:56:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1044286532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bd6e8d4f-8b08-4d0a-b267-cd39d2b4cae8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b362e75f1e774d1bab612649a9133360',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:56:46Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T16:56:46Z,use_quota=True,user_id='0eadda0e5dda481fb6cc3e31aaffaf2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 18:56:45 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-46aead5f-307e-4717-a903-672b5511a995 tempest-VolumesCloneNegativeTest-1474922374 None] Creating volume bd6e8d4f-8b08-4d0a-b267-cd39d2b4cae8 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 18:56:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-46aead5f-307e-4717-a903-672b5511a995 tempest-VolumesCloneNegativeTest-1474922374 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:56:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-46aead5f-307e-4717-a903-672b5511a995 tempest-VolumesCloneNegativeTest-1474922374 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:56:45 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-46aead5f-307e-4717-a903-672b5511a995 tempest-VolumesCloneNegativeTest-1474922374 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:56:45 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-46aead5f-307e-4717-a903-672b5511a995 tempest-VolumesCloneNegativeTest-1474922374 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:56:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-46aead5f-307e-4717-a903-672b5511a995 tempest-VolumesCloneNegativeTest-1474922374 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:56:45 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-46aead5f-307e-4717-a903-672b5511a995 tempest-VolumesCloneNegativeTest-1474922374 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:56:45 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-46aead5f-307e-4717-a903-672b5511a995 tempest-VolumesCloneNegativeTest-1474922374 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 18:56:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-46aead5f-307e-4717-a903-672b5511a995 tempest-VolumesCloneNegativeTest-1474922374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-bd6e8d4f-8b08-4d0a-b267-cd39d2b4cae8 2147483648 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:45 devstack sudo[100216]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-bd6e8d4f-8b08-4d0a-b267-cd39d2b4cae8 2147483648 Aug 18 18:56:45 devstack sudo[100216]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:46 devstack sudo[100216]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-46aead5f-307e-4717-a903-672b5511a995 tempest-VolumesCloneNegativeTest-1474922374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-bd6e8d4f-8b08-4d0a-b267-cd39d2b4cae8 2147483648" returned: 0 in 0.616s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-46aead5f-307e-4717-a903-672b5511a995 tempest-VolumesCloneNegativeTest-1474922374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-bd6e8d4f-8b08-4d0a-b267-cd39d2b4cae8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:46 devstack sudo[100228]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-bd6e8d4f-8b08-4d0a-b267-cd39d2b4cae8 Aug 18 18:56:46 devstack sudo[100228]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:46 devstack sudo[100228]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-46aead5f-307e-4717-a903-672b5511a995 tempest-VolumesCloneNegativeTest-1474922374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-bd6e8d4f-8b08-4d0a-b267-cd39d2b4cae8" returned: 0 in 0.354s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:46 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-46aead5f-307e-4717-a903-672b5511a995 tempest-VolumesCloneNegativeTest-1474922374 None] <== create_volume: return (1019ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 18:56:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-46aead5f-307e-4717-a903-672b5511a995 tempest-VolumesCloneNegativeTest-1474922374 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.024s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:56:46 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-46aead5f-307e-4717-a903-672b5511a995 tempest-VolumesCloneNegativeTest-1474922374 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a6c2d508-35b4-4584-bda8-0f911d84347c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bd6e8d4f-8b08-4d0a-b267-cd39d2b4cae8', 'volume_size': 2}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:46 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-46aead5f-307e-4717-a903-672b5511a995 tempest-VolumesCloneNegativeTest-1474922374 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2f05646e-5ad6-41a2-af86-080cf84524c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:46 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-46aead5f-307e-4717-a903-672b5511a995 tempest-VolumesCloneNegativeTest-1474922374 None] Volume volume-bd6e8d4f-8b08-4d0a-b267-cd39d2b4cae8 (bd6e8d4f-8b08-4d0a-b267-cd39d2b4cae8): created successfully Aug 18 18:56:46 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-46aead5f-307e-4717-a903-672b5511a995 tempest-VolumesCloneNegativeTest-1474922374 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2f05646e-5ad6-41a2-af86-080cf84524c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:46 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-46aead5f-307e-4717-a903-672b5511a995 tempest-VolumesCloneNegativeTest-1474922374 None] Flow 'volume_create_manager' (8cd4d932-426f-43c5-a0c0-eca9ddb32d3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:56:46 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-46aead5f-307e-4717-a903-672b5511a995 tempest-VolumesCloneNegativeTest-1474922374 None] Created volume successfully. Aug 18 18:56:48 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-5c39b77b-cc4d-4e1e-bcbe-06a822beec2b tempest-VolumesCloneNegativeTest-1474922374 None] Acquiring lock "cinder-bd6e8d4f-8b08-4d0a-b267-cd39d2b4cae8-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:56:48 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-5c39b77b-cc4d-4e1e-bcbe-06a822beec2b tempest-VolumesCloneNegativeTest-1474922374 None] Lock "cinder-bd6e8d4f-8b08-4d0a-b267-cd39d2b4cae8-delete_volume" acquired by "delete_volume" :: waited 0.055s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:56:48 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-5c39b77b-cc4d-4e1e-bcbe-06a822beec2b tempest-VolumesCloneNegativeTest-1474922374 None] Acquiring lock "cinder-quobyte-bd6e8d4f-8b08-4d0a-b267-cd39d2b4cae8" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:56:48 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-5c39b77b-cc4d-4e1e-bcbe-06a822beec2b tempest-VolumesCloneNegativeTest-1474922374 None] Lock "cinder-quobyte-bd6e8d4f-8b08-4d0a-b267-cd39d2b4cae8" acquired by "delete_volume" :: waited 0.023s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:56:48 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[f8b73176-279e-401d-8930-a605960c6661]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:56:48 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5c39b77b-cc4d-4e1e-bcbe-06a822beec2b tempest-VolumesCloneNegativeTest-1474922374 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-bd6e8d4f-8b08-4d0a-b267-cd39d2b4cae8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:48 devstack sudo[100239]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-bd6e8d4f-8b08-4d0a-b267-cd39d2b4cae8 Aug 18 18:56:48 devstack sudo[100239]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:48 devstack sudo[100239]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5c39b77b-cc4d-4e1e-bcbe-06a822beec2b tempest-VolumesCloneNegativeTest-1474922374 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-bd6e8d4f-8b08-4d0a-b267-cd39d2b4cae8" returned: 0 in 0.484s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5c39b77b-cc4d-4e1e-bcbe-06a822beec2b tempest-VolumesCloneNegativeTest-1474922374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-bd6e8d4f-8b08-4d0a-b267-cd39d2b4cae8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:49 devstack sudo[100254]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-bd6e8d4f-8b08-4d0a-b267-cd39d2b4cae8 Aug 18 18:56:49 devstack sudo[100254]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:49 devstack sudo[100254]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5c39b77b-cc4d-4e1e-bcbe-06a822beec2b tempest-VolumesCloneNegativeTest-1474922374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-bd6e8d4f-8b08-4d0a-b267-cd39d2b4cae8" returned: 0 in 0.343s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:49 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-5c39b77b-cc4d-4e1e-bcbe-06a822beec2b tempest-VolumesCloneNegativeTest-1474922374 None] Lock "cinder-quobyte-bd6e8d4f-8b08-4d0a-b267-cd39d2b4cae8" released by "delete_volume" :: held 0.892s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:56:49 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-5c39b77b-cc4d-4e1e-bcbe-06a822beec2b tempest-VolumesCloneNegativeTest-1474922374 None] Created reservations ['56ca2f3e-b310-4b4d-8040-e2748ddbded5', '0bf4f35d-7a73-435e-91c3-a8028a12317a', 'e783ea12-ef56-4f35-bf48-985f18bdad8d', '49c8d832-abf8-42d1-9a90-5f681e44a5d6'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:56:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5c39b77b-cc4d-4e1e-bcbe-06a822beec2b tempest-VolumesCloneNegativeTest-1474922374 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:56:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5c39b77b-cc4d-4e1e-bcbe-06a822beec2b tempest-VolumesCloneNegativeTest-1474922374 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:56:49 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5c39b77b-cc4d-4e1e-bcbe-06a822beec2b tempest-VolumesCloneNegativeTest-1474922374 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:56:49 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5c39b77b-cc4d-4e1e-bcbe-06a822beec2b tempest-VolumesCloneNegativeTest-1474922374 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:56:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5c39b77b-cc4d-4e1e-bcbe-06a822beec2b tempest-VolumesCloneNegativeTest-1474922374 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:56:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5c39b77b-cc4d-4e1e-bcbe-06a822beec2b tempest-VolumesCloneNegativeTest-1474922374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:49 devstack sudo[100261]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:56:49 devstack sudo[100261]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:49 devstack sudo[100261]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5c39b77b-cc4d-4e1e-bcbe-06a822beec2b tempest-VolumesCloneNegativeTest-1474922374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.318s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:49 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-5c39b77b-cc4d-4e1e-bcbe-06a822beec2b tempest-VolumesCloneNegativeTest-1474922374 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:56:49 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-5c39b77b-cc4d-4e1e-bcbe-06a822beec2b tempest-VolumesCloneNegativeTest-1474922374 None] Deleted volume successfully. Aug 18 18:56:49 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-5c39b77b-cc4d-4e1e-bcbe-06a822beec2b tempest-VolumesCloneNegativeTest-1474922374 None] Lock "cinder-bd6e8d4f-8b08-4d0a-b267-cd39d2b4cae8-delete_volume" released by "delete_volume" :: held 1.554s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:56:56 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:56:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Flow 'volume_create_manager' (0284edc7-a86a-4845-8e1a-ec2c958dd86b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:56:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aa7534f1-6e8c-419e-bed4-1887ea5a04f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aa7534f1-6e8c-419e-bed4-1887ea5a04f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:56:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-742395185',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=eaaadc78-28f1-4f83-bbd7-ca145f9859d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a2a3c3432eb4e579efa6cfb8de0830e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:56: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-18T16:56:56Z,use_quota=True,user_id='3d5f6a8cab9c4774bd75098186db3d79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f678d30-fdfe-4c81-bebf-d44ab0ef95eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f678d30-fdfe-4c81-bebf-d44ab0ef95eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dc705e38-1ed5-424e-b88b-50eed6a8e042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:56 devstack cinder-volume[93728]: DEBUG cinder.image.glance [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Creating Keystone auth plugin from conf {{(pid=93728) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 18 18:56:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dc705e38-1ed5-424e-b88b-50eed6a8e042) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'eaaadc78-28f1-4f83-bbd7-ca145f9859d8', 'volume_name': 'volume-eaaadc78-28f1-4f83-bbd7-ca145f9859d8', 'volume_size': 1, 'image_id': 'cad92038-24a0-4665-884f-3830143677fb', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cad92038-24a0-4665-884f-3830143677fb', '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': '6217fe19247d4e76ab76dd7dc30f94e7', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cad92038-24a0-4665-884f-3830143677fb', 'created_at': datetime.datetime(2026, 8, 18, 16, 47, 6, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 18, 16, 47, 8, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cad92038-24a0-4665-884f-3830143677fb/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=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4e1fc23c-3190-4d9c-9f6c-ed0d02c1dfcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4e1fc23c-3190-4d9c-9f6c-ed0d02c1dfcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:56:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (48942368-47c2-498d-b119-fb155557174b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:56:56 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Volume eaaadc78-28f1-4f83-bbd7-ca145f9859d8: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-eaaadc78-28f1-4f83-bbd7-ca145f9859d8', 'volume_size': 1, 'image_id': 'cad92038-24a0-4665-884f-3830143677fb', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cad92038-24a0-4665-884f-3830143677fb', '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': '6217fe19247d4e76ab76dd7dc30f94e7', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cad92038-24a0-4665-884f-3830143677fb', 'created_at': datetime.datetime(2026, 8, 18, 16, 47, 6, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 18, 16, 47, 8, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cad92038-24a0-4665-884f-3830143677fb/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 18 18:56:56 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Trying to clone eaaadc78-28f1-4f83-bbd7-ca145f9859d8 from image cad92038-24a0-4665-884f-3830143677fb at location (None, [{'url': 'file:///opt/stack/data/glance/images/cad92038-24a0-4665-884f-3830143677fb', 'metadata': {}}]). {{(pid=93728) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 18 18:56:57 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_cad92038-24a0-4665-884f-3830143677fb_up_ucfbudevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=93728) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 18 18:56:57 devstack cinder-volume[93728]: INFO cinder.image.image_utils [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Image download 20.69 MB at 20.69 MB/s Aug 18 18:56:57 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[82ff6aba-222a-4e28-9fd0-fdf057f87145]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:56:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cad92038-24a0-4665-884f-3830143677fb_up_ucfbudevstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:57 devstack sudo[100371]: quobyte : PWD=/ ; USER=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_cad92038-24a0-4665-884f-3830143677fb_up_ucfbudevstack@QuobyteHD Aug 18 18:56:57 devstack sudo[100371]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:58 devstack sudo[100371]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cad92038-24a0-4665-884f-3830143677fb_up_ucfbudevstack@QuobyteHD" returned: 0 in 0.657s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:58 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Temporary image cad92038-24a0-4665-884f-3830143677fb is fetched for user 3d5f6a8cab9c4774bd75098186db3d79. {{(pid=93728) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 18 18:56:58 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[cf858e80-7465-44ce-bf66-34c9bbd6ef54]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:56:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cad92038-24a0-4665-884f-3830143677fb_up_ucfbudevstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:58 devstack sudo[100379]: quobyte : PWD=/ ; USER=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_cad92038-24a0-4665-884f-3830143677fb_up_ucfbudevstack@QuobyteHD Aug 18 18:56:58 devstack sudo[100379]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:58 devstack sudo[100379]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cad92038-24a0-4665-884f-3830143677fb_up_ucfbudevstack@QuobyteHD" returned: 0 in 0.412s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:56:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:56:58 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:56:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-742395185',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=eaaadc78-28f1-4f83-bbd7-ca145f9859d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a2a3c3432eb4e579efa6cfb8de0830e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:56: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-18T16:56:56Z,use_quota=True,user_id='3d5f6a8cab9c4774bd75098186db3d79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 18:56:58 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Creating volume eaaadc78-28f1-4f83-bbd7-ca145f9859d8 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 18:56:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:56:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:56:58 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:56:58 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:56:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:56:58 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:56:58 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 18:56:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-eaaadc78-28f1-4f83-bbd7-ca145f9859d8 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:59 devstack sudo[100385]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-eaaadc78-28f1-4f83-bbd7-ca145f9859d8 1073741824 Aug 18 18:56:59 devstack sudo[100385]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:59 devstack sudo[100385]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-eaaadc78-28f1-4f83-bbd7-ca145f9859d8 1073741824" returned: 0 in 0.553s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-eaaadc78-28f1-4f83-bbd7-ca145f9859d8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:56:59 devstack sudo[100391]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-eaaadc78-28f1-4f83-bbd7-ca145f9859d8 Aug 18 18:56:59 devstack sudo[100391]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:56:59 devstack sudo[100391]: pam_unix(sudo:session): session closed for user root Aug 18 18:56:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-eaaadc78-28f1-4f83-bbd7-ca145f9859d8" returned: 0 in 0.359s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:56:59 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] <== create_volume: return (995ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 18:56:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.999s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:57:00 devstack cinder-volume[93728]: DEBUG cinder.volume.volume_utils [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Attempting download of cad92038-24a0-4665-884f-3830143677fb ((None, [{'url': 'file:///opt/stack/data/glance/images/cad92038-24a0-4665-884f-3830143677fb', 'metadata': {}}])) to volume eaaadc78-28f1-4f83-bbd7-ca145f9859d8. {{(pid=93728) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 18 18:57:00 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[dffea5a0-813e-4340-9328-4153e95c6413]: (4, 'raw') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:57:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_cad92038-24a0-4665-884f-3830143677fb_2fc8k5th {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:00 devstack sudo[100394]: 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_cad92038-24a0-4665-884f-3830143677fb_2fc8k5th Aug 18 18:57:00 devstack sudo[100394]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:00 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-1ebe83a4-544a-4d73-ae09-0bbda04ed87d req-a3b53065-81b1-4da5-80c0-d1253c55f18b tempest-ServerActionsTestOtherA-847320685 None] Terminate volume connection completed successfully. Aug 18 18:57:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-1ebe83a4-544a-4d73-ae09-0bbda04ed87d req-a3b53065-81b1-4da5-80c0-d1253c55f18b tempest-ServerActionsTestOtherA-847320685 None] Deleting attachment d0b1cb22-0b63-4faa-82e0-fd64e39912a9. {{(pid=93728) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 18 18:57:00 devstack sudo[100394]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:00 devstack cinder-volume[93728]: DEBUG cinder.coordination [req-1ebe83a4-544a-4d73-ae09-0bbda04ed87d req-e21155b5-ed77-45f3-acd7-ea56dfdb96c1 tempest-ServerActionsTestOtherA-847320685 None] Acquiring lock "cinder-28b26fea-f5c6-4879-8315-415db562836c-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:57:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] CMD "/opt/stack/data/venv/bin/python3.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_cad92038-24a0-4665-884f-3830143677fb_2fc8k5th" returned: 0 in 0.721s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_cad92038-24a0-4665-884f-3830143677fb_2fc8k5th {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:00 devstack cinder-volume[93728]: DEBUG cinder.coordination [req-1ebe83a4-544a-4d73-ae09-0bbda04ed87d req-e21155b5-ed77-45f3-acd7-ea56dfdb96c1 tempest-ServerActionsTestOtherA-847320685 None] Lock "cinder-28b26fea-f5c6-4879-8315-415db562836c-delete_volume" acquired by "delete_volume" :: waited 0.051s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:57:00 devstack cinder-volume[93728]: DEBUG cinder.coordination [req-1ebe83a4-544a-4d73-ae09-0bbda04ed87d req-e21155b5-ed77-45f3-acd7-ea56dfdb96c1 tempest-ServerActionsTestOtherA-847320685 None] Acquiring lock "cinder-quobyte-28b26fea-f5c6-4879-8315-415db562836c" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:57:00 devstack cinder-volume[93728]: DEBUG cinder.coordination [req-1ebe83a4-544a-4d73-ae09-0bbda04ed87d req-e21155b5-ed77-45f3-acd7-ea56dfdb96c1 tempest-ServerActionsTestOtherA-847320685 None] Lock "cinder-quobyte-28b26fea-f5c6-4879-8315-415db562836c" acquired by "delete_volume" :: waited 0.032s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:57:01 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[759e5272-a67b-4031-86be-7c26f52b4246]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:57:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-1ebe83a4-544a-4d73-ae09-0bbda04ed87d req-e21155b5-ed77-45f3-acd7-ea56dfdb96c1 tempest-ServerActionsTestOtherA-847320685 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-28b26fea-f5c6-4879-8315-415db562836c {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:01 devstack sudo[100399]: 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_cad92038-24a0-4665-884f-3830143677fb_2fc8k5th Aug 18 18:57:01 devstack sudo[100399]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:01 devstack sudo[100400]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-28b26fea-f5c6-4879-8315-415db562836c Aug 18 18:57:01 devstack sudo[100400]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:01 devstack sudo[100399]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] CMD "/opt/stack/data/venv/bin/python3.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_cad92038-24a0-4665-884f-3830143677fb_2fc8k5th" returned: 1 in 0.777s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 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_cad92038-24a0-4665-884f-3830143677fb_2fc8k5th' failed. Not Retrying. {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 18 18:57:01 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[8a4acba3-7303-4fe0-913a-3ea582c0affe]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:57:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cad92038-24a0-4665-884f-3830143677fb_up_ucfbudevstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:01 devstack sudo[100400]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-1ebe83a4-544a-4d73-ae09-0bbda04ed87d req-e21155b5-ed77-45f3-acd7-ea56dfdb96c1 tempest-ServerActionsTestOtherA-847320685 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-28b26fea-f5c6-4879-8315-415db562836c" returned: 0 in 0.670s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-1ebe83a4-544a-4d73-ae09-0bbda04ed87d req-e21155b5-ed77-45f3-acd7-ea56dfdb96c1 tempest-ServerActionsTestOtherA-847320685 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-28b26fea-f5c6-4879-8315-415db562836c {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:01 devstack sudo[100410]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-28b26fea-f5c6-4879-8315-415db562836c Aug 18 18:57:01 devstack sudo[100410]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:01 devstack sudo[100409]: quobyte : PWD=/ ; USER=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_cad92038-24a0-4665-884f-3830143677fb_up_ucfbudevstack@QuobyteHD Aug 18 18:57:01 devstack sudo[100409]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:02 devstack sudo[100409]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cad92038-24a0-4665-884f-3830143677fb_up_ucfbudevstack@QuobyteHD" returned: 0 in 0.591s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:02 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] cad92038-24a0-4665-884f-3830143677fb was qcow2, converting to qcow2 {{(pid=93728) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 18 18:57:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 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_cad92038-24a0-4665-884f-3830143677fb_up_ucfbudevstack@QuobyteHD /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-eaaadc78-28f1-4f83-bbd7-ca145f9859d8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:02 devstack sudo[100418]: 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_cad92038-24a0-4665-884f-3830143677fb_up_ucfbudevstack@QuobyteHD /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-eaaadc78-28f1-4f83-bbd7-ca145f9859d8 Aug 18 18:57:02 devstack sudo[100418]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:02 devstack sudo[100410]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-1ebe83a4-544a-4d73-ae09-0bbda04ed87d req-e21155b5-ed77-45f3-acd7-ea56dfdb96c1 tempest-ServerActionsTestOtherA-847320685 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-28b26fea-f5c6-4879-8315-415db562836c" returned: 0 in 0.630s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:02 devstack cinder-volume[93728]: DEBUG cinder.coordination [req-1ebe83a4-544a-4d73-ae09-0bbda04ed87d req-e21155b5-ed77-45f3-acd7-ea56dfdb96c1 tempest-ServerActionsTestOtherA-847320685 None] Lock "cinder-quobyte-28b26fea-f5c6-4879-8315-415db562836c" released by "delete_volume" :: held 1.379s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:57:02 devstack cinder-volume[93728]: DEBUG cinder.quota [req-1ebe83a4-544a-4d73-ae09-0bbda04ed87d req-e21155b5-ed77-45f3-acd7-ea56dfdb96c1 tempest-ServerActionsTestOtherA-847320685 None] Created reservations ['17d8f936-e752-45a2-89cc-a51224fc736d', '39d21f7b-02c3-4845-8e3f-578fefbe4f27', 'd9fd7633-c24f-49dc-80ea-739a3a0c445a', 'cb673f0c-73ff-4d52-83a9-fc5217d83212'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:57:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-1ebe83a4-544a-4d73-ae09-0bbda04ed87d req-e21155b5-ed77-45f3-acd7-ea56dfdb96c1 tempest-ServerActionsTestOtherA-847320685 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:57:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-1ebe83a4-544a-4d73-ae09-0bbda04ed87d req-e21155b5-ed77-45f3-acd7-ea56dfdb96c1 tempest-ServerActionsTestOtherA-847320685 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:57:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [req-1ebe83a4-544a-4d73-ae09-0bbda04ed87d req-e21155b5-ed77-45f3-acd7-ea56dfdb96c1 tempest-ServerActionsTestOtherA-847320685 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:57:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [req-1ebe83a4-544a-4d73-ae09-0bbda04ed87d req-e21155b5-ed77-45f3-acd7-ea56dfdb96c1 tempest-ServerActionsTestOtherA-847320685 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:57:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-1ebe83a4-544a-4d73-ae09-0bbda04ed87d req-e21155b5-ed77-45f3-acd7-ea56dfdb96c1 tempest-ServerActionsTestOtherA-847320685 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:57:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-1ebe83a4-544a-4d73-ae09-0bbda04ed87d req-e21155b5-ed77-45f3-acd7-ea56dfdb96c1 tempest-ServerActionsTestOtherA-847320685 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:02 devstack sudo[100421]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:57:02 devstack sudo[100421]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:02 devstack sudo[100421]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-1ebe83a4-544a-4d73-ae09-0bbda04ed87d req-e21155b5-ed77-45f3-acd7-ea56dfdb96c1 tempest-ServerActionsTestOtherA-847320685 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.396s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:02 devstack cinder-volume[93728]: DEBUG cinder.manager [req-1ebe83a4-544a-4d73-ae09-0bbda04ed87d req-e21155b5-ed77-45f3-acd7-ea56dfdb96c1 tempest-ServerActionsTestOtherA-847320685 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:57:02 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-1ebe83a4-544a-4d73-ae09-0bbda04ed87d req-e21155b5-ed77-45f3-acd7-ea56dfdb96c1 tempest-ServerActionsTestOtherA-847320685 None] Deleted volume successfully. Aug 18 18:57:03 devstack cinder-volume[93728]: DEBUG cinder.coordination [req-1ebe83a4-544a-4d73-ae09-0bbda04ed87d req-e21155b5-ed77-45f3-acd7-ea56dfdb96c1 tempest-ServerActionsTestOtherA-847320685 None] Lock "cinder-28b26fea-f5c6-4879-8315-415db562836c-delete_volume" released by "delete_volume" :: held 2.192s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:57:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c85ca50f-add0-4bac-b768-3266916cecb1 tempest-ServerActionsTestOtherA-847320685 None] Acquiring lock "cinder-6b4c8103-9cce-49db-a6d6-34b84e22f9bd-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:57:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c85ca50f-add0-4bac-b768-3266916cecb1 tempest-ServerActionsTestOtherA-847320685 None] Lock "cinder-6b4c8103-9cce-49db-a6d6-34b84e22f9bd-delete_volume" acquired by "delete_volume" :: waited 0.039s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:57:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c85ca50f-add0-4bac-b768-3266916cecb1 tempest-ServerActionsTestOtherA-847320685 None] Acquiring lock "cinder-quobyte-6b4c8103-9cce-49db-a6d6-34b84e22f9bd" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:57:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c85ca50f-add0-4bac-b768-3266916cecb1 tempest-ServerActionsTestOtherA-847320685 None] Lock "cinder-quobyte-6b4c8103-9cce-49db-a6d6-34b84e22f9bd" acquired by "delete_volume" :: waited 0.022s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:57:04 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[7fa00826-76f1-4d1a-ad18-7818b960b1b0]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:57:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c85ca50f-add0-4bac-b768-3266916cecb1 tempest-ServerActionsTestOtherA-847320685 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6b4c8103-9cce-49db-a6d6-34b84e22f9bd {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:04 devstack sudo[100433]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6b4c8103-9cce-49db-a6d6-34b84e22f9bd Aug 18 18:57:04 devstack sudo[100433]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:04 devstack sudo[100418]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_cad92038-24a0-4665-884f-3830143677fb_up_ucfbudevstack@QuobyteHD /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-eaaadc78-28f1-4f83-bbd7-ca145f9859d8" returned: 0 in 2.627s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:04 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_cad92038-24a0-4665-884f-3830143677fb_up_ucfbudevstack@QuobyteHD, size 112.00 MB, duration 2.63 sec, destination /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-eaaadc78-28f1-4f83-bbd7-ca145f9859d8 {{(pid=93728) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 18 18:57:04 devstack cinder-volume[93728]: INFO cinder.image.image_utils [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Converted 112.00 MB image at 42.57 MB/s Aug 18 18:57:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-eaaadc78-28f1-4f83-bbd7-ca145f9859d8 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:04 devstack sudo[100437]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-eaaadc78-28f1-4f83-bbd7-ca145f9859d8 1G Aug 18 18:57:04 devstack sudo[100437]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:05 devstack sudo[100433]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c85ca50f-add0-4bac-b768-3266916cecb1 tempest-ServerActionsTestOtherA-847320685 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6b4c8103-9cce-49db-a6d6-34b84e22f9bd" returned: 0 in 0.477s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c85ca50f-add0-4bac-b768-3266916cecb1 tempest-ServerActionsTestOtherA-847320685 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6b4c8103-9cce-49db-a6d6-34b84e22f9bd {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:05 devstack sudo[100443]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6b4c8103-9cce-49db-a6d6-34b84e22f9bd Aug 18 18:57:05 devstack sudo[100443]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:05 devstack sudo[100437]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-eaaadc78-28f1-4f83-bbd7-ca145f9859d8 1G" returned: 0 in 0.474s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:05 devstack cinder-volume[93728]: DEBUG cinder.volume.volume_utils [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Downloaded image cad92038-24a0-4665-884f-3830143677fb ((None, [{'url': 'file:///opt/stack/data/glance/images/cad92038-24a0-4665-884f-3830143677fb', 'metadata': {}}])) to volume eaaadc78-28f1-4f83-bbd7-ca145f9859d8 successfully. {{(pid=93728) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 18 18:57:05 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Temporary image cad92038-24a0-4665-884f-3830143677fb for user 3d5f6a8cab9c4774bd75098186db3d79 is deleted. {{(pid=93728) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 18 18:57:05 devstack cinder-volume[93728]: DEBUG cinder.volume.volume_utils [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Marking volume eaaadc78-28f1-4f83-bbd7-ca145f9859d8 as bootable. {{(pid=93728) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 18 18:57:05 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Copying metadata from image cad92038-24a0-4665-884f-3830143677fb to eaaadc78-28f1-4f83-bbd7-ca145f9859d8. {{(pid=93728) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 18 18:57:05 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Creating volume glance metadata for volume eaaadc78-28f1-4f83-bbd7-ca145f9859d8 backed by image cad92038-24a0-4665-884f-3830143677fb 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': 'cad92038-24a0-4665-884f-3830143677fb', '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=93728) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 18 18:57:05 devstack sudo[100443]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c85ca50f-add0-4bac-b768-3266916cecb1 tempest-ServerActionsTestOtherA-847320685 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6b4c8103-9cce-49db-a6d6-34b84e22f9bd" returned: 0 in 0.308s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:05 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c85ca50f-add0-4bac-b768-3266916cecb1 tempest-ServerActionsTestOtherA-847320685 None] Lock "cinder-quobyte-6b4c8103-9cce-49db-a6d6-34b84e22f9bd" released by "delete_volume" :: held 0.865s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:57:05 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-c85ca50f-add0-4bac-b768-3266916cecb1 tempest-ServerActionsTestOtherA-847320685 None] Created reservations ['0f3348f8-98ad-4880-945e-ad23e46c8400', 'd742bf53-1644-481c-9ffd-f98383b9b1fb', '1505a4cf-7830-41c6-aec9-4258d257761b', 'b4ad05ee-ea2d-4dda-b955-33068aaeb4c4'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:57:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (48942368-47c2-498d-b119-fb155557174b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-eaaadc78-28f1-4f83-bbd7-ca145f9859d8', 'volume_size': 1, 'image_id': 'cad92038-24a0-4665-884f-3830143677fb', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cad92038-24a0-4665-884f-3830143677fb', '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': '6217fe19247d4e76ab76dd7dc30f94e7', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cad92038-24a0-4665-884f-3830143677fb', 'created_at': datetime.datetime(2026, 8, 18, 16, 47, 6, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 18, 16, 47, 8, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cad92038-24a0-4665-884f-3830143677fb/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=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:57:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (39fa5ead-82ca-424e-a76e-d262a70e445d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:57:05 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Volume volume-eaaadc78-28f1-4f83-bbd7-ca145f9859d8 (eaaadc78-28f1-4f83-bbd7-ca145f9859d8): created successfully Aug 18 18:57:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (39fa5ead-82ca-424e-a76e-d262a70e445d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:57:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Flow 'volume_create_manager' (0284edc7-a86a-4845-8e1a-ec2c958dd86b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:57:05 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-21f34214-2b3e-4f6c-b9d8-cc271f5cc3dc tempest-VolumesExtendTest-1116930227 None] Created volume successfully. Aug 18 18:57:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c85ca50f-add0-4bac-b768-3266916cecb1 tempest-ServerActionsTestOtherA-847320685 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:57:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c85ca50f-add0-4bac-b768-3266916cecb1 tempest-ServerActionsTestOtherA-847320685 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:57:05 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c85ca50f-add0-4bac-b768-3266916cecb1 tempest-ServerActionsTestOtherA-847320685 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:57:05 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c85ca50f-add0-4bac-b768-3266916cecb1 tempest-ServerActionsTestOtherA-847320685 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:57:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c85ca50f-add0-4bac-b768-3266916cecb1 tempest-ServerActionsTestOtherA-847320685 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:57:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c85ca50f-add0-4bac-b768-3266916cecb1 tempest-ServerActionsTestOtherA-847320685 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:05 devstack sudo[100450]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:57:05 devstack sudo[100450]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:05 devstack sudo[100450]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c85ca50f-add0-4bac-b768-3266916cecb1 tempest-ServerActionsTestOtherA-847320685 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.327s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:05 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-c85ca50f-add0-4bac-b768-3266916cecb1 tempest-ServerActionsTestOtherA-847320685 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:57:05 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-c85ca50f-add0-4bac-b768-3266916cecb1 tempest-ServerActionsTestOtherA-847320685 None] Deleted volume successfully. Aug 18 18:57:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c85ca50f-add0-4bac-b768-3266916cecb1 tempest-ServerActionsTestOtherA-847320685 None] Lock "cinder-6b4c8103-9cce-49db-a6d6-34b84e22f9bd-delete_volume" released by "delete_volume" :: held 1.551s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:57:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-81c3b56f-5900-470c-becb-79e9336f74ae tempest-VolumesExtendTest-1116930227 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:57:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-81c3b56f-5900-470c-becb-79e9336f74ae tempest-VolumesExtendTest-1116930227 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:57:06 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[d7132352-2009-4363-89e5-9acc136a6850]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:57:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-81c3b56f-5900-470c-becb-79e9336f74ae tempest-VolumesExtendTest-1116930227 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-eaaadc78-28f1-4f83-bbd7-ca145f9859d8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:06 devstack sudo[100453]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-eaaadc78-28f1-4f83-bbd7-ca145f9859d8 Aug 18 18:57:06 devstack sudo[100453]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:07 devstack sudo[100453]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-81c3b56f-5900-470c-becb-79e9336f74ae tempest-VolumesExtendTest-1116930227 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-eaaadc78-28f1-4f83-bbd7-ca145f9859d8" returned: 0 in 0.732s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-81c3b56f-5900-470c-becb-79e9336f74ae tempest-VolumesExtendTest-1116930227 None] Running cmd (subprocess): qemu-img resize /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-eaaadc78-28f1-4f83-bbd7-ca145f9859d8 2G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-81c3b56f-5900-470c-becb-79e9336f74ae tempest-VolumesExtendTest-1116930227 None] CMD "qemu-img resize /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-eaaadc78-28f1-4f83-bbd7-ca145f9859d8 2G" returned: 0 in 0.190s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-81c3b56f-5900-470c-becb-79e9336f74ae tempest-VolumesExtendTest-1116930227 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: held 0.958s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:57:07 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-81c3b56f-5900-470c-becb-79e9336f74ae tempest-VolumesExtendTest-1116930227 None] Extend volume completed successfully. Aug 18 18:57:08 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-de4a75b4-8e70-4aeb-a7b8-28f3fc85eb30 tempest-VolumesExtendTest-1116930227 None] Acquiring lock "cinder-eaaadc78-28f1-4f83-bbd7-ca145f9859d8-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:57:08 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-de4a75b4-8e70-4aeb-a7b8-28f3fc85eb30 tempest-VolumesExtendTest-1116930227 None] Lock "cinder-eaaadc78-28f1-4f83-bbd7-ca145f9859d8-delete_volume" acquired by "delete_volume" :: waited 0.070s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:57:08 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-de4a75b4-8e70-4aeb-a7b8-28f3fc85eb30 tempest-VolumesExtendTest-1116930227 None] Acquiring lock "cinder-quobyte-eaaadc78-28f1-4f83-bbd7-ca145f9859d8" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:57:08 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-de4a75b4-8e70-4aeb-a7b8-28f3fc85eb30 tempest-VolumesExtendTest-1116930227 None] Lock "cinder-quobyte-eaaadc78-28f1-4f83-bbd7-ca145f9859d8" acquired by "delete_volume" :: waited 0.050s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:57:08 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[f37970d4-89db-4ad9-a99e-c7da823c36a4]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:57:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-de4a75b4-8e70-4aeb-a7b8-28f3fc85eb30 tempest-VolumesExtendTest-1116930227 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-eaaadc78-28f1-4f83-bbd7-ca145f9859d8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:08 devstack sudo[100503]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-eaaadc78-28f1-4f83-bbd7-ca145f9859d8 Aug 18 18:57:08 devstack sudo[100503]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:09 devstack sudo[100503]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-de4a75b4-8e70-4aeb-a7b8-28f3fc85eb30 tempest-VolumesExtendTest-1116930227 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-eaaadc78-28f1-4f83-bbd7-ca145f9859d8" returned: 0 in 0.539s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-de4a75b4-8e70-4aeb-a7b8-28f3fc85eb30 tempest-VolumesExtendTest-1116930227 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-eaaadc78-28f1-4f83-bbd7-ca145f9859d8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:09 devstack sudo[100515]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-eaaadc78-28f1-4f83-bbd7-ca145f9859d8 Aug 18 18:57:09 devstack sudo[100515]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:09 devstack sudo[100515]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-de4a75b4-8e70-4aeb-a7b8-28f3fc85eb30 tempest-VolumesExtendTest-1116930227 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-eaaadc78-28f1-4f83-bbd7-ca145f9859d8" returned: 0 in 0.569s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:09 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-de4a75b4-8e70-4aeb-a7b8-28f3fc85eb30 tempest-VolumesExtendTest-1116930227 None] Lock "cinder-quobyte-eaaadc78-28f1-4f83-bbd7-ca145f9859d8" released by "delete_volume" :: held 1.219s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:57:09 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-de4a75b4-8e70-4aeb-a7b8-28f3fc85eb30 tempest-VolumesExtendTest-1116930227 None] Created reservations ['7fd66df8-1ba2-4c32-a965-48b96a7d4749', '04e9d5e7-4889-4be5-b9c8-b31b616d8a58', 'ce958739-b8c4-4095-9f4a-940a5cc35974', '3286fc86-f38f-4f22-a821-97d928d8b015'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:57:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-de4a75b4-8e70-4aeb-a7b8-28f3fc85eb30 tempest-VolumesExtendTest-1116930227 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:57:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-de4a75b4-8e70-4aeb-a7b8-28f3fc85eb30 tempest-VolumesExtendTest-1116930227 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:57:09 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-de4a75b4-8e70-4aeb-a7b8-28f3fc85eb30 tempest-VolumesExtendTest-1116930227 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:57:09 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-de4a75b4-8e70-4aeb-a7b8-28f3fc85eb30 tempest-VolumesExtendTest-1116930227 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:57:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-de4a75b4-8e70-4aeb-a7b8-28f3fc85eb30 tempest-VolumesExtendTest-1116930227 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:57:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-de4a75b4-8e70-4aeb-a7b8-28f3fc85eb30 tempest-VolumesExtendTest-1116930227 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:10 devstack sudo[100543]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:57:10 devstack sudo[100543]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:10 devstack sudo[100543]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-de4a75b4-8e70-4aeb-a7b8-28f3fc85eb30 tempest-VolumesExtendTest-1116930227 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.287s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:10 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-de4a75b4-8e70-4aeb-a7b8-28f3fc85eb30 tempest-VolumesExtendTest-1116930227 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:57:10 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-de4a75b4-8e70-4aeb-a7b8-28f3fc85eb30 tempest-VolumesExtendTest-1116930227 None] Deleted volume successfully. Aug 18 18:57:10 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-de4a75b4-8e70-4aeb-a7b8-28f3fc85eb30 tempest-VolumesExtendTest-1116930227 None] Lock "cinder-eaaadc78-28f1-4f83-bbd7-ca145f9859d8-delete_volume" released by "delete_volume" :: held 1.978s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:57:11 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-0189d3b3-430e-4759-bf7a-dc2f532b1d90 tempest-VolumesExtendTest-1116930227 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:57:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0189d3b3-430e-4759-bf7a-dc2f532b1d90 tempest-VolumesExtendTest-1116930227 None] Flow 'volume_create_manager' (509fd3c7-6f47-40c6-a2e4-2b9746f24ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:57:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0189d3b3-430e-4759-bf7a-dc2f532b1d90 tempest-VolumesExtendTest-1116930227 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ad1ca0c5-ed37-4497-bb76-9d871b093942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:57:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0189d3b3-430e-4759-bf7a-dc2f532b1d90 tempest-VolumesExtendTest-1116930227 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ad1ca0c5-ed37-4497-bb76-9d871b093942) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:57:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1287621771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1b159835-f9b3-4d60-8954-a8815b0a4bf8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a2a3c3432eb4e579efa6cfb8de0830e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:57: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-18T16:57:11Z,use_quota=True,user_id='3d5f6a8cab9c4774bd75098186db3d79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:57:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0189d3b3-430e-4759-bf7a-dc2f532b1d90 tempest-VolumesExtendTest-1116930227 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fa4ceed0-ae3f-4a57-8cac-a02657678e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:57:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0189d3b3-430e-4759-bf7a-dc2f532b1d90 tempest-VolumesExtendTest-1116930227 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fa4ceed0-ae3f-4a57-8cac-a02657678e70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:57:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0189d3b3-430e-4759-bf7a-dc2f532b1d90 tempest-VolumesExtendTest-1116930227 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fb204285-9048-4a33-9bc6-cc9a5bb17f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:57:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0189d3b3-430e-4759-bf7a-dc2f532b1d90 tempest-VolumesExtendTest-1116930227 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fb204285-9048-4a33-9bc6-cc9a5bb17f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1b159835-f9b3-4d60-8954-a8815b0a4bf8', 'volume_name': 'volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:57:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0189d3b3-430e-4759-bf7a-dc2f532b1d90 tempest-VolumesExtendTest-1116930227 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cbc4ba84-c1b7-43c1-b9d7-22e4d28b43a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:57:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0189d3b3-430e-4759-bf7a-dc2f532b1d90 tempest-VolumesExtendTest-1116930227 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cbc4ba84-c1b7-43c1-b9d7-22e4d28b43a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:57:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0189d3b3-430e-4759-bf7a-dc2f532b1d90 tempest-VolumesExtendTest-1116930227 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f6b61aca-5066-4c3b-b7c6-64107f465797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:57:11 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-0189d3b3-430e-4759-bf7a-dc2f532b1d90 tempest-VolumesExtendTest-1116930227 None] Volume 1b159835-f9b3-4d60-8954-a8815b0a4bf8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8', 'volume_size': 1} Aug 18 18:57:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0189d3b3-430e-4759-bf7a-dc2f532b1d90 tempest-VolumesExtendTest-1116930227 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:57:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0189d3b3-430e-4759-bf7a-dc2f532b1d90 tempest-VolumesExtendTest-1116930227 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:57:11 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-0189d3b3-430e-4759-bf7a-dc2f532b1d90 tempest-VolumesExtendTest-1116930227 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:57:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1287621771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1b159835-f9b3-4d60-8954-a8815b0a4bf8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a2a3c3432eb4e579efa6cfb8de0830e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:57: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-18T16:57:11Z,use_quota=True,user_id='3d5f6a8cab9c4774bd75098186db3d79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 18:57:11 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-0189d3b3-430e-4759-bf7a-dc2f532b1d90 tempest-VolumesExtendTest-1116930227 None] Creating volume 1b159835-f9b3-4d60-8954-a8815b0a4bf8 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 18:57:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0189d3b3-430e-4759-bf7a-dc2f532b1d90 tempest-VolumesExtendTest-1116930227 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:57:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0189d3b3-430e-4759-bf7a-dc2f532b1d90 tempest-VolumesExtendTest-1116930227 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:57:11 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-0189d3b3-430e-4759-bf7a-dc2f532b1d90 tempest-VolumesExtendTest-1116930227 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:57:11 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-0189d3b3-430e-4759-bf7a-dc2f532b1d90 tempest-VolumesExtendTest-1116930227 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:57:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0189d3b3-430e-4759-bf7a-dc2f532b1d90 tempest-VolumesExtendTest-1116930227 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:57:11 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-0189d3b3-430e-4759-bf7a-dc2f532b1d90 tempest-VolumesExtendTest-1116930227 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:57:11 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-0189d3b3-430e-4759-bf7a-dc2f532b1d90 tempest-VolumesExtendTest-1116930227 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 18:57:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0189d3b3-430e-4759-bf7a-dc2f532b1d90 tempest-VolumesExtendTest-1116930227 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:11 devstack sudo[100580]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8 1073741824 Aug 18 18:57:11 devstack sudo[100580]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:12 devstack sudo[100580]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0189d3b3-430e-4759-bf7a-dc2f532b1d90 tempest-VolumesExtendTest-1116930227 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8 1073741824" returned: 0 in 0.739s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0189d3b3-430e-4759-bf7a-dc2f532b1d90 tempest-VolumesExtendTest-1116930227 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:12 devstack sudo[100617]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8 Aug 18 18:57:12 devstack sudo[100617]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:12 devstack sudo[100617]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0189d3b3-430e-4759-bf7a-dc2f532b1d90 tempest-VolumesExtendTest-1116930227 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8" returned: 0 in 0.302s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:12 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-0189d3b3-430e-4759-bf7a-dc2f532b1d90 tempest-VolumesExtendTest-1116930227 None] <== create_volume: return (1102ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 18:57:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0189d3b3-430e-4759-bf7a-dc2f532b1d90 tempest-VolumesExtendTest-1116930227 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.105s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:57:12 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0189d3b3-430e-4759-bf7a-dc2f532b1d90 tempest-VolumesExtendTest-1116930227 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f6b61aca-5066-4c3b-b7c6-64107f465797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:57:12 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0189d3b3-430e-4759-bf7a-dc2f532b1d90 tempest-VolumesExtendTest-1116930227 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (98b91055-00b7-4ff5-80a7-c3cf9e5cd34d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:57:12 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-0189d3b3-430e-4759-bf7a-dc2f532b1d90 tempest-VolumesExtendTest-1116930227 None] Volume volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8 (1b159835-f9b3-4d60-8954-a8815b0a4bf8): created successfully Aug 18 18:57:12 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0189d3b3-430e-4759-bf7a-dc2f532b1d90 tempest-VolumesExtendTest-1116930227 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (98b91055-00b7-4ff5-80a7-c3cf9e5cd34d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:57:12 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0189d3b3-430e-4759-bf7a-dc2f532b1d90 tempest-VolumesExtendTest-1116930227 None] Flow 'volume_create_manager' (509fd3c7-6f47-40c6-a2e4-2b9746f24ce8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:57:12 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-0189d3b3-430e-4759-bf7a-dc2f532b1d90 tempest-VolumesExtendTest-1116930227 None] Created volume successfully. Aug 18 18:57:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3b5e4f09-88bc-444a-b81f-007f6ed0f979 tempest-VolumesExtendTest-1116930227 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:57:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3b5e4f09-88bc-444a-b81f-007f6ed0f979 tempest-VolumesExtendTest-1116930227 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:57:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-3b5e4f09-88bc-444a-b81f-007f6ed0f979 tempest-VolumesExtendTest-1116930227 None] Creating offline snapshot 14949172-15a5-45a1-b7b5-91097bf2d1d4 of volume 1b159835-f9b3-4d60-8954-a8815b0a4bf8 {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 18:57:13 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[05799f6d-c76b-4e4e-8c83-e172e01a7606]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:57:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3b5e4f09-88bc-444a-b81f-007f6ed0f979 tempest-VolumesExtendTest-1116930227 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:14 devstack sudo[100637]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8 Aug 18 18:57:14 devstack sudo[100637]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:14 devstack sudo[100637]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3b5e4f09-88bc-444a-b81f-007f6ed0f979 tempest-VolumesExtendTest-1116930227 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8" returned: 0 in 0.514s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3b5e4f09-88bc-444a-b81f-007f6ed0f979 tempest-VolumesExtendTest-1116930227 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8.14949172-15a5-45a1-b7b5-91097bf2d1d4 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:14 devstack sudo[100643]: 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/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8.14949172-15a5-45a1-b7b5-91097bf2d1d4 1G Aug 18 18:57:14 devstack sudo[100643]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:15 devstack sudo[100643]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3b5e4f09-88bc-444a-b81f-007f6ed0f979 tempest-VolumesExtendTest-1116930227 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8.14949172-15a5-45a1-b7b5-91097bf2d1d4 1G" returned: 0 in 0.608s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3b5e4f09-88bc-444a-b81f-007f6ed0f979 tempest-VolumesExtendTest-1116930227 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8.14949172-15a5-45a1-b7b5-91097bf2d1d4 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:15 devstack sudo[100650]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8.14949172-15a5-45a1-b7b5-91097bf2d1d4 Aug 18 18:57:15 devstack sudo[100650]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:15 devstack sudo[100650]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3b5e4f09-88bc-444a-b81f-007f6ed0f979 tempest-VolumesExtendTest-1116930227 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8.14949172-15a5-45a1-b7b5-91097bf2d1d4" returned: 0 in 0.411s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:15 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-3b5e4f09-88bc-444a-b81f-007f6ed0f979 tempest-VolumesExtendTest-1116930227 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8.14949172-15a5-45a1-b7b5-91097bf2d1d4 is being set with open permissions: ugo+rw Aug 18 18:57:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3b5e4f09-88bc-444a-b81f-007f6ed0f979 tempest-VolumesExtendTest-1116930227 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8.14949172-15a5-45a1-b7b5-91097bf2d1d4 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:15 devstack sudo[100655]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8.14949172-15a5-45a1-b7b5-91097bf2d1d4 Aug 18 18:57:15 devstack sudo[100655]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:15 devstack sudo[100655]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3b5e4f09-88bc-444a-b81f-007f6ed0f979 tempest-VolumesExtendTest-1116930227 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8.14949172-15a5-45a1-b7b5-91097bf2d1d4" returned: 0 in 0.403s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3b5e4f09-88bc-444a-b81f-007f6ed0f979 tempest-VolumesExtendTest-1116930227 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:15 devstack sudo[100659]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8.info Aug 18 18:57:15 devstack sudo[100659]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:16 devstack sudo[100659]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3b5e4f09-88bc-444a-b81f-007f6ed0f979 tempest-VolumesExtendTest-1116930227 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8.info" returned: 0 in 0.538s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:16 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-3b5e4f09-88bc-444a-b81f-007f6ed0f979 tempest-VolumesExtendTest-1116930227 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8.info is being set with open permissions: ugo+rw Aug 18 18:57:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3b5e4f09-88bc-444a-b81f-007f6ed0f979 tempest-VolumesExtendTest-1116930227 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:16 devstack sudo[100663]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8.info Aug 18 18:57:16 devstack sudo[100663]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:16 devstack sudo[100663]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3b5e4f09-88bc-444a-b81f-007f6ed0f979 tempest-VolumesExtendTest-1116930227 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8.info" returned: 0 in 0.290s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3b5e4f09-88bc-444a-b81f-007f6ed0f979 tempest-VolumesExtendTest-1116930227 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.928s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:57:16 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-3b5e4f09-88bc-444a-b81f-007f6ed0f979 tempest-VolumesExtendTest-1116930227 None] Create snapshot completed successfully Aug 18 18:57:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f5f468da-1a7e-4828-9897-884ba167c9f4 tempest-VolumesExtendTest-1116930227 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:57:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f5f468da-1a7e-4828-9897-884ba167c9f4 tempest-VolumesExtendTest-1116930227 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:57:17 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[68f9c817-aca5-415c-b4e4-2638244799f2]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:57:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f5f468da-1a7e-4828-9897-884ba167c9f4 tempest-VolumesExtendTest-1116930227 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:17 devstack sudo[100666]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8 Aug 18 18:57:17 devstack sudo[100666]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:17 devstack sudo[100666]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f5f468da-1a7e-4828-9897-884ba167c9f4 tempest-VolumesExtendTest-1116930227 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8" returned: 0 in 0.539s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f5f468da-1a7e-4828-9897-884ba167c9f4 tempest-VolumesExtendTest-1116930227 None] Running cmd (subprocess): qemu-img resize /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8.14949172-15a5-45a1-b7b5-91097bf2d1d4 2G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f5f468da-1a7e-4828-9897-884ba167c9f4 tempest-VolumesExtendTest-1116930227 None] CMD "qemu-img resize /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8.14949172-15a5-45a1-b7b5-91097bf2d1d4 2G" returned: 0 in 0.142s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f5f468da-1a7e-4828-9897-884ba167c9f4 tempest-VolumesExtendTest-1116930227 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: held 0.748s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:57:17 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-f5f468da-1a7e-4828-9897-884ba167c9f4 tempest-VolumesExtendTest-1116930227 None] Extend volume completed successfully. Aug 18 18:57:18 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6f5c6400-fde8-4d69-9a45-dba69df92cce tempest-VolumesExtendTest-1116930227 None] Acquiring lock "cinder-14949172-15a5-45a1-b7b5-91097bf2d1d4-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:57:18 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6f5c6400-fde8-4d69-9a45-dba69df92cce tempest-VolumesExtendTest-1116930227 None] Lock "cinder-14949172-15a5-45a1-b7b5-91097bf2d1d4-delete_snapshot" acquired by "delete_snapshot" :: waited 0.032s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:57:18 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6f5c6400-fde8-4d69-9a45-dba69df92cce tempest-VolumesExtendTest-1116930227 None] Acquiring lock "cinder-quobyte-1b159835-f9b3-4d60-8954-a8815b0a4bf8" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:57:18 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6f5c6400-fde8-4d69-9a45-dba69df92cce tempest-VolumesExtendTest-1116930227 None] Lock "cinder-quobyte-1b159835-f9b3-4d60-8954-a8815b0a4bf8" acquired by "delete_snapshot" :: waited 0.021s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:57:18 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6f5c6400-fde8-4d69-9a45-dba69df92cce tempest-VolumesExtendTest-1116930227 None] Acquiring lock "cinder-quobyte-14949172-15a5-45a1-b7b5-91097bf2d1d4" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:57:18 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6f5c6400-fde8-4d69-9a45-dba69df92cce tempest-VolumesExtendTest-1116930227 None] Lock "cinder-quobyte-14949172-15a5-45a1-b7b5-91097bf2d1d4" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:57:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-6f5c6400-fde8-4d69-9a45-dba69df92cce tempest-VolumesExtendTest-1116930227 None] Deleting offline snapshot 14949172-15a5-45a1-b7b5-91097bf2d1d4 of volume 1b159835-f9b3-4d60-8954-a8815b0a4bf8 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 18:57:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-6f5c6400-fde8-4d69-9a45-dba69df92cce tempest-VolumesExtendTest-1116930227 None] snapshot_file for this snap is: volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8.14949172-15a5-45a1-b7b5-91097bf2d1d4 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 18:57:18 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[a23b0ddd-a230-4cff-b10f-531b322e084f]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:57:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6f5c6400-fde8-4d69-9a45-dba69df92cce tempest-VolumesExtendTest-1116930227 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8.14949172-15a5-45a1-b7b5-91097bf2d1d4 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:18 devstack sudo[100676]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8.14949172-15a5-45a1-b7b5-91097bf2d1d4 Aug 18 18:57:18 devstack sudo[100676]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:18 devstack sudo[100676]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6f5c6400-fde8-4d69-9a45-dba69df92cce tempest-VolumesExtendTest-1116930227 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8.14949172-15a5-45a1-b7b5-91097bf2d1d4" returned: 0 in 0.408s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:19 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-6f5c6400-fde8-4d69-9a45-dba69df92cce tempest-VolumesExtendTest-1116930227 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 18:57:19 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[7f79f9a3-580c-44cf-b991-af3997bfa3d3]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:57:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6f5c6400-fde8-4d69-9a45-dba69df92cce tempest-VolumesExtendTest-1116930227 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:19 devstack sudo[100681]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8 Aug 18 18:57:19 devstack sudo[100681]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:19 devstack sudo[100681]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6f5c6400-fde8-4d69-9a45-dba69df92cce tempest-VolumesExtendTest-1116930227 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8" returned: 0 in 0.457s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6f5c6400-fde8-4d69-9a45-dba69df92cce tempest-VolumesExtendTest-1116930227 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8.14949172-15a5-45a1-b7b5-91097bf2d1d4 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:19 devstack sudo[100686]: 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/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8.14949172-15a5-45a1-b7b5-91097bf2d1d4 Aug 18 18:57:19 devstack sudo[100686]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:19 devstack sudo[100686]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6f5c6400-fde8-4d69-9a45-dba69df92cce tempest-VolumesExtendTest-1116930227 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8.14949172-15a5-45a1-b7b5-91097bf2d1d4" returned: 0 in 0.416s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6f5c6400-fde8-4d69-9a45-dba69df92cce tempest-VolumesExtendTest-1116930227 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8.14949172-15a5-45a1-b7b5-91097bf2d1d4 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:19 devstack sudo[100691]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8.14949172-15a5-45a1-b7b5-91097bf2d1d4 Aug 18 18:57:19 devstack sudo[100691]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:20 devstack sudo[100691]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6f5c6400-fde8-4d69-9a45-dba69df92cce tempest-VolumesExtendTest-1116930227 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8.14949172-15a5-45a1-b7b5-91097bf2d1d4" returned: 0 in 0.247s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:20 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6f5c6400-fde8-4d69-9a45-dba69df92cce tempest-VolumesExtendTest-1116930227 None] Lock "cinder-quobyte-14949172-15a5-45a1-b7b5-91097bf2d1d4" released by "_delete_snapshot" :: held 1.655s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:57:20 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6f5c6400-fde8-4d69-9a45-dba69df92cce tempest-VolumesExtendTest-1116930227 None] Lock "cinder-quobyte-1b159835-f9b3-4d60-8954-a8815b0a4bf8" released by "delete_snapshot" :: held 1.679s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:57:20 devstack cinder-volume[93728]: WARNING cinder.quota [None req-6f5c6400-fde8-4d69-9a45-dba69df92cce tempest-VolumesExtendTest-1116930227 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 18 18:57:20 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-6f5c6400-fde8-4d69-9a45-dba69df92cce tempest-VolumesExtendTest-1116930227 None] Created reservations ['75baab9e-7980-4449-87e1-cd643d413471', '7fe9f367-774d-48a2-b7ca-0fb88da105f1', '16ad8196-17c5-4ed5-889f-f5f8f0042f60', '85d456c6-96b2-4e90-be78-849606e98731'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:57:20 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-6f5c6400-fde8-4d69-9a45-dba69df92cce tempest-VolumesExtendTest-1116930227 None] Delete snapshot completed successfully. Aug 18 18:57:20 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6f5c6400-fde8-4d69-9a45-dba69df92cce tempest-VolumesExtendTest-1116930227 None] Lock "cinder-14949172-15a5-45a1-b7b5-91097bf2d1d4-delete_snapshot" released by "delete_snapshot" :: held 1.838s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:57:20 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e1c12c1e-b040-44e4-97d2-a13a45c5e191 tempest-VolumesExtendTest-1116930227 None] Acquiring lock "cinder-1b159835-f9b3-4d60-8954-a8815b0a4bf8-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:57:20 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e1c12c1e-b040-44e4-97d2-a13a45c5e191 tempest-VolumesExtendTest-1116930227 None] Lock "cinder-1b159835-f9b3-4d60-8954-a8815b0a4bf8-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:57:20 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e1c12c1e-b040-44e4-97d2-a13a45c5e191 tempest-VolumesExtendTest-1116930227 None] Acquiring lock "cinder-quobyte-1b159835-f9b3-4d60-8954-a8815b0a4bf8" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:57:20 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e1c12c1e-b040-44e4-97d2-a13a45c5e191 tempest-VolumesExtendTest-1116930227 None] Lock "cinder-quobyte-1b159835-f9b3-4d60-8954-a8815b0a4bf8" acquired by "delete_volume" :: waited 0.024s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:57:20 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[49b964c9-717a-448f-8194-6b8a0fbdb006]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:57:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e1c12c1e-b040-44e4-97d2-a13a45c5e191 tempest-VolumesExtendTest-1116930227 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:21 devstack sudo[100694]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8 Aug 18 18:57:21 devstack sudo[100694]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:21 devstack sudo[100694]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e1c12c1e-b040-44e4-97d2-a13a45c5e191 tempest-VolumesExtendTest-1116930227 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8" returned: 0 in 0.370s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e1c12c1e-b040-44e4-97d2-a13a45c5e191 tempest-VolumesExtendTest-1116930227 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:21 devstack sudo[100699]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8 Aug 18 18:57:21 devstack sudo[100699]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:21 devstack sudo[100699]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e1c12c1e-b040-44e4-97d2-a13a45c5e191 tempest-VolumesExtendTest-1116930227 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b159835-f9b3-4d60-8954-a8815b0a4bf8" returned: 0 in 0.285s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:21 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e1c12c1e-b040-44e4-97d2-a13a45c5e191 tempest-VolumesExtendTest-1116930227 None] Lock "cinder-quobyte-1b159835-f9b3-4d60-8954-a8815b0a4bf8" released by "delete_volume" :: held 0.711s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:57:21 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-e1c12c1e-b040-44e4-97d2-a13a45c5e191 tempest-VolumesExtendTest-1116930227 None] Created reservations ['0281d8ec-8a54-4bea-aee6-0150efb012a1', '204f2fd9-153e-48b2-85c8-bfc3e663de27', '7f0c4a48-9c43-4280-9b6d-e4567ac7767a', '39f423b2-3c85-434f-8871-f7631a64e22c'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:57:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e1c12c1e-b040-44e4-97d2-a13a45c5e191 tempest-VolumesExtendTest-1116930227 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:57:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e1c12c1e-b040-44e4-97d2-a13a45c5e191 tempest-VolumesExtendTest-1116930227 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:57:21 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e1c12c1e-b040-44e4-97d2-a13a45c5e191 tempest-VolumesExtendTest-1116930227 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:57:21 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e1c12c1e-b040-44e4-97d2-a13a45c5e191 tempest-VolumesExtendTest-1116930227 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:57:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e1c12c1e-b040-44e4-97d2-a13a45c5e191 tempest-VolumesExtendTest-1116930227 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:57:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e1c12c1e-b040-44e4-97d2-a13a45c5e191 tempest-VolumesExtendTest-1116930227 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:21 devstack sudo[100702]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:57:21 devstack sudo[100702]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:21 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7de81bd7-2a0a-4d20-ba62-c777c3dbf9be tempest-BackendsCapabilitiesAdminTestsJSON-1448842160 None] Obtained capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.7277183532715, 'free_capacity_gb': 1775.7277183532715, '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=93728) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4830}} Aug 18 18:57:21 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3ebc70f4-1dd9-49a5-8dda-96c3482024e0 tempest-BackendsCapabilitiesAdminTestsJSON-1448842160 None] Obtained capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.7277183532715, 'free_capacity_gb': 1775.7277183532715, '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=93728) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4830}} Aug 18 18:57:21 devstack sudo[100702]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e1c12c1e-b040-44e4-97d2-a13a45c5e191 tempest-VolumesExtendTest-1116930227 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.313s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:22 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-e1c12c1e-b040-44e4-97d2-a13a45c5e191 tempest-VolumesExtendTest-1116930227 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:57:22 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-e1c12c1e-b040-44e4-97d2-a13a45c5e191 tempest-VolumesExtendTest-1116930227 None] Deleted volume successfully. Aug 18 18:57:22 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e1c12c1e-b040-44e4-97d2-a13a45c5e191 tempest-VolumesExtendTest-1116930227 None] Lock "cinder-1b159835-f9b3-4d60-8954-a8815b0a4bf8-delete_volume" released by "delete_volume" :: held 1.269s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:57:27 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-7d70f431-aaf2-4435-a308-adf4279338a2 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:57:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7d70f431-aaf2-4435-a308-adf4279338a2 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Flow 'volume_create_manager' (7fbefe93-3a81-438e-a46d-837a312e0d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:57:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7d70f431-aaf2-4435-a308-adf4279338a2 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (666f7f54-82d6-4d48-bb0e-425ed6e185ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:57:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7d70f431-aaf2-4435-a308-adf4279338a2 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (666f7f54-82d6-4d48-bb0e-425ed6e185ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:57:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-941510691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3428e15d-dba4-4f38-9755-59ae3f78ad9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18df88acdb1f428485075ed301e7099e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:57:27Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T16:57:27Z,use_quota=True,user_id='448cb137baff4a77b3cde1c6b1abdde3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:57:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7d70f431-aaf2-4435-a308-adf4279338a2 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fe0ab3ac-91c0-4496-bd34-151c1a59799d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:57:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7d70f431-aaf2-4435-a308-adf4279338a2 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fe0ab3ac-91c0-4496-bd34-151c1a59799d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:57:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7d70f431-aaf2-4435-a308-adf4279338a2 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4d0eadc0-4652-41f2-879e-e356c8db29f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:57:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7d70f431-aaf2-4435-a308-adf4279338a2 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4d0eadc0-4652-41f2-879e-e356c8db29f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3428e15d-dba4-4f38-9755-59ae3f78ad9b', 'volume_name': 'volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b', 'volume_size': 2}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:57:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7d70f431-aaf2-4435-a308-adf4279338a2 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a3c16a35-da0d-40c9-bbcd-c17b20c1ff76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:57:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7d70f431-aaf2-4435-a308-adf4279338a2 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a3c16a35-da0d-40c9-bbcd-c17b20c1ff76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:57:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7d70f431-aaf2-4435-a308-adf4279338a2 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (515e587e-ddbd-4f38-8d35-141c6e88d423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:57:27 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-7d70f431-aaf2-4435-a308-adf4279338a2 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Volume 3428e15d-dba4-4f38-9755-59ae3f78ad9b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b', 'volume_size': 2} Aug 18 18:57:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7d70f431-aaf2-4435-a308-adf4279338a2 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:57:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7d70f431-aaf2-4435-a308-adf4279338a2 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:57:27 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7d70f431-aaf2-4435-a308-adf4279338a2 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:57:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-941510691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3428e15d-dba4-4f38-9755-59ae3f78ad9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18df88acdb1f428485075ed301e7099e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:57:27Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T16:57:27Z,use_quota=True,user_id='448cb137baff4a77b3cde1c6b1abdde3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 18:57:27 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-7d70f431-aaf2-4435-a308-adf4279338a2 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Creating volume 3428e15d-dba4-4f38-9755-59ae3f78ad9b {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 18:57:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7d70f431-aaf2-4435-a308-adf4279338a2 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:57:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7d70f431-aaf2-4435-a308-adf4279338a2 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:57:27 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7d70f431-aaf2-4435-a308-adf4279338a2 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:57:27 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7d70f431-aaf2-4435-a308-adf4279338a2 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:57:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7d70f431-aaf2-4435-a308-adf4279338a2 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:57:27 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7d70f431-aaf2-4435-a308-adf4279338a2 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:57:27 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-7d70f431-aaf2-4435-a308-adf4279338a2 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 18:57:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7d70f431-aaf2-4435-a308-adf4279338a2 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b 2147483648 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:27 devstack sudo[100756]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b 2147483648 Aug 18 18:57:27 devstack sudo[100756]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:27 devstack sudo[100756]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7d70f431-aaf2-4435-a308-adf4279338a2 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b 2147483648" returned: 0 in 0.544s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7d70f431-aaf2-4435-a308-adf4279338a2 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:27 devstack sudo[100762]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b Aug 18 18:57:27 devstack sudo[100762]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:28 devstack sudo[100762]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7d70f431-aaf2-4435-a308-adf4279338a2 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b" returned: 0 in 0.274s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7d70f431-aaf2-4435-a308-adf4279338a2 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] <== create_volume: return (867ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 18:57:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7d70f431-aaf2-4435-a308-adf4279338a2 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.870s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:57:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7d70f431-aaf2-4435-a308-adf4279338a2 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (515e587e-ddbd-4f38-8d35-141c6e88d423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b', 'volume_size': 2}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:57:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7d70f431-aaf2-4435-a308-adf4279338a2 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fd2acb98-9093-4061-b641-5b487efa71ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:57:28 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-7d70f431-aaf2-4435-a308-adf4279338a2 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Volume volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b (3428e15d-dba4-4f38-9755-59ae3f78ad9b): created successfully Aug 18 18:57:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7d70f431-aaf2-4435-a308-adf4279338a2 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fd2acb98-9093-4061-b641-5b487efa71ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:57:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7d70f431-aaf2-4435-a308-adf4279338a2 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Flow 'volume_create_manager' (7fbefe93-3a81-438e-a46d-837a312e0d7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:57:28 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-7d70f431-aaf2-4435-a308-adf4279338a2 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Created volume successfully. Aug 18 18:57:28 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-8f05eb55-679f-447c-bc77-6db5f2263bc2 tempest-GroupSnapshotsV319Test-1070847792 None] Group tempest-GroupSnapshotsV319Test-Group-940822041: creating Aug 18 18:57:29 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-8f05eb55-679f-447c-bc77-6db5f2263bc2 tempest-GroupSnapshotsV319Test-1070847792 None] Group tempest-GroupSnapshotsV319Test-Group-940822041: created successfully Aug 18 18:57:29 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-8f05eb55-679f-447c-bc77-6db5f2263bc2 tempest-GroupSnapshotsV319Test-1070847792 None] Create group completed successfully. Aug 18 18:57:29 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-f7c099d8-a468-48a1-bb62-57a1153794b0 req-7b262cf5-179a-40cd-bd3b-ebf4e75b389b tempest-AttachVolumeNegativeTest-216621625 None] Terminate volume connection completed successfully. Aug 18 18:57:29 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-f7c099d8-a468-48a1-bb62-57a1153794b0 req-7b262cf5-179a-40cd-bd3b-ebf4e75b389b tempest-AttachVolumeNegativeTest-216621625 None] Deleting attachment 804a1644-98be-4298-bc92-5c9035256c47. {{(pid=93728) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 18 18:57:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8563720f-1212-4b79-a813-a5f8a1b975bc tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:57:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8563720f-1212-4b79-a813-a5f8a1b975bc tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:57:29 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-8563720f-1212-4b79-a813-a5f8a1b975bc tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Creating offline snapshot e7470595-cd76-48c5-8b18-b57c0d12b097 of volume 3428e15d-dba4-4f38-9755-59ae3f78ad9b {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 18:57:29 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[e635a4fd-7a58-4906-a6ab-e8d2c69e1e2f]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:57:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8563720f-1212-4b79-a813-a5f8a1b975bc tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:29 devstack sudo[100772]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b Aug 18 18:57:29 devstack sudo[100772]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:29 devstack sudo[100772]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8563720f-1212-4b79-a813-a5f8a1b975bc tempest-VolumesSnapshotNegativeTestJSON-529672920 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b" returned: 0 in 0.350s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8563720f-1212-4b79-a813-a5f8a1b975bc tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b.e7470595-cd76-48c5-8b18-b57c0d12b097 2G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:29 devstack sudo[100777]: 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/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b.e7470595-cd76-48c5-8b18-b57c0d12b097 2G Aug 18 18:57:29 devstack sudo[100777]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:30 devstack sudo[100777]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8563720f-1212-4b79-a813-a5f8a1b975bc tempest-VolumesSnapshotNegativeTestJSON-529672920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b.e7470595-cd76-48c5-8b18-b57c0d12b097 2G" returned: 0 in 0.488s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8563720f-1212-4b79-a813-a5f8a1b975bc tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b.e7470595-cd76-48c5-8b18-b57c0d12b097 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:30 devstack sudo[100787]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b.e7470595-cd76-48c5-8b18-b57c0d12b097 Aug 18 18:57:30 devstack sudo[100787]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:30 devstack sudo[100787]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8563720f-1212-4b79-a813-a5f8a1b975bc tempest-VolumesSnapshotNegativeTestJSON-529672920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b.e7470595-cd76-48c5-8b18-b57c0d12b097" returned: 0 in 0.506s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:30 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-8563720f-1212-4b79-a813-a5f8a1b975bc tempest-VolumesSnapshotNegativeTestJSON-529672920 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b.e7470595-cd76-48c5-8b18-b57c0d12b097 is being set with open permissions: ugo+rw Aug 18 18:57:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8563720f-1212-4b79-a813-a5f8a1b975bc tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b.e7470595-cd76-48c5-8b18-b57c0d12b097 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:30 devstack sudo[100812]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b.e7470595-cd76-48c5-8b18-b57c0d12b097 Aug 18 18:57:30 devstack sudo[100812]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:30 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-f4f30180-f2d3-42b9-9a1a-e9abcea4f000 tempest-GroupSnapshotsV319Test-1070847792 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:57:30 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f4f30180-f2d3-42b9-9a1a-e9abcea4f000 tempest-GroupSnapshotsV319Test-1070847792 None] Flow 'volume_create_manager' (4d3c92c4-2fbc-4a64-82c3-7e690de932c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:57:30 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f4f30180-f2d3-42b9-9a1a-e9abcea4f000 tempest-GroupSnapshotsV319Test-1070847792 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (14522e93-de3e-40b9-9838-12a0fb286f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:57:30 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f4f30180-f2d3-42b9-9a1a-e9abcea4f000 tempest-GroupSnapshotsV319Test-1070847792 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (14522e93-de3e-40b9-9838-12a0fb286f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:57:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-931322377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=30a085ff-2622-488b-8897-f9b6f716e229,host='devstack@QuobyteHD#QuobyteHD',id=e9c85e28-d91a-4b88-aa80-c8babcc9da50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='320947af4a084897815d793bdc711c97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:57: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-18T16:57:31Z,use_quota=True,user_id='5a1324cf521c45d5a83345ca2ea378bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18dadd89-63a0-47c6-998b-de6af115bbf1),volume_type_id=18dadd89-63a0-47c6-998b-de6af115bbf1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:57:30 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f4f30180-f2d3-42b9-9a1a-e9abcea4f000 tempest-GroupSnapshotsV319Test-1070847792 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (510cc424-c09f-40ce-ac95-d7c36aed3631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:57:30 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f4f30180-f2d3-42b9-9a1a-e9abcea4f000 tempest-GroupSnapshotsV319Test-1070847792 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (510cc424-c09f-40ce-ac95-d7c36aed3631) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:57:30 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f4f30180-f2d3-42b9-9a1a-e9abcea4f000 tempest-GroupSnapshotsV319Test-1070847792 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8c6d3b3f-2830-466d-bd91-9cd9aa8cb6b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:57:30 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f4f30180-f2d3-42b9-9a1a-e9abcea4f000 tempest-GroupSnapshotsV319Test-1070847792 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8c6d3b3f-2830-466d-bd91-9cd9aa8cb6b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e9c85e28-d91a-4b88-aa80-c8babcc9da50', 'volume_name': 'volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:57:31 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f4f30180-f2d3-42b9-9a1a-e9abcea4f000 tempest-GroupSnapshotsV319Test-1070847792 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (da1d0a4d-6e5c-4dc8-866c-4cae8c6e4d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:57:31 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f4f30180-f2d3-42b9-9a1a-e9abcea4f000 tempest-GroupSnapshotsV319Test-1070847792 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (da1d0a4d-6e5c-4dc8-866c-4cae8c6e4d1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:57:31 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f4f30180-f2d3-42b9-9a1a-e9abcea4f000 tempest-GroupSnapshotsV319Test-1070847792 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (27385c8c-557a-486f-912a-e6f6bb45bd8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:57:31 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-f4f30180-f2d3-42b9-9a1a-e9abcea4f000 tempest-GroupSnapshotsV319Test-1070847792 None] Volume e9c85e28-d91a-4b88-aa80-c8babcc9da50: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50', 'volume_size': 1} Aug 18 18:57:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f4f30180-f2d3-42b9-9a1a-e9abcea4f000 tempest-GroupSnapshotsV319Test-1070847792 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:57:31 devstack sudo[100812]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8563720f-1212-4b79-a813-a5f8a1b975bc tempest-VolumesSnapshotNegativeTestJSON-529672920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b.e7470595-cd76-48c5-8b18-b57c0d12b097" returned: 0 in 0.317s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8563720f-1212-4b79-a813-a5f8a1b975bc tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:31 devstack sudo[100816]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b.info Aug 18 18:57:31 devstack sudo[100816]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:31 devstack sudo[100816]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8563720f-1212-4b79-a813-a5f8a1b975bc tempest-VolumesSnapshotNegativeTestJSON-529672920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b.info" returned: 0 in 0.281s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:31 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-8563720f-1212-4b79-a813-a5f8a1b975bc tempest-VolumesSnapshotNegativeTestJSON-529672920 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b.info is being set with open permissions: ugo+rw Aug 18 18:57:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8563720f-1212-4b79-a813-a5f8a1b975bc tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:31 devstack sudo[100819]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b.info Aug 18 18:57:31 devstack sudo[100819]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:31 devstack sudo[100819]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8563720f-1212-4b79-a813-a5f8a1b975bc tempest-VolumesSnapshotNegativeTestJSON-529672920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b.info" returned: 0 in 0.266s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8563720f-1212-4b79-a813-a5f8a1b975bc tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.308s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:57:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f4f30180-f2d3-42b9-9a1a-e9abcea4f000 tempest-GroupSnapshotsV319Test-1070847792 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.696s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:57:31 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f4f30180-f2d3-42b9-9a1a-e9abcea4f000 tempest-GroupSnapshotsV319Test-1070847792 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=30a085ff-2622-488b-8897-f9b6f716e229,created_at=2026-08-18T16:57:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-931322377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=30a085ff-2622-488b-8897-f9b6f716e229,host='devstack@QuobyteHD#QuobyteHD',id=e9c85e28-d91a-4b88-aa80-c8babcc9da50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='320947af4a084897815d793bdc711c97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:57: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-18T16:57:31Z,use_quota=True,user_id='5a1324cf521c45d5a83345ca2ea378bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18dadd89-63a0-47c6-998b-de6af115bbf1),volume_type_id=18dadd89-63a0-47c6-998b-de6af115bbf1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 18:57:31 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-f4f30180-f2d3-42b9-9a1a-e9abcea4f000 tempest-GroupSnapshotsV319Test-1070847792 None] Creating volume e9c85e28-d91a-4b88-aa80-c8babcc9da50 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 18:57:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f4f30180-f2d3-42b9-9a1a-e9abcea4f000 tempest-GroupSnapshotsV319Test-1070847792 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:57:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f4f30180-f2d3-42b9-9a1a-e9abcea4f000 tempest-GroupSnapshotsV319Test-1070847792 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:57:31 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f4f30180-f2d3-42b9-9a1a-e9abcea4f000 tempest-GroupSnapshotsV319Test-1070847792 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:57:31 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f4f30180-f2d3-42b9-9a1a-e9abcea4f000 tempest-GroupSnapshotsV319Test-1070847792 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:57:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f4f30180-f2d3-42b9-9a1a-e9abcea4f000 tempest-GroupSnapshotsV319Test-1070847792 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:57:31 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f4f30180-f2d3-42b9-9a1a-e9abcea4f000 tempest-GroupSnapshotsV319Test-1070847792 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:57:31 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-f4f30180-f2d3-42b9-9a1a-e9abcea4f000 tempest-GroupSnapshotsV319Test-1070847792 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 18:57:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f4f30180-f2d3-42b9-9a1a-e9abcea4f000 tempest-GroupSnapshotsV319Test-1070847792 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:31 devstack sudo[100823]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50 1073741824 Aug 18 18:57:31 devstack sudo[100823]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:31 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-8563720f-1212-4b79-a813-a5f8a1b975bc tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Create snapshot completed successfully Aug 18 18:57:32 devstack sudo[100823]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f4f30180-f2d3-42b9-9a1a-e9abcea4f000 tempest-GroupSnapshotsV319Test-1070847792 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50 1073741824" returned: 0 in 0.483s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f4f30180-f2d3-42b9-9a1a-e9abcea4f000 tempest-GroupSnapshotsV319Test-1070847792 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:32 devstack sudo[100831]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50 Aug 18 18:57:32 devstack sudo[100831]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:32 devstack sudo[100831]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f4f30180-f2d3-42b9-9a1a-e9abcea4f000 tempest-GroupSnapshotsV319Test-1070847792 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50" returned: 0 in 0.260s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:32 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f4f30180-f2d3-42b9-9a1a-e9abcea4f000 tempest-GroupSnapshotsV319Test-1070847792 None] <== create_volume: return (799ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 18:57:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f4f30180-f2d3-42b9-9a1a-e9abcea4f000 tempest-GroupSnapshotsV319Test-1070847792 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.802s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:57:32 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:UPDATE=93,cinder:SELECT=82,cinder:INSERT=23,cinder:DELETE=6 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 18:57:32 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f4f30180-f2d3-42b9-9a1a-e9abcea4f000 tempest-GroupSnapshotsV319Test-1070847792 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (27385c8c-557a-486f-912a-e6f6bb45bd8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:57:32 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f4f30180-f2d3-42b9-9a1a-e9abcea4f000 tempest-GroupSnapshotsV319Test-1070847792 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4dac108e-325f-481f-8f55-4e2d1ac97c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:57:32 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:UPDATE=96,cinder:SELECT=80,cinder:INSERT=31,cinder:DELETE=9 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 18:57:32 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-f4f30180-f2d3-42b9-9a1a-e9abcea4f000 tempest-GroupSnapshotsV319Test-1070847792 None] Volume volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50 (e9c85e28-d91a-4b88-aa80-c8babcc9da50): created successfully Aug 18 18:57:32 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f4f30180-f2d3-42b9-9a1a-e9abcea4f000 tempest-GroupSnapshotsV319Test-1070847792 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4dac108e-325f-481f-8f55-4e2d1ac97c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:57:32 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f4f30180-f2d3-42b9-9a1a-e9abcea4f000 tempest-GroupSnapshotsV319Test-1070847792 None] Flow 'volume_create_manager' (4d3c92c4-2fbc-4a64-82c3-7e690de932c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:57:32 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-f4f30180-f2d3-42b9-9a1a-e9abcea4f000 tempest-GroupSnapshotsV319Test-1070847792 None] Created volume successfully. Aug 18 18:57:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e3ac9147-187d-402f-a810-9393397e96c5 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Acquiring lock "cinder-e7470595-cd76-48c5-8b18-b57c0d12b097-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:57:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e3ac9147-187d-402f-a810-9393397e96c5 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Lock "cinder-e7470595-cd76-48c5-8b18-b57c0d12b097-delete_snapshot" acquired by "delete_snapshot" :: waited 0.017s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:57:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e3ac9147-187d-402f-a810-9393397e96c5 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Acquiring lock "cinder-quobyte-3428e15d-dba4-4f38-9755-59ae3f78ad9b" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:57:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e3ac9147-187d-402f-a810-9393397e96c5 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Lock "cinder-quobyte-3428e15d-dba4-4f38-9755-59ae3f78ad9b" acquired by "delete_snapshot" :: waited 0.017s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:57:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e3ac9147-187d-402f-a810-9393397e96c5 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Acquiring lock "cinder-quobyte-e7470595-cd76-48c5-8b18-b57c0d12b097" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:57:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e3ac9147-187d-402f-a810-9393397e96c5 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Lock "cinder-quobyte-e7470595-cd76-48c5-8b18-b57c0d12b097" acquired by "_delete_snapshot" :: waited 0.018s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:57:32 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-e3ac9147-187d-402f-a810-9393397e96c5 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Deleting offline snapshot e7470595-cd76-48c5-8b18-b57c0d12b097 of volume 3428e15d-dba4-4f38-9755-59ae3f78ad9b {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 18:57:32 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-e3ac9147-187d-402f-a810-9393397e96c5 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] snapshot_file for this snap is: volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b.e7470595-cd76-48c5-8b18-b57c0d12b097 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 18:57:32 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[cb73497b-b9aa-40d0-af0f-df4565d4f150]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:57:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e3ac9147-187d-402f-a810-9393397e96c5 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b.e7470595-cd76-48c5-8b18-b57c0d12b097 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:32 devstack sudo[100834]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b.e7470595-cd76-48c5-8b18-b57c0d12b097 Aug 18 18:57:32 devstack sudo[100834]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:33 devstack sudo[100834]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e3ac9147-187d-402f-a810-9393397e96c5 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b.e7470595-cd76-48c5-8b18-b57c0d12b097" returned: 0 in 0.399s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:33 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-e3ac9147-187d-402f-a810-9393397e96c5 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 18:57:33 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[34bc7e40-c32e-4bbc-a4fb-c3871e136abd]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:57:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e3ac9147-187d-402f-a810-9393397e96c5 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:33 devstack sudo[100839]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b Aug 18 18:57:33 devstack sudo[100839]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:33 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-8ec42ade-05f8-41b7-a437-5ac5cb69bdff tempest-GroupSnapshotsV319Test-1070847792 None] GroupSnapshot b2501bbf-861c-4c3c-9232-0edc788c6fcf: creating. Aug 18 18:57:33 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8ec42ade-05f8-41b7-a437-5ac5cb69bdff tempest-GroupSnapshotsV319Test-1070847792 None] Group snapshot b2501bbf-861c-4c3c-9232-0edc788c6fcf: creating. {{(pid=93728) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Aug 18 18:57:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8ec42ade-05f8-41b7-a437-5ac5cb69bdff tempest-GroupSnapshotsV319Test-1070847792 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:57:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8ec42ade-05f8-41b7-a437-5ac5cb69bdff tempest-GroupSnapshotsV319Test-1070847792 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:57:33 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-8ec42ade-05f8-41b7-a437-5ac5cb69bdff tempest-GroupSnapshotsV319Test-1070847792 None] Creating offline snapshot 12ced6fa-3c8d-4676-b3fb-fed92d4af87f of volume e9c85e28-d91a-4b88-aa80-c8babcc9da50 {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 18:57:33 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[f73b203d-10c0-4a63-a664-13407f08bbba]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:57:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8ec42ade-05f8-41b7-a437-5ac5cb69bdff tempest-GroupSnapshotsV319Test-1070847792 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:33 devstack sudo[100839]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e3ac9147-187d-402f-a810-9393397e96c5 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b" returned: 0 in 0.497s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e3ac9147-187d-402f-a810-9393397e96c5 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b.e7470595-cd76-48c5-8b18-b57c0d12b097 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:33 devstack sudo[100879]: 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/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b.e7470595-cd76-48c5-8b18-b57c0d12b097 Aug 18 18:57:33 devstack sudo[100879]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:33 devstack sudo[100857]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50 Aug 18 18:57:33 devstack sudo[100857]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:34 devstack sudo[100857]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8ec42ade-05f8-41b7-a437-5ac5cb69bdff tempest-GroupSnapshotsV319Test-1070847792 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50" returned: 0 in 0.542s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8ec42ade-05f8-41b7-a437-5ac5cb69bdff tempest-GroupSnapshotsV319Test-1070847792 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50.12ced6fa-3c8d-4676-b3fb-fed92d4af87f 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:34 devstack sudo[100891]: 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/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50.12ced6fa-3c8d-4676-b3fb-fed92d4af87f 1G Aug 18 18:57:34 devstack sudo[100891]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:34 devstack sudo[100879]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e3ac9147-187d-402f-a810-9393397e96c5 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b.e7470595-cd76-48c5-8b18-b57c0d12b097" returned: 0 in 0.524s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e3ac9147-187d-402f-a810-9393397e96c5 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b.e7470595-cd76-48c5-8b18-b57c0d12b097 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:34 devstack sudo[100893]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b.e7470595-cd76-48c5-8b18-b57c0d12b097 Aug 18 18:57:34 devstack sudo[100893]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:34 devstack sudo[100893]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e3ac9147-187d-402f-a810-9393397e96c5 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b.e7470595-cd76-48c5-8b18-b57c0d12b097" returned: 0 in 0.387s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e3ac9147-187d-402f-a810-9393397e96c5 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Lock "cinder-quobyte-e7470595-cd76-48c5-8b18-b57c0d12b097" released by "_delete_snapshot" :: held 1.938s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:57:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e3ac9147-187d-402f-a810-9393397e96c5 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Lock "cinder-quobyte-3428e15d-dba4-4f38-9755-59ae3f78ad9b" released by "delete_snapshot" :: held 1.971s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:57:34 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-e3ac9147-187d-402f-a810-9393397e96c5 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Created reservations ['678609d8-0dfb-4baa-ad45-1e00cfb98eca', '954a9990-2929-4a77-b80f-dc04739b7f64', '654b6735-0d63-4da8-b40d-117104ff4bb3', 'fefbe253-3531-4252-bf04-bc0fd71f1532'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:57:34 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-e3ac9147-187d-402f-a810-9393397e96c5 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Delete snapshot completed successfully. Aug 18 18:57:34 devstack sudo[100891]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e3ac9147-187d-402f-a810-9393397e96c5 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Lock "cinder-e7470595-cd76-48c5-8b18-b57c0d12b097-delete_snapshot" released by "delete_snapshot" :: held 2.178s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:57:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8ec42ade-05f8-41b7-a437-5ac5cb69bdff tempest-GroupSnapshotsV319Test-1070847792 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50.12ced6fa-3c8d-4676-b3fb-fed92d4af87f 1G" returned: 0 in 0.743s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8ec42ade-05f8-41b7-a437-5ac5cb69bdff tempest-GroupSnapshotsV319Test-1070847792 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50.12ced6fa-3c8d-4676-b3fb-fed92d4af87f {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:34 devstack sudo[100901]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50.12ced6fa-3c8d-4676-b3fb-fed92d4af87f Aug 18 18:57:34 devstack sudo[100901]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b558e9bc-a2ed-42f1-bfbe-232a38219330 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Acquiring lock "cinder-3428e15d-dba4-4f38-9755-59ae3f78ad9b-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:57:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b558e9bc-a2ed-42f1-bfbe-232a38219330 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Lock "cinder-3428e15d-dba4-4f38-9755-59ae3f78ad9b-delete_volume" acquired by "delete_volume" :: waited 0.045s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:57:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b558e9bc-a2ed-42f1-bfbe-232a38219330 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Acquiring lock "cinder-quobyte-3428e15d-dba4-4f38-9755-59ae3f78ad9b" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:57:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b558e9bc-a2ed-42f1-bfbe-232a38219330 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Lock "cinder-quobyte-3428e15d-dba4-4f38-9755-59ae3f78ad9b" acquired by "delete_volume" :: waited 0.020s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:57:35 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[1a584ee0-949b-4f7e-9dc7-2dae097683f4]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:57:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b558e9bc-a2ed-42f1-bfbe-232a38219330 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:35 devstack sudo[100901]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8ec42ade-05f8-41b7-a437-5ac5cb69bdff tempest-GroupSnapshotsV319Test-1070847792 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50.12ced6fa-3c8d-4676-b3fb-fed92d4af87f" returned: 0 in 0.377s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:35 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-8ec42ade-05f8-41b7-a437-5ac5cb69bdff tempest-GroupSnapshotsV319Test-1070847792 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50.12ced6fa-3c8d-4676-b3fb-fed92d4af87f is being set with open permissions: ugo+rw: NotImplementedError Aug 18 18:57:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8ec42ade-05f8-41b7-a437-5ac5cb69bdff tempest-GroupSnapshotsV319Test-1070847792 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50.12ced6fa-3c8d-4676-b3fb-fed92d4af87f {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:35 devstack sudo[100908]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50.12ced6fa-3c8d-4676-b3fb-fed92d4af87f Aug 18 18:57:35 devstack sudo[100908]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:35 devstack sudo[100907]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b Aug 18 18:57:35 devstack sudo[100907]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:35 devstack sudo[100907]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b558e9bc-a2ed-42f1-bfbe-232a38219330 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b" returned: 0 in 0.395s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b558e9bc-a2ed-42f1-bfbe-232a38219330 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:35 devstack sudo[100916]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b Aug 18 18:57:35 devstack sudo[100916]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:35 devstack sudo[100908]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8ec42ade-05f8-41b7-a437-5ac5cb69bdff tempest-GroupSnapshotsV319Test-1070847792 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50.12ced6fa-3c8d-4676-b3fb-fed92d4af87f" returned: 0 in 0.361s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8ec42ade-05f8-41b7-a437-5ac5cb69bdff tempest-GroupSnapshotsV319Test-1070847792 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:35 devstack sudo[100920]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50.info Aug 18 18:57:35 devstack sudo[100920]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:35 devstack sudo[100916]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b558e9bc-a2ed-42f1-bfbe-232a38219330 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3428e15d-dba4-4f38-9755-59ae3f78ad9b" returned: 0 in 0.338s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b558e9bc-a2ed-42f1-bfbe-232a38219330 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Lock "cinder-quobyte-3428e15d-dba4-4f38-9755-59ae3f78ad9b" released by "delete_volume" :: held 0.814s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:57:35 devstack sudo[100920]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8ec42ade-05f8-41b7-a437-5ac5cb69bdff tempest-GroupSnapshotsV319Test-1070847792 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50.info" returned: 0 in 0.311s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:35 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-8ec42ade-05f8-41b7-a437-5ac5cb69bdff tempest-GroupSnapshotsV319Test-1070847792 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50.info is being set with open permissions: ugo+rw: NotImplementedError Aug 18 18:57:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8ec42ade-05f8-41b7-a437-5ac5cb69bdff tempest-GroupSnapshotsV319Test-1070847792 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:36 devstack sudo[100924]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50.info Aug 18 18:57:36 devstack sudo[100924]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:36 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-b558e9bc-a2ed-42f1-bfbe-232a38219330 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Created reservations ['a62155de-feeb-4f86-9bca-a2419c179714', '0bd6da3d-ab6a-4791-9b70-60ea724064f2', 'd27169b5-e4df-4fb5-9afb-8e2219d931ca', 'd24f8ae8-e159-40d1-980e-6d583a7e0dda'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:57:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b558e9bc-a2ed-42f1-bfbe-232a38219330 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:57:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b558e9bc-a2ed-42f1-bfbe-232a38219330 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:57:36 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-b558e9bc-a2ed-42f1-bfbe-232a38219330 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:57:36 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-b558e9bc-a2ed-42f1-bfbe-232a38219330 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:57:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b558e9bc-a2ed-42f1-bfbe-232a38219330 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:57:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b558e9bc-a2ed-42f1-bfbe-232a38219330 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:36 devstack sudo[100926]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:57:36 devstack sudo[100926]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:36 devstack sudo[100924]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8ec42ade-05f8-41b7-a437-5ac5cb69bdff tempest-GroupSnapshotsV319Test-1070847792 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50.info" returned: 0 in 0.396s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8ec42ade-05f8-41b7-a437-5ac5cb69bdff tempest-GroupSnapshotsV319Test-1070847792 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.915s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:57:36 devstack sudo[100926]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b558e9bc-a2ed-42f1-bfbe-232a38219330 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.390s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:36 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-b558e9bc-a2ed-42f1-bfbe-232a38219330 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:57:36 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-b558e9bc-a2ed-42f1-bfbe-232a38219330 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Deleted volume successfully. Aug 18 18:57:36 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-35f770d1-45fc-4df9-a01d-8d2ea0a8b10d tempest-AttachVolumeShelveTestJSON-79739650 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:57:36 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-35f770d1-45fc-4df9-a01d-8d2ea0a8b10d tempest-AttachVolumeShelveTestJSON-79739650 None] Flow 'volume_create_manager' (548f31ff-629a-4fe4-bd70-672a686ac61e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:57:36 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-35f770d1-45fc-4df9-a01d-8d2ea0a8b10d tempest-AttachVolumeShelveTestJSON-79739650 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (00cb80dd-2cc4-48b4-886a-29e9093b3936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:57:36 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-8ec42ade-05f8-41b7-a437-5ac5cb69bdff tempest-GroupSnapshotsV319Test-1070847792 None] group_snapshot b2501bbf-861c-4c3c-9232-0edc788c6fcf: created successfully Aug 18 18:57:36 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-35f770d1-45fc-4df9-a01d-8d2ea0a8b10d tempest-AttachVolumeShelveTestJSON-79739650 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (00cb80dd-2cc4-48b4-886a-29e9093b3936) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:57:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-296691661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=227bf763-3d99-4087-b69a-1a61692494ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b417ca4f609f4dd1adaa3e3d4d278922',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:57: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-18T16:57:36Z,use_quota=True,user_id='e30d43c23ede4330b27a68dff4639d76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:57:36 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-35f770d1-45fc-4df9-a01d-8d2ea0a8b10d tempest-AttachVolumeShelveTestJSON-79739650 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (370ce0e9-14d8-4278-af99-cedf3cf4f0bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:57:36 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-35f770d1-45fc-4df9-a01d-8d2ea0a8b10d tempest-AttachVolumeShelveTestJSON-79739650 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (370ce0e9-14d8-4278-af99-cedf3cf4f0bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:57:36 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-35f770d1-45fc-4df9-a01d-8d2ea0a8b10d tempest-AttachVolumeShelveTestJSON-79739650 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (daf1810c-c99d-4a5f-9fee-f15fd825d001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:57:36 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-35f770d1-45fc-4df9-a01d-8d2ea0a8b10d tempest-AttachVolumeShelveTestJSON-79739650 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (daf1810c-c99d-4a5f-9fee-f15fd825d001) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '227bf763-3d99-4087-b69a-1a61692494ae', 'volume_name': 'volume-227bf763-3d99-4087-b69a-1a61692494ae', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:57:36 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-35f770d1-45fc-4df9-a01d-8d2ea0a8b10d tempest-AttachVolumeShelveTestJSON-79739650 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dd922bef-6f59-4676-8a8c-bcb65ae15115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:57:36 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-35f770d1-45fc-4df9-a01d-8d2ea0a8b10d tempest-AttachVolumeShelveTestJSON-79739650 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dd922bef-6f59-4676-8a8c-bcb65ae15115) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:57:36 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-35f770d1-45fc-4df9-a01d-8d2ea0a8b10d tempest-AttachVolumeShelveTestJSON-79739650 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e52a99ae-7224-4aea-b2b6-63ae41ac8d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:57:36 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-35f770d1-45fc-4df9-a01d-8d2ea0a8b10d tempest-AttachVolumeShelveTestJSON-79739650 None] Volume 227bf763-3d99-4087-b69a-1a61692494ae: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-227bf763-3d99-4087-b69a-1a61692494ae', 'volume_size': 1} Aug 18 18:57:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-35f770d1-45fc-4df9-a01d-8d2ea0a8b10d tempest-AttachVolumeShelveTestJSON-79739650 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:57:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-35f770d1-45fc-4df9-a01d-8d2ea0a8b10d tempest-AttachVolumeShelveTestJSON-79739650 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:57:36 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-35f770d1-45fc-4df9-a01d-8d2ea0a8b10d tempest-AttachVolumeShelveTestJSON-79739650 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:57:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-296691661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=227bf763-3d99-4087-b69a-1a61692494ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b417ca4f609f4dd1adaa3e3d4d278922',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:57: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-18T16:57:36Z,use_quota=True,user_id='e30d43c23ede4330b27a68dff4639d76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 18:57:36 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-35f770d1-45fc-4df9-a01d-8d2ea0a8b10d tempest-AttachVolumeShelveTestJSON-79739650 None] Creating volume 227bf763-3d99-4087-b69a-1a61692494ae {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 18:57:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-35f770d1-45fc-4df9-a01d-8d2ea0a8b10d tempest-AttachVolumeShelveTestJSON-79739650 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:57:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-35f770d1-45fc-4df9-a01d-8d2ea0a8b10d tempest-AttachVolumeShelveTestJSON-79739650 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:57:36 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-35f770d1-45fc-4df9-a01d-8d2ea0a8b10d tempest-AttachVolumeShelveTestJSON-79739650 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:57:36 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-35f770d1-45fc-4df9-a01d-8d2ea0a8b10d tempest-AttachVolumeShelveTestJSON-79739650 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:57:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-35f770d1-45fc-4df9-a01d-8d2ea0a8b10d tempest-AttachVolumeShelveTestJSON-79739650 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:57:36 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-35f770d1-45fc-4df9-a01d-8d2ea0a8b10d tempest-AttachVolumeShelveTestJSON-79739650 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:57:36 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-35f770d1-45fc-4df9-a01d-8d2ea0a8b10d tempest-AttachVolumeShelveTestJSON-79739650 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 18:57:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-35f770d1-45fc-4df9-a01d-8d2ea0a8b10d tempest-AttachVolumeShelveTestJSON-79739650 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-227bf763-3d99-4087-b69a-1a61692494ae 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:36 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b558e9bc-a2ed-42f1-bfbe-232a38219330 tempest-VolumesSnapshotNegativeTestJSON-529672920 None] Lock "cinder-3428e15d-dba4-4f38-9755-59ae3f78ad9b-delete_volume" released by "delete_volume" :: held 1.727s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:57:36 devstack sudo[100931]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-227bf763-3d99-4087-b69a-1a61692494ae 1073741824 Aug 18 18:57:36 devstack sudo[100931]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:37 devstack sudo[100931]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-35f770d1-45fc-4df9-a01d-8d2ea0a8b10d tempest-AttachVolumeShelveTestJSON-79739650 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-227bf763-3d99-4087-b69a-1a61692494ae 1073741824" returned: 0 in 0.599s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:37 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-6e2ce35f-4322-4ce3-a49a-04bcaaa40013 tempest-GroupSnapshotsV319Test-1070847792 None] group_snapshot b2501bbf-861c-4c3c-9232-0edc788c6fcf: deleting Aug 18 18:57:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-35f770d1-45fc-4df9-a01d-8d2ea0a8b10d tempest-AttachVolumeShelveTestJSON-79739650 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-227bf763-3d99-4087-b69a-1a61692494ae {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:37 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6e2ce35f-4322-4ce3-a49a-04bcaaa40013 tempest-GroupSnapshotsV319Test-1070847792 None] group_snapshot b2501bbf-861c-4c3c-9232-0edc788c6fcf: deleting {{(pid=93728) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Aug 18 18:57:37 devstack sudo[100937]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-227bf763-3d99-4087-b69a-1a61692494ae Aug 18 18:57:37 devstack sudo[100937]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:37 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6e2ce35f-4322-4ce3-a49a-04bcaaa40013 tempest-GroupSnapshotsV319Test-1070847792 None] Acquiring lock "cinder-quobyte-e9c85e28-d91a-4b88-aa80-c8babcc9da50" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:57:37 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6e2ce35f-4322-4ce3-a49a-04bcaaa40013 tempest-GroupSnapshotsV319Test-1070847792 None] Lock "cinder-quobyte-e9c85e28-d91a-4b88-aa80-c8babcc9da50" acquired by "delete_snapshot" :: waited 0.033s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:57:37 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6e2ce35f-4322-4ce3-a49a-04bcaaa40013 tempest-GroupSnapshotsV319Test-1070847792 None] Acquiring lock "cinder-quobyte-12ced6fa-3c8d-4676-b3fb-fed92d4af87f" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:57:37 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6e2ce35f-4322-4ce3-a49a-04bcaaa40013 tempest-GroupSnapshotsV319Test-1070847792 None] Lock "cinder-quobyte-12ced6fa-3c8d-4676-b3fb-fed92d4af87f" acquired by "_delete_snapshot" :: waited 0.026s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:57:37 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-6e2ce35f-4322-4ce3-a49a-04bcaaa40013 tempest-GroupSnapshotsV319Test-1070847792 None] Deleting offline snapshot 12ced6fa-3c8d-4676-b3fb-fed92d4af87f of volume e9c85e28-d91a-4b88-aa80-c8babcc9da50 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 18:57:37 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-6e2ce35f-4322-4ce3-a49a-04bcaaa40013 tempest-GroupSnapshotsV319Test-1070847792 None] snapshot_file for this snap is: volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50.12ced6fa-3c8d-4676-b3fb-fed92d4af87f {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 18:57:37 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[7882d646-82fe-4318-9b82-ba43fe1bf7b0]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:57:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6e2ce35f-4322-4ce3-a49a-04bcaaa40013 tempest-GroupSnapshotsV319Test-1070847792 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50.12ced6fa-3c8d-4676-b3fb-fed92d4af87f {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:37 devstack sudo[100939]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50.12ced6fa-3c8d-4676-b3fb-fed92d4af87f Aug 18 18:57:37 devstack sudo[100939]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:37 devstack sudo[100937]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-35f770d1-45fc-4df9-a01d-8d2ea0a8b10d tempest-AttachVolumeShelveTestJSON-79739650 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-227bf763-3d99-4087-b69a-1a61692494ae" returned: 0 in 0.391s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:37 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-35f770d1-45fc-4df9-a01d-8d2ea0a8b10d tempest-AttachVolumeShelveTestJSON-79739650 None] <== create_volume: return (1076ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 18:57:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-35f770d1-45fc-4df9-a01d-8d2ea0a8b10d tempest-AttachVolumeShelveTestJSON-79739650 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.079s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:57:37 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-35f770d1-45fc-4df9-a01d-8d2ea0a8b10d tempest-AttachVolumeShelveTestJSON-79739650 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e52a99ae-7224-4aea-b2b6-63ae41ac8d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-227bf763-3d99-4087-b69a-1a61692494ae', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:57:37 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-35f770d1-45fc-4df9-a01d-8d2ea0a8b10d tempest-AttachVolumeShelveTestJSON-79739650 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f63bb868-6005-421a-a164-692d9b10f9dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:57:37 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-35f770d1-45fc-4df9-a01d-8d2ea0a8b10d tempest-AttachVolumeShelveTestJSON-79739650 None] Volume volume-227bf763-3d99-4087-b69a-1a61692494ae (227bf763-3d99-4087-b69a-1a61692494ae): created successfully Aug 18 18:57:37 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-35f770d1-45fc-4df9-a01d-8d2ea0a8b10d tempest-AttachVolumeShelveTestJSON-79739650 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f63bb868-6005-421a-a164-692d9b10f9dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:57:37 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-35f770d1-45fc-4df9-a01d-8d2ea0a8b10d tempest-AttachVolumeShelveTestJSON-79739650 None] Flow 'volume_create_manager' (548f31ff-629a-4fe4-bd70-672a686ac61e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:57:37 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-35f770d1-45fc-4df9-a01d-8d2ea0a8b10d tempest-AttachVolumeShelveTestJSON-79739650 None] Created volume successfully. Aug 18 18:57:38 devstack sudo[100939]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6e2ce35f-4322-4ce3-a49a-04bcaaa40013 tempest-GroupSnapshotsV319Test-1070847792 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50.12ced6fa-3c8d-4676-b3fb-fed92d4af87f" returned: 0 in 0.428s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:38 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-6e2ce35f-4322-4ce3-a49a-04bcaaa40013 tempest-GroupSnapshotsV319Test-1070847792 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 18:57:38 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[64d9f60f-5bf3-4bf7-93e6-d270c1cd22ee]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:57:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6e2ce35f-4322-4ce3-a49a-04bcaaa40013 tempest-GroupSnapshotsV319Test-1070847792 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:38 devstack sudo[100948]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50 Aug 18 18:57:38 devstack sudo[100948]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:38 devstack sudo[100948]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6e2ce35f-4322-4ce3-a49a-04bcaaa40013 tempest-GroupSnapshotsV319Test-1070847792 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50" returned: 0 in 0.429s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6e2ce35f-4322-4ce3-a49a-04bcaaa40013 tempest-GroupSnapshotsV319Test-1070847792 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50.12ced6fa-3c8d-4676-b3fb-fed92d4af87f {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:38 devstack sudo[100953]: 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/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50.12ced6fa-3c8d-4676-b3fb-fed92d4af87f Aug 18 18:57:38 devstack sudo[100953]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:39 devstack sudo[100953]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6e2ce35f-4322-4ce3-a49a-04bcaaa40013 tempest-GroupSnapshotsV319Test-1070847792 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50.12ced6fa-3c8d-4676-b3fb-fed92d4af87f" returned: 0 in 0.467s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6e2ce35f-4322-4ce3-a49a-04bcaaa40013 tempest-GroupSnapshotsV319Test-1070847792 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50.12ced6fa-3c8d-4676-b3fb-fed92d4af87f {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:39 devstack sudo[100963]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50.12ced6fa-3c8d-4676-b3fb-fed92d4af87f Aug 18 18:57:39 devstack sudo[100963]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:39 devstack sudo[100963]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6e2ce35f-4322-4ce3-a49a-04bcaaa40013 tempest-GroupSnapshotsV319Test-1070847792 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50.12ced6fa-3c8d-4676-b3fb-fed92d4af87f" returned: 0 in 0.411s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:39 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6e2ce35f-4322-4ce3-a49a-04bcaaa40013 tempest-GroupSnapshotsV319Test-1070847792 None] Lock "cinder-quobyte-12ced6fa-3c8d-4676-b3fb-fed92d4af87f" released by "_delete_snapshot" :: held 1.902s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:57:39 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6e2ce35f-4322-4ce3-a49a-04bcaaa40013 tempest-GroupSnapshotsV319Test-1070847792 None] Lock "cinder-quobyte-e9c85e28-d91a-4b88-aa80-c8babcc9da50" released by "delete_snapshot" :: held 1.938s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:57:39 devstack cinder-volume[93728]: WARNING cinder.quota [None req-6e2ce35f-4322-4ce3-a49a-04bcaaa40013 tempest-GroupSnapshotsV319Test-1070847792 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-756611612 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-756611612, it is now deprecated. Please use the default quota class for default quota. Aug 18 18:57:39 devstack cinder-volume[93728]: WARNING cinder.quota [None req-6e2ce35f-4322-4ce3-a49a-04bcaaa40013 tempest-GroupSnapshotsV319Test-1070847792 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-756611612 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-756611612, it is now deprecated. Please use the default quota class for default quota. Aug 18 18:57:39 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-6e2ce35f-4322-4ce3-a49a-04bcaaa40013 tempest-GroupSnapshotsV319Test-1070847792 None] Created reservations ['6e89d338-dd0e-475a-98b3-596a3c394d6c', '1a414fab-0b28-47eb-89c9-5002c0fa4f61', '87087f60-467c-4585-a202-3cfcc2d6eeb2', '9de74b81-fa61-4130-a3bc-bcfbe5ee8dc6'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:57:39 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-6e2ce35f-4322-4ce3-a49a-04bcaaa40013 tempest-GroupSnapshotsV319Test-1070847792 None] group_snapshot b2501bbf-861c-4c3c-9232-0edc788c6fcf: deleted successfully Aug 18 18:57:40 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9f554740-918a-4da9-b47a-4843ef0a38de tempest-GroupSnapshotsV319Test-1070847792 None] Acquiring lock "cinder-quobyte-e9c85e28-d91a-4b88-aa80-c8babcc9da50" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:57:40 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9f554740-918a-4da9-b47a-4843ef0a38de tempest-GroupSnapshotsV319Test-1070847792 None] Lock "cinder-quobyte-e9c85e28-d91a-4b88-aa80-c8babcc9da50" acquired by "delete_volume" :: waited 0.040s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:57:40 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[e4e0cd09-6f81-4764-919c-cf7dd692ea6a]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:57:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f554740-918a-4da9-b47a-4843ef0a38de tempest-GroupSnapshotsV319Test-1070847792 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:40 devstack sudo[100977]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50 Aug 18 18:57:40 devstack sudo[100977]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:41 devstack sudo[100977]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f554740-918a-4da9-b47a-4843ef0a38de tempest-GroupSnapshotsV319Test-1070847792 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50" returned: 0 in 0.683s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f554740-918a-4da9-b47a-4843ef0a38de tempest-GroupSnapshotsV319Test-1070847792 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:41 devstack sudo[101003]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50 Aug 18 18:57:41 devstack sudo[101003]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:41 devstack sudo[101003]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f554740-918a-4da9-b47a-4843ef0a38de tempest-GroupSnapshotsV319Test-1070847792 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e9c85e28-d91a-4b88-aa80-c8babcc9da50" returned: 0 in 0.398s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:41 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9f554740-918a-4da9-b47a-4843ef0a38de tempest-GroupSnapshotsV319Test-1070847792 None] Lock "cinder-quobyte-e9c85e28-d91a-4b88-aa80-c8babcc9da50" released by "delete_volume" :: held 1.219s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:57:41 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-9f554740-918a-4da9-b47a-4843ef0a38de tempest-GroupSnapshotsV319Test-1070847792 None] Created reservations ['be71503a-9138-461d-b37c-fb808b6d2380'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:57:41 devstack cinder-volume[93728]: WARNING cinder.quota [None req-9f554740-918a-4da9-b47a-4843ef0a38de tempest-GroupSnapshotsV319Test-1070847792 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-756611612 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-756611612, it is now deprecated. Please use the default quota class for default quota. Aug 18 18:57:41 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-9f554740-918a-4da9-b47a-4843ef0a38de tempest-GroupSnapshotsV319Test-1070847792 None] Created reservations ['a6ebd3c8-e77e-45ae-8cea-7cc77328aa95', '4b27626b-7e44-48d7-80ba-7722a711304b', '47bea755-1dd9-4373-8c71-bd9b45882ee8', 'b8d2b3e1-9000-43e1-a7b7-e4db997547d4'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:57:41 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager._thread_info {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 18:57:41 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread count: 28 {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 18 18:57:41 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread info: [<_MainThread(MainThread, started 134742134784128)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 18 18:57:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9f554740-918a-4da9-b47a-4843ef0a38de tempest-GroupSnapshotsV319Test-1070847792 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:57:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9f554740-918a-4da9-b47a-4843ef0a38de tempest-GroupSnapshotsV319Test-1070847792 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:57:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-9f554740-918a-4da9-b47a-4843ef0a38de tempest-GroupSnapshotsV319Test-1070847792 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:57:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-9f554740-918a-4da9-b47a-4843ef0a38de tempest-GroupSnapshotsV319Test-1070847792 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:57:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9f554740-918a-4da9-b47a-4843ef0a38de tempest-GroupSnapshotsV319Test-1070847792 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:57:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f554740-918a-4da9-b47a-4843ef0a38de tempest-GroupSnapshotsV319Test-1070847792 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:42 devstack sudo[101020]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:57:42 devstack sudo[101020]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:42 devstack sudo[101020]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f554740-918a-4da9-b47a-4843ef0a38de tempest-GroupSnapshotsV319Test-1070847792 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.361s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:42 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-9f554740-918a-4da9-b47a-4843ef0a38de tempest-GroupSnapshotsV319Test-1070847792 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:57:42 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-9f554740-918a-4da9-b47a-4843ef0a38de tempest-GroupSnapshotsV319Test-1070847792 None] Delete group completed successfully. Aug 18 18:57:52 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:UPDATE=37,cinder:DELETE=3,cinder:SELECT=33,cinder:INSERT=9 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 18:57:52 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=35,cinder:INSERT=10,cinder:UPDATE=36 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 18:57:52 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-99037e4f-2db0-4c2d-ba65-381bfa718f8e tempest-GroupsTest-1015547619 None] Group tempest-Group1-2064827539: creating Aug 18 18:57:52 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-99037e4f-2db0-4c2d-ba65-381bfa718f8e tempest-GroupsTest-1015547619 None] Group tempest-Group1-2064827539: created successfully Aug 18 18:57:52 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-99037e4f-2db0-4c2d-ba65-381bfa718f8e tempest-GroupsTest-1015547619 None] Create group completed successfully. Aug 18 18:57:53 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-30bef9ae-a2c6-4b43-a988-bb47cce62b4b tempest-GroupsTest-1015547619 None] Group tempest-Group2-2084646321: creating Aug 18 18:57:53 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-30bef9ae-a2c6-4b43-a988-bb47cce62b4b tempest-GroupsTest-1015547619 None] Group tempest-Group2-2084646321: created successfully Aug 18 18:57:53 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-30bef9ae-a2c6-4b43-a988-bb47cce62b4b tempest-GroupsTest-1015547619 None] Create group completed successfully. Aug 18 18:57:55 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-2ff41491-505c-4ce4-911f-38455e9db316 tempest-GroupsTest-1015547619 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:57:55 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2ff41491-505c-4ce4-911f-38455e9db316 tempest-GroupsTest-1015547619 None] Flow 'volume_create_manager' (c203c792-fc08-414e-9831-2bc44d0e7feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:57:55 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2ff41491-505c-4ce4-911f-38455e9db316 tempest-GroupsTest-1015547619 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0cd04005-8a36-4c1a-a659-5f573142df67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:57:55 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2ff41491-505c-4ce4-911f-38455e9db316 tempest-GroupsTest-1015547619 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0cd04005-8a36-4c1a-a659-5f573142df67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:57:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-784540996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a41b9938-6fdc-4f59-8628-440f7ec71cdb,host='devstack@QuobyteHD#QuobyteHD',id=9df7a8a9-298b-4566-9938-b1f20b82ec35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d9d171a8983419ab886509255dfeed5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:57: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-18T16:57:56Z,use_quota=True,user_id='35296eda069b4bfe9bc94d67cef3e5f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b0eed48-f0e0-4bd2-a553-f9a0ce4145d0),volume_type_id=3b0eed48-f0e0-4bd2-a553-f9a0ce4145d0)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:57:55 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2ff41491-505c-4ce4-911f-38455e9db316 tempest-GroupsTest-1015547619 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (05577edd-5801-44d1-91c3-76cc15323be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:57:55 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2ff41491-505c-4ce4-911f-38455e9db316 tempest-GroupsTest-1015547619 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (05577edd-5801-44d1-91c3-76cc15323be0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:57:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2ff41491-505c-4ce4-911f-38455e9db316 tempest-GroupsTest-1015547619 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e2fba6f3-58df-46ef-bf94-dcb69de1cd21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:57:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2ff41491-505c-4ce4-911f-38455e9db316 tempest-GroupsTest-1015547619 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e2fba6f3-58df-46ef-bf94-dcb69de1cd21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9df7a8a9-298b-4566-9938-b1f20b82ec35', 'volume_name': 'volume-9df7a8a9-298b-4566-9938-b1f20b82ec35', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:57:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2ff41491-505c-4ce4-911f-38455e9db316 tempest-GroupsTest-1015547619 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (29742efd-b183-42ad-8ebe-74632d33c52e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:57:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2ff41491-505c-4ce4-911f-38455e9db316 tempest-GroupsTest-1015547619 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (29742efd-b183-42ad-8ebe-74632d33c52e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:57:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2ff41491-505c-4ce4-911f-38455e9db316 tempest-GroupsTest-1015547619 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4a4cbfbc-8d85-45b5-9f0b-15b79147deac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:57:56 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-2ff41491-505c-4ce4-911f-38455e9db316 tempest-GroupsTest-1015547619 None] Volume 9df7a8a9-298b-4566-9938-b1f20b82ec35: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9df7a8a9-298b-4566-9938-b1f20b82ec35', 'volume_size': 1} Aug 18 18:57:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2ff41491-505c-4ce4-911f-38455e9db316 tempest-GroupsTest-1015547619 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:57:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2ff41491-505c-4ce4-911f-38455e9db316 tempest-GroupsTest-1015547619 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:57:56 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-2ff41491-505c-4ce4-911f-38455e9db316 tempest-GroupsTest-1015547619 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=a41b9938-6fdc-4f59-8628-440f7ec71cdb,created_at=2026-08-18T16:57:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-784540996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a41b9938-6fdc-4f59-8628-440f7ec71cdb,host='devstack@QuobyteHD#QuobyteHD',id=9df7a8a9-298b-4566-9938-b1f20b82ec35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d9d171a8983419ab886509255dfeed5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:57: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-18T16:57:56Z,use_quota=True,user_id='35296eda069b4bfe9bc94d67cef3e5f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b0eed48-f0e0-4bd2-a553-f9a0ce4145d0),volume_type_id=3b0eed48-f0e0-4bd2-a553-f9a0ce4145d0)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 18:57:56 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-2ff41491-505c-4ce4-911f-38455e9db316 tempest-GroupsTest-1015547619 None] Creating volume 9df7a8a9-298b-4566-9938-b1f20b82ec35 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 18:57:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2ff41491-505c-4ce4-911f-38455e9db316 tempest-GroupsTest-1015547619 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:57:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2ff41491-505c-4ce4-911f-38455e9db316 tempest-GroupsTest-1015547619 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:57:56 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-2ff41491-505c-4ce4-911f-38455e9db316 tempest-GroupsTest-1015547619 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:57:56 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-2ff41491-505c-4ce4-911f-38455e9db316 tempest-GroupsTest-1015547619 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:57:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2ff41491-505c-4ce4-911f-38455e9db316 tempest-GroupsTest-1015547619 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:57:56 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-2ff41491-505c-4ce4-911f-38455e9db316 tempest-GroupsTest-1015547619 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:57:56 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-2ff41491-505c-4ce4-911f-38455e9db316 tempest-GroupsTest-1015547619 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 18:57:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2ff41491-505c-4ce4-911f-38455e9db316 tempest-GroupsTest-1015547619 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9df7a8a9-298b-4566-9938-b1f20b82ec35 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:56 devstack sudo[101136]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9df7a8a9-298b-4566-9938-b1f20b82ec35 1073741824 Aug 18 18:57:56 devstack sudo[101136]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:56 devstack sudo[101136]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2ff41491-505c-4ce4-911f-38455e9db316 tempest-GroupsTest-1015547619 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9df7a8a9-298b-4566-9938-b1f20b82ec35 1073741824" returned: 0 in 0.732s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2ff41491-505c-4ce4-911f-38455e9db316 tempest-GroupsTest-1015547619 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9df7a8a9-298b-4566-9938-b1f20b82ec35 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:56 devstack sudo[101142]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9df7a8a9-298b-4566-9938-b1f20b82ec35 Aug 18 18:57:56 devstack sudo[101142]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:57 devstack sudo[101142]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2ff41491-505c-4ce4-911f-38455e9db316 tempest-GroupsTest-1015547619 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9df7a8a9-298b-4566-9938-b1f20b82ec35" returned: 0 in 0.397s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:57 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-2ff41491-505c-4ce4-911f-38455e9db316 tempest-GroupsTest-1015547619 None] <== create_volume: return (1198ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 18:57:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2ff41491-505c-4ce4-911f-38455e9db316 tempest-GroupsTest-1015547619 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.205s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:57:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2ff41491-505c-4ce4-911f-38455e9db316 tempest-GroupsTest-1015547619 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4a4cbfbc-8d85-45b5-9f0b-15b79147deac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9df7a8a9-298b-4566-9938-b1f20b82ec35', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:57:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2ff41491-505c-4ce4-911f-38455e9db316 tempest-GroupsTest-1015547619 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5c774f7e-bd7e-4048-8b46-4c800f514a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:57:57 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-2ff41491-505c-4ce4-911f-38455e9db316 tempest-GroupsTest-1015547619 None] Volume volume-9df7a8a9-298b-4566-9938-b1f20b82ec35 (9df7a8a9-298b-4566-9938-b1f20b82ec35): created successfully Aug 18 18:57:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2ff41491-505c-4ce4-911f-38455e9db316 tempest-GroupsTest-1015547619 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5c774f7e-bd7e-4048-8b46-4c800f514a6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:57:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2ff41491-505c-4ce4-911f-38455e9db316 tempest-GroupsTest-1015547619 None] Flow 'volume_create_manager' (c203c792-fc08-414e-9831-2bc44d0e7feb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:57:57 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-2ff41491-505c-4ce4-911f-38455e9db316 tempest-GroupsTest-1015547619 None] Created volume successfully. Aug 18 18:57:58 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-f9655ce2-66f6-41fd-83c8-b1e5e1beafac req-3419c66c-39ed-49da-8dcc-85fd1f6d1e79 tempest-AttachVolumeShelveTestJSON-79739650 None] No connector for attachment 126188e0-a274-4280-9e4e-c64367dcdff0; skipping storage backend terminate_connection call. {{(pid=93728) _connection_terminate /opt/stack/cinder/cinder/volume/manager.py:5010}} Aug 18 18:57:58 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-f9655ce2-66f6-41fd-83c8-b1e5e1beafac req-3419c66c-39ed-49da-8dcc-85fd1f6d1e79 tempest-AttachVolumeShelveTestJSON-79739650 None] Deleting attachment 126188e0-a274-4280-9e4e-c64367dcdff0. {{(pid=93728) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 18 18:57:59 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-fbc446ea-c295-4659-9d4f-3226d98bd40d tempest-GroupsTest-1015547619 None] Acquiring lock "cinder-quobyte-9df7a8a9-298b-4566-9938-b1f20b82ec35" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:57:59 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-fbc446ea-c295-4659-9d4f-3226d98bd40d tempest-GroupsTest-1015547619 None] Lock "cinder-quobyte-9df7a8a9-298b-4566-9938-b1f20b82ec35" acquired by "delete_volume" :: waited 0.031s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:57:59 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[bc9daed0-852d-4793-abfd-5e0532b26015]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:57:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fbc446ea-c295-4659-9d4f-3226d98bd40d tempest-GroupsTest-1015547619 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9df7a8a9-298b-4566-9938-b1f20b82ec35 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:59 devstack sudo[101148]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9df7a8a9-298b-4566-9938-b1f20b82ec35 Aug 18 18:57:59 devstack sudo[101148]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:57:59 devstack sudo[101148]: pam_unix(sudo:session): session closed for user root Aug 18 18:57:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fbc446ea-c295-4659-9d4f-3226d98bd40d tempest-GroupsTest-1015547619 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9df7a8a9-298b-4566-9938-b1f20b82ec35" returned: 0 in 0.576s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:57:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fbc446ea-c295-4659-9d4f-3226d98bd40d tempest-GroupsTest-1015547619 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9df7a8a9-298b-4566-9938-b1f20b82ec35 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:57:59 devstack sudo[101153]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9df7a8a9-298b-4566-9938-b1f20b82ec35 Aug 18 18:57:59 devstack sudo[101153]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:58:00 devstack sudo[101153]: pam_unix(sudo:session): session closed for user root Aug 18 18:58:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fbc446ea-c295-4659-9d4f-3226d98bd40d tempest-GroupsTest-1015547619 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9df7a8a9-298b-4566-9938-b1f20b82ec35" returned: 0 in 0.343s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:58:00 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-fbc446ea-c295-4659-9d4f-3226d98bd40d tempest-GroupsTest-1015547619 None] Lock "cinder-quobyte-9df7a8a9-298b-4566-9938-b1f20b82ec35" released by "delete_volume" :: held 0.995s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:58:00 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-fbc446ea-c295-4659-9d4f-3226d98bd40d tempest-GroupsTest-1015547619 None] Created reservations ['ee853c69-a06c-411a-b219-c89e1ff9a88a'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:58:00 devstack cinder-volume[93728]: WARNING cinder.quota [None req-fbc446ea-c295-4659-9d4f-3226d98bd40d tempest-GroupsTest-1015547619 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1821234222 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1821234222, it is now deprecated. Please use the default quota class for default quota. Aug 18 18:58:00 devstack cinder-volume[93728]: WARNING cinder.quota [None req-fbc446ea-c295-4659-9d4f-3226d98bd40d tempest-GroupsTest-1015547619 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1821234222 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1821234222, it is now deprecated. Please use the default quota class for default quota. Aug 18 18:58:00 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-fbc446ea-c295-4659-9d4f-3226d98bd40d tempest-GroupsTest-1015547619 None] Created reservations ['97e27775-93f9-42fb-9ee7-3ecd5a8ed55a', '313c0f3c-beda-4233-a404-be37d92d2071', '1169c0e6-fcee-4244-bfca-746514305bc6', '9b97f4c1-1596-4c6f-8558-08a8efbed75d'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:58:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-fbc446ea-c295-4659-9d4f-3226d98bd40d tempest-GroupsTest-1015547619 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:58:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-fbc446ea-c295-4659-9d4f-3226d98bd40d tempest-GroupsTest-1015547619 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:58:00 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-fbc446ea-c295-4659-9d4f-3226d98bd40d tempest-GroupsTest-1015547619 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:58:00 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-fbc446ea-c295-4659-9d4f-3226d98bd40d tempest-GroupsTest-1015547619 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:58:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-fbc446ea-c295-4659-9d4f-3226d98bd40d tempest-GroupsTest-1015547619 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:58:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fbc446ea-c295-4659-9d4f-3226d98bd40d tempest-GroupsTest-1015547619 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:58:00 devstack sudo[101179]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:58:00 devstack sudo[101179]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:58:01 devstack sudo[101179]: pam_unix(sudo:session): session closed for user root Aug 18 18:58:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fbc446ea-c295-4659-9d4f-3226d98bd40d tempest-GroupsTest-1015547619 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.358s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:58:01 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-fbc446ea-c295-4659-9d4f-3226d98bd40d tempest-GroupsTest-1015547619 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:58:01 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-fbc446ea-c295-4659-9d4f-3226d98bd40d tempest-GroupsTest-1015547619 None] Delete group completed successfully. Aug 18 18:58:02 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-89873af1-70ef-45b8-a66c-ceefecf8d8a7 tempest-GroupsTest-1015547619 None] Created reservations ['5a352e79-7d67-4318-8a9d-cd9a3197b876'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:58:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-89873af1-70ef-45b8-a66c-ceefecf8d8a7 tempest-GroupsTest-1015547619 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:58:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-89873af1-70ef-45b8-a66c-ceefecf8d8a7 tempest-GroupsTest-1015547619 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:58:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-89873af1-70ef-45b8-a66c-ceefecf8d8a7 tempest-GroupsTest-1015547619 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:58:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-89873af1-70ef-45b8-a66c-ceefecf8d8a7 tempest-GroupsTest-1015547619 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:58:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-89873af1-70ef-45b8-a66c-ceefecf8d8a7 tempest-GroupsTest-1015547619 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:58:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-89873af1-70ef-45b8-a66c-ceefecf8d8a7 tempest-GroupsTest-1015547619 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:58:02 devstack sudo[101184]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:58:02 devstack sudo[101184]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:58:02 devstack sudo[101184]: pam_unix(sudo:session): session closed for user root Aug 18 18:58:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-89873af1-70ef-45b8-a66c-ceefecf8d8a7 tempest-GroupsTest-1015547619 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.286s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:58:02 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-89873af1-70ef-45b8-a66c-ceefecf8d8a7 tempest-GroupsTest-1015547619 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:58:02 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-89873af1-70ef-45b8-a66c-ceefecf8d8a7 tempest-GroupsTest-1015547619 None] Delete group completed successfully. Aug 18 18:58:03 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-06e9785a-75cd-4668-a5bc-15e76c37a3e1 tempest-GroupsTest-1015547619 None] Group tempest-GroupsTest-Group-578751776: creating Aug 18 18:58:03 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-06e9785a-75cd-4668-a5bc-15e76c37a3e1 tempest-GroupsTest-1015547619 None] Group tempest-GroupsTest-Group-578751776: created successfully Aug 18 18:58:03 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-06e9785a-75cd-4668-a5bc-15e76c37a3e1 tempest-GroupsTest-1015547619 None] Create group completed successfully. Aug 18 18:58:05 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-62595322-7168-440c-baae-dc0c40e5f3df tempest-GroupsTest-1015547619 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:58:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-62595322-7168-440c-baae-dc0c40e5f3df tempest-GroupsTest-1015547619 None] Flow 'volume_create_manager' (d6188d1c-5c37-48a5-8fff-61a4ccddbfdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:58:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-62595322-7168-440c-baae-dc0c40e5f3df tempest-GroupsTest-1015547619 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3a71afdc-8084-478d-bf2a-8c0ab32a184c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-62595322-7168-440c-baae-dc0c40e5f3df tempest-GroupsTest-1015547619 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3a71afdc-8084-478d-bf2a-8c0ab32a184c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:58:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2139073465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cf727344-c645-4671-83e8-ef7a80cbcad8,host='devstack@QuobyteHD#QuobyteHD',id=10626d2e-ca0e-4f4e-8dd6-3938eaf60a61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d9d171a8983419ab886509255dfeed5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:58: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-18T16:58:06Z,use_quota=True,user_id='35296eda069b4bfe9bc94d67cef3e5f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a95ccf7-14c3-4ff0-9022-6696a79d7c71),volume_type_id=9a95ccf7-14c3-4ff0-9022-6696a79d7c71)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-62595322-7168-440c-baae-dc0c40e5f3df tempest-GroupsTest-1015547619 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (25be62cb-cab9-45f2-9f2e-56e1b0f97f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-62595322-7168-440c-baae-dc0c40e5f3df tempest-GroupsTest-1015547619 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (25be62cb-cab9-45f2-9f2e-56e1b0f97f52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-62595322-7168-440c-baae-dc0c40e5f3df tempest-GroupsTest-1015547619 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (52cc5268-660d-44f1-9afd-9377fcbe814e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-62595322-7168-440c-baae-dc0c40e5f3df tempest-GroupsTest-1015547619 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (52cc5268-660d-44f1-9afd-9377fcbe814e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '10626d2e-ca0e-4f4e-8dd6-3938eaf60a61', 'volume_name': 'volume-10626d2e-ca0e-4f4e-8dd6-3938eaf60a61', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-62595322-7168-440c-baae-dc0c40e5f3df tempest-GroupsTest-1015547619 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eb954e5d-d000-4474-8658-d6bf6223ecf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-62595322-7168-440c-baae-dc0c40e5f3df tempest-GroupsTest-1015547619 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eb954e5d-d000-4474-8658-d6bf6223ecf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-62595322-7168-440c-baae-dc0c40e5f3df tempest-GroupsTest-1015547619 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9d5723b1-abba-4b43-9874-65669645e2f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:05 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-62595322-7168-440c-baae-dc0c40e5f3df tempest-GroupsTest-1015547619 None] Volume 10626d2e-ca0e-4f4e-8dd6-3938eaf60a61: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-10626d2e-ca0e-4f4e-8dd6-3938eaf60a61', 'volume_size': 1} Aug 18 18:58:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-62595322-7168-440c-baae-dc0c40e5f3df tempest-GroupsTest-1015547619 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:58:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-62595322-7168-440c-baae-dc0c40e5f3df tempest-GroupsTest-1015547619 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:58:05 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-62595322-7168-440c-baae-dc0c40e5f3df tempest-GroupsTest-1015547619 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=cf727344-c645-4671-83e8-ef7a80cbcad8,created_at=2026-08-18T16:58:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2139073465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cf727344-c645-4671-83e8-ef7a80cbcad8,host='devstack@QuobyteHD#QuobyteHD',id=10626d2e-ca0e-4f4e-8dd6-3938eaf60a61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d9d171a8983419ab886509255dfeed5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:58: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-18T16:58:06Z,use_quota=True,user_id='35296eda069b4bfe9bc94d67cef3e5f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a95ccf7-14c3-4ff0-9022-6696a79d7c71),volume_type_id=9a95ccf7-14c3-4ff0-9022-6696a79d7c71)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 18:58:05 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-62595322-7168-440c-baae-dc0c40e5f3df tempest-GroupsTest-1015547619 None] Creating volume 10626d2e-ca0e-4f4e-8dd6-3938eaf60a61 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 18:58:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-62595322-7168-440c-baae-dc0c40e5f3df tempest-GroupsTest-1015547619 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:58:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-62595322-7168-440c-baae-dc0c40e5f3df tempest-GroupsTest-1015547619 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:58:05 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-62595322-7168-440c-baae-dc0c40e5f3df tempest-GroupsTest-1015547619 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:58:05 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-62595322-7168-440c-baae-dc0c40e5f3df tempest-GroupsTest-1015547619 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:58:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-62595322-7168-440c-baae-dc0c40e5f3df tempest-GroupsTest-1015547619 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:58:05 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-62595322-7168-440c-baae-dc0c40e5f3df tempest-GroupsTest-1015547619 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:58:05 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-62595322-7168-440c-baae-dc0c40e5f3df tempest-GroupsTest-1015547619 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 18:58:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-62595322-7168-440c-baae-dc0c40e5f3df tempest-GroupsTest-1015547619 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-10626d2e-ca0e-4f4e-8dd6-3938eaf60a61 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:58:06 devstack sudo[101189]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-10626d2e-ca0e-4f4e-8dd6-3938eaf60a61 1073741824 Aug 18 18:58:06 devstack sudo[101189]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:58:06 devstack sudo[101189]: pam_unix(sudo:session): session closed for user root Aug 18 18:58:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-62595322-7168-440c-baae-dc0c40e5f3df tempest-GroupsTest-1015547619 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-10626d2e-ca0e-4f4e-8dd6-3938eaf60a61 1073741824" returned: 0 in 0.665s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:58:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-62595322-7168-440c-baae-dc0c40e5f3df tempest-GroupsTest-1015547619 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-10626d2e-ca0e-4f4e-8dd6-3938eaf60a61 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:58:06 devstack sudo[101206]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-10626d2e-ca0e-4f4e-8dd6-3938eaf60a61 Aug 18 18:58:06 devstack sudo[101206]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:58:06 devstack sudo[101206]: pam_unix(sudo:session): session closed for user root Aug 18 18:58:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-62595322-7168-440c-baae-dc0c40e5f3df tempest-GroupsTest-1015547619 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-10626d2e-ca0e-4f4e-8dd6-3938eaf60a61" returned: 0 in 0.300s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:58:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-62595322-7168-440c-baae-dc0c40e5f3df tempest-GroupsTest-1015547619 None] <== create_volume: return (1028ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 18:58:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-62595322-7168-440c-baae-dc0c40e5f3df tempest-GroupsTest-1015547619 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.034s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:58:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-62595322-7168-440c-baae-dc0c40e5f3df tempest-GroupsTest-1015547619 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9d5723b1-abba-4b43-9874-65669645e2f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-10626d2e-ca0e-4f4e-8dd6-3938eaf60a61', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-62595322-7168-440c-baae-dc0c40e5f3df tempest-GroupsTest-1015547619 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c3de62b5-77be-46c7-9ac0-bae8dc682222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:07 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-62595322-7168-440c-baae-dc0c40e5f3df tempest-GroupsTest-1015547619 None] Volume volume-10626d2e-ca0e-4f4e-8dd6-3938eaf60a61 (10626d2e-ca0e-4f4e-8dd6-3938eaf60a61): created successfully Aug 18 18:58:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-62595322-7168-440c-baae-dc0c40e5f3df tempest-GroupsTest-1015547619 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c3de62b5-77be-46c7-9ac0-bae8dc682222) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-62595322-7168-440c-baae-dc0c40e5f3df tempest-GroupsTest-1015547619 None] Flow 'volume_create_manager' (d6188d1c-5c37-48a5-8fff-61a4ccddbfdb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:58:07 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-62595322-7168-440c-baae-dc0c40e5f3df tempest-GroupsTest-1015547619 None] Created volume successfully. Aug 18 18:58:09 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-b819e0f1-c473-4f2c-bd31-887576098fb8 tempest-GroupsTest-1015547619 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:58:09 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b819e0f1-c473-4f2c-bd31-887576098fb8 tempest-GroupsTest-1015547619 None] Flow 'volume_create_manager' (c18ce73d-b9b6-4f01-bd52-6c0416c1665a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:58:09 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b819e0f1-c473-4f2c-bd31-887576098fb8 tempest-GroupsTest-1015547619 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (36192111-e714-468e-8e5b-006659a970fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:09 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b819e0f1-c473-4f2c-bd31-887576098fb8 tempest-GroupsTest-1015547619 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (36192111-e714-468e-8e5b-006659a970fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:58:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-606595510',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cf727344-c645-4671-83e8-ef7a80cbcad8,host='devstack@QuobyteHD#QuobyteHD',id=79a19a78-f286-4677-9760-db7153176acd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d9d171a8983419ab886509255dfeed5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:58: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-18T16:58:09Z,use_quota=True,user_id='35296eda069b4bfe9bc94d67cef3e5f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a95ccf7-14c3-4ff0-9022-6696a79d7c71),volume_type_id=9a95ccf7-14c3-4ff0-9022-6696a79d7c71)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:09 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b819e0f1-c473-4f2c-bd31-887576098fb8 tempest-GroupsTest-1015547619 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e1999b7c-0429-4ae7-991d-d3fb509a6019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:09 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b819e0f1-c473-4f2c-bd31-887576098fb8 tempest-GroupsTest-1015547619 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e1999b7c-0429-4ae7-991d-d3fb509a6019) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:09 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b819e0f1-c473-4f2c-bd31-887576098fb8 tempest-GroupsTest-1015547619 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e86abb22-d367-425c-a268-bdeede641d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:09 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b819e0f1-c473-4f2c-bd31-887576098fb8 tempest-GroupsTest-1015547619 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e86abb22-d367-425c-a268-bdeede641d64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '79a19a78-f286-4677-9760-db7153176acd', 'volume_name': 'volume-79a19a78-f286-4677-9760-db7153176acd', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:09 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b819e0f1-c473-4f2c-bd31-887576098fb8 tempest-GroupsTest-1015547619 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (27f9cce4-bec9-4391-9ec2-13fb0d3b4e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:09 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b819e0f1-c473-4f2c-bd31-887576098fb8 tempest-GroupsTest-1015547619 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (27f9cce4-bec9-4391-9ec2-13fb0d3b4e4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:09 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b819e0f1-c473-4f2c-bd31-887576098fb8 tempest-GroupsTest-1015547619 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (135f6019-00de-4202-8aea-cca326b67396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:09 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-b819e0f1-c473-4f2c-bd31-887576098fb8 tempest-GroupsTest-1015547619 None] Volume 79a19a78-f286-4677-9760-db7153176acd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-79a19a78-f286-4677-9760-db7153176acd', 'volume_size': 1} Aug 18 18:58:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b819e0f1-c473-4f2c-bd31-887576098fb8 tempest-GroupsTest-1015547619 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:58:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b819e0f1-c473-4f2c-bd31-887576098fb8 tempest-GroupsTest-1015547619 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:58:09 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-b819e0f1-c473-4f2c-bd31-887576098fb8 tempest-GroupsTest-1015547619 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=cf727344-c645-4671-83e8-ef7a80cbcad8,created_at=2026-08-18T16:58:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-606595510',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cf727344-c645-4671-83e8-ef7a80cbcad8,host='devstack@QuobyteHD#QuobyteHD',id=79a19a78-f286-4677-9760-db7153176acd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d9d171a8983419ab886509255dfeed5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:58: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-18T16:58:09Z,use_quota=True,user_id='35296eda069b4bfe9bc94d67cef3e5f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a95ccf7-14c3-4ff0-9022-6696a79d7c71),volume_type_id=9a95ccf7-14c3-4ff0-9022-6696a79d7c71)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 18:58:09 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-b819e0f1-c473-4f2c-bd31-887576098fb8 tempest-GroupsTest-1015547619 None] Creating volume 79a19a78-f286-4677-9760-db7153176acd {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 18:58:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b819e0f1-c473-4f2c-bd31-887576098fb8 tempest-GroupsTest-1015547619 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:58:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b819e0f1-c473-4f2c-bd31-887576098fb8 tempest-GroupsTest-1015547619 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:58:09 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-b819e0f1-c473-4f2c-bd31-887576098fb8 tempest-GroupsTest-1015547619 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:58:09 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-b819e0f1-c473-4f2c-bd31-887576098fb8 tempest-GroupsTest-1015547619 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:58:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b819e0f1-c473-4f2c-bd31-887576098fb8 tempest-GroupsTest-1015547619 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:58:09 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-b819e0f1-c473-4f2c-bd31-887576098fb8 tempest-GroupsTest-1015547619 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:58:09 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-b819e0f1-c473-4f2c-bd31-887576098fb8 tempest-GroupsTest-1015547619 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 18:58:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b819e0f1-c473-4f2c-bd31-887576098fb8 tempest-GroupsTest-1015547619 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-79a19a78-f286-4677-9760-db7153176acd 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:58:09 devstack sudo[101232]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-79a19a78-f286-4677-9760-db7153176acd 1073741824 Aug 18 18:58:09 devstack sudo[101232]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:58:10 devstack sudo[101232]: pam_unix(sudo:session): session closed for user root Aug 18 18:58:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b819e0f1-c473-4f2c-bd31-887576098fb8 tempest-GroupsTest-1015547619 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-79a19a78-f286-4677-9760-db7153176acd 1073741824" returned: 0 in 0.954s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:58:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b819e0f1-c473-4f2c-bd31-887576098fb8 tempest-GroupsTest-1015547619 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-79a19a78-f286-4677-9760-db7153176acd {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:58:10 devstack sudo[101285]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-79a19a78-f286-4677-9760-db7153176acd Aug 18 18:58:10 devstack sudo[101285]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:58:11 devstack sudo[101285]: pam_unix(sudo:session): session closed for user root Aug 18 18:58:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b819e0f1-c473-4f2c-bd31-887576098fb8 tempest-GroupsTest-1015547619 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-79a19a78-f286-4677-9760-db7153176acd" returned: 0 in 0.561s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:58:11 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-b819e0f1-c473-4f2c-bd31-887576098fb8 tempest-GroupsTest-1015547619 None] <== create_volume: return (1648ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 18:58:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b819e0f1-c473-4f2c-bd31-887576098fb8 tempest-GroupsTest-1015547619 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.652s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:58:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b819e0f1-c473-4f2c-bd31-887576098fb8 tempest-GroupsTest-1015547619 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (135f6019-00de-4202-8aea-cca326b67396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-79a19a78-f286-4677-9760-db7153176acd', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b819e0f1-c473-4f2c-bd31-887576098fb8 tempest-GroupsTest-1015547619 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6b5fe965-143a-4b29-85aa-001d85e39eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:11 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-b819e0f1-c473-4f2c-bd31-887576098fb8 tempest-GroupsTest-1015547619 None] Volume volume-79a19a78-f286-4677-9760-db7153176acd (79a19a78-f286-4677-9760-db7153176acd): created successfully Aug 18 18:58:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b819e0f1-c473-4f2c-bd31-887576098fb8 tempest-GroupsTest-1015547619 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6b5fe965-143a-4b29-85aa-001d85e39eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b819e0f1-c473-4f2c-bd31-887576098fb8 tempest-GroupsTest-1015547619 None] Flow 'volume_create_manager' (c18ce73d-b9b6-4f01-bd52-6c0416c1665a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:58:11 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-b819e0f1-c473-4f2c-bd31-887576098fb8 tempest-GroupsTest-1015547619 None] Created volume successfully. Aug 18 18:58:11 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-c236a8e7-3235-4afd-b7b4-208940c092b3 tempest-AttachVolumeNegativeTest-216621625 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:58:12 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c236a8e7-3235-4afd-b7b4-208940c092b3 tempest-AttachVolumeNegativeTest-216621625 None] Flow 'volume_create_manager' (e822ae93-2c8f-45ff-b701-cfbf4134f04d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:58:12 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c236a8e7-3235-4afd-b7b4-208940c092b3 tempest-AttachVolumeNegativeTest-216621625 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2061a9e3-8093-4d19-a32b-7d3be841c6ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:12 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c236a8e7-3235-4afd-b7b4-208940c092b3 tempest-AttachVolumeNegativeTest-216621625 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2061a9e3-8093-4d19-a32b-7d3be841c6ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:58:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1435312506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5f9731a5-74f9-488f-ab68-c0a8d5e261f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9b87704a4b74a0eba5683b3c5b8f764',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:58: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-18T16:58:12Z,use_quota=True,user_id='2e3e0f3d7ce14b518b0cc0c2bc69a425',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:12 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c236a8e7-3235-4afd-b7b4-208940c092b3 tempest-AttachVolumeNegativeTest-216621625 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a70dab1e-9c3f-4713-85e3-2deffe62235b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:12 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c236a8e7-3235-4afd-b7b4-208940c092b3 tempest-AttachVolumeNegativeTest-216621625 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a70dab1e-9c3f-4713-85e3-2deffe62235b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:12 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c236a8e7-3235-4afd-b7b4-208940c092b3 tempest-AttachVolumeNegativeTest-216621625 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (54643b9a-0de5-486f-9c39-e5ffa56efcb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:12 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c236a8e7-3235-4afd-b7b4-208940c092b3 tempest-AttachVolumeNegativeTest-216621625 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (54643b9a-0de5-486f-9c39-e5ffa56efcb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5f9731a5-74f9-488f-ab68-c0a8d5e261f3', 'volume_name': 'volume-5f9731a5-74f9-488f-ab68-c0a8d5e261f3', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:12 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c236a8e7-3235-4afd-b7b4-208940c092b3 tempest-AttachVolumeNegativeTest-216621625 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b56dbd0a-b22d-4f0c-a56c-bcf02f80d939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:12 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c236a8e7-3235-4afd-b7b4-208940c092b3 tempest-AttachVolumeNegativeTest-216621625 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b56dbd0a-b22d-4f0c-a56c-bcf02f80d939) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:12 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c236a8e7-3235-4afd-b7b4-208940c092b3 tempest-AttachVolumeNegativeTest-216621625 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (54493b9d-6309-4570-bb7a-dc8e7ff442de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:12 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-c236a8e7-3235-4afd-b7b4-208940c092b3 tempest-AttachVolumeNegativeTest-216621625 None] Volume 5f9731a5-74f9-488f-ab68-c0a8d5e261f3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5f9731a5-74f9-488f-ab68-c0a8d5e261f3', 'volume_size': 1} Aug 18 18:58:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c236a8e7-3235-4afd-b7b4-208940c092b3 tempest-AttachVolumeNegativeTest-216621625 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:58:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c236a8e7-3235-4afd-b7b4-208940c092b3 tempest-AttachVolumeNegativeTest-216621625 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:58:12 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c236a8e7-3235-4afd-b7b4-208940c092b3 tempest-AttachVolumeNegativeTest-216621625 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:58:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1435312506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5f9731a5-74f9-488f-ab68-c0a8d5e261f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9b87704a4b74a0eba5683b3c5b8f764',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:58: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-18T16:58:12Z,use_quota=True,user_id='2e3e0f3d7ce14b518b0cc0c2bc69a425',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 18:58:12 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-c236a8e7-3235-4afd-b7b4-208940c092b3 tempest-AttachVolumeNegativeTest-216621625 None] Creating volume 5f9731a5-74f9-488f-ab68-c0a8d5e261f3 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 18:58:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c236a8e7-3235-4afd-b7b4-208940c092b3 tempest-AttachVolumeNegativeTest-216621625 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:58:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c236a8e7-3235-4afd-b7b4-208940c092b3 tempest-AttachVolumeNegativeTest-216621625 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:58:12 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c236a8e7-3235-4afd-b7b4-208940c092b3 tempest-AttachVolumeNegativeTest-216621625 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:58:12 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c236a8e7-3235-4afd-b7b4-208940c092b3 tempest-AttachVolumeNegativeTest-216621625 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:58:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c236a8e7-3235-4afd-b7b4-208940c092b3 tempest-AttachVolumeNegativeTest-216621625 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:58:12 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c236a8e7-3235-4afd-b7b4-208940c092b3 tempest-AttachVolumeNegativeTest-216621625 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:58:12 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-c236a8e7-3235-4afd-b7b4-208940c092b3 tempest-AttachVolumeNegativeTest-216621625 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 18:58:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c236a8e7-3235-4afd-b7b4-208940c092b3 tempest-AttachVolumeNegativeTest-216621625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f9731a5-74f9-488f-ab68-c0a8d5e261f3 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:58:12 devstack sudo[101325]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f9731a5-74f9-488f-ab68-c0a8d5e261f3 1073741824 Aug 18 18:58:12 devstack sudo[101325]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:58:12 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-77c8257b-1540-419a-8262-aead32463f60 tempest-GroupsTest-1015547619 None] Update group completed successfully. Aug 18 18:58:12 devstack sudo[101325]: pam_unix(sudo:session): session closed for user root Aug 18 18:58:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c236a8e7-3235-4afd-b7b4-208940c092b3 tempest-AttachVolumeNegativeTest-216621625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f9731a5-74f9-488f-ab68-c0a8d5e261f3 1073741824" returned: 0 in 0.736s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:58:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c236a8e7-3235-4afd-b7b4-208940c092b3 tempest-AttachVolumeNegativeTest-216621625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f9731a5-74f9-488f-ab68-c0a8d5e261f3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:58:12 devstack sudo[101332]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f9731a5-74f9-488f-ab68-c0a8d5e261f3 Aug 18 18:58:12 devstack sudo[101332]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:58:13 devstack sudo[101332]: pam_unix(sudo:session): session closed for user root Aug 18 18:58:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c236a8e7-3235-4afd-b7b4-208940c092b3 tempest-AttachVolumeNegativeTest-216621625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f9731a5-74f9-488f-ab68-c0a8d5e261f3" returned: 0 in 0.493s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:58:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c236a8e7-3235-4afd-b7b4-208940c092b3 tempest-AttachVolumeNegativeTest-216621625 None] <== create_volume: return (1312ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 18:58:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c236a8e7-3235-4afd-b7b4-208940c092b3 tempest-AttachVolumeNegativeTest-216621625 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.315s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:58:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c236a8e7-3235-4afd-b7b4-208940c092b3 tempest-AttachVolumeNegativeTest-216621625 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (54493b9d-6309-4570-bb7a-dc8e7ff442de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5f9731a5-74f9-488f-ab68-c0a8d5e261f3', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c236a8e7-3235-4afd-b7b4-208940c092b3 tempest-AttachVolumeNegativeTest-216621625 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b48f3256-5b06-4414-8a68-fe5e57156ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:13 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-c236a8e7-3235-4afd-b7b4-208940c092b3 tempest-AttachVolumeNegativeTest-216621625 None] Volume volume-5f9731a5-74f9-488f-ab68-c0a8d5e261f3 (5f9731a5-74f9-488f-ab68-c0a8d5e261f3): created successfully Aug 18 18:58:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c236a8e7-3235-4afd-b7b4-208940c092b3 tempest-AttachVolumeNegativeTest-216621625 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b48f3256-5b06-4414-8a68-fe5e57156ee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c236a8e7-3235-4afd-b7b4-208940c092b3 tempest-AttachVolumeNegativeTest-216621625 None] Flow 'volume_create_manager' (e822ae93-2c8f-45ff-b701-cfbf4134f04d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:58:13 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-c236a8e7-3235-4afd-b7b4-208940c092b3 tempest-AttachVolumeNegativeTest-216621625 None] Created volume successfully. Aug 18 18:58:13 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-7c15d9cf-d9fc-4a0e-94d9-d681545e8ea5 tempest-TestInstancesWithCinderVolumes-2028356166 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:58:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7c15d9cf-d9fc-4a0e-94d9-d681545e8ea5 tempest-TestInstancesWithCinderVolumes-2028356166 None] Flow 'volume_create_manager' (1f41afc7-4dab-433f-b899-bdebed3d134b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:58:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7c15d9cf-d9fc-4a0e-94d9-d681545e8ea5 tempest-TestInstancesWithCinderVolumes-2028356166 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d1dacf8d-4af6-43b0-a282-e085c9e9b5dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7c15d9cf-d9fc-4a0e-94d9-d681545e8ea5 tempest-TestInstancesWithCinderVolumes-2028356166 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d1dacf8d-4af6-43b0-a282-e085c9e9b5dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:58:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-170409881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=42df97fa-86db-46fc-bbe9-3439f22b8e16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c10cca032a1464aa1234d9bc77fc51c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:58: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-18T16:58:14Z,use_quota=True,user_id='8419822e77ef479ebed5244219ab30c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1722800f-8d3f-4827-b0cd-6d7cb7ea78c3),volume_type_id=1722800f-8d3f-4827-b0cd-6d7cb7ea78c3)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7c15d9cf-d9fc-4a0e-94d9-d681545e8ea5 tempest-TestInstancesWithCinderVolumes-2028356166 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c0246376-6e72-4cf4-ac96-d4e5faf8fe22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7c15d9cf-d9fc-4a0e-94d9-d681545e8ea5 tempest-TestInstancesWithCinderVolumes-2028356166 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c0246376-6e72-4cf4-ac96-d4e5faf8fe22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7c15d9cf-d9fc-4a0e-94d9-d681545e8ea5 tempest-TestInstancesWithCinderVolumes-2028356166 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c0c5afe0-cbb5-4360-a4b2-c12b8711f7ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7c15d9cf-d9fc-4a0e-94d9-d681545e8ea5 tempest-TestInstancesWithCinderVolumes-2028356166 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c0c5afe0-cbb5-4360-a4b2-c12b8711f7ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '42df97fa-86db-46fc-bbe9-3439f22b8e16', 'volume_name': 'volume-42df97fa-86db-46fc-bbe9-3439f22b8e16', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7c15d9cf-d9fc-4a0e-94d9-d681545e8ea5 tempest-TestInstancesWithCinderVolumes-2028356166 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1aaaf331-37b0-48fe-993c-c0cbf6a64cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7c15d9cf-d9fc-4a0e-94d9-d681545e8ea5 tempest-TestInstancesWithCinderVolumes-2028356166 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1aaaf331-37b0-48fe-993c-c0cbf6a64cd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7c15d9cf-d9fc-4a0e-94d9-d681545e8ea5 tempest-TestInstancesWithCinderVolumes-2028356166 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce2b0d37-9304-4f94-8e4a-156be1431f50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:13 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-7c15d9cf-d9fc-4a0e-94d9-d681545e8ea5 tempest-TestInstancesWithCinderVolumes-2028356166 None] Volume 42df97fa-86db-46fc-bbe9-3439f22b8e16: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-42df97fa-86db-46fc-bbe9-3439f22b8e16', 'volume_size': 1} Aug 18 18:58:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7c15d9cf-d9fc-4a0e-94d9-d681545e8ea5 tempest-TestInstancesWithCinderVolumes-2028356166 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:58:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7c15d9cf-d9fc-4a0e-94d9-d681545e8ea5 tempest-TestInstancesWithCinderVolumes-2028356166 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:58:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7c15d9cf-d9fc-4a0e-94d9-d681545e8ea5 tempest-TestInstancesWithCinderVolumes-2028356166 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:58:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-170409881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=42df97fa-86db-46fc-bbe9-3439f22b8e16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c10cca032a1464aa1234d9bc77fc51c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:58: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-18T16:58:14Z,use_quota=True,user_id='8419822e77ef479ebed5244219ab30c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1722800f-8d3f-4827-b0cd-6d7cb7ea78c3),volume_type_id=1722800f-8d3f-4827-b0cd-6d7cb7ea78c3)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 18:58:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-7c15d9cf-d9fc-4a0e-94d9-d681545e8ea5 tempest-TestInstancesWithCinderVolumes-2028356166 None] Creating volume 42df97fa-86db-46fc-bbe9-3439f22b8e16 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 18:58:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7c15d9cf-d9fc-4a0e-94d9-d681545e8ea5 tempest-TestInstancesWithCinderVolumes-2028356166 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:58:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7c15d9cf-d9fc-4a0e-94d9-d681545e8ea5 tempest-TestInstancesWithCinderVolumes-2028356166 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:58:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7c15d9cf-d9fc-4a0e-94d9-d681545e8ea5 tempest-TestInstancesWithCinderVolumes-2028356166 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:58:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7c15d9cf-d9fc-4a0e-94d9-d681545e8ea5 tempest-TestInstancesWithCinderVolumes-2028356166 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:58:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7c15d9cf-d9fc-4a0e-94d9-d681545e8ea5 tempest-TestInstancesWithCinderVolumes-2028356166 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:58:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7c15d9cf-d9fc-4a0e-94d9-d681545e8ea5 tempest-TestInstancesWithCinderVolumes-2028356166 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:58:13 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-7c15d9cf-d9fc-4a0e-94d9-d681545e8ea5 tempest-TestInstancesWithCinderVolumes-2028356166 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 18:58:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7c15d9cf-d9fc-4a0e-94d9-d681545e8ea5 tempest-TestInstancesWithCinderVolumes-2028356166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-42df97fa-86db-46fc-bbe9-3439f22b8e16 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:58:13 devstack sudo[101335]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-42df97fa-86db-46fc-bbe9-3439f22b8e16 1073741824 Aug 18 18:58:13 devstack sudo[101335]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:58:14 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-4724020a-696c-4649-85c4-e3700db8676b tempest-GroupsTest-1015547619 None] Update group completed successfully. Aug 18 18:58:14 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-38c6ba9c-65a7-42a2-a707-8aaff9f2287d tempest-TestInstancesWithCinderVolumes-2028356166 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:58:14 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-38c6ba9c-65a7-42a2-a707-8aaff9f2287d tempest-TestInstancesWithCinderVolumes-2028356166 None] Flow 'volume_create_manager' (0e34df91-6c01-4608-9a92-7b5134d04fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:58:14 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-38c6ba9c-65a7-42a2-a707-8aaff9f2287d tempest-TestInstancesWithCinderVolumes-2028356166 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (89d64402-d8ba-441c-9374-a691d0092dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:14 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-38c6ba9c-65a7-42a2-a707-8aaff9f2287d tempest-TestInstancesWithCinderVolumes-2028356166 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (89d64402-d8ba-441c-9374-a691d0092dd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:58:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1522852634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8226b545-49c9-4a98-ab7d-9ecb01e2e642,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c10cca032a1464aa1234d9bc77fc51c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:58: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-18T16:58:14Z,use_quota=True,user_id='8419822e77ef479ebed5244219ab30c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f89a1b66-b4f4-4503-a51e-1be4acad33aa),volume_type_id=f89a1b66-b4f4-4503-a51e-1be4acad33aa)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:14 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-38c6ba9c-65a7-42a2-a707-8aaff9f2287d tempest-TestInstancesWithCinderVolumes-2028356166 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5f5da2d7-816e-4f61-bd8c-d687b70129fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:14 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-38c6ba9c-65a7-42a2-a707-8aaff9f2287d tempest-TestInstancesWithCinderVolumes-2028356166 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5f5da2d7-816e-4f61-bd8c-d687b70129fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:14 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-38c6ba9c-65a7-42a2-a707-8aaff9f2287d tempest-TestInstancesWithCinderVolumes-2028356166 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cdcb41ff-a055-46f5-a891-87571331f896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:14 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-38c6ba9c-65a7-42a2-a707-8aaff9f2287d tempest-TestInstancesWithCinderVolumes-2028356166 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cdcb41ff-a055-46f5-a891-87571331f896) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8226b545-49c9-4a98-ab7d-9ecb01e2e642', 'volume_name': 'volume-8226b545-49c9-4a98-ab7d-9ecb01e2e642', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:14 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-38c6ba9c-65a7-42a2-a707-8aaff9f2287d tempest-TestInstancesWithCinderVolumes-2028356166 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (29d779b0-dc1c-4ced-8b2e-1532e4776ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:14 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-38c6ba9c-65a7-42a2-a707-8aaff9f2287d tempest-TestInstancesWithCinderVolumes-2028356166 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (29d779b0-dc1c-4ced-8b2e-1532e4776ef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:14 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-38c6ba9c-65a7-42a2-a707-8aaff9f2287d tempest-TestInstancesWithCinderVolumes-2028356166 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (31b3e57c-69e8-460c-afc6-3699df430a2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:14 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-38c6ba9c-65a7-42a2-a707-8aaff9f2287d tempest-TestInstancesWithCinderVolumes-2028356166 None] Volume 8226b545-49c9-4a98-ab7d-9ecb01e2e642: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8226b545-49c9-4a98-ab7d-9ecb01e2e642', 'volume_size': 1} Aug 18 18:58:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-38c6ba9c-65a7-42a2-a707-8aaff9f2287d tempest-TestInstancesWithCinderVolumes-2028356166 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:58:14 devstack sudo[101335]: pam_unix(sudo:session): session closed for user root Aug 18 18:58:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7c15d9cf-d9fc-4a0e-94d9-d681545e8ea5 tempest-TestInstancesWithCinderVolumes-2028356166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-42df97fa-86db-46fc-bbe9-3439f22b8e16 1073741824" returned: 0 in 0.772s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:58:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7c15d9cf-d9fc-4a0e-94d9-d681545e8ea5 tempest-TestInstancesWithCinderVolumes-2028356166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-42df97fa-86db-46fc-bbe9-3439f22b8e16 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:58:14 devstack sudo[101346]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-42df97fa-86db-46fc-bbe9-3439f22b8e16 Aug 18 18:58:14 devstack sudo[101346]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:58:15 devstack sudo[101346]: pam_unix(sudo:session): session closed for user root Aug 18 18:58:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7c15d9cf-d9fc-4a0e-94d9-d681545e8ea5 tempest-TestInstancesWithCinderVolumes-2028356166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-42df97fa-86db-46fc-bbe9-3439f22b8e16" returned: 0 in 0.440s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:58:15 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7c15d9cf-d9fc-4a0e-94d9-d681545e8ea5 tempest-TestInstancesWithCinderVolumes-2028356166 None] <== create_volume: return (1281ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 18:58:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7c15d9cf-d9fc-4a0e-94d9-d681545e8ea5 tempest-TestInstancesWithCinderVolumes-2028356166 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.285s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:58:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-38c6ba9c-65a7-42a2-a707-8aaff9f2287d tempest-TestInstancesWithCinderVolumes-2028356166 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.578s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:58:15 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-38c6ba9c-65a7-42a2-a707-8aaff9f2287d tempest-TestInstancesWithCinderVolumes-2028356166 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:58:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1522852634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8226b545-49c9-4a98-ab7d-9ecb01e2e642,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c10cca032a1464aa1234d9bc77fc51c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:58: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-18T16:58:14Z,use_quota=True,user_id='8419822e77ef479ebed5244219ab30c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f89a1b66-b4f4-4503-a51e-1be4acad33aa),volume_type_id=f89a1b66-b4f4-4503-a51e-1be4acad33aa)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 18:58:15 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-38c6ba9c-65a7-42a2-a707-8aaff9f2287d tempest-TestInstancesWithCinderVolumes-2028356166 None] Creating volume 8226b545-49c9-4a98-ab7d-9ecb01e2e642 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 18:58:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-38c6ba9c-65a7-42a2-a707-8aaff9f2287d tempest-TestInstancesWithCinderVolumes-2028356166 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:58:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-38c6ba9c-65a7-42a2-a707-8aaff9f2287d tempest-TestInstancesWithCinderVolumes-2028356166 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:58:15 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-38c6ba9c-65a7-42a2-a707-8aaff9f2287d tempest-TestInstancesWithCinderVolumes-2028356166 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:58:15 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-38c6ba9c-65a7-42a2-a707-8aaff9f2287d tempest-TestInstancesWithCinderVolumes-2028356166 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:58:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-38c6ba9c-65a7-42a2-a707-8aaff9f2287d tempest-TestInstancesWithCinderVolumes-2028356166 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:58:15 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-38c6ba9c-65a7-42a2-a707-8aaff9f2287d tempest-TestInstancesWithCinderVolumes-2028356166 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:58:15 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-38c6ba9c-65a7-42a2-a707-8aaff9f2287d tempest-TestInstancesWithCinderVolumes-2028356166 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 18:58:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-38c6ba9c-65a7-42a2-a707-8aaff9f2287d tempest-TestInstancesWithCinderVolumes-2028356166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8226b545-49c9-4a98-ab7d-9ecb01e2e642 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:58:15 devstack sudo[101351]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8226b545-49c9-4a98-ab7d-9ecb01e2e642 1073741824 Aug 18 18:58:15 devstack sudo[101351]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:58:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7c15d9cf-d9fc-4a0e-94d9-d681545e8ea5 tempest-TestInstancesWithCinderVolumes-2028356166 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce2b0d37-9304-4f94-8e4a-156be1431f50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-42df97fa-86db-46fc-bbe9-3439f22b8e16', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7c15d9cf-d9fc-4a0e-94d9-d681545e8ea5 tempest-TestInstancesWithCinderVolumes-2028356166 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ada5ead7-695d-478d-a19e-65ec73f9cd77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:15 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-7c15d9cf-d9fc-4a0e-94d9-d681545e8ea5 tempest-TestInstancesWithCinderVolumes-2028356166 None] Volume volume-42df97fa-86db-46fc-bbe9-3439f22b8e16 (42df97fa-86db-46fc-bbe9-3439f22b8e16): created successfully Aug 18 18:58:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7c15d9cf-d9fc-4a0e-94d9-d681545e8ea5 tempest-TestInstancesWithCinderVolumes-2028356166 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ada5ead7-695d-478d-a19e-65ec73f9cd77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7c15d9cf-d9fc-4a0e-94d9-d681545e8ea5 tempest-TestInstancesWithCinderVolumes-2028356166 None] Flow 'volume_create_manager' (1f41afc7-4dab-433f-b899-bdebed3d134b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:58:15 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-7c15d9cf-d9fc-4a0e-94d9-d681545e8ea5 tempest-TestInstancesWithCinderVolumes-2028356166 None] Created volume successfully. Aug 18 18:58:15 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:58:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Flow 'volume_create_manager' (4c1acd9b-ee2d-47b6-b560-d86a0d145eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:58:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (324beefe-a469-4db6-bdab-e4cdc03381da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (324beefe-a469-4db6-bdab-e4cdc03381da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:58:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-596762561',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3a00a082-fe5c-4762-b27f-4773adc86141,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c10cca032a1464aa1234d9bc77fc51c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:58: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-18T16:58:16Z,use_quota=True,user_id='8419822e77ef479ebed5244219ab30c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7115d5d8-f098-4e85-aea2-70f9ce3f3a01),volume_type_id=7115d5d8-f098-4e85-aea2-70f9ce3f3a01)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (02e57b00-3e91-402b-a8e1-2e7325adb6be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (02e57b00-3e91-402b-a8e1-2e7325adb6be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5282fc6f-7fe1-4d2c-93f9-b0454fc0f137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:15 devstack cinder-volume[93728]: DEBUG cinder.image.glance [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Creating Keystone auth plugin from conf {{(pid=93728) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 18 18:58:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-c97aff4d-0850-4ef3-b46a-854b61d74bfe req-03804a2d-6830-44f6-823e-dd825119298b tempest-AttachVolumeNegativeTest-216621625 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:58:15 devstack sudo[101351]: pam_unix(sudo:session): session closed for user root Aug 18 18:58:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-38c6ba9c-65a7-42a2-a707-8aaff9f2287d tempest-TestInstancesWithCinderVolumes-2028356166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8226b545-49c9-4a98-ab7d-9ecb01e2e642 1073741824" returned: 0 in 0.756s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:58:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-38c6ba9c-65a7-42a2-a707-8aaff9f2287d tempest-TestInstancesWithCinderVolumes-2028356166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8226b545-49c9-4a98-ab7d-9ecb01e2e642 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:58:16 devstack sudo[101364]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8226b545-49c9-4a98-ab7d-9ecb01e2e642 Aug 18 18:58:16 devstack sudo[101364]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:58:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5282fc6f-7fe1-4d2c-93f9-b0454fc0f137) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '3a00a082-fe5c-4762-b27f-4773adc86141', 'volume_name': 'volume-3a00a082-fe5c-4762-b27f-4773adc86141', 'volume_size': 1, 'image_id': 'a93d8607-53bb-42c7-be57-5edb52fff242', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/a93d8607-53bb-42c7-be57-5edb52fff242', 'metadata': {}}]), 'image_meta': {'name': 'tempest-scenario-img--1438443948', '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': '2c10cca032a1464aa1234d9bc77fc51c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'a93d8607-53bb-42c7-be57-5edb52fff242', 'created_at': datetime.datetime(2026, 8, 18, 16, 58, 9, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 18, 16, 58, 12, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a93d8607-53bb-42c7-be57-5edb52fff242/file', 'properties': {}}, 'image_service': }' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fa96aa38-e188-4a87-ba49-74b523a8d540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fa96aa38-e188-4a87-ba49-74b523a8d540) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (843ea37e-c6c2-4168-936c-59414afff5c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:16 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Volume 3a00a082-fe5c-4762-b27f-4773adc86141: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-3a00a082-fe5c-4762-b27f-4773adc86141', 'volume_size': 1, 'image_id': 'a93d8607-53bb-42c7-be57-5edb52fff242', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/a93d8607-53bb-42c7-be57-5edb52fff242', 'metadata': {}}]), 'image_meta': {'name': 'tempest-scenario-img--1438443948', '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': '2c10cca032a1464aa1234d9bc77fc51c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'a93d8607-53bb-42c7-be57-5edb52fff242', 'created_at': datetime.datetime(2026, 8, 18, 16, 58, 9, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 18, 16, 58, 12, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a93d8607-53bb-42c7-be57-5edb52fff242/file', 'properties': {}}, 'image_service': } Aug 18 18:58:16 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Trying to clone 3a00a082-fe5c-4762-b27f-4773adc86141 from image a93d8607-53bb-42c7-be57-5edb52fff242 at location (None, [{'url': 'file:///opt/stack/data/glance/images/a93d8607-53bb-42c7-be57-5edb52fff242', 'metadata': {}}]). {{(pid=93728) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 18 18:58:16 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f59ecb1b-8250-48b4-afac-871db9e1aef1 tempest-GroupsTest-1015547619 None] Acquiring lock "cinder-quobyte-10626d2e-ca0e-4f4e-8dd6-3938eaf60a61" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:58:16 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f59ecb1b-8250-48b4-afac-871db9e1aef1 tempest-GroupsTest-1015547619 None] Lock "cinder-quobyte-10626d2e-ca0e-4f4e-8dd6-3938eaf60a61" acquired by "delete_volume" :: waited 0.034s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:58:16 devstack sudo[101364]: pam_unix(sudo:session): session closed for user root Aug 18 18:58:16 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[0c273a4b-35e6-4360-b23a-a39f06deea27]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:58:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f59ecb1b-8250-48b4-afac-871db9e1aef1 tempest-GroupsTest-1015547619 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-10626d2e-ca0e-4f4e-8dd6-3938eaf60a61 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:58:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-38c6ba9c-65a7-42a2-a707-8aaff9f2287d tempest-TestInstancesWithCinderVolumes-2028356166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8226b545-49c9-4a98-ab7d-9ecb01e2e642" returned: 0 in 0.373s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:58:16 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-38c6ba9c-65a7-42a2-a707-8aaff9f2287d tempest-TestInstancesWithCinderVolumes-2028356166 None] <== create_volume: return (1185ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 18:58:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-38c6ba9c-65a7-42a2-a707-8aaff9f2287d tempest-TestInstancesWithCinderVolumes-2028356166 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.193s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:58:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-c97aff4d-0850-4ef3-b46a-854b61d74bfe req-03804a2d-6830-44f6-823e-dd825119298b tempest-AttachVolumeNegativeTest-216621625 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.630s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:58:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-c97aff4d-0850-4ef3-b46a-854b61d74bfe req-03804a2d-6830-44f6-823e-dd825119298b tempest-AttachVolumeNegativeTest-216621625 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.017s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:58:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-38c6ba9c-65a7-42a2-a707-8aaff9f2287d tempest-TestInstancesWithCinderVolumes-2028356166 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (31b3e57c-69e8-460c-afc6-3699df430a2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8226b545-49c9-4a98-ab7d-9ecb01e2e642', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-38c6ba9c-65a7-42a2-a707-8aaff9f2287d tempest-TestInstancesWithCinderVolumes-2028356166 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (218893f4-1ecd-40c9-9df0-f9df77802193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:16 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-38c6ba9c-65a7-42a2-a707-8aaff9f2287d tempest-TestInstancesWithCinderVolumes-2028356166 None] Volume volume-8226b545-49c9-4a98-ab7d-9ecb01e2e642 (8226b545-49c9-4a98-ab7d-9ecb01e2e642): created successfully Aug 18 18:58:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-38c6ba9c-65a7-42a2-a707-8aaff9f2287d tempest-TestInstancesWithCinderVolumes-2028356166 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (218893f4-1ecd-40c9-9df0-f9df77802193) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-38c6ba9c-65a7-42a2-a707-8aaff9f2287d tempest-TestInstancesWithCinderVolumes-2028356166 None] Flow 'volume_create_manager' (0e34df91-6c01-4608-9a92-7b5134d04fb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:58:16 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-38c6ba9c-65a7-42a2-a707-8aaff9f2287d tempest-TestInstancesWithCinderVolumes-2028356166 None] Created volume successfully. Aug 18 18:58:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-c97aff4d-0850-4ef3-b46a-854b61d74bfe req-03804a2d-6830-44f6-823e-dd825119298b tempest-AttachVolumeNegativeTest-216621625 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356', 'name': 'volume-5f9731a5-74f9-488f-ab68-c0a8d5e261f3', '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': '89d4bf1a-b5d8-4d64-9e52-6c5ee18befc8', 'enforce_multipath': True} {{(pid=93728) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 18 18:58:16 devstack sudo[101367]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-10626d2e-ca0e-4f4e-8dd6-3938eaf60a61 Aug 18 18:58:16 devstack sudo[101367]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:58:16 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-c97aff4d-0850-4ef3-b46a-854b61d74bfe req-03804a2d-6830-44f6-823e-dd825119298b tempest-AttachVolumeNegativeTest-216621625 None] attachment_update completed successfully. Aug 18 18:58:16 devstack sudo[101367]: pam_unix(sudo:session): session closed for user root Aug 18 18:58:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f59ecb1b-8250-48b4-afac-871db9e1aef1 tempest-GroupsTest-1015547619 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-10626d2e-ca0e-4f4e-8dd6-3938eaf60a61" returned: 0 in 0.547s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:58:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f59ecb1b-8250-48b4-afac-871db9e1aef1 tempest-GroupsTest-1015547619 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-10626d2e-ca0e-4f4e-8dd6-3938eaf60a61 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:58:16 devstack sudo[101440]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-10626d2e-ca0e-4f4e-8dd6-3938eaf60a61 Aug 18 18:58:16 devstack sudo[101440]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:58:17 devstack sudo[101440]: pam_unix(sudo:session): session closed for user root Aug 18 18:58:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f59ecb1b-8250-48b4-afac-871db9e1aef1 tempest-GroupsTest-1015547619 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-10626d2e-ca0e-4f4e-8dd6-3938eaf60a61" returned: 0 in 0.344s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:58:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f59ecb1b-8250-48b4-afac-871db9e1aef1 tempest-GroupsTest-1015547619 None] Lock "cinder-quobyte-10626d2e-ca0e-4f4e-8dd6-3938eaf60a61" released by "delete_volume" :: held 0.962s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:58:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f59ecb1b-8250-48b4-afac-871db9e1aef1 tempest-GroupsTest-1015547619 None] Acquiring lock "cinder-quobyte-79a19a78-f286-4677-9760-db7153176acd" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:58:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f59ecb1b-8250-48b4-afac-871db9e1aef1 tempest-GroupsTest-1015547619 None] Lock "cinder-quobyte-79a19a78-f286-4677-9760-db7153176acd" acquired by "delete_volume" :: waited 0.021s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:58:17 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[7d007beb-dc60-459b-9ad4-db3707feb83e]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:58:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f59ecb1b-8250-48b4-afac-871db9e1aef1 tempest-GroupsTest-1015547619 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-79a19a78-f286-4677-9760-db7153176acd {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:58:17 devstack sudo[101760]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-79a19a78-f286-4677-9760-db7153176acd Aug 18 18:58:17 devstack sudo[101760]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:58:17 devstack sudo[101760]: pam_unix(sudo:session): session closed for user root Aug 18 18:58:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f59ecb1b-8250-48b4-afac-871db9e1aef1 tempest-GroupsTest-1015547619 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-79a19a78-f286-4677-9760-db7153176acd" returned: 0 in 0.595s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:58:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f59ecb1b-8250-48b4-afac-871db9e1aef1 tempest-GroupsTest-1015547619 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-79a19a78-f286-4677-9760-db7153176acd {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:58:17 devstack sudo[101766]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-79a19a78-f286-4677-9760-db7153176acd Aug 18 18:58:17 devstack sudo[101766]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:58:18 devstack sudo[101766]: pam_unix(sudo:session): session closed for user root Aug 18 18:58:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f59ecb1b-8250-48b4-afac-871db9e1aef1 tempest-GroupsTest-1015547619 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-79a19a78-f286-4677-9760-db7153176acd" returned: 0 in 0.272s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:58:18 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f59ecb1b-8250-48b4-afac-871db9e1aef1 tempest-GroupsTest-1015547619 None] Lock "cinder-quobyte-79a19a78-f286-4677-9760-db7153176acd" released by "delete_volume" :: held 0.907s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:58:18 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-f59ecb1b-8250-48b4-afac-871db9e1aef1 tempest-GroupsTest-1015547619 None] Created reservations ['9bdd6460-9eb4-4009-94f9-bb7d99d6cd7c'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:58:18 devstack cinder-volume[93728]: WARNING cinder.quota [None req-f59ecb1b-8250-48b4-afac-871db9e1aef1 tempest-GroupsTest-1015547619 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1927049817 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1927049817, it is now deprecated. Please use the default quota class for default quota. Aug 18 18:58:18 devstack cinder-volume[93728]: WARNING cinder.quota [None req-f59ecb1b-8250-48b4-afac-871db9e1aef1 tempest-GroupsTest-1015547619 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1927049817 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1927049817, it is now deprecated. Please use the default quota class for default quota. Aug 18 18:58:18 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-f59ecb1b-8250-48b4-afac-871db9e1aef1 tempest-GroupsTest-1015547619 None] Created reservations ['7275a469-df1e-4cbb-b9c5-a594fe28b8a4', 'da7864d1-0140-43de-bd8e-d497dcf6b0bd', '11ad8718-32c4-4694-af5b-57c3afc0764c', 'd1f60d98-017e-446f-9f01-12a302ccba22'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:58:18 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-f59ecb1b-8250-48b4-afac-871db9e1aef1 tempest-GroupsTest-1015547619 None] Created reservations ['08211244-2a50-4d4b-929a-57ebdb87e3fd', '3fe7d85d-6d7c-4b3d-a43b-498ad38ce454', '7e2f206b-581d-4862-bf87-47eef514d94e', 'f265a4f0-fa7d-4569-9b58-1e6c0fe0994f'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:58:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f59ecb1b-8250-48b4-afac-871db9e1aef1 tempest-GroupsTest-1015547619 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:58:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f59ecb1b-8250-48b4-afac-871db9e1aef1 tempest-GroupsTest-1015547619 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:58:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f59ecb1b-8250-48b4-afac-871db9e1aef1 tempest-GroupsTest-1015547619 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:58:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f59ecb1b-8250-48b4-afac-871db9e1aef1 tempest-GroupsTest-1015547619 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:58:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f59ecb1b-8250-48b4-afac-871db9e1aef1 tempest-GroupsTest-1015547619 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:58:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f59ecb1b-8250-48b4-afac-871db9e1aef1 tempest-GroupsTest-1015547619 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:58:18 devstack sudo[101769]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:58:18 devstack sudo[101769]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:58:19 devstack sudo[101769]: pam_unix(sudo:session): session closed for user root Aug 18 18:58:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f59ecb1b-8250-48b4-afac-871db9e1aef1 tempest-GroupsTest-1015547619 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.499s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:58:19 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-f59ecb1b-8250-48b4-afac-871db9e1aef1 tempest-GroupsTest-1015547619 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:58:19 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-f59ecb1b-8250-48b4-afac-871db9e1aef1 tempest-GroupsTest-1015547619 None] Delete group completed successfully. Aug 18 18:58:19 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-a9afdd7c-0768-4ad8-9e79-40ac0637c8c5 req-56c8692e-45d7-4ef8-812c-571d6bc40d43 tempest-AttachVolumeNegativeTest-216621625 None] Terminate volume connection completed successfully. Aug 18 18:58:19 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-a9afdd7c-0768-4ad8-9e79-40ac0637c8c5 req-56c8692e-45d7-4ef8-812c-571d6bc40d43 tempest-AttachVolumeNegativeTest-216621625 None] Deleting attachment 89d4bf1a-b5d8-4d64-9e52-6c5ee18befc8. {{(pid=93728) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 18 18:58:20 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_a93d8607-53bb-42c7-be57-5edb52fff242_8508ynmydevstack@QuobyteHD, size 20.69 MB, duration 4.49 sec {{(pid=93728) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 18 18:58:20 devstack cinder-volume[93728]: INFO cinder.image.image_utils [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Image download 20.69 MB at 4.61 MB/s Aug 18 18:58:20 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[c71baf58-aebe-45d1-b71b-c6da2d07aa3a]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:58:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_a93d8607-53bb-42c7-be57-5edb52fff242_8508ynmydevstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:58:20 devstack sudo[101803]: quobyte : PWD=/ ; USER=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_a93d8607-53bb-42c7-be57-5edb52fff242_8508ynmydevstack@QuobyteHD Aug 18 18:58:20 devstack sudo[101803]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:58:21 devstack sudo[101803]: pam_unix(sudo:session): session closed for user root Aug 18 18:58:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_a93d8607-53bb-42c7-be57-5edb52fff242_8508ynmydevstack@QuobyteHD" returned: 0 in 0.573s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:58:21 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Temporary image a93d8607-53bb-42c7-be57-5edb52fff242 is fetched for user 8419822e77ef479ebed5244219ab30c0. {{(pid=93728) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 18 18:58:21 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[f522ad34-cb77-4fdb-8d44-60024d1b9df4]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:58:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_a93d8607-53bb-42c7-be57-5edb52fff242_8508ynmydevstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:58:21 devstack sudo[101832]: quobyte : PWD=/ ; USER=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_a93d8607-53bb-42c7-be57-5edb52fff242_8508ynmydevstack@QuobyteHD Aug 18 18:58:21 devstack sudo[101832]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:58:21 devstack sudo[101832]: pam_unix(sudo:session): session closed for user root Aug 18 18:58:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_a93d8607-53bb-42c7-be57-5edb52fff242_8508ynmydevstack@QuobyteHD" returned: 0 in 0.430s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:58:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:58:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:58:21 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:58:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-596762561',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3a00a082-fe5c-4762-b27f-4773adc86141,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c10cca032a1464aa1234d9bc77fc51c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:58: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-18T16:58:16Z,use_quota=True,user_id='8419822e77ef479ebed5244219ab30c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7115d5d8-f098-4e85-aea2-70f9ce3f3a01),volume_type_id=7115d5d8-f098-4e85-aea2-70f9ce3f3a01)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 18:58:21 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Creating volume 3a00a082-fe5c-4762-b27f-4773adc86141 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 18:58:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:58:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:58:21 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:58:21 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:58:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:58:21 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:58:21 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 18:58:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3a00a082-fe5c-4762-b27f-4773adc86141 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:58:21 devstack sudo[101839]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3a00a082-fe5c-4762-b27f-4773adc86141 1073741824 Aug 18 18:58:21 devstack sudo[101839]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:58:22 devstack sudo[101839]: pam_unix(sudo:session): session closed for user root Aug 18 18:58:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3a00a082-fe5c-4762-b27f-4773adc86141 1073741824" returned: 0 in 0.884s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:58:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3a00a082-fe5c-4762-b27f-4773adc86141 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:58:22 devstack sudo[101847]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3a00a082-fe5c-4762-b27f-4773adc86141 Aug 18 18:58:22 devstack sudo[101847]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:58:23 devstack sudo[101847]: pam_unix(sudo:session): session closed for user root Aug 18 18:58:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3a00a082-fe5c-4762-b27f-4773adc86141" returned: 0 in 0.411s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:58:23 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] <== create_volume: return (1385ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 18:58:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.390s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:58:23 devstack cinder-volume[93728]: DEBUG cinder.volume.volume_utils [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Attempting download of a93d8607-53bb-42c7-be57-5edb52fff242 ((None, [{'url': 'file:///opt/stack/data/glance/images/a93d8607-53bb-42c7-be57-5edb52fff242', 'metadata': {}}])) to volume 3a00a082-fe5c-4762-b27f-4773adc86141. {{(pid=93728) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 18 18:58:23 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[0ad668a9-2c20-46ff-9403-5f8dae42bcb8]: (4, 'raw') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:58:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_a93d8607-53bb-42c7-be57-5edb52fff242_phpsb_14 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:58:23 devstack sudo[101851]: 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_a93d8607-53bb-42c7-be57-5edb52fff242_phpsb_14 Aug 18 18:58:23 devstack sudo[101851]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:58:23 devstack sudo[101851]: pam_unix(sudo:session): session closed for user root Aug 18 18:58:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] CMD "/opt/stack/data/venv/bin/python3.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_a93d8607-53bb-42c7-be57-5edb52fff242_phpsb_14" returned: 0 in 0.373s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:58:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_a93d8607-53bb-42c7-be57-5edb52fff242_phpsb_14 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:58:23 devstack sudo[101855]: 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_a93d8607-53bb-42c7-be57-5edb52fff242_phpsb_14 Aug 18 18:58:23 devstack sudo[101855]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:58:24 devstack sudo[101855]: pam_unix(sudo:session): session closed for user root Aug 18 18:58:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] CMD "/opt/stack/data/venv/bin/python3.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_a93d8607-53bb-42c7-be57-5edb52fff242_phpsb_14" returned: 1 in 0.420s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:58:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 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_a93d8607-53bb-42c7-be57-5edb52fff242_phpsb_14' failed. Not Retrying. {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 18 18:58:24 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[e1c5e30a-1877-4ec4-801f-c19b4befb90d]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:58:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_a93d8607-53bb-42c7-be57-5edb52fff242_8508ynmydevstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:58:24 devstack sudo[101859]: quobyte : PWD=/ ; USER=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_a93d8607-53bb-42c7-be57-5edb52fff242_8508ynmydevstack@QuobyteHD Aug 18 18:58:24 devstack sudo[101859]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:58:24 devstack sudo[101859]: pam_unix(sudo:session): session closed for user root Aug 18 18:58:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_a93d8607-53bb-42c7-be57-5edb52fff242_8508ynmydevstack@QuobyteHD" returned: 0 in 0.482s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:58:24 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] a93d8607-53bb-42c7-be57-5edb52fff242 was qcow2, converting to qcow2 {{(pid=93728) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 18 18:58:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 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_a93d8607-53bb-42c7-be57-5edb52fff242_8508ynmydevstack@QuobyteHD /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3a00a082-fe5c-4762-b27f-4773adc86141 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:58:24 devstack sudo[101866]: 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_a93d8607-53bb-42c7-be57-5edb52fff242_8508ynmydevstack@QuobyteHD /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3a00a082-fe5c-4762-b27f-4773adc86141 Aug 18 18:58:24 devstack sudo[101866]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:58:26 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-b4a67e5b-010a-4baa-a355-cbc9da240a56 tempest-GroupsV320Test-1358991509 None] Group tempest-GroupsV320Test-Group-70697706: creating Aug 18 18:58:26 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-b4a67e5b-010a-4baa-a355-cbc9da240a56 tempest-GroupsV320Test-1358991509 None] Group tempest-GroupsV320Test-Group-70697706: created successfully Aug 18 18:58:26 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-b4a67e5b-010a-4baa-a355-cbc9da240a56 tempest-GroupsV320Test-1358991509 None] Create group completed successfully. Aug 18 18:58:27 devstack sudo[101866]: pam_unix(sudo:session): session closed for user root Aug 18 18:58:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_a93d8607-53bb-42c7-be57-5edb52fff242_8508ynmydevstack@QuobyteHD /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3a00a082-fe5c-4762-b27f-4773adc86141" returned: 0 in 2.291s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:58:27 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_a93d8607-53bb-42c7-be57-5edb52fff242_8508ynmydevstack@QuobyteHD, size 112.00 MB, duration 2.29 sec, destination /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3a00a082-fe5c-4762-b27f-4773adc86141 {{(pid=93728) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 18 18:58:27 devstack cinder-volume[93728]: INFO cinder.image.image_utils [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Converted 112.00 MB image at 48.87 MB/s Aug 18 18:58:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3a00a082-fe5c-4762-b27f-4773adc86141 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:58:27 devstack sudo[101876]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3a00a082-fe5c-4762-b27f-4773adc86141 1G Aug 18 18:58:27 devstack sudo[101876]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:58:27 devstack sudo[101876]: pam_unix(sudo:session): session closed for user root Aug 18 18:58:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3a00a082-fe5c-4762-b27f-4773adc86141 1G" returned: 0 in 0.370s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:58:27 devstack cinder-volume[93728]: DEBUG cinder.volume.volume_utils [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Downloaded image a93d8607-53bb-42c7-be57-5edb52fff242 ((None, [{'url': 'file:///opt/stack/data/glance/images/a93d8607-53bb-42c7-be57-5edb52fff242', 'metadata': {}}])) to volume 3a00a082-fe5c-4762-b27f-4773adc86141 successfully. {{(pid=93728) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 18 18:58:27 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Temporary image a93d8607-53bb-42c7-be57-5edb52fff242 for user 8419822e77ef479ebed5244219ab30c0 is deleted. {{(pid=93728) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 18 18:58:27 devstack cinder-volume[93728]: DEBUG cinder.volume.volume_utils [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Marking volume 3a00a082-fe5c-4762-b27f-4773adc86141 as bootable. {{(pid=93728) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 18 18:58:27 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Copying metadata from image a93d8607-53bb-42c7-be57-5edb52fff242 to 3a00a082-fe5c-4762-b27f-4773adc86141. {{(pid=93728) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 18 18:58:27 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Creating volume glance metadata for volume 3a00a082-fe5c-4762-b27f-4773adc86141 backed by image a93d8607-53bb-42c7-be57-5edb52fff242 with: {'image_id': 'a93d8607-53bb-42c7-be57-5edb52fff242', 'image_name': 'tempest-scenario-img--1438443948', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'container_format': 'bare', 'disk_format': 'qcow2', 'min_disk': 0, 'min_ram': 0, 'size': 21692416}. {{(pid=93728) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 18 18:58:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (843ea37e-c6c2-4168-936c-59414afff5c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3a00a082-fe5c-4762-b27f-4773adc86141', 'volume_size': 1, 'image_id': 'a93d8607-53bb-42c7-be57-5edb52fff242', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/a93d8607-53bb-42c7-be57-5edb52fff242', 'metadata': {}}]), 'image_meta': {'name': 'tempest-scenario-img--1438443948', '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': '2c10cca032a1464aa1234d9bc77fc51c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'a93d8607-53bb-42c7-be57-5edb52fff242', 'created_at': datetime.datetime(2026, 8, 18, 16, 58, 9, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 18, 16, 58, 12, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a93d8607-53bb-42c7-be57-5edb52fff242/file', 'properties': {}}, 'image_service': }' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d257522c-771e-4548-8ac3-1ac8170c513f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:27 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Volume volume-3a00a082-fe5c-4762-b27f-4773adc86141 (3a00a082-fe5c-4762-b27f-4773adc86141): created successfully Aug 18 18:58:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d257522c-771e-4548-8ac3-1ac8170c513f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Flow 'volume_create_manager' (4c1acd9b-ee2d-47b6-b560-d86a0d145eb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:58:27 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-3a6ab9a4-2b8f-4e44-8390-822738e7b57d tempest-TestInstancesWithCinderVolumes-2028356166 None] Created volume successfully. Aug 18 18:58:28 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-d3b9a366-9a2c-45a9-8624-cd9e610e305c tempest-GroupsV320Test-1358991509 None] Created reservations ['6a8d17f5-a1c7-4e64-9a10-0c7adab47e2d'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:58:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d3b9a366-9a2c-45a9-8624-cd9e610e305c tempest-GroupsV320Test-1358991509 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:58:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d3b9a366-9a2c-45a9-8624-cd9e610e305c tempest-GroupsV320Test-1358991509 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:58:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d3b9a366-9a2c-45a9-8624-cd9e610e305c tempest-GroupsV320Test-1358991509 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:58:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d3b9a366-9a2c-45a9-8624-cd9e610e305c tempest-GroupsV320Test-1358991509 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:58:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d3b9a366-9a2c-45a9-8624-cd9e610e305c tempest-GroupsV320Test-1358991509 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:58:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d3b9a366-9a2c-45a9-8624-cd9e610e305c tempest-GroupsV320Test-1358991509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:58:28 devstack sudo[101883]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:58:28 devstack sudo[101883]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:58:28 devstack sudo[101883]: pam_unix(sudo:session): session closed for user root Aug 18 18:58:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d3b9a366-9a2c-45a9-8624-cd9e610e305c tempest-GroupsV320Test-1358991509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.290s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:58:28 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-d3b9a366-9a2c-45a9-8624-cd9e610e305c tempest-GroupsV320Test-1358991509 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:58:28 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-d3b9a366-9a2c-45a9-8624-cd9e610e305c tempest-GroupsV320Test-1358991509 None] Delete group completed successfully. Aug 18 18:58:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-e97db012-a70b-4998-a2d4-97d1ce1e531c req-a5ebc117-b472-4334-aa85-6dd2ef4d2a7a tempest-TestInstancesWithCinderVolumes-2028356166 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:58:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-e97db012-a70b-4998-a2d4-97d1ce1e531c req-a5ebc117-b472-4334-aa85-6dd2ef4d2a7a tempest-TestInstancesWithCinderVolumes-2028356166 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:58:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-e97db012-a70b-4998-a2d4-97d1ce1e531c req-a5ebc117-b472-4334-aa85-6dd2ef4d2a7a tempest-TestInstancesWithCinderVolumes-2028356166 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.023s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:58:31 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-e97db012-a70b-4998-a2d4-97d1ce1e531c req-a5ebc117-b472-4334-aa85-6dd2ef4d2a7a tempest-TestInstancesWithCinderVolumes-2028356166 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356', 'name': 'volume-3a00a082-fe5c-4762-b27f-4773adc86141', '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': '05172563-ed59-4500-964b-69684a555954', 'enforce_multipath': True} {{(pid=93728) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 18 18:58:32 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-e97db012-a70b-4998-a2d4-97d1ce1e531c req-a5ebc117-b472-4334-aa85-6dd2ef4d2a7a tempest-TestInstancesWithCinderVolumes-2028356166 None] attachment_update completed successfully. Aug 18 18:58:41 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 18:58:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:58:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:58:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:58:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:58:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.026s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:58:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:58:42 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=76,cinder:UPDATE=67,cinder:INSERT=15,cinder:DELETE=2 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 18:58:42 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=76,cinder:UPDATE=64,cinder:INSERT=17,cinder:DELETE=5 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 18:58:42 devstack sudo[102527]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:58:42 devstack sudo[102527]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:58:42 devstack sudo[102527]: pam_unix(sudo:session): session closed for user root Aug 18 18:58:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.840s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:58:42 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:58:42 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager._thread_info {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 18:58:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread count: 28 {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 18 18:58:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread info: [<_MainThread(MainThread, started 134742134784128)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 18 18:58:47 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-84fdc88d-009f-4289-9ad5-6a30f5110625 tempest-AttachVolumeShelveTestJSON-79739650 None] Acquiring lock "cinder-227bf763-3d99-4087-b69a-1a61692494ae-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:58:47 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-84fdc88d-009f-4289-9ad5-6a30f5110625 tempest-AttachVolumeShelveTestJSON-79739650 None] Lock "cinder-227bf763-3d99-4087-b69a-1a61692494ae-delete_volume" acquired by "delete_volume" :: waited 0.046s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:58:47 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-84fdc88d-009f-4289-9ad5-6a30f5110625 tempest-AttachVolumeShelveTestJSON-79739650 None] Acquiring lock "cinder-quobyte-227bf763-3d99-4087-b69a-1a61692494ae" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:58:47 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-84fdc88d-009f-4289-9ad5-6a30f5110625 tempest-AttachVolumeShelveTestJSON-79739650 None] Lock "cinder-quobyte-227bf763-3d99-4087-b69a-1a61692494ae" acquired by "delete_volume" :: waited 0.051s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:58:47 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[512b4819-601a-4f93-8666-97179e7cc17c]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:58:47 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-84fdc88d-009f-4289-9ad5-6a30f5110625 tempest-AttachVolumeShelveTestJSON-79739650 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-227bf763-3d99-4087-b69a-1a61692494ae {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:58:47 devstack sudo[102546]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-227bf763-3d99-4087-b69a-1a61692494ae Aug 18 18:58:47 devstack sudo[102546]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:58:48 devstack sudo[102546]: pam_unix(sudo:session): session closed for user root Aug 18 18:58:48 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-84fdc88d-009f-4289-9ad5-6a30f5110625 tempest-AttachVolumeShelveTestJSON-79739650 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-227bf763-3d99-4087-b69a-1a61692494ae" returned: 0 in 1.039s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:58:48 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-84fdc88d-009f-4289-9ad5-6a30f5110625 tempest-AttachVolumeShelveTestJSON-79739650 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-227bf763-3d99-4087-b69a-1a61692494ae {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:58:48 devstack sudo[102552]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-227bf763-3d99-4087-b69a-1a61692494ae Aug 18 18:58:48 devstack sudo[102552]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:58:49 devstack sudo[102552]: pam_unix(sudo:session): session closed for user root Aug 18 18:58:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-84fdc88d-009f-4289-9ad5-6a30f5110625 tempest-AttachVolumeShelveTestJSON-79739650 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-227bf763-3d99-4087-b69a-1a61692494ae" returned: 0 in 0.645s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:58:49 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-84fdc88d-009f-4289-9ad5-6a30f5110625 tempest-AttachVolumeShelveTestJSON-79739650 None] Lock "cinder-quobyte-227bf763-3d99-4087-b69a-1a61692494ae" released by "delete_volume" :: held 1.781s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:58:49 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-84fdc88d-009f-4289-9ad5-6a30f5110625 tempest-AttachVolumeShelveTestJSON-79739650 None] Created reservations ['1bfbf67c-7865-4582-af91-e564769d2f38', 'f0f9a337-6626-42e2-b4fc-3d94bfa8f3b0', 'f89afdb9-8a87-41c0-8750-afe9522c2006', '19de763d-1894-4fce-94e2-7e159ec4527d'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:58:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-84fdc88d-009f-4289-9ad5-6a30f5110625 tempest-AttachVolumeShelveTestJSON-79739650 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:58:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-84fdc88d-009f-4289-9ad5-6a30f5110625 tempest-AttachVolumeShelveTestJSON-79739650 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:58:49 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-84fdc88d-009f-4289-9ad5-6a30f5110625 tempest-AttachVolumeShelveTestJSON-79739650 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:58:49 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-84fdc88d-009f-4289-9ad5-6a30f5110625 tempest-AttachVolumeShelveTestJSON-79739650 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:58:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-84fdc88d-009f-4289-9ad5-6a30f5110625 tempest-AttachVolumeShelveTestJSON-79739650 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.029s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:58:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-84fdc88d-009f-4289-9ad5-6a30f5110625 tempest-AttachVolumeShelveTestJSON-79739650 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:58:49 devstack sudo[102555]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:58:49 devstack sudo[102555]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:58:50 devstack sudo[102555]: pam_unix(sudo:session): session closed for user root Aug 18 18:58:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-84fdc88d-009f-4289-9ad5-6a30f5110625 tempest-AttachVolumeShelveTestJSON-79739650 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.496s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:58:50 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-84fdc88d-009f-4289-9ad5-6a30f5110625 tempest-AttachVolumeShelveTestJSON-79739650 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:58:50 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-84fdc88d-009f-4289-9ad5-6a30f5110625 tempest-AttachVolumeShelveTestJSON-79739650 None] Deleted volume successfully. Aug 18 18:58:50 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-84fdc88d-009f-4289-9ad5-6a30f5110625 tempest-AttachVolumeShelveTestJSON-79739650 None] Lock "cinder-227bf763-3d99-4087-b69a-1a61692494ae-delete_volume" released by "delete_volume" :: held 2.918s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:58:54 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-e0b1f68d-1dd0-48f7-a73a-ff39fb746983 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:58:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e0b1f68d-1dd0-48f7-a73a-ff39fb746983 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Flow 'volume_create_manager' (1cb590bb-680d-4a23-97f2-792515084ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:58:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e0b1f68d-1dd0-48f7-a73a-ff39fb746983 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dd237580-0d0e-4249-acab-19fbbe24a5d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e0b1f68d-1dd0-48f7-a73a-ff39fb746983 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dd237580-0d0e-4249-acab-19fbbe24a5d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:58:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-561029867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=12bc1c46-eb23-4da0-b084-00336cee8920,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='763c2754bbc74b15b69bed72803f285f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:58: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-18T16:58:55Z,use_quota=True,user_id='ecef525446cf4ccfb457ec50dd997e81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e0b1f68d-1dd0-48f7-a73a-ff39fb746983 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (318dde1f-6b47-4a4a-9fae-049707a67e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e0b1f68d-1dd0-48f7-a73a-ff39fb746983 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (318dde1f-6b47-4a4a-9fae-049707a67e20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e0b1f68d-1dd0-48f7-a73a-ff39fb746983 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (da424d62-bdf5-4f3c-adea-d85e66da774c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e0b1f68d-1dd0-48f7-a73a-ff39fb746983 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (da424d62-bdf5-4f3c-adea-d85e66da774c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '12bc1c46-eb23-4da0-b084-00336cee8920', 'volume_name': 'volume-12bc1c46-eb23-4da0-b084-00336cee8920', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e0b1f68d-1dd0-48f7-a73a-ff39fb746983 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3b66df28-2a88-4241-aa2d-21881c259363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e0b1f68d-1dd0-48f7-a73a-ff39fb746983 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3b66df28-2a88-4241-aa2d-21881c259363) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e0b1f68d-1dd0-48f7-a73a-ff39fb746983 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (279ac8d8-78fd-4f0b-92d9-aaf8010eb31c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:54 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-e0b1f68d-1dd0-48f7-a73a-ff39fb746983 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Volume 12bc1c46-eb23-4da0-b084-00336cee8920: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-12bc1c46-eb23-4da0-b084-00336cee8920', 'volume_size': 1} Aug 18 18:58:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e0b1f68d-1dd0-48f7-a73a-ff39fb746983 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:58:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e0b1f68d-1dd0-48f7-a73a-ff39fb746983 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:58:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e0b1f68d-1dd0-48f7-a73a-ff39fb746983 tempest-VolumeQuotasAdminTestJSON-1409422639 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:58:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-561029867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=12bc1c46-eb23-4da0-b084-00336cee8920,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='763c2754bbc74b15b69bed72803f285f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:58: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-18T16:58:55Z,use_quota=True,user_id='ecef525446cf4ccfb457ec50dd997e81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 18:58:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-e0b1f68d-1dd0-48f7-a73a-ff39fb746983 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Creating volume 12bc1c46-eb23-4da0-b084-00336cee8920 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 18:58:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e0b1f68d-1dd0-48f7-a73a-ff39fb746983 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:58:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e0b1f68d-1dd0-48f7-a73a-ff39fb746983 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:58:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e0b1f68d-1dd0-48f7-a73a-ff39fb746983 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:58:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e0b1f68d-1dd0-48f7-a73a-ff39fb746983 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:58:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e0b1f68d-1dd0-48f7-a73a-ff39fb746983 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:58:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e0b1f68d-1dd0-48f7-a73a-ff39fb746983 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:58:54 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-e0b1f68d-1dd0-48f7-a73a-ff39fb746983 tempest-VolumeQuotasAdminTestJSON-1409422639 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 18:58:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e0b1f68d-1dd0-48f7-a73a-ff39fb746983 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-12bc1c46-eb23-4da0-b084-00336cee8920 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:58:54 devstack sudo[102589]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-12bc1c46-eb23-4da0-b084-00336cee8920 1073741824 Aug 18 18:58:54 devstack sudo[102589]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:58:55 devstack sudo[102589]: pam_unix(sudo:session): session closed for user root Aug 18 18:58:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e0b1f68d-1dd0-48f7-a73a-ff39fb746983 tempest-VolumeQuotasAdminTestJSON-1409422639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-12bc1c46-eb23-4da0-b084-00336cee8920 1073741824" returned: 0 in 0.667s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:58:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e0b1f68d-1dd0-48f7-a73a-ff39fb746983 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-12bc1c46-eb23-4da0-b084-00336cee8920 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:58:55 devstack sudo[102594]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-12bc1c46-eb23-4da0-b084-00336cee8920 Aug 18 18:58:55 devstack sudo[102594]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:58:55 devstack sudo[102594]: pam_unix(sudo:session): session closed for user root Aug 18 18:58:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e0b1f68d-1dd0-48f7-a73a-ff39fb746983 tempest-VolumeQuotasAdminTestJSON-1409422639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-12bc1c46-eb23-4da0-b084-00336cee8920" returned: 0 in 0.359s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:58:56 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e0b1f68d-1dd0-48f7-a73a-ff39fb746983 tempest-VolumeQuotasAdminTestJSON-1409422639 None] <== create_volume: return (1109ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 18:58:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e0b1f68d-1dd0-48f7-a73a-ff39fb746983 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.117s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:58:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e0b1f68d-1dd0-48f7-a73a-ff39fb746983 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (279ac8d8-78fd-4f0b-92d9-aaf8010eb31c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-12bc1c46-eb23-4da0-b084-00336cee8920', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e0b1f68d-1dd0-48f7-a73a-ff39fb746983 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7e09f4e2-fc7f-4b33-abe2-a1b56c9a5906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:58:56 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-e0b1f68d-1dd0-48f7-a73a-ff39fb746983 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Volume volume-12bc1c46-eb23-4da0-b084-00336cee8920 (12bc1c46-eb23-4da0-b084-00336cee8920): created successfully Aug 18 18:58:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e0b1f68d-1dd0-48f7-a73a-ff39fb746983 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7e09f4e2-fc7f-4b33-abe2-a1b56c9a5906) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:58:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e0b1f68d-1dd0-48f7-a73a-ff39fb746983 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Flow 'volume_create_manager' (1cb590bb-680d-4a23-97f2-792515084ee4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:58:56 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-e0b1f68d-1dd0-48f7-a73a-ff39fb746983 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Created volume successfully. Aug 18 18:58:57 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8b31cec3-0aa1-4a63-972d-fc4fa1f23cfc tempest-VolumeQuotasAdminTestJSON-1409422639 None] Acquiring lock "cinder-12bc1c46-eb23-4da0-b084-00336cee8920-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:58:57 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8b31cec3-0aa1-4a63-972d-fc4fa1f23cfc tempest-VolumeQuotasAdminTestJSON-1409422639 None] Lock "cinder-12bc1c46-eb23-4da0-b084-00336cee8920-delete_volume" acquired by "delete_volume" :: waited 0.037s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:58:57 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8b31cec3-0aa1-4a63-972d-fc4fa1f23cfc tempest-VolumeQuotasAdminTestJSON-1409422639 None] Acquiring lock "cinder-quobyte-12bc1c46-eb23-4da0-b084-00336cee8920" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:58:57 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8b31cec3-0aa1-4a63-972d-fc4fa1f23cfc tempest-VolumeQuotasAdminTestJSON-1409422639 None] Lock "cinder-quobyte-12bc1c46-eb23-4da0-b084-00336cee8920" acquired by "delete_volume" :: waited 0.024s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:58:57 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[2d34ecd5-31a0-4c0b-a4ec-a6b7d6c14445]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:58:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8b31cec3-0aa1-4a63-972d-fc4fa1f23cfc tempest-VolumeQuotasAdminTestJSON-1409422639 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-12bc1c46-eb23-4da0-b084-00336cee8920 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:58:57 devstack sudo[102622]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-12bc1c46-eb23-4da0-b084-00336cee8920 Aug 18 18:58:57 devstack sudo[102622]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:58:57 devstack sudo[102622]: pam_unix(sudo:session): session closed for user root Aug 18 18:58:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8b31cec3-0aa1-4a63-972d-fc4fa1f23cfc tempest-VolumeQuotasAdminTestJSON-1409422639 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-12bc1c46-eb23-4da0-b084-00336cee8920" returned: 0 in 0.448s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:58:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8b31cec3-0aa1-4a63-972d-fc4fa1f23cfc tempest-VolumeQuotasAdminTestJSON-1409422639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-12bc1c46-eb23-4da0-b084-00336cee8920 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:58:57 devstack sudo[102627]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-12bc1c46-eb23-4da0-b084-00336cee8920 Aug 18 18:58:57 devstack sudo[102627]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:58:58 devstack sudo[102627]: pam_unix(sudo:session): session closed for user root Aug 18 18:58:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8b31cec3-0aa1-4a63-972d-fc4fa1f23cfc tempest-VolumeQuotasAdminTestJSON-1409422639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-12bc1c46-eb23-4da0-b084-00336cee8920" returned: 0 in 0.458s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:58:58 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8b31cec3-0aa1-4a63-972d-fc4fa1f23cfc tempest-VolumeQuotasAdminTestJSON-1409422639 None] Lock "cinder-quobyte-12bc1c46-eb23-4da0-b084-00336cee8920" released by "delete_volume" :: held 0.962s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:58:58 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-8b31cec3-0aa1-4a63-972d-fc4fa1f23cfc tempest-VolumeQuotasAdminTestJSON-1409422639 None] Created reservations ['6408c745-ed49-4e96-8b5c-62dff38b96d8', 'b185e480-9cd8-48c1-b683-8913a008da97', '2509e869-1ec9-418e-aca8-a0094329832d', '300bc968-2235-4c0c-9957-0f25e4610e73'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:58:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8b31cec3-0aa1-4a63-972d-fc4fa1f23cfc tempest-VolumeQuotasAdminTestJSON-1409422639 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:58:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8b31cec3-0aa1-4a63-972d-fc4fa1f23cfc tempest-VolumeQuotasAdminTestJSON-1409422639 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:58:58 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8b31cec3-0aa1-4a63-972d-fc4fa1f23cfc tempest-VolumeQuotasAdminTestJSON-1409422639 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:58:58 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8b31cec3-0aa1-4a63-972d-fc4fa1f23cfc tempest-VolumeQuotasAdminTestJSON-1409422639 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:58:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8b31cec3-0aa1-4a63-972d-fc4fa1f23cfc tempest-VolumeQuotasAdminTestJSON-1409422639 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:58:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8b31cec3-0aa1-4a63-972d-fc4fa1f23cfc tempest-VolumeQuotasAdminTestJSON-1409422639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:58:58 devstack sudo[102632]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:58:58 devstack sudo[102632]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:58:59 devstack sudo[102632]: pam_unix(sudo:session): session closed for user root Aug 18 18:58:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8b31cec3-0aa1-4a63-972d-fc4fa1f23cfc tempest-VolumeQuotasAdminTestJSON-1409422639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.412s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:58:59 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-8b31cec3-0aa1-4a63-972d-fc4fa1f23cfc tempest-VolumeQuotasAdminTestJSON-1409422639 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:58:59 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-8b31cec3-0aa1-4a63-972d-fc4fa1f23cfc tempest-VolumeQuotasAdminTestJSON-1409422639 None] Deleted volume successfully. Aug 18 18:58:59 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8b31cec3-0aa1-4a63-972d-fc4fa1f23cfc tempest-VolumeQuotasAdminTestJSON-1409422639 None] Lock "cinder-12bc1c46-eb23-4da0-b084-00336cee8920-delete_volume" released by "delete_volume" :: held 1.861s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:59:00 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-9c916d8d-f175-4a6f-ae01-3f34a9d51462 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:59:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9c916d8d-f175-4a6f-ae01-3f34a9d51462 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Flow 'volume_create_manager' (dbb8c978-a608-472b-ba9c-8ff31c22f6b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:59:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9c916d8d-f175-4a6f-ae01-3f34a9d51462 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a82f47f9-25fe-4398-a576-4a76451a4550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:59:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9c916d8d-f175-4a6f-ae01-3f34a9d51462 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a82f47f9-25fe-4398-a576-4a76451a4550) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:59:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1982786540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dc66021b-d215-4000-8587-0bd1fcfce3c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='763c2754bbc74b15b69bed72803f285f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:59: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-18T16:59:00Z,use_quota=True,user_id='ecef525446cf4ccfb457ec50dd997e81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:59:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9c916d8d-f175-4a6f-ae01-3f34a9d51462 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (55979e36-e2a4-4360-b2a5-7ed6f14bf485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:59:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9c916d8d-f175-4a6f-ae01-3f34a9d51462 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (55979e36-e2a4-4360-b2a5-7ed6f14bf485) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:59:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9c916d8d-f175-4a6f-ae01-3f34a9d51462 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bc38ce98-cdb4-444d-8c0e-6db9bf2b4f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:59:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9c916d8d-f175-4a6f-ae01-3f34a9d51462 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bc38ce98-cdb4-444d-8c0e-6db9bf2b4f56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dc66021b-d215-4000-8587-0bd1fcfce3c1', 'volume_name': 'volume-dc66021b-d215-4000-8587-0bd1fcfce3c1', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:59:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9c916d8d-f175-4a6f-ae01-3f34a9d51462 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ad6589c2-8bd5-47ea-9f7e-e7d2cd7ef8db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:59:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9c916d8d-f175-4a6f-ae01-3f34a9d51462 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ad6589c2-8bd5-47ea-9f7e-e7d2cd7ef8db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:59:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9c916d8d-f175-4a6f-ae01-3f34a9d51462 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (03ec28df-7879-4d34-b030-23e32807ca9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:59:00 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-9c916d8d-f175-4a6f-ae01-3f34a9d51462 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Volume dc66021b-d215-4000-8587-0bd1fcfce3c1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dc66021b-d215-4000-8587-0bd1fcfce3c1', 'volume_size': 1} Aug 18 18:59:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9c916d8d-f175-4a6f-ae01-3f34a9d51462 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:59:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9c916d8d-f175-4a6f-ae01-3f34a9d51462 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:59:00 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-9c916d8d-f175-4a6f-ae01-3f34a9d51462 tempest-VolumeQuotasAdminTestJSON-1409422639 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:59:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1982786540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dc66021b-d215-4000-8587-0bd1fcfce3c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='763c2754bbc74b15b69bed72803f285f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:59: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-18T16:59:00Z,use_quota=True,user_id='ecef525446cf4ccfb457ec50dd997e81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 18:59:00 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-9c916d8d-f175-4a6f-ae01-3f34a9d51462 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Creating volume dc66021b-d215-4000-8587-0bd1fcfce3c1 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 18:59:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9c916d8d-f175-4a6f-ae01-3f34a9d51462 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:59:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9c916d8d-f175-4a6f-ae01-3f34a9d51462 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:59:00 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-9c916d8d-f175-4a6f-ae01-3f34a9d51462 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:59:00 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-9c916d8d-f175-4a6f-ae01-3f34a9d51462 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:59:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9c916d8d-f175-4a6f-ae01-3f34a9d51462 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:59:00 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-9c916d8d-f175-4a6f-ae01-3f34a9d51462 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:59:00 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-9c916d8d-f175-4a6f-ae01-3f34a9d51462 tempest-VolumeQuotasAdminTestJSON-1409422639 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 18:59:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9c916d8d-f175-4a6f-ae01-3f34a9d51462 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-dc66021b-d215-4000-8587-0bd1fcfce3c1 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:00 devstack sudo[102638]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-dc66021b-d215-4000-8587-0bd1fcfce3c1 1073741824 Aug 18 18:59:00 devstack sudo[102638]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:01 devstack sudo[102638]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9c916d8d-f175-4a6f-ae01-3f34a9d51462 tempest-VolumeQuotasAdminTestJSON-1409422639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-dc66021b-d215-4000-8587-0bd1fcfce3c1 1073741824" returned: 0 in 0.679s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9c916d8d-f175-4a6f-ae01-3f34a9d51462 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-dc66021b-d215-4000-8587-0bd1fcfce3c1 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:01 devstack sudo[102647]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-dc66021b-d215-4000-8587-0bd1fcfce3c1 Aug 18 18:59:01 devstack sudo[102647]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:01 devstack sudo[102647]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9c916d8d-f175-4a6f-ae01-3f34a9d51462 tempest-VolumeQuotasAdminTestJSON-1409422639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-dc66021b-d215-4000-8587-0bd1fcfce3c1" returned: 0 in 0.299s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:01 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-9c916d8d-f175-4a6f-ae01-3f34a9d51462 tempest-VolumeQuotasAdminTestJSON-1409422639 None] <== create_volume: return (1062ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 18:59:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9c916d8d-f175-4a6f-ae01-3f34a9d51462 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.067s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:59:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9c916d8d-f175-4a6f-ae01-3f34a9d51462 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (03ec28df-7879-4d34-b030-23e32807ca9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dc66021b-d215-4000-8587-0bd1fcfce3c1', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:59:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9c916d8d-f175-4a6f-ae01-3f34a9d51462 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dad1b4ea-7d27-4038-a386-93f47acb6773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:59:01 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-9c916d8d-f175-4a6f-ae01-3f34a9d51462 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Volume volume-dc66021b-d215-4000-8587-0bd1fcfce3c1 (dc66021b-d215-4000-8587-0bd1fcfce3c1): created successfully Aug 18 18:59:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9c916d8d-f175-4a6f-ae01-3f34a9d51462 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dad1b4ea-7d27-4038-a386-93f47acb6773) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:59:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9c916d8d-f175-4a6f-ae01-3f34a9d51462 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Flow 'volume_create_manager' (dbb8c978-a608-472b-ba9c-8ff31c22f6b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:59:01 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-9c916d8d-f175-4a6f-ae01-3f34a9d51462 tempest-VolumeQuotasAdminTestJSON-1409422639 None] Created volume successfully. Aug 18 18:59:03 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-6d35f620-a6ca-4469-b993-3a00d9f85f6f tempest-VolumeQuotasAdminTestJSON-861232872 None] Transfer volume completed successfully. Aug 18 18:59:03 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d7c0417c-cac7-4bdf-b6c3-90a1f87e7ff7 tempest-VolumeQuotasAdminTestJSON-1898789504 None] Acquiring lock "cinder-dc66021b-d215-4000-8587-0bd1fcfce3c1-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:59:03 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d7c0417c-cac7-4bdf-b6c3-90a1f87e7ff7 tempest-VolumeQuotasAdminTestJSON-1898789504 None] Lock "cinder-dc66021b-d215-4000-8587-0bd1fcfce3c1-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:59:03 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d7c0417c-cac7-4bdf-b6c3-90a1f87e7ff7 tempest-VolumeQuotasAdminTestJSON-1898789504 None] Acquiring lock "cinder-quobyte-dc66021b-d215-4000-8587-0bd1fcfce3c1" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:59:03 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d7c0417c-cac7-4bdf-b6c3-90a1f87e7ff7 tempest-VolumeQuotasAdminTestJSON-1898789504 None] Lock "cinder-quobyte-dc66021b-d215-4000-8587-0bd1fcfce3c1" acquired by "delete_volume" :: waited 0.017s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:59:03 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[d39188a6-28c9-4dfa-bfb6-d653ea00b8fb]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:59:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d7c0417c-cac7-4bdf-b6c3-90a1f87e7ff7 tempest-VolumeQuotasAdminTestJSON-1898789504 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-dc66021b-d215-4000-8587-0bd1fcfce3c1 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:04 devstack sudo[102654]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-dc66021b-d215-4000-8587-0bd1fcfce3c1 Aug 18 18:59:04 devstack sudo[102654]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:04 devstack sudo[102654]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d7c0417c-cac7-4bdf-b6c3-90a1f87e7ff7 tempest-VolumeQuotasAdminTestJSON-1898789504 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-dc66021b-d215-4000-8587-0bd1fcfce3c1" returned: 0 in 0.366s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d7c0417c-cac7-4bdf-b6c3-90a1f87e7ff7 tempest-VolumeQuotasAdminTestJSON-1898789504 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-dc66021b-d215-4000-8587-0bd1fcfce3c1 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:04 devstack sudo[102661]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-dc66021b-d215-4000-8587-0bd1fcfce3c1 Aug 18 18:59:04 devstack sudo[102661]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:04 devstack sudo[102661]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d7c0417c-cac7-4bdf-b6c3-90a1f87e7ff7 tempest-VolumeQuotasAdminTestJSON-1898789504 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-dc66021b-d215-4000-8587-0bd1fcfce3c1" returned: 0 in 0.280s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d7c0417c-cac7-4bdf-b6c3-90a1f87e7ff7 tempest-VolumeQuotasAdminTestJSON-1898789504 None] Lock "cinder-quobyte-dc66021b-d215-4000-8587-0bd1fcfce3c1" released by "delete_volume" :: held 0.710s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:59:04 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-d7c0417c-cac7-4bdf-b6c3-90a1f87e7ff7 tempest-VolumeQuotasAdminTestJSON-1898789504 None] Created reservations ['394221af-dad1-4513-b9af-e52028c8e889', '7f59d58f-cd66-4bfc-b96b-43c6b5e47c27', '569c29d3-3dd5-42a9-9934-2e307bb4f29b', 'd7557c4c-7c2f-4573-841c-633388554da2'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:59:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d7c0417c-cac7-4bdf-b6c3-90a1f87e7ff7 tempest-VolumeQuotasAdminTestJSON-1898789504 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:59:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d7c0417c-cac7-4bdf-b6c3-90a1f87e7ff7 tempest-VolumeQuotasAdminTestJSON-1898789504 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:59:04 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d7c0417c-cac7-4bdf-b6c3-90a1f87e7ff7 tempest-VolumeQuotasAdminTestJSON-1898789504 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:59:04 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d7c0417c-cac7-4bdf-b6c3-90a1f87e7ff7 tempest-VolumeQuotasAdminTestJSON-1898789504 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:59:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d7c0417c-cac7-4bdf-b6c3-90a1f87e7ff7 tempest-VolumeQuotasAdminTestJSON-1898789504 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:59:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d7c0417c-cac7-4bdf-b6c3-90a1f87e7ff7 tempest-VolumeQuotasAdminTestJSON-1898789504 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:04 devstack sudo[102665]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:59:04 devstack sudo[102665]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:05 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-0326c6cc-ce2e-4cc2-a84c-e4b83a8b678e tempest-AttachVolumeNegativeTest-216621625 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:59:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0326c6cc-ce2e-4cc2-a84c-e4b83a8b678e tempest-AttachVolumeNegativeTest-216621625 None] Flow 'volume_create_manager' (2a696ede-c1e9-43ac-8ddd-706c7a15be74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:59:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0326c6cc-ce2e-4cc2-a84c-e4b83a8b678e tempest-AttachVolumeNegativeTest-216621625 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a5f8121c-c1fe-4774-8ebd-19197decfa4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:59:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0326c6cc-ce2e-4cc2-a84c-e4b83a8b678e tempest-AttachVolumeNegativeTest-216621625 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a5f8121c-c1fe-4774-8ebd-19197decfa4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:59:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-319823760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4019e7a4-480c-4a5d-9a1a-fefe26bf7868,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9b87704a4b74a0eba5683b3c5b8f764',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:59: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-18T16:59:05Z,use_quota=True,user_id='2e3e0f3d7ce14b518b0cc0c2bc69a425',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:59:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0326c6cc-ce2e-4cc2-a84c-e4b83a8b678e tempest-AttachVolumeNegativeTest-216621625 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2df1c293-091a-4db6-8ea8-05d76ca6396b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:59:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0326c6cc-ce2e-4cc2-a84c-e4b83a8b678e tempest-AttachVolumeNegativeTest-216621625 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2df1c293-091a-4db6-8ea8-05d76ca6396b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:59:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0326c6cc-ce2e-4cc2-a84c-e4b83a8b678e tempest-AttachVolumeNegativeTest-216621625 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cfec6a54-871a-4454-a621-da140538a2f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:59:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0326c6cc-ce2e-4cc2-a84c-e4b83a8b678e tempest-AttachVolumeNegativeTest-216621625 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cfec6a54-871a-4454-a621-da140538a2f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4019e7a4-480c-4a5d-9a1a-fefe26bf7868', 'volume_name': 'volume-4019e7a4-480c-4a5d-9a1a-fefe26bf7868', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:59:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0326c6cc-ce2e-4cc2-a84c-e4b83a8b678e tempest-AttachVolumeNegativeTest-216621625 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (33eba5b0-fe82-435f-9881-b1492b52c571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:59:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0326c6cc-ce2e-4cc2-a84c-e4b83a8b678e tempest-AttachVolumeNegativeTest-216621625 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (33eba5b0-fe82-435f-9881-b1492b52c571) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:59:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0326c6cc-ce2e-4cc2-a84c-e4b83a8b678e tempest-AttachVolumeNegativeTest-216621625 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (221b8d92-9c24-475e-8bc6-735868ab6811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:59:05 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-0326c6cc-ce2e-4cc2-a84c-e4b83a8b678e tempest-AttachVolumeNegativeTest-216621625 None] Volume 4019e7a4-480c-4a5d-9a1a-fefe26bf7868: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4019e7a4-480c-4a5d-9a1a-fefe26bf7868', 'volume_size': 1} Aug 18 18:59:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0326c6cc-ce2e-4cc2-a84c-e4b83a8b678e tempest-AttachVolumeNegativeTest-216621625 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:59:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0326c6cc-ce2e-4cc2-a84c-e4b83a8b678e tempest-AttachVolumeNegativeTest-216621625 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.003s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:59:05 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-0326c6cc-ce2e-4cc2-a84c-e4b83a8b678e tempest-AttachVolumeNegativeTest-216621625 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:59:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-319823760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4019e7a4-480c-4a5d-9a1a-fefe26bf7868,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9b87704a4b74a0eba5683b3c5b8f764',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:59: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-18T16:59:05Z,use_quota=True,user_id='2e3e0f3d7ce14b518b0cc0c2bc69a425',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 18:59:05 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-0326c6cc-ce2e-4cc2-a84c-e4b83a8b678e tempest-AttachVolumeNegativeTest-216621625 None] Creating volume 4019e7a4-480c-4a5d-9a1a-fefe26bf7868 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 18:59:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0326c6cc-ce2e-4cc2-a84c-e4b83a8b678e tempest-AttachVolumeNegativeTest-216621625 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:59:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0326c6cc-ce2e-4cc2-a84c-e4b83a8b678e tempest-AttachVolumeNegativeTest-216621625 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:59:05 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-0326c6cc-ce2e-4cc2-a84c-e4b83a8b678e tempest-AttachVolumeNegativeTest-216621625 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:59:05 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-0326c6cc-ce2e-4cc2-a84c-e4b83a8b678e tempest-AttachVolumeNegativeTest-216621625 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:59:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0326c6cc-ce2e-4cc2-a84c-e4b83a8b678e tempest-AttachVolumeNegativeTest-216621625 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:59:05 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-0326c6cc-ce2e-4cc2-a84c-e4b83a8b678e tempest-AttachVolumeNegativeTest-216621625 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:59:05 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-0326c6cc-ce2e-4cc2-a84c-e4b83a8b678e tempest-AttachVolumeNegativeTest-216621625 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 18:59:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0326c6cc-ce2e-4cc2-a84c-e4b83a8b678e tempest-AttachVolumeNegativeTest-216621625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4019e7a4-480c-4a5d-9a1a-fefe26bf7868 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:05 devstack sudo[102668]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4019e7a4-480c-4a5d-9a1a-fefe26bf7868 1073741824 Aug 18 18:59:05 devstack sudo[102668]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:05 devstack sudo[102665]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d7c0417c-cac7-4bdf-b6c3-90a1f87e7ff7 tempest-VolumeQuotasAdminTestJSON-1898789504 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.401s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:05 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-d7c0417c-cac7-4bdf-b6c3-90a1f87e7ff7 tempest-VolumeQuotasAdminTestJSON-1898789504 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:59:05 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-d7c0417c-cac7-4bdf-b6c3-90a1f87e7ff7 tempest-VolumeQuotasAdminTestJSON-1898789504 None] Deleted volume successfully. Aug 18 18:59:05 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d7c0417c-cac7-4bdf-b6c3-90a1f87e7ff7 tempest-VolumeQuotasAdminTestJSON-1898789504 None] Lock "cinder-dc66021b-d215-4000-8587-0bd1fcfce3c1-delete_volume" released by "delete_volume" :: held 1.380s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:59:05 devstack sudo[102668]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0326c6cc-ce2e-4cc2-a84c-e4b83a8b678e tempest-AttachVolumeNegativeTest-216621625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4019e7a4-480c-4a5d-9a1a-fefe26bf7868 1073741824" returned: 0 in 0.608s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0326c6cc-ce2e-4cc2-a84c-e4b83a8b678e tempest-AttachVolumeNegativeTest-216621625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4019e7a4-480c-4a5d-9a1a-fefe26bf7868 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:05 devstack sudo[102674]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4019e7a4-480c-4a5d-9a1a-fefe26bf7868 Aug 18 18:59:05 devstack sudo[102674]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:06 devstack sudo[102674]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0326c6cc-ce2e-4cc2-a84c-e4b83a8b678e tempest-AttachVolumeNegativeTest-216621625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4019e7a4-480c-4a5d-9a1a-fefe26bf7868" returned: 0 in 0.281s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-0326c6cc-ce2e-4cc2-a84c-e4b83a8b678e tempest-AttachVolumeNegativeTest-216621625 None] <== create_volume: return (946ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 18:59:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0326c6cc-ce2e-4cc2-a84c-e4b83a8b678e tempest-AttachVolumeNegativeTest-216621625 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.948s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:59:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0326c6cc-ce2e-4cc2-a84c-e4b83a8b678e tempest-AttachVolumeNegativeTest-216621625 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (221b8d92-9c24-475e-8bc6-735868ab6811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4019e7a4-480c-4a5d-9a1a-fefe26bf7868', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:59:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0326c6cc-ce2e-4cc2-a84c-e4b83a8b678e tempest-AttachVolumeNegativeTest-216621625 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6504a345-8139-4a6c-9ec6-d0815469a60a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:59:06 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-0326c6cc-ce2e-4cc2-a84c-e4b83a8b678e tempest-AttachVolumeNegativeTest-216621625 None] Volume volume-4019e7a4-480c-4a5d-9a1a-fefe26bf7868 (4019e7a4-480c-4a5d-9a1a-fefe26bf7868): created successfully Aug 18 18:59:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0326c6cc-ce2e-4cc2-a84c-e4b83a8b678e tempest-AttachVolumeNegativeTest-216621625 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6504a345-8139-4a6c-9ec6-d0815469a60a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:59:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0326c6cc-ce2e-4cc2-a84c-e4b83a8b678e tempest-AttachVolumeNegativeTest-216621625 None] Flow 'volume_create_manager' (2a696ede-c1e9-43ac-8ddd-706c7a15be74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:59:06 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-0326c6cc-ce2e-4cc2-a84c-e4b83a8b678e tempest-AttachVolumeNegativeTest-216621625 None] Created volume successfully. Aug 18 18:59:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-1af3a437-4ec5-4f4a-918e-7ce5221c2850 req-91eaef23-9c17-402b-b711-0baf4106c9f3 tempest-AttachVolumeNegativeTest-216621625 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:59:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-1af3a437-4ec5-4f4a-918e-7ce5221c2850 req-91eaef23-9c17-402b-b711-0baf4106c9f3 tempest-AttachVolumeNegativeTest-216621625 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:59:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-1af3a437-4ec5-4f4a-918e-7ce5221c2850 req-91eaef23-9c17-402b-b711-0baf4106c9f3 tempest-AttachVolumeNegativeTest-216621625 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.016s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:59:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-1af3a437-4ec5-4f4a-918e-7ce5221c2850 req-91eaef23-9c17-402b-b711-0baf4106c9f3 tempest-AttachVolumeNegativeTest-216621625 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356', 'name': 'volume-4019e7a4-480c-4a5d-9a1a-fefe26bf7868', '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': 'ad64dece-c0e6-40fe-a150-b7f58a748a2d', 'enforce_multipath': True} {{(pid=93728) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 18 18:59:08 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-1af3a437-4ec5-4f4a-918e-7ce5221c2850 req-91eaef23-9c17-402b-b711-0baf4106c9f3 tempest-AttachVolumeNegativeTest-216621625 None] attachment_update completed successfully. Aug 18 18:59:11 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-98575abb-8752-4009-981b-6015fe59e3d0 req-022fddef-f510-48f7-a3fa-81d5e013741f tempest-AttachVolumeNegativeTest-216621625 None] Terminate volume connection completed successfully. Aug 18 18:59:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-98575abb-8752-4009-981b-6015fe59e3d0 req-022fddef-f510-48f7-a3fa-81d5e013741f tempest-AttachVolumeNegativeTest-216621625 None] Deleting attachment ad64dece-c0e6-40fe-a150-b7f58a748a2d. {{(pid=93728) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 18 18:59:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-60597c00-6ff7-411b-a044-be7202de9e16 req-62ddae3e-542f-4187-ad32-aaf2082e8fa2 tempest-TestInstancesWithCinderVolumes-2028356166 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:59:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-60597c00-6ff7-411b-a044-be7202de9e16 req-62ddae3e-542f-4187-ad32-aaf2082e8fa2 tempest-TestInstancesWithCinderVolumes-2028356166 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:59:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-60597c00-6ff7-411b-a044-be7202de9e16 req-62ddae3e-542f-4187-ad32-aaf2082e8fa2 tempest-TestInstancesWithCinderVolumes-2028356166 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.025s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:59:14 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-60597c00-6ff7-411b-a044-be7202de9e16 req-62ddae3e-542f-4187-ad32-aaf2082e8fa2 tempest-TestInstancesWithCinderVolumes-2028356166 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356', 'name': 'volume-42df97fa-86db-46fc-bbe9-3439f22b8e16', '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': 'eaa82ffe-0d02-442b-b9f2-c0259e75f090', 'enforce_multipath': True} {{(pid=93728) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 18 18:59:14 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-60597c00-6ff7-411b-a044-be7202de9e16 req-62ddae3e-542f-4187-ad32-aaf2082e8fa2 tempest-TestInstancesWithCinderVolumes-2028356166 None] attachment_update completed successfully. Aug 18 18:59:17 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-d3616fcc-4c6a-4336-918f-ec619ccde02d tempest-VolumesServicesTestJSON-1188909435 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:59:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3616fcc-4c6a-4336-918f-ec619ccde02d tempest-VolumesServicesTestJSON-1188909435 None] Flow 'volume_create_manager' (f00ec57c-4c1c-4603-acd8-7bea5e5e8d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:59:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3616fcc-4c6a-4336-918f-ec619ccde02d tempest-VolumesServicesTestJSON-1188909435 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (050d1302-308d-45a5-8e05-54639a75ada6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:59:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3616fcc-4c6a-4336-918f-ec619ccde02d tempest-VolumesServicesTestJSON-1188909435 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (050d1302-308d-45a5-8e05-54639a75ada6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:59:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-962495589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=914e069f-3eb7-4af9-9325-e4070a6becb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bc05e09c5c14be3acf865e0d41c3303',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:59: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-18T16:59:17Z,use_quota=True,user_id='db8890709d0446be8ce9c08e0e2ab259',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:59:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3616fcc-4c6a-4336-918f-ec619ccde02d tempest-VolumesServicesTestJSON-1188909435 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (54935d55-192e-4c3b-9a86-9d52757f866f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:59:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3616fcc-4c6a-4336-918f-ec619ccde02d tempest-VolumesServicesTestJSON-1188909435 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (54935d55-192e-4c3b-9a86-9d52757f866f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:59:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3616fcc-4c6a-4336-918f-ec619ccde02d tempest-VolumesServicesTestJSON-1188909435 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (36beff9d-1557-4e43-9d50-cffc76b7d33e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:59:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3616fcc-4c6a-4336-918f-ec619ccde02d tempest-VolumesServicesTestJSON-1188909435 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (36beff9d-1557-4e43-9d50-cffc76b7d33e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '914e069f-3eb7-4af9-9325-e4070a6becb2', 'volume_name': 'volume-914e069f-3eb7-4af9-9325-e4070a6becb2', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:59:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3616fcc-4c6a-4336-918f-ec619ccde02d tempest-VolumesServicesTestJSON-1188909435 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (78529711-eb6f-4529-b8f1-006e03819ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:59:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3616fcc-4c6a-4336-918f-ec619ccde02d tempest-VolumesServicesTestJSON-1188909435 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (78529711-eb6f-4529-b8f1-006e03819ed3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:59:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3616fcc-4c6a-4336-918f-ec619ccde02d tempest-VolumesServicesTestJSON-1188909435 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5381d5ce-a60a-4dfa-a95c-81a9db5a063b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:59:17 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-d3616fcc-4c6a-4336-918f-ec619ccde02d tempest-VolumesServicesTestJSON-1188909435 None] Volume 914e069f-3eb7-4af9-9325-e4070a6becb2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-914e069f-3eb7-4af9-9325-e4070a6becb2', 'volume_size': 1} Aug 18 18:59:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d3616fcc-4c6a-4336-918f-ec619ccde02d tempest-VolumesServicesTestJSON-1188909435 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:59:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d3616fcc-4c6a-4336-918f-ec619ccde02d tempest-VolumesServicesTestJSON-1188909435 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:59:17 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d3616fcc-4c6a-4336-918f-ec619ccde02d tempest-VolumesServicesTestJSON-1188909435 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:59:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-962495589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=914e069f-3eb7-4af9-9325-e4070a6becb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bc05e09c5c14be3acf865e0d41c3303',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:59: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-18T16:59:17Z,use_quota=True,user_id='db8890709d0446be8ce9c08e0e2ab259',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 18:59:17 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-d3616fcc-4c6a-4336-918f-ec619ccde02d tempest-VolumesServicesTestJSON-1188909435 None] Creating volume 914e069f-3eb7-4af9-9325-e4070a6becb2 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 18:59:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d3616fcc-4c6a-4336-918f-ec619ccde02d tempest-VolumesServicesTestJSON-1188909435 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:59:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d3616fcc-4c6a-4336-918f-ec619ccde02d tempest-VolumesServicesTestJSON-1188909435 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:59:17 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d3616fcc-4c6a-4336-918f-ec619ccde02d tempest-VolumesServicesTestJSON-1188909435 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:59:17 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d3616fcc-4c6a-4336-918f-ec619ccde02d tempest-VolumesServicesTestJSON-1188909435 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:59:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d3616fcc-4c6a-4336-918f-ec619ccde02d tempest-VolumesServicesTestJSON-1188909435 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:59:17 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d3616fcc-4c6a-4336-918f-ec619ccde02d tempest-VolumesServicesTestJSON-1188909435 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:59:17 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-d3616fcc-4c6a-4336-918f-ec619ccde02d tempest-VolumesServicesTestJSON-1188909435 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 18:59:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d3616fcc-4c6a-4336-918f-ec619ccde02d tempest-VolumesServicesTestJSON-1188909435 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-914e069f-3eb7-4af9-9325-e4070a6becb2 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-13c5ef78-b763-4afd-9a69-bc3b417ef24e req-0f913887-4917-443c-b75a-225e01098994 tempest-TestInstancesWithCinderVolumes-2028356166 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:59:17 devstack sudo[102786]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-914e069f-3eb7-4af9-9325-e4070a6becb2 1073741824 Aug 18 18:59:17 devstack sudo[102786]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6d608493-1475-480f-bcef-b1258ce91a16 tempest-AttachVolumeNegativeTest-216621625 None] Acquiring lock "cinder-4019e7a4-480c-4a5d-9a1a-fefe26bf7868-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:59:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6d608493-1475-480f-bcef-b1258ce91a16 tempest-AttachVolumeNegativeTest-216621625 None] Lock "cinder-4019e7a4-480c-4a5d-9a1a-fefe26bf7868-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:59:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6d608493-1475-480f-bcef-b1258ce91a16 tempest-AttachVolumeNegativeTest-216621625 None] Acquiring lock "cinder-quobyte-4019e7a4-480c-4a5d-9a1a-fefe26bf7868" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:59:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6d608493-1475-480f-bcef-b1258ce91a16 tempest-AttachVolumeNegativeTest-216621625 None] Lock "cinder-quobyte-4019e7a4-480c-4a5d-9a1a-fefe26bf7868" acquired by "delete_volume" :: waited 0.018s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:59:17 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[d52dac12-12ab-4bda-a7d1-5a59b7110663]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:59:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6d608493-1475-480f-bcef-b1258ce91a16 tempest-AttachVolumeNegativeTest-216621625 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4019e7a4-480c-4a5d-9a1a-fefe26bf7868 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:18 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/91bbcbb9c7585289c411ed6cee882698/volume-4019e7a4-480c-4a5d-9a1a-fefe26bf7868 Aug 18 18:59:18 devstack sudo[102790]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:18 devstack sudo[102786]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d3616fcc-4c6a-4336-918f-ec619ccde02d tempest-VolumesServicesTestJSON-1188909435 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-914e069f-3eb7-4af9-9325-e4070a6becb2 1073741824" returned: 0 in 0.517s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d3616fcc-4c6a-4336-918f-ec619ccde02d tempest-VolumesServicesTestJSON-1188909435 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-914e069f-3eb7-4af9-9325-e4070a6becb2 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:18 devstack sudo[102794]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-914e069f-3eb7-4af9-9325-e4070a6becb2 Aug 18 18:59:18 devstack sudo[102794]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:18 devstack sudo[102790]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6d608493-1475-480f-bcef-b1258ce91a16 tempest-AttachVolumeNegativeTest-216621625 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4019e7a4-480c-4a5d-9a1a-fefe26bf7868" returned: 0 in 0.406s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6d608493-1475-480f-bcef-b1258ce91a16 tempest-AttachVolumeNegativeTest-216621625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4019e7a4-480c-4a5d-9a1a-fefe26bf7868 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:18 devstack sudo[102800]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4019e7a4-480c-4a5d-9a1a-fefe26bf7868 Aug 18 18:59:18 devstack sudo[102800]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:18 devstack sudo[102794]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d3616fcc-4c6a-4336-918f-ec619ccde02d tempest-VolumesServicesTestJSON-1188909435 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-914e069f-3eb7-4af9-9325-e4070a6becb2" returned: 0 in 0.348s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d3616fcc-4c6a-4336-918f-ec619ccde02d tempest-VolumesServicesTestJSON-1188909435 None] <== create_volume: return (934ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 18:59:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d3616fcc-4c6a-4336-918f-ec619ccde02d tempest-VolumesServicesTestJSON-1188909435 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.938s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:59:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-13c5ef78-b763-4afd-9a69-bc3b417ef24e req-0f913887-4917-443c-b75a-225e01098994 tempest-TestInstancesWithCinderVolumes-2028356166 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.915s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:59:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-13c5ef78-b763-4afd-9a69-bc3b417ef24e req-0f913887-4917-443c-b75a-225e01098994 tempest-TestInstancesWithCinderVolumes-2028356166 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.016s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:59:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3616fcc-4c6a-4336-918f-ec619ccde02d tempest-VolumesServicesTestJSON-1188909435 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5381d5ce-a60a-4dfa-a95c-81a9db5a063b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-914e069f-3eb7-4af9-9325-e4070a6becb2', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:59:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3616fcc-4c6a-4336-918f-ec619ccde02d tempest-VolumesServicesTestJSON-1188909435 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (201b564d-113e-4cd7-92c4-103f0ccb2e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:59:18 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-d3616fcc-4c6a-4336-918f-ec619ccde02d tempest-VolumesServicesTestJSON-1188909435 None] Volume volume-914e069f-3eb7-4af9-9325-e4070a6becb2 (914e069f-3eb7-4af9-9325-e4070a6becb2): created successfully Aug 18 18:59:18 devstack sudo[102800]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3616fcc-4c6a-4336-918f-ec619ccde02d tempest-VolumesServicesTestJSON-1188909435 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (201b564d-113e-4cd7-92c4-103f0ccb2e63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:59:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3616fcc-4c6a-4336-918f-ec619ccde02d tempest-VolumesServicesTestJSON-1188909435 None] Flow 'volume_create_manager' (f00ec57c-4c1c-4603-acd8-7bea5e5e8d9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:59:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6d608493-1475-480f-bcef-b1258ce91a16 tempest-AttachVolumeNegativeTest-216621625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4019e7a4-480c-4a5d-9a1a-fefe26bf7868" returned: 0 in 0.311s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-13c5ef78-b763-4afd-9a69-bc3b417ef24e req-0f913887-4917-443c-b75a-225e01098994 tempest-TestInstancesWithCinderVolumes-2028356166 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356', 'name': 'volume-8226b545-49c9-4a98-ab7d-9ecb01e2e642', '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': 'cd261907-f248-4e92-bf71-e109d90ed6c8', 'enforce_multipath': True} {{(pid=93728) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 18 18:59:18 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6d608493-1475-480f-bcef-b1258ce91a16 tempest-AttachVolumeNegativeTest-216621625 None] Lock "cinder-quobyte-4019e7a4-480c-4a5d-9a1a-fefe26bf7868" released by "delete_volume" :: held 0.770s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:59:18 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-d3616fcc-4c6a-4336-918f-ec619ccde02d tempest-VolumesServicesTestJSON-1188909435 None] Created volume successfully. Aug 18 18:59:18 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-13c5ef78-b763-4afd-9a69-bc3b417ef24e req-0f913887-4917-443c-b75a-225e01098994 tempest-TestInstancesWithCinderVolumes-2028356166 None] attachment_update completed successfully. Aug 18 18:59:18 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-6d608493-1475-480f-bcef-b1258ce91a16 tempest-AttachVolumeNegativeTest-216621625 None] Created reservations ['033a8315-678d-4fed-9d14-a61b257ee295', '20cfc13e-2994-4e73-8789-3f3d798ba83e', 'c9f678ae-bcd2-4125-9dc8-ea21ee851668', '91552c9d-6153-49c9-b2e8-82e754516216'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:59:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6d608493-1475-480f-bcef-b1258ce91a16 tempest-AttachVolumeNegativeTest-216621625 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:59:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6d608493-1475-480f-bcef-b1258ce91a16 tempest-AttachVolumeNegativeTest-216621625 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:59:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-6d608493-1475-480f-bcef-b1258ce91a16 tempest-AttachVolumeNegativeTest-216621625 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:59:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-6d608493-1475-480f-bcef-b1258ce91a16 tempest-AttachVolumeNegativeTest-216621625 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:59:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6d608493-1475-480f-bcef-b1258ce91a16 tempest-AttachVolumeNegativeTest-216621625 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:59:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6d608493-1475-480f-bcef-b1258ce91a16 tempest-AttachVolumeNegativeTest-216621625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:18 devstack sudo[102807]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:59:18 devstack sudo[102807]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:19 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-43d4f70f-087b-4906-a07e-3f3c124a5224 tempest-AttachVolumeNegativeTest-216621625 None] Acquiring lock "cinder-5f9731a5-74f9-488f-ab68-c0a8d5e261f3-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:59:19 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-43d4f70f-087b-4906-a07e-3f3c124a5224 tempest-AttachVolumeNegativeTest-216621625 None] Lock "cinder-5f9731a5-74f9-488f-ab68-c0a8d5e261f3-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:59:19 devstack sudo[102807]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6d608493-1475-480f-bcef-b1258ce91a16 tempest-AttachVolumeNegativeTest-216621625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.371s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:19 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-6d608493-1475-480f-bcef-b1258ce91a16 tempest-AttachVolumeNegativeTest-216621625 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:59:19 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-43d4f70f-087b-4906-a07e-3f3c124a5224 tempest-AttachVolumeNegativeTest-216621625 None] Acquiring lock "cinder-quobyte-5f9731a5-74f9-488f-ab68-c0a8d5e261f3" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:59:19 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-6d608493-1475-480f-bcef-b1258ce91a16 tempest-AttachVolumeNegativeTest-216621625 None] Deleted volume successfully. Aug 18 18:59:19 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-43d4f70f-087b-4906-a07e-3f3c124a5224 tempest-AttachVolumeNegativeTest-216621625 None] Lock "cinder-quobyte-5f9731a5-74f9-488f-ab68-c0a8d5e261f3" acquired by "delete_volume" :: waited 0.024s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:59:19 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6d608493-1475-480f-bcef-b1258ce91a16 tempest-AttachVolumeNegativeTest-216621625 None] Lock "cinder-4019e7a4-480c-4a5d-9a1a-fefe26bf7868-delete_volume" released by "delete_volume" :: held 1.436s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:59:19 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[58a7aeda-b470-45ea-a525-4b435085e1de]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:59:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-43d4f70f-087b-4906-a07e-3f3c124a5224 tempest-AttachVolumeNegativeTest-216621625 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f9731a5-74f9-488f-ab68-c0a8d5e261f3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:19 devstack sudo[102815]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f9731a5-74f9-488f-ab68-c0a8d5e261f3 Aug 18 18:59:19 devstack sudo[102815]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:19 devstack sudo[102815]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-43d4f70f-087b-4906-a07e-3f3c124a5224 tempest-AttachVolumeNegativeTest-216621625 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f9731a5-74f9-488f-ab68-c0a8d5e261f3" returned: 0 in 0.530s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-43d4f70f-087b-4906-a07e-3f3c124a5224 tempest-AttachVolumeNegativeTest-216621625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f9731a5-74f9-488f-ab68-c0a8d5e261f3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:19 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-47517a59-c4ae-4c9f-a706-60c752008832 tempest-VolumesServicesTestJSON-1188909435 None] Acquiring lock "cinder-914e069f-3eb7-4af9-9325-e4070a6becb2-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:59:19 devstack sudo[102820]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f9731a5-74f9-488f-ab68-c0a8d5e261f3 Aug 18 18:59:19 devstack sudo[102820]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:19 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-47517a59-c4ae-4c9f-a706-60c752008832 tempest-VolumesServicesTestJSON-1188909435 None] Lock "cinder-914e069f-3eb7-4af9-9325-e4070a6becb2-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:59:19 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-47517a59-c4ae-4c9f-a706-60c752008832 tempest-VolumesServicesTestJSON-1188909435 None] Acquiring lock "cinder-quobyte-914e069f-3eb7-4af9-9325-e4070a6becb2" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:59:20 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-47517a59-c4ae-4c9f-a706-60c752008832 tempest-VolumesServicesTestJSON-1188909435 None] Lock "cinder-quobyte-914e069f-3eb7-4af9-9325-e4070a6becb2" acquired by "delete_volume" :: waited 0.026s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:59:20 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[44d58249-b0e0-477a-abdb-c7b03d74f755]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:59:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-47517a59-c4ae-4c9f-a706-60c752008832 tempest-VolumesServicesTestJSON-1188909435 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-914e069f-3eb7-4af9-9325-e4070a6becb2 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:20 devstack sudo[102820]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-43d4f70f-087b-4906-a07e-3f3c124a5224 tempest-AttachVolumeNegativeTest-216621625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f9731a5-74f9-488f-ab68-c0a8d5e261f3" returned: 0 in 0.293s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:20 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-43d4f70f-087b-4906-a07e-3f3c124a5224 tempest-AttachVolumeNegativeTest-216621625 None] Lock "cinder-quobyte-5f9731a5-74f9-488f-ab68-c0a8d5e261f3" released by "delete_volume" :: held 0.893s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:59:20 devstack sudo[102822]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-914e069f-3eb7-4af9-9325-e4070a6becb2 Aug 18 18:59:20 devstack sudo[102822]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:20 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-43d4f70f-087b-4906-a07e-3f3c124a5224 tempest-AttachVolumeNegativeTest-216621625 None] Created reservations ['748de710-c2e2-4a72-92a4-7b6556796cd5', '6f259a76-9321-48b5-8fb0-82bfc938bacc', 'c7975e79-b90c-41b1-a1ff-a0f2e0fd3cbb', '3fe6bbec-2575-4a0d-b3cf-25ca4776de3e'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:59:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-43d4f70f-087b-4906-a07e-3f3c124a5224 tempest-AttachVolumeNegativeTest-216621625 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:59:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-43d4f70f-087b-4906-a07e-3f3c124a5224 tempest-AttachVolumeNegativeTest-216621625 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:59:20 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-43d4f70f-087b-4906-a07e-3f3c124a5224 tempest-AttachVolumeNegativeTest-216621625 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:59:20 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-43d4f70f-087b-4906-a07e-3f3c124a5224 tempest-AttachVolumeNegativeTest-216621625 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:59:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-43d4f70f-087b-4906-a07e-3f3c124a5224 tempest-AttachVolumeNegativeTest-216621625 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:59:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-43d4f70f-087b-4906-a07e-3f3c124a5224 tempest-AttachVolumeNegativeTest-216621625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:20 devstack sudo[102826]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:59:20 devstack sudo[102826]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:20 devstack sudo[102822]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-47517a59-c4ae-4c9f-a706-60c752008832 tempest-VolumesServicesTestJSON-1188909435 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-914e069f-3eb7-4af9-9325-e4070a6becb2" returned: 0 in 0.599s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-47517a59-c4ae-4c9f-a706-60c752008832 tempest-VolumesServicesTestJSON-1188909435 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-914e069f-3eb7-4af9-9325-e4070a6becb2 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:20 devstack sudo[102840]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-914e069f-3eb7-4af9-9325-e4070a6becb2 Aug 18 18:59:20 devstack sudo[102840]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:20 devstack sudo[102826]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-43d4f70f-087b-4906-a07e-3f3c124a5224 tempest-AttachVolumeNegativeTest-216621625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.352s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:20 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-43d4f70f-087b-4906-a07e-3f3c124a5224 tempest-AttachVolumeNegativeTest-216621625 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:59:20 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-43d4f70f-087b-4906-a07e-3f3c124a5224 tempest-AttachVolumeNegativeTest-216621625 None] Deleted volume successfully. Aug 18 18:59:20 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-43d4f70f-087b-4906-a07e-3f3c124a5224 tempest-AttachVolumeNegativeTest-216621625 None] Lock "cinder-5f9731a5-74f9-488f-ab68-c0a8d5e261f3-delete_volume" released by "delete_volume" :: held 1.623s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:59:21 devstack sudo[102840]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-47517a59-c4ae-4c9f-a706-60c752008832 tempest-VolumesServicesTestJSON-1188909435 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-914e069f-3eb7-4af9-9325-e4070a6becb2" returned: 0 in 0.441s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:21 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-47517a59-c4ae-4c9f-a706-60c752008832 tempest-VolumesServicesTestJSON-1188909435 None] Lock "cinder-quobyte-914e069f-3eb7-4af9-9325-e4070a6becb2" released by "delete_volume" :: held 1.127s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:59:21 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-47517a59-c4ae-4c9f-a706-60c752008832 tempest-VolumesServicesTestJSON-1188909435 None] Created reservations ['d0697a46-dd4f-491a-b916-10defb67ea87', '097ee42a-6c94-4002-8e94-37eeabcd79dd', '1ec6ba07-a061-496f-b65f-44002ed49ff3', 'eef644d4-2983-4173-9654-f340de383574'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:59:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-47517a59-c4ae-4c9f-a706-60c752008832 tempest-VolumesServicesTestJSON-1188909435 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:59:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-47517a59-c4ae-4c9f-a706-60c752008832 tempest-VolumesServicesTestJSON-1188909435 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:59:21 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-47517a59-c4ae-4c9f-a706-60c752008832 tempest-VolumesServicesTestJSON-1188909435 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:59:21 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-47517a59-c4ae-4c9f-a706-60c752008832 tempest-VolumesServicesTestJSON-1188909435 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:59:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-47517a59-c4ae-4c9f-a706-60c752008832 tempest-VolumesServicesTestJSON-1188909435 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:59:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-47517a59-c4ae-4c9f-a706-60c752008832 tempest-VolumesServicesTestJSON-1188909435 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:21 devstack sudo[102857]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:59:21 devstack sudo[102857]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:21 devstack sudo[102857]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-47517a59-c4ae-4c9f-a706-60c752008832 tempest-VolumesServicesTestJSON-1188909435 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.304s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:21 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-47517a59-c4ae-4c9f-a706-60c752008832 tempest-VolumesServicesTestJSON-1188909435 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:59:21 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-47517a59-c4ae-4c9f-a706-60c752008832 tempest-VolumesServicesTestJSON-1188909435 None] Deleted volume successfully. Aug 18 18:59:21 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-47517a59-c4ae-4c9f-a706-60c752008832 tempest-VolumesServicesTestJSON-1188909435 None] Lock "cinder-914e069f-3eb7-4af9-9325-e4070a6becb2-delete_volume" released by "delete_volume" :: held 1.751s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:59:21 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-504dd03b-9718-4cd9-abc3-af423c2732c8 tempest-AttachVolumeNegativeTest-216621625 None] Acquiring lock "cinder-88a06551-a968-476d-8aab-e875f37c6384-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:59:21 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-504dd03b-9718-4cd9-abc3-af423c2732c8 tempest-AttachVolumeNegativeTest-216621625 None] Lock "cinder-88a06551-a968-476d-8aab-e875f37c6384-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:59:21 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-504dd03b-9718-4cd9-abc3-af423c2732c8 tempest-AttachVolumeNegativeTest-216621625 None] Acquiring lock "cinder-quobyte-88a06551-a968-476d-8aab-e875f37c6384" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:59:21 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-504dd03b-9718-4cd9-abc3-af423c2732c8 tempest-AttachVolumeNegativeTest-216621625 None] Lock "cinder-quobyte-88a06551-a968-476d-8aab-e875f37c6384" acquired by "delete_volume" :: waited 0.017s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:59:21 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[84e81596-279e-4597-82f2-4f5e486eb71d]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:59:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-504dd03b-9718-4cd9-abc3-af423c2732c8 tempest-AttachVolumeNegativeTest-216621625 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-88a06551-a968-476d-8aab-e875f37c6384 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:21 devstack sudo[102860]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-88a06551-a968-476d-8aab-e875f37c6384 Aug 18 18:59:21 devstack sudo[102860]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:22 devstack sudo[102860]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-504dd03b-9718-4cd9-abc3-af423c2732c8 tempest-AttachVolumeNegativeTest-216621625 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-88a06551-a968-476d-8aab-e875f37c6384" returned: 0 in 0.475s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-504dd03b-9718-4cd9-abc3-af423c2732c8 tempest-AttachVolumeNegativeTest-216621625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-88a06551-a968-476d-8aab-e875f37c6384 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:22 devstack sudo[102865]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-88a06551-a968-476d-8aab-e875f37c6384 Aug 18 18:59:22 devstack sudo[102865]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:22 devstack sudo[102865]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-504dd03b-9718-4cd9-abc3-af423c2732c8 tempest-AttachVolumeNegativeTest-216621625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-88a06551-a968-476d-8aab-e875f37c6384" returned: 0 in 0.316s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:22 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-504dd03b-9718-4cd9-abc3-af423c2732c8 tempest-AttachVolumeNegativeTest-216621625 None] Lock "cinder-quobyte-88a06551-a968-476d-8aab-e875f37c6384" released by "delete_volume" :: held 0.837s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:59:22 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-504dd03b-9718-4cd9-abc3-af423c2732c8 tempest-AttachVolumeNegativeTest-216621625 None] Created reservations ['9329f348-6b86-47dc-924f-c6b4479a7852', '1a25ffbe-365a-4f2c-b897-08ecd80f371b', 'c88197c9-8e22-43f4-808a-12929cefc4fa', '2c813001-7da7-4c92-b24b-eb1ee030e26b'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:59:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-504dd03b-9718-4cd9-abc3-af423c2732c8 tempest-AttachVolumeNegativeTest-216621625 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:59:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-504dd03b-9718-4cd9-abc3-af423c2732c8 tempest-AttachVolumeNegativeTest-216621625 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:59:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-504dd03b-9718-4cd9-abc3-af423c2732c8 tempest-AttachVolumeNegativeTest-216621625 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:59:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-504dd03b-9718-4cd9-abc3-af423c2732c8 tempest-AttachVolumeNegativeTest-216621625 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:59:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-504dd03b-9718-4cd9-abc3-af423c2732c8 tempest-AttachVolumeNegativeTest-216621625 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:59:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-504dd03b-9718-4cd9-abc3-af423c2732c8 tempest-AttachVolumeNegativeTest-216621625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:22 devstack sudo[102869]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:59:22 devstack sudo[102869]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:23 devstack sudo[102869]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-504dd03b-9718-4cd9-abc3-af423c2732c8 tempest-AttachVolumeNegativeTest-216621625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.290s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:23 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-504dd03b-9718-4cd9-abc3-af423c2732c8 tempest-AttachVolumeNegativeTest-216621625 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:59:23 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-504dd03b-9718-4cd9-abc3-af423c2732c8 tempest-AttachVolumeNegativeTest-216621625 None] Deleted volume successfully. Aug 18 18:59:23 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-504dd03b-9718-4cd9-abc3-af423c2732c8 tempest-AttachVolumeNegativeTest-216621625 None] Lock "cinder-88a06551-a968-476d-8aab-e875f37c6384-delete_volume" released by "delete_volume" :: held 1.436s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:59:25 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-894d6b5d-fd74-4b6e-9655-d2533581b61f req-89aa0ba3-da45-4adc-b1ff-3b4d0030ddbe tempest-TestInstancesWithCinderVolumes-2028356166 None] Terminate volume connection completed successfully. Aug 18 18:59:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-894d6b5d-fd74-4b6e-9655-d2533581b61f req-89aa0ba3-da45-4adc-b1ff-3b4d0030ddbe tempest-TestInstancesWithCinderVolumes-2028356166 None] Deleting attachment eaa82ffe-0d02-442b-b9f2-c0259e75f090. {{(pid=93728) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 18 18:59:26 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-5531f684-9484-49c8-bf9c-942e7bf94869 tempest-TestInstancesWithCinderVolumes-2028356166 None] Acquiring lock "cinder-42df97fa-86db-46fc-bbe9-3439f22b8e16-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:59:26 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-5531f684-9484-49c8-bf9c-942e7bf94869 tempest-TestInstancesWithCinderVolumes-2028356166 None] Lock "cinder-42df97fa-86db-46fc-bbe9-3439f22b8e16-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:59:26 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-5531f684-9484-49c8-bf9c-942e7bf94869 tempest-TestInstancesWithCinderVolumes-2028356166 None] Acquiring lock "cinder-quobyte-42df97fa-86db-46fc-bbe9-3439f22b8e16" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:59:26 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-5531f684-9484-49c8-bf9c-942e7bf94869 tempest-TestInstancesWithCinderVolumes-2028356166 None] Lock "cinder-quobyte-42df97fa-86db-46fc-bbe9-3439f22b8e16" acquired by "delete_volume" :: waited 0.031s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:59:26 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[dbc6006c-ac17-432b-9b73-900b86405128]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:59:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5531f684-9484-49c8-bf9c-942e7bf94869 tempest-TestInstancesWithCinderVolumes-2028356166 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-42df97fa-86db-46fc-bbe9-3439f22b8e16 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:26 devstack sudo[102987]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-42df97fa-86db-46fc-bbe9-3439f22b8e16 Aug 18 18:59:26 devstack sudo[102987]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:27 devstack sudo[102987]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5531f684-9484-49c8-bf9c-942e7bf94869 tempest-TestInstancesWithCinderVolumes-2028356166 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-42df97fa-86db-46fc-bbe9-3439f22b8e16" returned: 0 in 0.741s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5531f684-9484-49c8-bf9c-942e7bf94869 tempest-TestInstancesWithCinderVolumes-2028356166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-42df97fa-86db-46fc-bbe9-3439f22b8e16 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:27 devstack sudo[102995]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-42df97fa-86db-46fc-bbe9-3439f22b8e16 Aug 18 18:59:27 devstack sudo[102995]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:27 devstack sudo[102995]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5531f684-9484-49c8-bf9c-942e7bf94869 tempest-TestInstancesWithCinderVolumes-2028356166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-42df97fa-86db-46fc-bbe9-3439f22b8e16" returned: 0 in 0.679s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:28 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-5531f684-9484-49c8-bf9c-942e7bf94869 tempest-TestInstancesWithCinderVolumes-2028356166 None] Lock "cinder-quobyte-42df97fa-86db-46fc-bbe9-3439f22b8e16" released by "delete_volume" :: held 1.527s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:59:28 devstack cinder-volume[93728]: WARNING cinder.quota [None req-5531f684-9484-49c8-bf9c-942e7bf94869 tempest-TestInstancesWithCinderVolumes-2028356166 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1724420391-459397081 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1724420391-459397081, it is now deprecated. Please use the default quota class for default quota. Aug 18 18:59:28 devstack cinder-volume[93728]: WARNING cinder.quota [None req-5531f684-9484-49c8-bf9c-942e7bf94869 tempest-TestInstancesWithCinderVolumes-2028356166 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1724420391-459397081 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1724420391-459397081, it is now deprecated. Please use the default quota class for default quota. Aug 18 18:59:28 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-5531f684-9484-49c8-bf9c-942e7bf94869 tempest-TestInstancesWithCinderVolumes-2028356166 None] Created reservations ['ac716cdd-1e95-47d2-9a0f-c9408a3a203b', 'a65c3ef6-ff15-4083-99f1-e8831a663f75', '9b1dfa95-a543-45f7-80c9-95b1b87b417e', 'b2583ec4-1303-4263-9a1d-dbb37110a7e6'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:59:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5531f684-9484-49c8-bf9c-942e7bf94869 tempest-TestInstancesWithCinderVolumes-2028356166 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:59:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5531f684-9484-49c8-bf9c-942e7bf94869 tempest-TestInstancesWithCinderVolumes-2028356166 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:59:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5531f684-9484-49c8-bf9c-942e7bf94869 tempest-TestInstancesWithCinderVolumes-2028356166 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:59:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5531f684-9484-49c8-bf9c-942e7bf94869 tempest-TestInstancesWithCinderVolumes-2028356166 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:59:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5531f684-9484-49c8-bf9c-942e7bf94869 tempest-TestInstancesWithCinderVolumes-2028356166 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:59:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5531f684-9484-49c8-bf9c-942e7bf94869 tempest-TestInstancesWithCinderVolumes-2028356166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:28 devstack sudo[102998]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:59:28 devstack sudo[102998]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:28 devstack sudo[102998]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5531f684-9484-49c8-bf9c-942e7bf94869 tempest-TestInstancesWithCinderVolumes-2028356166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.510s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:28 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-5531f684-9484-49c8-bf9c-942e7bf94869 tempest-TestInstancesWithCinderVolumes-2028356166 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:59:28 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-5531f684-9484-49c8-bf9c-942e7bf94869 tempest-TestInstancesWithCinderVolumes-2028356166 None] Deleted volume successfully. Aug 18 18:59:28 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-5531f684-9484-49c8-bf9c-942e7bf94869 tempest-TestInstancesWithCinderVolumes-2028356166 None] Lock "cinder-42df97fa-86db-46fc-bbe9-3439f22b8e16-delete_volume" released by "delete_volume" :: held 2.458s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:59:32 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-d20739ad-7344-4887-bcc6-6f0c00a561b4 req-97797e1c-abfd-4ad0-930b-c4432b9e8d6f tempest-TestInstancesWithCinderVolumes-2028356166 None] Terminate volume connection completed successfully. Aug 18 18:59:32 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-d20739ad-7344-4887-bcc6-6f0c00a561b4 req-97797e1c-abfd-4ad0-930b-c4432b9e8d6f tempest-TestInstancesWithCinderVolumes-2028356166 None] Deleting attachment cd261907-f248-4e92-bf71-e109d90ed6c8. {{(pid=93728) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 18 18:59:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0f4841f5-cdaf-4e9c-afb5-fc56f97d3d06 tempest-TestInstancesWithCinderVolumes-2028356166 None] Acquiring lock "cinder-8226b545-49c9-4a98-ab7d-9ecb01e2e642-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:59:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0f4841f5-cdaf-4e9c-afb5-fc56f97d3d06 tempest-TestInstancesWithCinderVolumes-2028356166 None] Lock "cinder-8226b545-49c9-4a98-ab7d-9ecb01e2e642-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:59:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0f4841f5-cdaf-4e9c-afb5-fc56f97d3d06 tempest-TestInstancesWithCinderVolumes-2028356166 None] Acquiring lock "cinder-quobyte-8226b545-49c9-4a98-ab7d-9ecb01e2e642" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:59:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0f4841f5-cdaf-4e9c-afb5-fc56f97d3d06 tempest-TestInstancesWithCinderVolumes-2028356166 None] Lock "cinder-quobyte-8226b545-49c9-4a98-ab7d-9ecb01e2e642" acquired by "delete_volume" :: waited 0.030s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:59:33 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[ba558cf0-8e52-4695-a7af-6375a4e05d39]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:59:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0f4841f5-cdaf-4e9c-afb5-fc56f97d3d06 tempest-TestInstancesWithCinderVolumes-2028356166 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8226b545-49c9-4a98-ab7d-9ecb01e2e642 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:33 devstack sudo[103029]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8226b545-49c9-4a98-ab7d-9ecb01e2e642 Aug 18 18:59:33 devstack sudo[103029]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:34 devstack sudo[103029]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0f4841f5-cdaf-4e9c-afb5-fc56f97d3d06 tempest-TestInstancesWithCinderVolumes-2028356166 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8226b545-49c9-4a98-ab7d-9ecb01e2e642" returned: 0 in 0.802s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0f4841f5-cdaf-4e9c-afb5-fc56f97d3d06 tempest-TestInstancesWithCinderVolumes-2028356166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8226b545-49c9-4a98-ab7d-9ecb01e2e642 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:34 devstack sudo[103034]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8226b545-49c9-4a98-ab7d-9ecb01e2e642 Aug 18 18:59:34 devstack sudo[103034]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:34 devstack sudo[103034]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0f4841f5-cdaf-4e9c-afb5-fc56f97d3d06 tempest-TestInstancesWithCinderVolumes-2028356166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8226b545-49c9-4a98-ab7d-9ecb01e2e642" returned: 0 in 0.448s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0f4841f5-cdaf-4e9c-afb5-fc56f97d3d06 tempest-TestInstancesWithCinderVolumes-2028356166 None] Lock "cinder-quobyte-8226b545-49c9-4a98-ab7d-9ecb01e2e642" released by "delete_volume" :: held 1.331s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:59:34 devstack cinder-volume[93728]: WARNING cinder.quota [None req-0f4841f5-cdaf-4e9c-afb5-fc56f97d3d06 tempest-TestInstancesWithCinderVolumes-2028356166 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-670881051-1331374994 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-670881051-1331374994, it is now deprecated. Please use the default quota class for default quota. Aug 18 18:59:34 devstack cinder-volume[93728]: WARNING cinder.quota [None req-0f4841f5-cdaf-4e9c-afb5-fc56f97d3d06 tempest-TestInstancesWithCinderVolumes-2028356166 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-670881051-1331374994 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-670881051-1331374994, it is now deprecated. Please use the default quota class for default quota. Aug 18 18:59:34 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-0f4841f5-cdaf-4e9c-afb5-fc56f97d3d06 tempest-TestInstancesWithCinderVolumes-2028356166 None] Created reservations ['6f26e3ba-95e1-444e-bda5-2f2bf937f672', '07a66502-a8ad-45fe-b6f4-6312bbdf5aca', 'e377ff4b-90e9-4e57-b14f-6b9fca982310', 'f8543be1-0894-4121-aec2-583263e1ef18'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:59:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0f4841f5-cdaf-4e9c-afb5-fc56f97d3d06 tempest-TestInstancesWithCinderVolumes-2028356166 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:59:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0f4841f5-cdaf-4e9c-afb5-fc56f97d3d06 tempest-TestInstancesWithCinderVolumes-2028356166 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:59:34 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-0f4841f5-cdaf-4e9c-afb5-fc56f97d3d06 tempest-TestInstancesWithCinderVolumes-2028356166 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:59:34 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-0f4841f5-cdaf-4e9c-afb5-fc56f97d3d06 tempest-TestInstancesWithCinderVolumes-2028356166 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:59:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0f4841f5-cdaf-4e9c-afb5-fc56f97d3d06 tempest-TestInstancesWithCinderVolumes-2028356166 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:59:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0f4841f5-cdaf-4e9c-afb5-fc56f97d3d06 tempest-TestInstancesWithCinderVolumes-2028356166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:35 devstack sudo[103038]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:59:35 devstack sudo[103038]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:35 devstack sudo[103038]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0f4841f5-cdaf-4e9c-afb5-fc56f97d3d06 tempest-TestInstancesWithCinderVolumes-2028356166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.582s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:35 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-0f4841f5-cdaf-4e9c-afb5-fc56f97d3d06 tempest-TestInstancesWithCinderVolumes-2028356166 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:59:35 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-0f4841f5-cdaf-4e9c-afb5-fc56f97d3d06 tempest-TestInstancesWithCinderVolumes-2028356166 None] Deleted volume successfully. Aug 18 18:59:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0f4841f5-cdaf-4e9c-afb5-fc56f97d3d06 tempest-TestInstancesWithCinderVolumes-2028356166 None] Lock "cinder-8226b545-49c9-4a98-ab7d-9ecb01e2e642-delete_volume" released by "delete_volume" :: held 2.357s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:59:40 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-944a1ff9-eb3d-417f-99fc-6075aa05b1d0 req-80612f83-d4cb-499d-beb5-4b006841c39b tempest-TestInstancesWithCinderVolumes-2028356166 None] Terminate volume connection completed successfully. Aug 18 18:59:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-944a1ff9-eb3d-417f-99fc-6075aa05b1d0 req-80612f83-d4cb-499d-beb5-4b006841c39b tempest-TestInstancesWithCinderVolumes-2028356166 None] Deleting attachment 05172563-ed59-4500-964b-69684a555954. {{(pid=93728) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 18 18:59:41 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c6f796dd-375a-450c-bda4-fbf30c960a20 tempest-TestInstancesWithCinderVolumes-2028356166 None] Acquiring lock "cinder-3a00a082-fe5c-4762-b27f-4773adc86141-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:59:41 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c6f796dd-375a-450c-bda4-fbf30c960a20 tempest-TestInstancesWithCinderVolumes-2028356166 None] Lock "cinder-3a00a082-fe5c-4762-b27f-4773adc86141-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:59:41 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c6f796dd-375a-450c-bda4-fbf30c960a20 tempest-TestInstancesWithCinderVolumes-2028356166 None] Acquiring lock "cinder-quobyte-3a00a082-fe5c-4762-b27f-4773adc86141" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:59:41 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c6f796dd-375a-450c-bda4-fbf30c960a20 tempest-TestInstancesWithCinderVolumes-2028356166 None] Lock "cinder-quobyte-3a00a082-fe5c-4762-b27f-4773adc86141" acquired by "delete_volume" :: waited 0.031s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:59:41 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[93a8451c-18ea-493e-90cc-3439abf3e189]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:59:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c6f796dd-375a-450c-bda4-fbf30c960a20 tempest-TestInstancesWithCinderVolumes-2028356166 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3a00a082-fe5c-4762-b27f-4773adc86141 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:41 devstack sudo[103141]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3a00a082-fe5c-4762-b27f-4773adc86141 Aug 18 18:59:41 devstack sudo[103141]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:41 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 18:59:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:59:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:59:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:59:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:59:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:59:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:42 devstack sudo[103143]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:59:42 devstack sudo[103143]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-2c77c0b1-428f-44ff-af09-a9eca42a9788 tempest-VolumeTypesAccessTest-926482950 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2c77c0b1-428f-44ff-af09-a9eca42a9788 tempest-VolumeTypesAccessTest-926482950 None] Flow 'volume_create_manager' (5d6889f8-2ed6-4b16-a2ef-c5442faad397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2c77c0b1-428f-44ff-af09-a9eca42a9788 tempest-VolumeTypesAccessTest-926482950 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (42476ce4-d29f-444a-9741-f3fd0090033e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2c77c0b1-428f-44ff-af09-a9eca42a9788 tempest-VolumeTypesAccessTest-926482950 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (42476ce4-d29f-444a-9741-f3fd0090033e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:59:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-939705434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a3e7dada-71f3-4e97-9923-f52d35566091,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c225dc41fc0413397eb43e42bdf70e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:59: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-18T16:59:42Z,use_quota=True,user_id='42306228221e4ab1a60f9c50f7bef6d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff0f4893-6ab4-475a-87c3-621c966d1578),volume_type_id=ff0f4893-6ab4-475a-87c3-621c966d1578)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2c77c0b1-428f-44ff-af09-a9eca42a9788 tempest-VolumeTypesAccessTest-926482950 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fbfd32a9-38b1-4a9f-8cd6-a71c37902836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2c77c0b1-428f-44ff-af09-a9eca42a9788 tempest-VolumeTypesAccessTest-926482950 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fbfd32a9-38b1-4a9f-8cd6-a71c37902836) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2c77c0b1-428f-44ff-af09-a9eca42a9788 tempest-VolumeTypesAccessTest-926482950 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a6ccabb0-427b-4736-a2d2-6f87c59e6328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2c77c0b1-428f-44ff-af09-a9eca42a9788 tempest-VolumeTypesAccessTest-926482950 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a6ccabb0-427b-4736-a2d2-6f87c59e6328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a3e7dada-71f3-4e97-9923-f52d35566091', 'volume_name': 'volume-a3e7dada-71f3-4e97-9923-f52d35566091', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2c77c0b1-428f-44ff-af09-a9eca42a9788 tempest-VolumeTypesAccessTest-926482950 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (747a7029-5e03-472c-84ff-d01987c607e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2c77c0b1-428f-44ff-af09-a9eca42a9788 tempest-VolumeTypesAccessTest-926482950 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (747a7029-5e03-472c-84ff-d01987c607e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2c77c0b1-428f-44ff-af09-a9eca42a9788 tempest-VolumeTypesAccessTest-926482950 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d991079e-ad30-4dff-b353-d7e6d0663548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:59:42 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-2c77c0b1-428f-44ff-af09-a9eca42a9788 tempest-VolumeTypesAccessTest-926482950 None] Volume a3e7dada-71f3-4e97-9923-f52d35566091: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a3e7dada-71f3-4e97-9923-f52d35566091', 'volume_size': 1} Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2c77c0b1-428f-44ff-af09-a9eca42a9788 tempest-VolumeTypesAccessTest-926482950 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2c77c0b1-428f-44ff-af09-a9eca42a9788 tempest-VolumeTypesAccessTest-926482950 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-2c77c0b1-428f-44ff-af09-a9eca42a9788 tempest-VolumeTypesAccessTest-926482950 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:59:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-939705434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a3e7dada-71f3-4e97-9923-f52d35566091,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c225dc41fc0413397eb43e42bdf70e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:59: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-18T16:59:42Z,use_quota=True,user_id='42306228221e4ab1a60f9c50f7bef6d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff0f4893-6ab4-475a-87c3-621c966d1578),volume_type_id=ff0f4893-6ab4-475a-87c3-621c966d1578)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-2c77c0b1-428f-44ff-af09-a9eca42a9788 tempest-VolumeTypesAccessTest-926482950 None] Creating volume a3e7dada-71f3-4e97-9923-f52d35566091 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2c77c0b1-428f-44ff-af09-a9eca42a9788 tempest-VolumeTypesAccessTest-926482950 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2c77c0b1-428f-44ff-af09-a9eca42a9788 tempest-VolumeTypesAccessTest-926482950 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-2c77c0b1-428f-44ff-af09-a9eca42a9788 tempest-VolumeTypesAccessTest-926482950 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-2c77c0b1-428f-44ff-af09-a9eca42a9788 tempest-VolumeTypesAccessTest-926482950 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2c77c0b1-428f-44ff-af09-a9eca42a9788 tempest-VolumeTypesAccessTest-926482950 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-2c77c0b1-428f-44ff-af09-a9eca42a9788 tempest-VolumeTypesAccessTest-926482950 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:59:42 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-2c77c0b1-428f-44ff-af09-a9eca42a9788 tempest-VolumeTypesAccessTest-926482950 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2c77c0b1-428f-44ff-af09-a9eca42a9788 tempest-VolumeTypesAccessTest-926482950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a3e7dada-71f3-4e97-9923-f52d35566091 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:42 devstack sudo[103148]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a3e7dada-71f3-4e97-9923-f52d35566091 1073741824 Aug 18 18:59:42 devstack sudo[103148]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:42 devstack sudo[103141]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c6f796dd-375a-450c-bda4-fbf30c960a20 tempest-TestInstancesWithCinderVolumes-2028356166 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3a00a082-fe5c-4762-b27f-4773adc86141" returned: 0 in 0.480s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c6f796dd-375a-450c-bda4-fbf30c960a20 tempest-TestInstancesWithCinderVolumes-2028356166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3a00a082-fe5c-4762-b27f-4773adc86141 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:42 devstack sudo[103150]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3a00a082-fe5c-4762-b27f-4773adc86141 Aug 18 18:59:42 devstack sudo[103150]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:42 devstack sudo[103143]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.308s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager._thread_info {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread count: 28 {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread info: [<_MainThread(MainThread, started 134742134784128)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 18 18:59:42 devstack sudo[103150]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c6f796dd-375a-450c-bda4-fbf30c960a20 tempest-TestInstancesWithCinderVolumes-2028356166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3a00a082-fe5c-4762-b27f-4773adc86141" returned: 0 in 0.284s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c6f796dd-375a-450c-bda4-fbf30c960a20 tempest-TestInstancesWithCinderVolumes-2028356166 None] Lock "cinder-quobyte-3a00a082-fe5c-4762-b27f-4773adc86141" released by "delete_volume" :: held 0.817s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=85,cinder:INSERT=21,cinder:UPDATE=91,cinder:DELETE=8 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:UPDATE=89,cinder:SELECT=76,cinder:INSERT=19,cinder:DELETE=5 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 18:59:42 devstack cinder-volume[93728]: WARNING cinder.quota [None req-c6f796dd-375a-450c-bda4-fbf30c960a20 tempest-TestInstancesWithCinderVolumes-2028356166 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1047448040-1371888091 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1047448040-1371888091, it is now deprecated. Please use the default quota class for default quota. Aug 18 18:59:42 devstack cinder-volume[93728]: WARNING cinder.quota [None req-c6f796dd-375a-450c-bda4-fbf30c960a20 tempest-TestInstancesWithCinderVolumes-2028356166 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1047448040-1371888091 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1047448040-1371888091, it is now deprecated. Please use the default quota class for default quota. Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-c6f796dd-375a-450c-bda4-fbf30c960a20 tempest-TestInstancesWithCinderVolumes-2028356166 None] Created reservations ['440d6038-6b31-4c09-8aac-2e35f278c8f4', '68d907dc-d355-43cb-ba5d-35e7430cfbcf', '53961d89-f9c9-4065-87ae-50e36b6def17', '5ff4283f-4388-496b-a63d-b04e80f5010d'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c6f796dd-375a-450c-bda4-fbf30c960a20 tempest-TestInstancesWithCinderVolumes-2028356166 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c6f796dd-375a-450c-bda4-fbf30c960a20 tempest-TestInstancesWithCinderVolumes-2028356166 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c6f796dd-375a-450c-bda4-fbf30c960a20 tempest-TestInstancesWithCinderVolumes-2028356166 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c6f796dd-375a-450c-bda4-fbf30c960a20 tempest-TestInstancesWithCinderVolumes-2028356166 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c6f796dd-375a-450c-bda4-fbf30c960a20 tempest-TestInstancesWithCinderVolumes-2028356166 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c6f796dd-375a-450c-bda4-fbf30c960a20 tempest-TestInstancesWithCinderVolumes-2028356166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:42 devstack sudo[103158]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:59:42 devstack sudo[103158]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:42 devstack sudo[103148]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2c77c0b1-428f-44ff-af09-a9eca42a9788 tempest-VolumeTypesAccessTest-926482950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a3e7dada-71f3-4e97-9923-f52d35566091 1073741824" returned: 0 in 0.586s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2c77c0b1-428f-44ff-af09-a9eca42a9788 tempest-VolumeTypesAccessTest-926482950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a3e7dada-71f3-4e97-9923-f52d35566091 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:42 devstack sudo[103160]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a3e7dada-71f3-4e97-9923-f52d35566091 Aug 18 18:59:42 devstack sudo[103160]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:42 devstack sudo[103158]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c6f796dd-375a-450c-bda4-fbf30c960a20 tempest-TestInstancesWithCinderVolumes-2028356166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.285s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:42 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-c6f796dd-375a-450c-bda4-fbf30c960a20 tempest-TestInstancesWithCinderVolumes-2028356166 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:59:42 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-c6f796dd-375a-450c-bda4-fbf30c960a20 tempest-TestInstancesWithCinderVolumes-2028356166 None] Deleted volume successfully. Aug 18 18:59:43 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c6f796dd-375a-450c-bda4-fbf30c960a20 tempest-TestInstancesWithCinderVolumes-2028356166 None] Lock "cinder-3a00a082-fe5c-4762-b27f-4773adc86141-delete_volume" released by "delete_volume" :: held 1.456s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:59:43 devstack sudo[103160]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:43 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2c77c0b1-428f-44ff-af09-a9eca42a9788 tempest-VolumeTypesAccessTest-926482950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a3e7dada-71f3-4e97-9923-f52d35566091" returned: 0 in 0.365s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:43 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-2c77c0b1-428f-44ff-af09-a9eca42a9788 tempest-VolumeTypesAccessTest-926482950 None] <== create_volume: return (1005ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 18:59:43 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2c77c0b1-428f-44ff-af09-a9eca42a9788 tempest-VolumeTypesAccessTest-926482950 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:59:43 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2c77c0b1-428f-44ff-af09-a9eca42a9788 tempest-VolumeTypesAccessTest-926482950 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d991079e-ad30-4dff-b353-d7e6d0663548) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a3e7dada-71f3-4e97-9923-f52d35566091', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:59:43 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2c77c0b1-428f-44ff-af09-a9eca42a9788 tempest-VolumeTypesAccessTest-926482950 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (286aa1ce-9f39-473a-a5ce-10af591a273c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:59:43 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-2c77c0b1-428f-44ff-af09-a9eca42a9788 tempest-VolumeTypesAccessTest-926482950 None] Volume volume-a3e7dada-71f3-4e97-9923-f52d35566091 (a3e7dada-71f3-4e97-9923-f52d35566091): created successfully Aug 18 18:59:43 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2c77c0b1-428f-44ff-af09-a9eca42a9788 tempest-VolumeTypesAccessTest-926482950 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (286aa1ce-9f39-473a-a5ce-10af591a273c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:59:43 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2c77c0b1-428f-44ff-af09-a9eca42a9788 tempest-VolumeTypesAccessTest-926482950 None] Flow 'volume_create_manager' (5d6889f8-2ed6-4b16-a2ef-c5442faad397) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:59:43 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-2c77c0b1-428f-44ff-af09-a9eca42a9788 tempest-VolumeTypesAccessTest-926482950 None] Created volume successfully. Aug 18 18:59:44 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-9dd708f4-2e43-4365-8571-6f68bd0533ff tempest-GroupsV314Test-1913985802 None] Group tempest-GroupsV314Test-Group-1191095565: creating Aug 18 18:59:44 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-9dd708f4-2e43-4365-8571-6f68bd0533ff tempest-GroupsV314Test-1913985802 None] Group tempest-GroupsV314Test-Group-1191095565: created successfully Aug 18 18:59:44 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-9dd708f4-2e43-4365-8571-6f68bd0533ff tempest-GroupsV314Test-1913985802 None] Create group completed successfully. Aug 18 18:59:44 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ec83e09f-43ac-44b3-96a3-b6ab0da67036 tempest-VolumeTypesAccessTest-926482950 None] Acquiring lock "cinder-a3e7dada-71f3-4e97-9923-f52d35566091-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:59:44 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ec83e09f-43ac-44b3-96a3-b6ab0da67036 tempest-VolumeTypesAccessTest-926482950 None] Lock "cinder-a3e7dada-71f3-4e97-9923-f52d35566091-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:59:44 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ec83e09f-43ac-44b3-96a3-b6ab0da67036 tempest-VolumeTypesAccessTest-926482950 None] Acquiring lock "cinder-quobyte-a3e7dada-71f3-4e97-9923-f52d35566091" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:59:44 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ec83e09f-43ac-44b3-96a3-b6ab0da67036 tempest-VolumeTypesAccessTest-926482950 None] Lock "cinder-quobyte-a3e7dada-71f3-4e97-9923-f52d35566091" acquired by "delete_volume" :: waited 0.021s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:59:44 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[8cc12e78-cea1-437f-9d79-bb6804995713]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:59:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec83e09f-43ac-44b3-96a3-b6ab0da67036 tempest-VolumeTypesAccessTest-926482950 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a3e7dada-71f3-4e97-9923-f52d35566091 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:44 devstack sudo[103172]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a3e7dada-71f3-4e97-9923-f52d35566091 Aug 18 18:59:44 devstack sudo[103172]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:44 devstack sudo[103172]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec83e09f-43ac-44b3-96a3-b6ab0da67036 tempest-VolumeTypesAccessTest-926482950 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a3e7dada-71f3-4e97-9923-f52d35566091" returned: 0 in 0.360s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec83e09f-43ac-44b3-96a3-b6ab0da67036 tempest-VolumeTypesAccessTest-926482950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a3e7dada-71f3-4e97-9923-f52d35566091 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:44 devstack sudo[103179]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a3e7dada-71f3-4e97-9923-f52d35566091 Aug 18 18:59:44 devstack sudo[103179]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:44 devstack sudo[103179]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec83e09f-43ac-44b3-96a3-b6ab0da67036 tempest-VolumeTypesAccessTest-926482950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a3e7dada-71f3-4e97-9923-f52d35566091" returned: 0 in 0.255s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:44 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ec83e09f-43ac-44b3-96a3-b6ab0da67036 tempest-VolumeTypesAccessTest-926482950 None] Lock "cinder-quobyte-a3e7dada-71f3-4e97-9923-f52d35566091" released by "delete_volume" :: held 0.659s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:59:45 devstack cinder-volume[93728]: WARNING cinder.quota [None req-ec83e09f-43ac-44b3-96a3-b6ab0da67036 tempest-VolumeTypesAccessTest-926482950 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1841194469 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1841194469, it is now deprecated. Please use the default quota class for default quota. Aug 18 18:59:45 devstack cinder-volume[93728]: WARNING cinder.quota [None req-ec83e09f-43ac-44b3-96a3-b6ab0da67036 tempest-VolumeTypesAccessTest-926482950 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1841194469 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1841194469, it is now deprecated. Please use the default quota class for default quota. Aug 18 18:59:45 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-ec83e09f-43ac-44b3-96a3-b6ab0da67036 tempest-VolumeTypesAccessTest-926482950 None] Created reservations ['e3545b6f-9640-4bb2-b0b4-88cfc6f688a0', 'a86173f8-67f0-48da-9a7b-eb0038d3ab5e', 'b8604d88-41f7-40af-9c7b-548b91988e6a', 'd498b1fc-f3c4-4696-9271-1a088f1b7c09'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 18:59:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ec83e09f-43ac-44b3-96a3-b6ab0da67036 tempest-VolumeTypesAccessTest-926482950 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:59:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ec83e09f-43ac-44b3-96a3-b6ab0da67036 tempest-VolumeTypesAccessTest-926482950 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:59:45 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ec83e09f-43ac-44b3-96a3-b6ab0da67036 tempest-VolumeTypesAccessTest-926482950 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:59:45 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ec83e09f-43ac-44b3-96a3-b6ab0da67036 tempest-VolumeTypesAccessTest-926482950 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:59:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ec83e09f-43ac-44b3-96a3-b6ab0da67036 tempest-VolumeTypesAccessTest-926482950 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:59:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec83e09f-43ac-44b3-96a3-b6ab0da67036 tempest-VolumeTypesAccessTest-926482950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:45 devstack sudo[103184]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 18:59:45 devstack sudo[103184]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:45 devstack sudo[103184]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec83e09f-43ac-44b3-96a3-b6ab0da67036 tempest-VolumeTypesAccessTest-926482950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.323s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:45 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-ec83e09f-43ac-44b3-96a3-b6ab0da67036 tempest-VolumeTypesAccessTest-926482950 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 18:59:45 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-ec83e09f-43ac-44b3-96a3-b6ab0da67036 tempest-VolumeTypesAccessTest-926482950 None] Deleted volume successfully. Aug 18 18:59:45 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ec83e09f-43ac-44b3-96a3-b6ab0da67036 tempest-VolumeTypesAccessTest-926482950 None] Lock "cinder-a3e7dada-71f3-4e97-9923-f52d35566091-delete_volume" released by "delete_volume" :: held 1.255s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:59:45 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-1fa7d18d-1f1e-41b2-84a7-108fc5b7f376 tempest-GroupsV314Test-1913985802 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:59:45 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1fa7d18d-1f1e-41b2-84a7-108fc5b7f376 tempest-GroupsV314Test-1913985802 None] Flow 'volume_create_manager' (b6f8299a-9559-410d-841e-be142f6c53f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:59:45 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1fa7d18d-1f1e-41b2-84a7-108fc5b7f376 tempest-GroupsV314Test-1913985802 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (02eeeb6e-8e3a-4e32-8f96-25bb04c4dbeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:59:45 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1fa7d18d-1f1e-41b2-84a7-108fc5b7f376 tempest-GroupsV314Test-1913985802 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (02eeeb6e-8e3a-4e32-8f96-25bb04c4dbeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:59:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1091279903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5f458810-5560-4467-b0d4-d48231641d72,host='devstack@QuobyteHD#QuobyteHD',id=74fae0c2-4161-48c2-81ae-a0bb1a386df1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf05fcd3df564004a85a7e80466aebcb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:59: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-18T16:59:46Z,use_quota=True,user_id='db35e79d455a4dc588de4960f837876b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2e8eeee-e1b8-4057-a848-c633d56182ac),volume_type_id=c2e8eeee-e1b8-4057-a848-c633d56182ac)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:59:45 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1fa7d18d-1f1e-41b2-84a7-108fc5b7f376 tempest-GroupsV314Test-1913985802 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b7032dc1-bb23-448b-b359-315953706967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:59:45 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1fa7d18d-1f1e-41b2-84a7-108fc5b7f376 tempest-GroupsV314Test-1913985802 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b7032dc1-bb23-448b-b359-315953706967) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:59:45 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1fa7d18d-1f1e-41b2-84a7-108fc5b7f376 tempest-GroupsV314Test-1913985802 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (89de68ae-62f9-454c-99db-55916d33c06f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:59:45 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1fa7d18d-1f1e-41b2-84a7-108fc5b7f376 tempest-GroupsV314Test-1913985802 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (89de68ae-62f9-454c-99db-55916d33c06f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '74fae0c2-4161-48c2-81ae-a0bb1a386df1', 'volume_name': 'volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:59:45 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1fa7d18d-1f1e-41b2-84a7-108fc5b7f376 tempest-GroupsV314Test-1913985802 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (417a4583-7ed6-4bc3-9fce-65caa00e14c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:59:45 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1fa7d18d-1f1e-41b2-84a7-108fc5b7f376 tempest-GroupsV314Test-1913985802 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (417a4583-7ed6-4bc3-9fce-65caa00e14c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:59:45 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1fa7d18d-1f1e-41b2-84a7-108fc5b7f376 tempest-GroupsV314Test-1913985802 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3c757482-15a9-44cb-9be0-36d9d1c09158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:59:45 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-1fa7d18d-1f1e-41b2-84a7-108fc5b7f376 tempest-GroupsV314Test-1913985802 None] Volume 74fae0c2-4161-48c2-81ae-a0bb1a386df1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1', 'volume_size': 1} Aug 18 18:59:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1fa7d18d-1f1e-41b2-84a7-108fc5b7f376 tempest-GroupsV314Test-1913985802 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:59:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1fa7d18d-1f1e-41b2-84a7-108fc5b7f376 tempest-GroupsV314Test-1913985802 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:59:45 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1fa7d18d-1f1e-41b2-84a7-108fc5b7f376 tempest-GroupsV314Test-1913985802 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=5f458810-5560-4467-b0d4-d48231641d72,created_at=2026-08-18T16:59:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1091279903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5f458810-5560-4467-b0d4-d48231641d72,host='devstack@QuobyteHD#QuobyteHD',id=74fae0c2-4161-48c2-81ae-a0bb1a386df1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf05fcd3df564004a85a7e80466aebcb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:59: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-18T16:59:46Z,use_quota=True,user_id='db35e79d455a4dc588de4960f837876b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2e8eeee-e1b8-4057-a848-c633d56182ac),volume_type_id=c2e8eeee-e1b8-4057-a848-c633d56182ac)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 18:59:45 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-1fa7d18d-1f1e-41b2-84a7-108fc5b7f376 tempest-GroupsV314Test-1913985802 None] Creating volume 74fae0c2-4161-48c2-81ae-a0bb1a386df1 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 18:59:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1fa7d18d-1f1e-41b2-84a7-108fc5b7f376 tempest-GroupsV314Test-1913985802 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:59:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1fa7d18d-1f1e-41b2-84a7-108fc5b7f376 tempest-GroupsV314Test-1913985802 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:59:45 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1fa7d18d-1f1e-41b2-84a7-108fc5b7f376 tempest-GroupsV314Test-1913985802 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:59:45 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1fa7d18d-1f1e-41b2-84a7-108fc5b7f376 tempest-GroupsV314Test-1913985802 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:59:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1fa7d18d-1f1e-41b2-84a7-108fc5b7f376 tempest-GroupsV314Test-1913985802 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:59:45 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1fa7d18d-1f1e-41b2-84a7-108fc5b7f376 tempest-GroupsV314Test-1913985802 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 18:59:45 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-1fa7d18d-1f1e-41b2-84a7-108fc5b7f376 tempest-GroupsV314Test-1913985802 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 18:59:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1fa7d18d-1f1e-41b2-84a7-108fc5b7f376 tempest-GroupsV314Test-1913985802 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:45 devstack sudo[103187]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1 1073741824 Aug 18 18:59:45 devstack sudo[103187]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:46 devstack sudo[103187]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1fa7d18d-1f1e-41b2-84a7-108fc5b7f376 tempest-GroupsV314Test-1913985802 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1 1073741824" returned: 0 in 0.622s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1fa7d18d-1f1e-41b2-84a7-108fc5b7f376 tempest-GroupsV314Test-1913985802 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:46 devstack sudo[103192]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1 Aug 18 18:59:46 devstack sudo[103192]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:46 devstack sudo[103192]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1fa7d18d-1f1e-41b2-84a7-108fc5b7f376 tempest-GroupsV314Test-1913985802 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1" returned: 0 in 0.341s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:46 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1fa7d18d-1f1e-41b2-84a7-108fc5b7f376 tempest-GroupsV314Test-1913985802 None] <== create_volume: return (1031ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 18:59:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1fa7d18d-1f1e-41b2-84a7-108fc5b7f376 tempest-GroupsV314Test-1913985802 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.034s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:59:46 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1fa7d18d-1f1e-41b2-84a7-108fc5b7f376 tempest-GroupsV314Test-1913985802 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3c757482-15a9-44cb-9be0-36d9d1c09158) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:59:46 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1fa7d18d-1f1e-41b2-84a7-108fc5b7f376 tempest-GroupsV314Test-1913985802 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (75f7ede7-a58b-4613-a896-b2511ca3708a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:59:46 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-1fa7d18d-1f1e-41b2-84a7-108fc5b7f376 tempest-GroupsV314Test-1913985802 None] Volume volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1 (74fae0c2-4161-48c2-81ae-a0bb1a386df1): created successfully Aug 18 18:59:46 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1fa7d18d-1f1e-41b2-84a7-108fc5b7f376 tempest-GroupsV314Test-1913985802 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (75f7ede7-a58b-4613-a896-b2511ca3708a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:59:46 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1fa7d18d-1f1e-41b2-84a7-108fc5b7f376 tempest-GroupsV314Test-1913985802 None] Flow 'volume_create_manager' (b6f8299a-9559-410d-841e-be142f6c53f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:59:47 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-1fa7d18d-1f1e-41b2-84a7-108fc5b7f376 tempest-GroupsV314Test-1913985802 None] Created volume successfully. Aug 18 18:59:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:59:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: waited 0.003s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:59:49 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] Cloning volume 74fae0c2-4161-48c2-81ae-a0bb1a386df1 to volume 6c7c977f-d852-435e-9f4b-500f0a313f6e Aug 18 18:59:49 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] Creating offline snapshot 9742141e-86eb-4f70-bf6f-2ae94ad529a3 of volume 74fae0c2-4161-48c2-81ae-a0bb1a386df1 {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 18:59:49 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[ce39c654-3c6b-4b3c-8caa-39a582a64d40]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:59:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:49 devstack sudo[103202]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1 Aug 18 18:59:49 devstack sudo[103202]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:49 devstack sudo[103202]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1" returned: 0 in 0.660s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1.9742141e-86eb-4f70-bf6f-2ae94ad529a3 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:50 devstack sudo[103208]: 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/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1.9742141e-86eb-4f70-bf6f-2ae94ad529a3 1G Aug 18 18:59:50 devstack sudo[103208]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:50 devstack sudo[103208]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1.9742141e-86eb-4f70-bf6f-2ae94ad529a3 1G" returned: 0 in 0.468s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1.9742141e-86eb-4f70-bf6f-2ae94ad529a3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:50 devstack sudo[103214]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1.9742141e-86eb-4f70-bf6f-2ae94ad529a3 Aug 18 18:59:50 devstack sudo[103214]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:50 devstack sudo[103214]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1.9742141e-86eb-4f70-bf6f-2ae94ad529a3" returned: 0 in 0.409s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:50 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1.9742141e-86eb-4f70-bf6f-2ae94ad529a3 is being set with open permissions: ugo+rw: NotImplementedError Aug 18 18:59:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1.9742141e-86eb-4f70-bf6f-2ae94ad529a3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:50 devstack sudo[103222]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1.9742141e-86eb-4f70-bf6f-2ae94ad529a3 Aug 18 18:59:50 devstack sudo[103222]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:51 devstack sudo[103222]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1.9742141e-86eb-4f70-bf6f-2ae94ad529a3" returned: 0 in 0.347s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:51 devstack sudo[103229]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1.info Aug 18 18:59:51 devstack sudo[103229]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:51 devstack sudo[103229]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1.info" returned: 0 in 0.320s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:51 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1.info is being set with open permissions: ugo+rw: NotImplementedError Aug 18 18:59:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:51 devstack sudo[103232]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1.info Aug 18 18:59:51 devstack sudo[103232]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:51 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-5dbe36ed-383f-4db1-8f10-bd323597df92 tempest-AttachVolumeTestJSON-1003873149 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 18:59:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5dbe36ed-383f-4db1-8f10-bd323597df92 tempest-AttachVolumeTestJSON-1003873149 None] Flow 'volume_create_manager' (338a996d-ab17-470f-b924-343a7339b44c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 18:59:51 devstack sudo[103232]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5dbe36ed-383f-4db1-8f10-bd323597df92 tempest-AttachVolumeTestJSON-1003873149 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4c47624a-465e-4622-bb67-14733bf07a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:59:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1.info" returned: 0 in 0.370s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:51 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] Acquiring lock "cinder-quobyte-6c7c977f-d852-435e-9f4b-500f0a313f6e" by "_copy_volume_from_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:59:52 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5dbe36ed-383f-4db1-8f10-bd323597df92 tempest-AttachVolumeTestJSON-1003873149 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4c47624a-465e-4622-bb67-14733bf07a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:59:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-201902602',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=53b21f95-e4e1-4ea7-a8dc-89f1beec7df9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2f72db4b8c5459cb6b2def106826423',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:59: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-18T16:59:52Z,use_quota=True,user_id='7d9d29a2021b45d699a5aa027b6c1b86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:59:52 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5dbe36ed-383f-4db1-8f10-bd323597df92 tempest-AttachVolumeTestJSON-1003873149 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (61e25f66-6614-4fb4-82d5-bb04cfd69160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:59:52 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5dbe36ed-383f-4db1-8f10-bd323597df92 tempest-AttachVolumeTestJSON-1003873149 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (61e25f66-6614-4fb4-82d5-bb04cfd69160) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:59:52 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5dbe36ed-383f-4db1-8f10-bd323597df92 tempest-AttachVolumeTestJSON-1003873149 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c830d24d-c36e-4804-a3ea-45e974f6bc92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:59:52 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5dbe36ed-383f-4db1-8f10-bd323597df92 tempest-AttachVolumeTestJSON-1003873149 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c830d24d-c36e-4804-a3ea-45e974f6bc92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '53b21f95-e4e1-4ea7-a8dc-89f1beec7df9', 'volume_name': 'volume-53b21f95-e4e1-4ea7-a8dc-89f1beec7df9', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:59:52 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5dbe36ed-383f-4db1-8f10-bd323597df92 tempest-AttachVolumeTestJSON-1003873149 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ed62f8e2-d6d2-47b7-86ba-4d2b1bb8ae7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:59:52 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5dbe36ed-383f-4db1-8f10-bd323597df92 tempest-AttachVolumeTestJSON-1003873149 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ed62f8e2-d6d2-47b7-86ba-4d2b1bb8ae7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 18:59:52 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5dbe36ed-383f-4db1-8f10-bd323597df92 tempest-AttachVolumeTestJSON-1003873149 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f5db77dc-4441-42bb-8e26-4e61bfada60f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 18:59:52 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-5dbe36ed-383f-4db1-8f10-bd323597df92 tempest-AttachVolumeTestJSON-1003873149 None] Volume 53b21f95-e4e1-4ea7-a8dc-89f1beec7df9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-53b21f95-e4e1-4ea7-a8dc-89f1beec7df9', 'volume_size': 1} Aug 18 18:59:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5dbe36ed-383f-4db1-8f10-bd323597df92 tempest-AttachVolumeTestJSON-1003873149 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:59:52 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] Lock "cinder-quobyte-6c7c977f-d852-435e-9f4b-500f0a313f6e" acquired by "_copy_volume_from_snapshot" :: waited 0.085s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:59:52 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] snapshot: 9742141e-86eb-4f70-bf6f-2ae94ad529a3, volume: 6c7c977f-d852-435e-9f4b-500f0a313f6e, {{(pid=93728) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 18 18:59:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 18:59:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 18:59:52 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 18:59:52 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 18:59:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 18:59:52 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[e9c2b749-3979-4284-983f-91ebe66d36d1]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:59:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1.9742141e-86eb-4f70-bf6f-2ae94ad529a3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:52 devstack sudo[103235]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1.9742141e-86eb-4f70-bf6f-2ae94ad529a3 Aug 18 18:59:52 devstack sudo[103235]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:52 devstack sudo[103235]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1.9742141e-86eb-4f70-bf6f-2ae94ad529a3" returned: 0 in 0.447s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:52 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 18:59:52 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[2ca516e8-ea4a-44b9-95f6-9ff00eb6436d]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:59:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:52 devstack sudo[103240]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1 Aug 18 18:59:52 devstack sudo[103240]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:53 devstack sudo[103240]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1" returned: 0 in 0.430s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:53 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] will copy from snapshot at /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1 {{(pid=93728) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 18 18:59:53 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] Creating direct copy from snapshot {{(pid=93728) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 18 18:59:53 devstack cinder-volume[93728]: DEBUG cinder.utils [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] Path /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6c7c977f-d852-435e-9f4b-500f0a313f6e not found in is_blk_device check {{(pid=93728) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 18 18:59:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6c7c977f-d852-435e-9f4b-500f0a313f6e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:53 devstack sudo[103245]: 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/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6c7c977f-d852-435e-9f4b-500f0a313f6e Aug 18 18:59:53 devstack sudo[103245]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:58 devstack sudo[103245]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6c7c977f-d852-435e-9f4b-500f0a313f6e" returned: 0 in 5.876s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:58 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] Image conversion details: src /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1, size 1024.00 MB, duration 5.88 sec, destination /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6c7c977f-d852-435e-9f4b-500f0a313f6e {{(pid=93728) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 18 18:59:58 devstack cinder-volume[93728]: INFO cinder.image.image_utils [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] Converted 1024.00 MB image at 174.19 MB/s Aug 18 18:59:58 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6c7c977f-d852-435e-9f4b-500f0a313f6e is being set with open permissions: ugo+rw: NotImplementedError Aug 18 18:59:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6c7c977f-d852-435e-9f4b-500f0a313f6e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:58 devstack sudo[103260]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6c7c977f-d852-435e-9f4b-500f0a313f6e Aug 18 18:59:58 devstack sudo[103260]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:59 devstack sudo[103260]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6c7c977f-d852-435e-9f4b-500f0a313f6e" returned: 0 in 0.317s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:59 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] Lock "cinder-quobyte-6c7c977f-d852-435e-9f4b-500f0a313f6e" released by "_copy_volume_from_snapshot" :: held 7.200s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 18:59:59 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] Acquiring lock "cinder-quobyte-9742141e-86eb-4f70-bf6f-2ae94ad529a3" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 18:59:59 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] Lock "cinder-quobyte-9742141e-86eb-4f70-bf6f-2ae94ad529a3" acquired by "_delete_snapshot" :: waited 0.020s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 18:59:59 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] Deleting offline snapshot 9742141e-86eb-4f70-bf6f-2ae94ad529a3 of volume 74fae0c2-4161-48c2-81ae-a0bb1a386df1 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 18:59:59 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] snapshot_file for this snap is: volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1.9742141e-86eb-4f70-bf6f-2ae94ad529a3 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 18:59:59 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[85b2cef3-95f2-44c6-8319-2304691ac8d8]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:59:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1.9742141e-86eb-4f70-bf6f-2ae94ad529a3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 18:59:59 devstack sudo[103263]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1.9742141e-86eb-4f70-bf6f-2ae94ad529a3 Aug 18 18:59:59 devstack sudo[103263]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 18:59:59 devstack sudo[103263]: pam_unix(sudo:session): session closed for user root Aug 18 18:59:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1.9742141e-86eb-4f70-bf6f-2ae94ad529a3" returned: 0 in 0.476s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 18:59:59 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 18:59:59 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[b031bcfa-0437-4328-810a-f65d8b294a4c]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 18:59:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:00:00 devstack sudo[103269]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1 Aug 18 19:00:00 devstack sudo[103269]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:00:00 devstack sudo[103269]: pam_unix(sudo:session): session closed for user root Aug 18 19:00:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1" returned: 0 in 0.692s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:00:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1.9742141e-86eb-4f70-bf6f-2ae94ad529a3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:00:00 devstack sudo[103274]: 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/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1.9742141e-86eb-4f70-bf6f-2ae94ad529a3 Aug 18 19:00:00 devstack sudo[103274]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:00:01 devstack sudo[103274]: pam_unix(sudo:session): session closed for user root Aug 18 19:00:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1.9742141e-86eb-4f70-bf6f-2ae94ad529a3" returned: 0 in 0.429s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:00:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1.9742141e-86eb-4f70-bf6f-2ae94ad529a3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:00:01 devstack sudo[103280]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1.9742141e-86eb-4f70-bf6f-2ae94ad529a3 Aug 18 19:00:01 devstack sudo[103280]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:00:01 devstack sudo[103280]: pam_unix(sudo:session): session closed for user root Aug 18 19:00:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1.9742141e-86eb-4f70-bf6f-2ae94ad529a3" returned: 0 in 0.268s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:00:01 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] Lock "cinder-quobyte-9742141e-86eb-4f70-bf6f-2ae94ad529a3" released by "_delete_snapshot" :: held 1.987s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:00:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: held 12.098s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:00:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5dbe36ed-383f-4db1-8f10-bd323597df92 tempest-AttachVolumeTestJSON-1003873149 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 9.276s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:00:01 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5dbe36ed-383f-4db1-8f10-bd323597df92 tempest-AttachVolumeTestJSON-1003873149 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T16:59:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-201902602',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=53b21f95-e4e1-4ea7-a8dc-89f1beec7df9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2f72db4b8c5459cb6b2def106826423',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T16:59: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-18T16:59:52Z,use_quota=True,user_id='7d9d29a2021b45d699a5aa027b6c1b86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:00:01 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-5dbe36ed-383f-4db1-8f10-bd323597df92 tempest-AttachVolumeTestJSON-1003873149 None] Creating volume 53b21f95-e4e1-4ea7-a8dc-89f1beec7df9 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:00:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5dbe36ed-383f-4db1-8f10-bd323597df92 tempest-AttachVolumeTestJSON-1003873149 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:00:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5dbe36ed-383f-4db1-8f10-bd323597df92 tempest-AttachVolumeTestJSON-1003873149 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:00:01 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5dbe36ed-383f-4db1-8f10-bd323597df92 tempest-AttachVolumeTestJSON-1003873149 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:00:01 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5dbe36ed-383f-4db1-8f10-bd323597df92 tempest-AttachVolumeTestJSON-1003873149 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:00:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5dbe36ed-383f-4db1-8f10-bd323597df92 tempest-AttachVolumeTestJSON-1003873149 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:00:01 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5dbe36ed-383f-4db1-8f10-bd323597df92 tempest-AttachVolumeTestJSON-1003873149 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:00:01 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-5dbe36ed-383f-4db1-8f10-bd323597df92 tempest-AttachVolumeTestJSON-1003873149 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:00:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5dbe36ed-383f-4db1-8f10-bd323597df92 tempest-AttachVolumeTestJSON-1003873149 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53b21f95-e4e1-4ea7-a8dc-89f1beec7df9 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:00:01 devstack sudo[103284]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53b21f95-e4e1-4ea7-a8dc-89f1beec7df9 1073741824 Aug 18 19:00:01 devstack sudo[103284]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:00:01 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-1e7c5569-1571-48da-a624-bae3121adaae tempest-GroupsV314Test-1913985802 None] Create group from source-group-5f458810-5560-4467-b0d4-d48231641d72 completed successfully. Aug 18 19:00:01 devstack sudo[103284]: pam_unix(sudo:session): session closed for user root Aug 18 19:00:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5dbe36ed-383f-4db1-8f10-bd323597df92 tempest-AttachVolumeTestJSON-1003873149 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53b21f95-e4e1-4ea7-a8dc-89f1beec7df9 1073741824" returned: 0 in 0.626s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:00:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5dbe36ed-383f-4db1-8f10-bd323597df92 tempest-AttachVolumeTestJSON-1003873149 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53b21f95-e4e1-4ea7-a8dc-89f1beec7df9 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:00:02 devstack sudo[103290]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53b21f95-e4e1-4ea7-a8dc-89f1beec7df9 Aug 18 19:00:02 devstack sudo[103290]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:00:02 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-70d304a7-ee1e-4573-af59-e9d0fc818066 tempest-GroupsV314Test-1913985802 None] Acquiring lock "cinder-quobyte-6c7c977f-d852-435e-9f4b-500f0a313f6e" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:00:02 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-70d304a7-ee1e-4573-af59-e9d0fc818066 tempest-GroupsV314Test-1913985802 None] Lock "cinder-quobyte-6c7c977f-d852-435e-9f4b-500f0a313f6e" acquired by "delete_volume" :: waited 0.040s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:00:02 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[ea13ab2b-0496-4c57-8992-e459fd1001d7]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:00:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-70d304a7-ee1e-4573-af59-e9d0fc818066 tempest-GroupsV314Test-1913985802 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6c7c977f-d852-435e-9f4b-500f0a313f6e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:00:02 devstack sudo[103290]: pam_unix(sudo:session): session closed for user root Aug 18 19:00:02 devstack sudo[103292]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6c7c977f-d852-435e-9f4b-500f0a313f6e Aug 18 19:00:02 devstack sudo[103292]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:00:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5dbe36ed-383f-4db1-8f10-bd323597df92 tempest-AttachVolumeTestJSON-1003873149 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53b21f95-e4e1-4ea7-a8dc-89f1beec7df9" returned: 0 in 0.504s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:00:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5dbe36ed-383f-4db1-8f10-bd323597df92 tempest-AttachVolumeTestJSON-1003873149 None] <== create_volume: return (1208ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:00:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5dbe36ed-383f-4db1-8f10-bd323597df92 tempest-AttachVolumeTestJSON-1003873149 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.213s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:00:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5dbe36ed-383f-4db1-8f10-bd323597df92 tempest-AttachVolumeTestJSON-1003873149 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f5db77dc-4441-42bb-8e26-4e61bfada60f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-53b21f95-e4e1-4ea7-a8dc-89f1beec7df9', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:00:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5dbe36ed-383f-4db1-8f10-bd323597df92 tempest-AttachVolumeTestJSON-1003873149 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c0b4268a-6b90-441c-bbf7-026166f5d79a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:00:02 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-5dbe36ed-383f-4db1-8f10-bd323597df92 tempest-AttachVolumeTestJSON-1003873149 None] Volume volume-53b21f95-e4e1-4ea7-a8dc-89f1beec7df9 (53b21f95-e4e1-4ea7-a8dc-89f1beec7df9): created successfully Aug 18 19:00:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5dbe36ed-383f-4db1-8f10-bd323597df92 tempest-AttachVolumeTestJSON-1003873149 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c0b4268a-6b90-441c-bbf7-026166f5d79a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:00:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5dbe36ed-383f-4db1-8f10-bd323597df92 tempest-AttachVolumeTestJSON-1003873149 None] Flow 'volume_create_manager' (338a996d-ab17-470f-b924-343a7339b44c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:00:02 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-5dbe36ed-383f-4db1-8f10-bd323597df92 tempest-AttachVolumeTestJSON-1003873149 None] Created volume successfully. Aug 18 19:00:02 devstack sudo[103292]: pam_unix(sudo:session): session closed for user root Aug 18 19:00:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-70d304a7-ee1e-4573-af59-e9d0fc818066 tempest-GroupsV314Test-1913985802 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6c7c977f-d852-435e-9f4b-500f0a313f6e" returned: 0 in 0.492s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:00:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-70d304a7-ee1e-4573-af59-e9d0fc818066 tempest-GroupsV314Test-1913985802 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6c7c977f-d852-435e-9f4b-500f0a313f6e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:00:02 devstack sudo[103299]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6c7c977f-d852-435e-9f4b-500f0a313f6e Aug 18 19:00:02 devstack sudo[103299]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:00:03 devstack sudo[103299]: pam_unix(sudo:session): session closed for user root Aug 18 19:00:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-70d304a7-ee1e-4573-af59-e9d0fc818066 tempest-GroupsV314Test-1913985802 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6c7c977f-d852-435e-9f4b-500f0a313f6e" returned: 0 in 0.285s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:00:03 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-70d304a7-ee1e-4573-af59-e9d0fc818066 tempest-GroupsV314Test-1913985802 None] Lock "cinder-quobyte-6c7c977f-d852-435e-9f4b-500f0a313f6e" released by "delete_volume" :: held 0.847s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:00:03 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-70d304a7-ee1e-4573-af59-e9d0fc818066 tempest-GroupsV314Test-1913985802 None] Created reservations ['0d2db211-f30c-478f-8a45-875eab7b6eeb'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:00:03 devstack cinder-volume[93728]: WARNING cinder.quota [None req-70d304a7-ee1e-4573-af59-e9d0fc818066 tempest-GroupsV314Test-1913985802 None] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1651738587 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1651738587, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:00:03 devstack cinder-volume[93728]: WARNING cinder.quota [None req-70d304a7-ee1e-4573-af59-e9d0fc818066 tempest-GroupsV314Test-1913985802 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1651738587 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1651738587, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:00:03 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-70d304a7-ee1e-4573-af59-e9d0fc818066 tempest-GroupsV314Test-1913985802 None] Created reservations ['d97867b5-0103-4f27-b8f1-7d2b048b8e35', '4360ea36-dab5-4a17-892f-2d3c97cac804', '4025386a-22d3-4a36-ae89-b62d73747409', 'c54a55a0-99d4-4806-98a6-68f1362bc433'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:00:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-70d304a7-ee1e-4573-af59-e9d0fc818066 tempest-GroupsV314Test-1913985802 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:00:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-70d304a7-ee1e-4573-af59-e9d0fc818066 tempest-GroupsV314Test-1913985802 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:00:03 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-70d304a7-ee1e-4573-af59-e9d0fc818066 tempest-GroupsV314Test-1913985802 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:00:03 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-70d304a7-ee1e-4573-af59-e9d0fc818066 tempest-GroupsV314Test-1913985802 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:00:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-70d304a7-ee1e-4573-af59-e9d0fc818066 tempest-GroupsV314Test-1913985802 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:00:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-70d304a7-ee1e-4573-af59-e9d0fc818066 tempest-GroupsV314Test-1913985802 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:00:03 devstack sudo[103305]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:00:03 devstack sudo[103305]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:00:04 devstack sudo[103305]: pam_unix(sudo:session): session closed for user root Aug 18 19:00:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-70d304a7-ee1e-4573-af59-e9d0fc818066 tempest-GroupsV314Test-1913985802 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.535s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:00:04 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-70d304a7-ee1e-4573-af59-e9d0fc818066 tempest-GroupsV314Test-1913985802 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:00:04 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-70d304a7-ee1e-4573-af59-e9d0fc818066 tempest-GroupsV314Test-1913985802 None] Delete group completed successfully. Aug 18 19:00:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b76c4eb1-09fb-4a2c-96a8-29becba8e1be tempest-GroupsV314Test-1913985802 None] Acquiring lock "cinder-quobyte-74fae0c2-4161-48c2-81ae-a0bb1a386df1" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:00:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b76c4eb1-09fb-4a2c-96a8-29becba8e1be tempest-GroupsV314Test-1913985802 None] Lock "cinder-quobyte-74fae0c2-4161-48c2-81ae-a0bb1a386df1" acquired by "delete_volume" :: waited 0.020s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:00:04 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[ec8d9379-422c-4698-a44e-40fc90b2641d]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:00:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b76c4eb1-09fb-4a2c-96a8-29becba8e1be tempest-GroupsV314Test-1913985802 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:00:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-a9c37ba9-0ff6-4460-a3f6-84f46841e69f req-79ff563d-d6bd-42ba-bfab-0cad1dbd0f11 tempest-AttachVolumeTestJSON-1003873149 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:00:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-a9c37ba9-0ff6-4460-a3f6-84f46841e69f req-79ff563d-d6bd-42ba-bfab-0cad1dbd0f11 tempest-AttachVolumeTestJSON-1003873149 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:00:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-a9c37ba9-0ff6-4460-a3f6-84f46841e69f req-79ff563d-d6bd-42ba-bfab-0cad1dbd0f11 tempest-AttachVolumeTestJSON-1003873149 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.015s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:00:04 devstack sudo[103316]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1 Aug 18 19:00:04 devstack sudo[103316]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:00:04 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-a9c37ba9-0ff6-4460-a3f6-84f46841e69f req-79ff563d-d6bd-42ba-bfab-0cad1dbd0f11 tempest-AttachVolumeTestJSON-1003873149 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356', 'name': 'volume-53b21f95-e4e1-4ea7-a8dc-89f1beec7df9', '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': '7054e447-b497-4d5b-ac4c-548a78865059', 'enforce_multipath': True} {{(pid=93728) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 18 19:00:04 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-a9c37ba9-0ff6-4460-a3f6-84f46841e69f req-79ff563d-d6bd-42ba-bfab-0cad1dbd0f11 tempest-AttachVolumeTestJSON-1003873149 None] attachment_update completed successfully. Aug 18 19:00:04 devstack sudo[103316]: pam_unix(sudo:session): session closed for user root Aug 18 19:00:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b76c4eb1-09fb-4a2c-96a8-29becba8e1be tempest-GroupsV314Test-1913985802 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1" returned: 0 in 0.552s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:00:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b76c4eb1-09fb-4a2c-96a8-29becba8e1be tempest-GroupsV314Test-1913985802 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:00:04 devstack sudo[103390]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1 Aug 18 19:00:04 devstack sudo[103390]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:00:05 devstack sudo[103390]: pam_unix(sudo:session): session closed for user root Aug 18 19:00:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b76c4eb1-09fb-4a2c-96a8-29becba8e1be tempest-GroupsV314Test-1913985802 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-74fae0c2-4161-48c2-81ae-a0bb1a386df1" returned: 0 in 0.337s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:00:05 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b76c4eb1-09fb-4a2c-96a8-29becba8e1be tempest-GroupsV314Test-1913985802 None] Lock "cinder-quobyte-74fae0c2-4161-48c2-81ae-a0bb1a386df1" released by "delete_volume" :: held 0.978s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:00:05 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-b76c4eb1-09fb-4a2c-96a8-29becba8e1be tempest-GroupsV314Test-1913985802 None] Created reservations ['63a847cd-a212-4aa3-91e0-ac51b4c72138'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:00:05 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-b76c4eb1-09fb-4a2c-96a8-29becba8e1be tempest-GroupsV314Test-1913985802 None] Created reservations ['dcf87dc1-72c6-4ade-9bcb-fb2d97f93cee', 'b52cb39b-6004-4fc2-9335-3ee080d77a6a', 'a825f769-a279-40b9-8c0c-bf4789dfa577', '2e9e7d39-75a4-4254-8b00-a15db4a209ba'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:00:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b76c4eb1-09fb-4a2c-96a8-29becba8e1be tempest-GroupsV314Test-1913985802 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:00:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b76c4eb1-09fb-4a2c-96a8-29becba8e1be tempest-GroupsV314Test-1913985802 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:00:05 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-b76c4eb1-09fb-4a2c-96a8-29becba8e1be tempest-GroupsV314Test-1913985802 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:00:05 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-b76c4eb1-09fb-4a2c-96a8-29becba8e1be tempest-GroupsV314Test-1913985802 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:00:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b76c4eb1-09fb-4a2c-96a8-29becba8e1be tempest-GroupsV314Test-1913985802 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:00:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b76c4eb1-09fb-4a2c-96a8-29becba8e1be tempest-GroupsV314Test-1913985802 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:00:05 devstack sudo[103712]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:00:05 devstack sudo[103712]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:00:05 devstack sudo[103712]: pam_unix(sudo:session): session closed for user root Aug 18 19:00:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b76c4eb1-09fb-4a2c-96a8-29becba8e1be tempest-GroupsV314Test-1913985802 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.380s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:00:05 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-b76c4eb1-09fb-4a2c-96a8-29becba8e1be tempest-GroupsV314Test-1913985802 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:00:05 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-b76c4eb1-09fb-4a2c-96a8-29becba8e1be tempest-GroupsV314Test-1913985802 None] Delete group completed successfully. Aug 18 19:00:15 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=50,cinder:DELETE=4 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:00:15 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=43,cinder:INSERT=12,cinder:UPDATE=53,cinder:DELETE=1 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:00:38 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-720f2b56-71c9-46b4-82ca-f4773780cef6 tempest-SnapshotMetadataTestJSON-1278978606 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:00:38 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-720f2b56-71c9-46b4-82ca-f4773780cef6 tempest-SnapshotMetadataTestJSON-1278978606 None] Flow 'volume_create_manager' (a7363e08-7de0-4c30-975d-a9f23471ddc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:00:38 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-720f2b56-71c9-46b4-82ca-f4773780cef6 tempest-SnapshotMetadataTestJSON-1278978606 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b8f0d6e1-de4e-4e0f-88bf-d9a387914214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:00:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-720f2b56-71c9-46b4-82ca-f4773780cef6 tempest-SnapshotMetadataTestJSON-1278978606 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b8f0d6e1-de4e-4e0f-88bf-d9a387914214) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:00:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-996858956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4b210657-9173-49ab-a9c1-8ee9c8898b4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2aba0b9ec9b84f82abf6628c83aad683',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:00: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-18T17:00:39Z,use_quota=True,user_id='af7d8ec6589440d284afebd3f754449a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:00:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-720f2b56-71c9-46b4-82ca-f4773780cef6 tempest-SnapshotMetadataTestJSON-1278978606 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dc322262-d515-4c34-b860-926e992b27cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:00:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-720f2b56-71c9-46b4-82ca-f4773780cef6 tempest-SnapshotMetadataTestJSON-1278978606 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dc322262-d515-4c34-b860-926e992b27cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:00:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-720f2b56-71c9-46b4-82ca-f4773780cef6 tempest-SnapshotMetadataTestJSON-1278978606 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5b79cc6e-536c-496d-9fe1-6f14dbf3280f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:00:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-720f2b56-71c9-46b4-82ca-f4773780cef6 tempest-SnapshotMetadataTestJSON-1278978606 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5b79cc6e-536c-496d-9fe1-6f14dbf3280f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4b210657-9173-49ab-a9c1-8ee9c8898b4e', 'volume_name': 'volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:00:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-720f2b56-71c9-46b4-82ca-f4773780cef6 tempest-SnapshotMetadataTestJSON-1278978606 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8d9156a3-09ae-4403-91e3-bf269813c1b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:00:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-720f2b56-71c9-46b4-82ca-f4773780cef6 tempest-SnapshotMetadataTestJSON-1278978606 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8d9156a3-09ae-4403-91e3-bf269813c1b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:00:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-720f2b56-71c9-46b4-82ca-f4773780cef6 tempest-SnapshotMetadataTestJSON-1278978606 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (88910757-32cb-4f36-bf48-51e9acdae3dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:00:39 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-720f2b56-71c9-46b4-82ca-f4773780cef6 tempest-SnapshotMetadataTestJSON-1278978606 None] Volume 4b210657-9173-49ab-a9c1-8ee9c8898b4e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e', 'volume_size': 1} Aug 18 19:00:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-720f2b56-71c9-46b4-82ca-f4773780cef6 tempest-SnapshotMetadataTestJSON-1278978606 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:00:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-720f2b56-71c9-46b4-82ca-f4773780cef6 tempest-SnapshotMetadataTestJSON-1278978606 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:00:39 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-720f2b56-71c9-46b4-82ca-f4773780cef6 tempest-SnapshotMetadataTestJSON-1278978606 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:00:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-996858956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4b210657-9173-49ab-a9c1-8ee9c8898b4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2aba0b9ec9b84f82abf6628c83aad683',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:00: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-18T17:00:39Z,use_quota=True,user_id='af7d8ec6589440d284afebd3f754449a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:00:39 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-720f2b56-71c9-46b4-82ca-f4773780cef6 tempest-SnapshotMetadataTestJSON-1278978606 None] Creating volume 4b210657-9173-49ab-a9c1-8ee9c8898b4e {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:00:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-720f2b56-71c9-46b4-82ca-f4773780cef6 tempest-SnapshotMetadataTestJSON-1278978606 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:00:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-720f2b56-71c9-46b4-82ca-f4773780cef6 tempest-SnapshotMetadataTestJSON-1278978606 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:00:39 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-720f2b56-71c9-46b4-82ca-f4773780cef6 tempest-SnapshotMetadataTestJSON-1278978606 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:00:39 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-720f2b56-71c9-46b4-82ca-f4773780cef6 tempest-SnapshotMetadataTestJSON-1278978606 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:00:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-720f2b56-71c9-46b4-82ca-f4773780cef6 tempest-SnapshotMetadataTestJSON-1278978606 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:00:39 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-720f2b56-71c9-46b4-82ca-f4773780cef6 tempest-SnapshotMetadataTestJSON-1278978606 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:00:39 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-720f2b56-71c9-46b4-82ca-f4773780cef6 tempest-SnapshotMetadataTestJSON-1278978606 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:00:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-720f2b56-71c9-46b4-82ca-f4773780cef6 tempest-SnapshotMetadataTestJSON-1278978606 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:00:39 devstack sudo[104321]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e 1073741824 Aug 18 19:00:39 devstack sudo[104321]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:00:39 devstack sudo[104321]: pam_unix(sudo:session): session closed for user root Aug 18 19:00:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-720f2b56-71c9-46b4-82ca-f4773780cef6 tempest-SnapshotMetadataTestJSON-1278978606 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e 1073741824" returned: 0 in 0.807s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:00:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-720f2b56-71c9-46b4-82ca-f4773780cef6 tempest-SnapshotMetadataTestJSON-1278978606 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:00:40 devstack sudo[104329]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e Aug 18 19:00:40 devstack sudo[104329]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:00:40 devstack sudo[104329]: pam_unix(sudo:session): session closed for user root Aug 18 19:00:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-720f2b56-71c9-46b4-82ca-f4773780cef6 tempest-SnapshotMetadataTestJSON-1278978606 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e" returned: 0 in 0.444s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:00:40 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-720f2b56-71c9-46b4-82ca-f4773780cef6 tempest-SnapshotMetadataTestJSON-1278978606 None] <== create_volume: return (1316ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:00:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-720f2b56-71c9-46b4-82ca-f4773780cef6 tempest-SnapshotMetadataTestJSON-1278978606 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.320s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:00:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-720f2b56-71c9-46b4-82ca-f4773780cef6 tempest-SnapshotMetadataTestJSON-1278978606 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (88910757-32cb-4f36-bf48-51e9acdae3dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:00:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-720f2b56-71c9-46b4-82ca-f4773780cef6 tempest-SnapshotMetadataTestJSON-1278978606 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (755d474a-9fd2-41c5-a427-0e8d1074e8ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:00:40 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-720f2b56-71c9-46b4-82ca-f4773780cef6 tempest-SnapshotMetadataTestJSON-1278978606 None] Volume volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e (4b210657-9173-49ab-a9c1-8ee9c8898b4e): created successfully Aug 18 19:00:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-720f2b56-71c9-46b4-82ca-f4773780cef6 tempest-SnapshotMetadataTestJSON-1278978606 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (755d474a-9fd2-41c5-a427-0e8d1074e8ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:00:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-720f2b56-71c9-46b4-82ca-f4773780cef6 tempest-SnapshotMetadataTestJSON-1278978606 None] Flow 'volume_create_manager' (a7363e08-7de0-4c30-975d-a9f23471ddc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:00:40 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-720f2b56-71c9-46b4-82ca-f4773780cef6 tempest-SnapshotMetadataTestJSON-1278978606 None] Created volume successfully. Aug 18 19:00:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-bcd9c34e-243a-4ec5-8539-28d0905d28f7 tempest-SnapshotMetadataTestJSON-1278978606 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:00:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-bcd9c34e-243a-4ec5-8539-28d0905d28f7 tempest-SnapshotMetadataTestJSON-1278978606 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.004s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:00:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-bcd9c34e-243a-4ec5-8539-28d0905d28f7 tempest-SnapshotMetadataTestJSON-1278978606 None] Creating offline snapshot 73fec129-f801-4809-bb5e-42e8be549f64 of volume 4b210657-9173-49ab-a9c1-8ee9c8898b4e {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:00:41 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[1a4b0587-b5fc-4592-83c8-1cf101fd536d]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:00:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bcd9c34e-243a-4ec5-8539-28d0905d28f7 tempest-SnapshotMetadataTestJSON-1278978606 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:00:41 devstack sudo[104341]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e Aug 18 19:00:41 devstack sudo[104341]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:00:41 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 19:00:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:00:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:00:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:00:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:00:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:00:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:00:42 devstack sudo[104356]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:00:42 devstack sudo[104356]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:00:42 devstack sudo[104341]: pam_unix(sudo:session): session closed for user root Aug 18 19:00:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bcd9c34e-243a-4ec5-8539-28d0905d28f7 tempest-SnapshotMetadataTestJSON-1278978606 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e" returned: 0 in 0.652s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:00:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bcd9c34e-243a-4ec5-8539-28d0905d28f7 tempest-SnapshotMetadataTestJSON-1278978606 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e.73fec129-f801-4809-bb5e-42e8be549f64 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:00:42 devstack sudo[104361]: 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/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e.73fec129-f801-4809-bb5e-42e8be549f64 1G Aug 18 19:00:42 devstack sudo[104361]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:00:42 devstack sudo[104356]: pam_unix(sudo:session): session closed for user root Aug 18 19:00:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.638s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:00:42 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:00:42 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager._thread_info {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 19:00:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread count: 28 {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 18 19:00:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread info: [<_MainThread(MainThread, started 134742134784128)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 18 19:00:43 devstack sudo[104361]: pam_unix(sudo:session): session closed for user root Aug 18 19:00:43 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bcd9c34e-243a-4ec5-8539-28d0905d28f7 tempest-SnapshotMetadataTestJSON-1278978606 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e.73fec129-f801-4809-bb5e-42e8be549f64 1G" returned: 0 in 0.919s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:00:43 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bcd9c34e-243a-4ec5-8539-28d0905d28f7 tempest-SnapshotMetadataTestJSON-1278978606 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e.73fec129-f801-4809-bb5e-42e8be549f64 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:00:43 devstack sudo[104372]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e.73fec129-f801-4809-bb5e-42e8be549f64 Aug 18 19:00:43 devstack sudo[104372]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:00:43 devstack sudo[104372]: pam_unix(sudo:session): session closed for user root Aug 18 19:00:43 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bcd9c34e-243a-4ec5-8539-28d0905d28f7 tempest-SnapshotMetadataTestJSON-1278978606 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e.73fec129-f801-4809-bb5e-42e8be549f64" returned: 0 in 0.440s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:00:43 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-bcd9c34e-243a-4ec5-8539-28d0905d28f7 tempest-SnapshotMetadataTestJSON-1278978606 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e.73fec129-f801-4809-bb5e-42e8be549f64 is being set with open permissions: ugo+rw Aug 18 19:00:43 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bcd9c34e-243a-4ec5-8539-28d0905d28f7 tempest-SnapshotMetadataTestJSON-1278978606 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e.73fec129-f801-4809-bb5e-42e8be549f64 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:00:43 devstack sudo[104378]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e.73fec129-f801-4809-bb5e-42e8be549f64 Aug 18 19:00:43 devstack sudo[104378]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:00:43 devstack sudo[104378]: pam_unix(sudo:session): session closed for user root Aug 18 19:00:43 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bcd9c34e-243a-4ec5-8539-28d0905d28f7 tempest-SnapshotMetadataTestJSON-1278978606 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e.73fec129-f801-4809-bb5e-42e8be549f64" returned: 0 in 0.366s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:00:43 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bcd9c34e-243a-4ec5-8539-28d0905d28f7 tempest-SnapshotMetadataTestJSON-1278978606 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:00:43 devstack sudo[104382]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e.info Aug 18 19:00:43 devstack sudo[104382]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:00:44 devstack sudo[104382]: pam_unix(sudo:session): session closed for user root Aug 18 19:00:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bcd9c34e-243a-4ec5-8539-28d0905d28f7 tempest-SnapshotMetadataTestJSON-1278978606 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e.info" returned: 0 in 0.365s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:00:44 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-bcd9c34e-243a-4ec5-8539-28d0905d28f7 tempest-SnapshotMetadataTestJSON-1278978606 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e.info is being set with open permissions: ugo+rw Aug 18 19:00:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bcd9c34e-243a-4ec5-8539-28d0905d28f7 tempest-SnapshotMetadataTestJSON-1278978606 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:00:44 devstack sudo[104388]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e.info Aug 18 19:00:44 devstack sudo[104388]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:00:44 devstack sudo[104388]: pam_unix(sudo:session): session closed for user root Aug 18 19:00:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bcd9c34e-243a-4ec5-8539-28d0905d28f7 tempest-SnapshotMetadataTestJSON-1278978606 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e.info" returned: 0 in 0.289s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:00:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-bcd9c34e-243a-4ec5-8539-28d0905d28f7 tempest-SnapshotMetadataTestJSON-1278978606 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.200s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:00:44 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-bcd9c34e-243a-4ec5-8539-28d0905d28f7 tempest-SnapshotMetadataTestJSON-1278978606 None] Create snapshot completed successfully Aug 18 19:00:47 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c1009518-b531-4afa-a67b-3156d1a2d114 tempest-SnapshotMetadataTestJSON-1278978606 None] Acquiring lock "cinder-73fec129-f801-4809-bb5e-42e8be549f64-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:00:47 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c1009518-b531-4afa-a67b-3156d1a2d114 tempest-SnapshotMetadataTestJSON-1278978606 None] Lock "cinder-73fec129-f801-4809-bb5e-42e8be549f64-delete_snapshot" acquired by "delete_snapshot" :: waited 0.073s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:00:47 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c1009518-b531-4afa-a67b-3156d1a2d114 tempest-SnapshotMetadataTestJSON-1278978606 None] Acquiring lock "cinder-quobyte-4b210657-9173-49ab-a9c1-8ee9c8898b4e" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:00:47 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c1009518-b531-4afa-a67b-3156d1a2d114 tempest-SnapshotMetadataTestJSON-1278978606 None] Lock "cinder-quobyte-4b210657-9173-49ab-a9c1-8ee9c8898b4e" acquired by "delete_snapshot" :: waited 0.040s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:00:47 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c1009518-b531-4afa-a67b-3156d1a2d114 tempest-SnapshotMetadataTestJSON-1278978606 None] Acquiring lock "cinder-quobyte-73fec129-f801-4809-bb5e-42e8be549f64" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:00:47 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c1009518-b531-4afa-a67b-3156d1a2d114 tempest-SnapshotMetadataTestJSON-1278978606 None] Lock "cinder-quobyte-73fec129-f801-4809-bb5e-42e8be549f64" acquired by "_delete_snapshot" :: waited 0.040s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:00:47 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-c1009518-b531-4afa-a67b-3156d1a2d114 tempest-SnapshotMetadataTestJSON-1278978606 None] Deleting offline snapshot 73fec129-f801-4809-bb5e-42e8be549f64 of volume 4b210657-9173-49ab-a9c1-8ee9c8898b4e {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:00:47 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-c1009518-b531-4afa-a67b-3156d1a2d114 tempest-SnapshotMetadataTestJSON-1278978606 None] snapshot_file for this snap is: volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e.73fec129-f801-4809-bb5e-42e8be549f64 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:00:47 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[3f66251f-50e4-4567-a44b-4f93df484020]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:00:47 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c1009518-b531-4afa-a67b-3156d1a2d114 tempest-SnapshotMetadataTestJSON-1278978606 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e.73fec129-f801-4809-bb5e-42e8be549f64 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:00:47 devstack sudo[104499]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e.73fec129-f801-4809-bb5e-42e8be549f64 Aug 18 19:00:47 devstack sudo[104499]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:00:48 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-bdd05a39-d7b1-489b-b18d-a3df698aabe0 req-7a88554b-9e6f-4cb0-a893-61d4561eaf73 tempest-AttachVolumeTestJSON-1003873149 None] Terminate volume connection completed successfully. Aug 18 19:00:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-bdd05a39-d7b1-489b-b18d-a3df698aabe0 req-7a88554b-9e6f-4cb0-a893-61d4561eaf73 tempest-AttachVolumeTestJSON-1003873149 None] Deleting attachment 7054e447-b497-4d5b-ac4c-548a78865059. {{(pid=93728) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 18 19:00:48 devstack sudo[104499]: pam_unix(sudo:session): session closed for user root Aug 18 19:00:48 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c1009518-b531-4afa-a67b-3156d1a2d114 tempest-SnapshotMetadataTestJSON-1278978606 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e.73fec129-f801-4809-bb5e-42e8be549f64" returned: 0 in 0.728s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:00:48 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-c1009518-b531-4afa-a67b-3156d1a2d114 tempest-SnapshotMetadataTestJSON-1278978606 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:00:48 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[7bb50710-9d8b-4262-8588-b8f8496d89dd]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:00:48 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c1009518-b531-4afa-a67b-3156d1a2d114 tempest-SnapshotMetadataTestJSON-1278978606 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:00:48 devstack sudo[104522]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e Aug 18 19:00:48 devstack sudo[104522]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:00:49 devstack sudo[104522]: pam_unix(sudo:session): session closed for user root Aug 18 19:00:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c1009518-b531-4afa-a67b-3156d1a2d114 tempest-SnapshotMetadataTestJSON-1278978606 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e" returned: 0 in 0.814s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:00:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c1009518-b531-4afa-a67b-3156d1a2d114 tempest-SnapshotMetadataTestJSON-1278978606 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e.73fec129-f801-4809-bb5e-42e8be549f64 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:00:49 devstack sudo[104533]: 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/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e.73fec129-f801-4809-bb5e-42e8be549f64 Aug 18 19:00:49 devstack sudo[104533]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:00:50 devstack sudo[104533]: pam_unix(sudo:session): session closed for user root Aug 18 19:00:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c1009518-b531-4afa-a67b-3156d1a2d114 tempest-SnapshotMetadataTestJSON-1278978606 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e.73fec129-f801-4809-bb5e-42e8be549f64" returned: 0 in 0.921s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:00:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c1009518-b531-4afa-a67b-3156d1a2d114 tempest-SnapshotMetadataTestJSON-1278978606 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e.73fec129-f801-4809-bb5e-42e8be549f64 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:00:50 devstack sudo[104539]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e.73fec129-f801-4809-bb5e-42e8be549f64 Aug 18 19:00:50 devstack sudo[104539]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:00:50 devstack sudo[104539]: pam_unix(sudo:session): session closed for user root Aug 18 19:00:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c1009518-b531-4afa-a67b-3156d1a2d114 tempest-SnapshotMetadataTestJSON-1278978606 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e.73fec129-f801-4809-bb5e-42e8be549f64" returned: 0 in 0.452s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:00:50 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c1009518-b531-4afa-a67b-3156d1a2d114 tempest-SnapshotMetadataTestJSON-1278978606 None] Lock "cinder-quobyte-73fec129-f801-4809-bb5e-42e8be549f64" released by "_delete_snapshot" :: held 3.202s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:00:50 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c1009518-b531-4afa-a67b-3156d1a2d114 tempest-SnapshotMetadataTestJSON-1278978606 None] Lock "cinder-quobyte-4b210657-9173-49ab-a9c1-8ee9c8898b4e" released by "delete_snapshot" :: held 3.272s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:00:50 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-c1009518-b531-4afa-a67b-3156d1a2d114 tempest-SnapshotMetadataTestJSON-1278978606 None] Created reservations ['30b211da-89c2-4a46-83cf-7b86367624b3', '748f376b-b490-49cd-9582-d2f5ebdefe2d', '056293ce-5719-473b-9145-3a6cdef11f6d', '3b6cc8d2-b015-4daf-ac06-772547a2fa4e'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:00:50 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-c1009518-b531-4afa-a67b-3156d1a2d114 tempest-SnapshotMetadataTestJSON-1278978606 None] Delete snapshot completed successfully. Aug 18 19:00:50 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c1009518-b531-4afa-a67b-3156d1a2d114 tempest-SnapshotMetadataTestJSON-1278978606 None] Lock "cinder-73fec129-f801-4809-bb5e-42e8be549f64-delete_snapshot" released by "delete_snapshot" :: held 3.561s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:00:51 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9dac4566-862f-4581-a793-12e504ab40ac tempest-SnapshotMetadataTestJSON-1278978606 None] Acquiring lock "cinder-4b210657-9173-49ab-a9c1-8ee9c8898b4e-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:00:52 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9dac4566-862f-4581-a793-12e504ab40ac tempest-SnapshotMetadataTestJSON-1278978606 None] Lock "cinder-4b210657-9173-49ab-a9c1-8ee9c8898b4e-delete_volume" acquired by "delete_volume" :: waited 0.114s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:00:52 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9dac4566-862f-4581-a793-12e504ab40ac tempest-SnapshotMetadataTestJSON-1278978606 None] Acquiring lock "cinder-quobyte-4b210657-9173-49ab-a9c1-8ee9c8898b4e" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:00:52 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9dac4566-862f-4581-a793-12e504ab40ac tempest-SnapshotMetadataTestJSON-1278978606 None] Lock "cinder-quobyte-4b210657-9173-49ab-a9c1-8ee9c8898b4e" acquired by "delete_volume" :: waited 0.038s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:00:52 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[7f866782-97c9-41f0-b8c4-818fc31e5ceb]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:00:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9dac4566-862f-4581-a793-12e504ab40ac tempest-SnapshotMetadataTestJSON-1278978606 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:00:52 devstack sudo[104604]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e Aug 18 19:00:52 devstack sudo[104604]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:00:53 devstack sudo[104604]: pam_unix(sudo:session): session closed for user root Aug 18 19:00:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9dac4566-862f-4581-a793-12e504ab40ac tempest-SnapshotMetadataTestJSON-1278978606 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e" returned: 0 in 0.886s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:00:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9dac4566-862f-4581-a793-12e504ab40ac tempest-SnapshotMetadataTestJSON-1278978606 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:00:53 devstack sudo[104628]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e Aug 18 19:00:53 devstack sudo[104628]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:00:53 devstack sudo[104628]: pam_unix(sudo:session): session closed for user root Aug 18 19:00:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9dac4566-862f-4581-a793-12e504ab40ac tempest-SnapshotMetadataTestJSON-1278978606 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4b210657-9173-49ab-a9c1-8ee9c8898b4e" returned: 0 in 0.775s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:00:54 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9dac4566-862f-4581-a793-12e504ab40ac tempest-SnapshotMetadataTestJSON-1278978606 None] Lock "cinder-quobyte-4b210657-9173-49ab-a9c1-8ee9c8898b4e" released by "delete_volume" :: held 1.866s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:00:54 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-7978a4d1-ede0-4cdb-9f7f-f89699e0564c tempest-TestMinimumBasicScenario-1798132860 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:00:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7978a4d1-ede0-4cdb-9f7f-f89699e0564c tempest-TestMinimumBasicScenario-1798132860 None] Flow 'volume_create_manager' (3f07e825-340d-4882-88ee-97450d8c036d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:00:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7978a4d1-ede0-4cdb-9f7f-f89699e0564c tempest-TestMinimumBasicScenario-1798132860 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e6b5fc0d-5206-4a10-9b65-bb803c85fd53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:00:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7978a4d1-ede0-4cdb-9f7f-f89699e0564c tempest-TestMinimumBasicScenario-1798132860 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e6b5fc0d-5206-4a10-9b65-bb803c85fd53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:00:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2101497112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d3491506-fbca-4258-816f-75fc5530b2cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21ce5fbf0e89499399fdf0ab8c57d767',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:00: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-18T17:00:54Z,use_quota=True,user_id='75905d68bd46460785acb485a11e5b9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:00:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7978a4d1-ede0-4cdb-9f7f-f89699e0564c tempest-TestMinimumBasicScenario-1798132860 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fc8aa5c3-f4a7-4bf4-a7ee-3ce5c1549083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:00:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7978a4d1-ede0-4cdb-9f7f-f89699e0564c tempest-TestMinimumBasicScenario-1798132860 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fc8aa5c3-f4a7-4bf4-a7ee-3ce5c1549083) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:00:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7978a4d1-ede0-4cdb-9f7f-f89699e0564c tempest-TestMinimumBasicScenario-1798132860 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cf2bc973-544e-498a-9784-7ae6538e0ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:00:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7978a4d1-ede0-4cdb-9f7f-f89699e0564c tempest-TestMinimumBasicScenario-1798132860 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cf2bc973-544e-498a-9784-7ae6538e0ba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd3491506-fbca-4258-816f-75fc5530b2cc', 'volume_name': 'volume-d3491506-fbca-4258-816f-75fc5530b2cc', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:00:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7978a4d1-ede0-4cdb-9f7f-f89699e0564c tempest-TestMinimumBasicScenario-1798132860 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (15ad60d2-4dbc-4f1c-9941-bc26a5291525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:00:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7978a4d1-ede0-4cdb-9f7f-f89699e0564c tempest-TestMinimumBasicScenario-1798132860 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (15ad60d2-4dbc-4f1c-9941-bc26a5291525) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:00:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7978a4d1-ede0-4cdb-9f7f-f89699e0564c tempest-TestMinimumBasicScenario-1798132860 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (16c24282-3be9-4c60-85bb-397d33fcb5ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:00:54 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-7978a4d1-ede0-4cdb-9f7f-f89699e0564c tempest-TestMinimumBasicScenario-1798132860 None] Volume d3491506-fbca-4258-816f-75fc5530b2cc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d3491506-fbca-4258-816f-75fc5530b2cc', 'volume_size': 1} Aug 18 19:00:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7978a4d1-ede0-4cdb-9f7f-f89699e0564c tempest-TestMinimumBasicScenario-1798132860 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:00:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7978a4d1-ede0-4cdb-9f7f-f89699e0564c tempest-TestMinimumBasicScenario-1798132860 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:00:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7978a4d1-ede0-4cdb-9f7f-f89699e0564c tempest-TestMinimumBasicScenario-1798132860 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:00:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2101497112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d3491506-fbca-4258-816f-75fc5530b2cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21ce5fbf0e89499399fdf0ab8c57d767',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:00: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-18T17:00:54Z,use_quota=True,user_id='75905d68bd46460785acb485a11e5b9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:00:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-7978a4d1-ede0-4cdb-9f7f-f89699e0564c tempest-TestMinimumBasicScenario-1798132860 None] Creating volume d3491506-fbca-4258-816f-75fc5530b2cc {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:00:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7978a4d1-ede0-4cdb-9f7f-f89699e0564c tempest-TestMinimumBasicScenario-1798132860 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:00:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7978a4d1-ede0-4cdb-9f7f-f89699e0564c tempest-TestMinimumBasicScenario-1798132860 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:00:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7978a4d1-ede0-4cdb-9f7f-f89699e0564c tempest-TestMinimumBasicScenario-1798132860 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:00:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7978a4d1-ede0-4cdb-9f7f-f89699e0564c tempest-TestMinimumBasicScenario-1798132860 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:00:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7978a4d1-ede0-4cdb-9f7f-f89699e0564c tempest-TestMinimumBasicScenario-1798132860 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:00:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7978a4d1-ede0-4cdb-9f7f-f89699e0564c tempest-TestMinimumBasicScenario-1798132860 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:00:54 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-7978a4d1-ede0-4cdb-9f7f-f89699e0564c tempest-TestMinimumBasicScenario-1798132860 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:00:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7978a4d1-ede0-4cdb-9f7f-f89699e0564c tempest-TestMinimumBasicScenario-1798132860 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d3491506-fbca-4258-816f-75fc5530b2cc 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:00:54 devstack sudo[104632]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d3491506-fbca-4258-816f-75fc5530b2cc 1073741824 Aug 18 19:00:54 devstack sudo[104632]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:00:54 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-9dac4566-862f-4581-a793-12e504ab40ac tempest-SnapshotMetadataTestJSON-1278978606 None] Created reservations ['523df7f2-68b8-4346-934c-4643eaea155e', '3f949acc-ef61-42fa-afa3-1cca1cf16ce8', '506b93a5-0b59-432a-9774-3b03b364e988', 'c123332e-543d-45bf-acf5-e9679151145e'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:00:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9dac4566-862f-4581-a793-12e504ab40ac tempest-SnapshotMetadataTestJSON-1278978606 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:00:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9dac4566-862f-4581-a793-12e504ab40ac tempest-SnapshotMetadataTestJSON-1278978606 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:00:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-9dac4566-862f-4581-a793-12e504ab40ac tempest-SnapshotMetadataTestJSON-1278978606 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:00:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-9dac4566-862f-4581-a793-12e504ab40ac tempest-SnapshotMetadataTestJSON-1278978606 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:00:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9dac4566-862f-4581-a793-12e504ab40ac tempest-SnapshotMetadataTestJSON-1278978606 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.047s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:00:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9dac4566-862f-4581-a793-12e504ab40ac tempest-SnapshotMetadataTestJSON-1278978606 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:00:54 devstack sudo[104647]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:00:54 devstack sudo[104647]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:00:55 devstack sudo[104632]: pam_unix(sudo:session): session closed for user root Aug 18 19:00:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7978a4d1-ede0-4cdb-9f7f-f89699e0564c tempest-TestMinimumBasicScenario-1798132860 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d3491506-fbca-4258-816f-75fc5530b2cc 1073741824" returned: 0 in 1.399s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:00:55 devstack sudo[104647]: pam_unix(sudo:session): session closed for user root Aug 18 19:00:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9dac4566-862f-4581-a793-12e504ab40ac tempest-SnapshotMetadataTestJSON-1278978606 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.844s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:00:55 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-9dac4566-862f-4581-a793-12e504ab40ac tempest-SnapshotMetadataTestJSON-1278978606 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:00:55 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-9dac4566-862f-4581-a793-12e504ab40ac tempest-SnapshotMetadataTestJSON-1278978606 None] Deleted volume successfully. Aug 18 19:00:55 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9dac4566-862f-4581-a793-12e504ab40ac tempest-SnapshotMetadataTestJSON-1278978606 None] Lock "cinder-4b210657-9173-49ab-a9c1-8ee9c8898b4e-delete_volume" released by "delete_volume" :: held 3.839s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:00:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7978a4d1-ede0-4cdb-9f7f-f89699e0564c tempest-TestMinimumBasicScenario-1798132860 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d3491506-fbca-4258-816f-75fc5530b2cc {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:00:55 devstack sudo[104663]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d3491506-fbca-4258-816f-75fc5530b2cc Aug 18 19:00:55 devstack sudo[104663]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:00:56 devstack sudo[104663]: pam_unix(sudo:session): session closed for user root Aug 18 19:00:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7978a4d1-ede0-4cdb-9f7f-f89699e0564c tempest-TestMinimumBasicScenario-1798132860 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d3491506-fbca-4258-816f-75fc5530b2cc" returned: 0 in 0.547s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:00:56 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7978a4d1-ede0-4cdb-9f7f-f89699e0564c tempest-TestMinimumBasicScenario-1798132860 None] <== create_volume: return (2176ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:00:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7978a4d1-ede0-4cdb-9f7f-f89699e0564c tempest-TestMinimumBasicScenario-1798132860 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.181s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:00:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7978a4d1-ede0-4cdb-9f7f-f89699e0564c tempest-TestMinimumBasicScenario-1798132860 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (16c24282-3be9-4c60-85bb-397d33fcb5ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d3491506-fbca-4258-816f-75fc5530b2cc', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:00:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7978a4d1-ede0-4cdb-9f7f-f89699e0564c tempest-TestMinimumBasicScenario-1798132860 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4551c86c-5083-45fb-898a-af43cebe444b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:00:56 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-7978a4d1-ede0-4cdb-9f7f-f89699e0564c tempest-TestMinimumBasicScenario-1798132860 None] Volume volume-d3491506-fbca-4258-816f-75fc5530b2cc (d3491506-fbca-4258-816f-75fc5530b2cc): created successfully Aug 18 19:00:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7978a4d1-ede0-4cdb-9f7f-f89699e0564c tempest-TestMinimumBasicScenario-1798132860 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4551c86c-5083-45fb-898a-af43cebe444b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:00:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7978a4d1-ede0-4cdb-9f7f-f89699e0564c tempest-TestMinimumBasicScenario-1798132860 None] Flow 'volume_create_manager' (3f07e825-340d-4882-88ee-97450d8c036d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:00:56 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-7978a4d1-ede0-4cdb-9f7f-f89699e0564c tempest-TestMinimumBasicScenario-1798132860 None] Created volume successfully. Aug 18 19:01:00 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-cef8ccff-1b82-4efa-846e-78c742df7d12 tempest-VolumesActionsTest-723425926 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:01:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-cef8ccff-1b82-4efa-846e-78c742df7d12 tempest-VolumesActionsTest-723425926 None] Flow 'volume_create_manager' (a9f2903f-4063-4281-9dc6-2c3013becc1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:01:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-cef8ccff-1b82-4efa-846e-78c742df7d12 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a9600923-a53d-42e3-8a16-de7321002e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-cef8ccff-1b82-4efa-846e-78c742df7d12 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a9600923-a53d-42e3-8a16-de7321002e2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:00:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2087940766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5e18f54c-8662-4cc9-bb40-a70a22555f8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f0eadcaab8647d0aa0fcc3c89dcf656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:01: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-18T17:01:00Z,use_quota=True,user_id='67cfe385b7bd474698a7080ebb00319f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-cef8ccff-1b82-4efa-846e-78c742df7d12 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5950d94d-e3fc-497d-9614-f6651129137c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-cef8ccff-1b82-4efa-846e-78c742df7d12 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5950d94d-e3fc-497d-9614-f6651129137c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-cef8ccff-1b82-4efa-846e-78c742df7d12 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4e57bfc6-e207-4ccc-bb04-d5f919494e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-cef8ccff-1b82-4efa-846e-78c742df7d12 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4e57bfc6-e207-4ccc-bb04-d5f919494e45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5e18f54c-8662-4cc9-bb40-a70a22555f8b', 'volume_name': 'volume-5e18f54c-8662-4cc9-bb40-a70a22555f8b', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-cef8ccff-1b82-4efa-846e-78c742df7d12 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f891b4c4-e056-4cb6-9029-202cf1f1cf4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-cef8ccff-1b82-4efa-846e-78c742df7d12 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f891b4c4-e056-4cb6-9029-202cf1f1cf4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-cef8ccff-1b82-4efa-846e-78c742df7d12 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (323059d0-9a90-4d2a-a122-555efc6f59fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:00 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-cef8ccff-1b82-4efa-846e-78c742df7d12 tempest-VolumesActionsTest-723425926 None] Volume 5e18f54c-8662-4cc9-bb40-a70a22555f8b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5e18f54c-8662-4cc9-bb40-a70a22555f8b', 'volume_size': 1} Aug 18 19:01:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-cef8ccff-1b82-4efa-846e-78c742df7d12 tempest-VolumesActionsTest-723425926 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-cef8ccff-1b82-4efa-846e-78c742df7d12 tempest-VolumesActionsTest-723425926 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:00 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-cef8ccff-1b82-4efa-846e-78c742df7d12 tempest-VolumesActionsTest-723425926 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:00:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2087940766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5e18f54c-8662-4cc9-bb40-a70a22555f8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f0eadcaab8647d0aa0fcc3c89dcf656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:01: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-18T17:01:00Z,use_quota=True,user_id='67cfe385b7bd474698a7080ebb00319f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:01:00 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-cef8ccff-1b82-4efa-846e-78c742df7d12 tempest-VolumesActionsTest-723425926 None] Creating volume 5e18f54c-8662-4cc9-bb40-a70a22555f8b {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:01:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-cef8ccff-1b82-4efa-846e-78c742df7d12 tempest-VolumesActionsTest-723425926 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-cef8ccff-1b82-4efa-846e-78c742df7d12 tempest-VolumesActionsTest-723425926 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:00 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-cef8ccff-1b82-4efa-846e-78c742df7d12 tempest-VolumesActionsTest-723425926 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:01:00 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-cef8ccff-1b82-4efa-846e-78c742df7d12 tempest-VolumesActionsTest-723425926 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:01:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-cef8ccff-1b82-4efa-846e-78c742df7d12 tempest-VolumesActionsTest-723425926 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:00 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-cef8ccff-1b82-4efa-846e-78c742df7d12 tempest-VolumesActionsTest-723425926 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:01:00 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-cef8ccff-1b82-4efa-846e-78c742df7d12 tempest-VolumesActionsTest-723425926 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:01:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cef8ccff-1b82-4efa-846e-78c742df7d12 tempest-VolumesActionsTest-723425926 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5e18f54c-8662-4cc9-bb40-a70a22555f8b 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-3f6dc400-8987-4427-b5d9-9b412a57ea23 req-171c3384-5169-4bcf-adbf-485c79690725 tempest-TestMinimumBasicScenario-1798132860 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:00 devstack sudo[104762]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5e18f54c-8662-4cc9-bb40-a70a22555f8b 1073741824 Aug 18 19:01:00 devstack sudo[104762]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:01 devstack sudo[104762]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cef8ccff-1b82-4efa-846e-78c742df7d12 tempest-VolumesActionsTest-723425926 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5e18f54c-8662-4cc9-bb40-a70a22555f8b 1073741824" returned: 0 in 0.819s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cef8ccff-1b82-4efa-846e-78c742df7d12 tempest-VolumesActionsTest-723425926 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5e18f54c-8662-4cc9-bb40-a70a22555f8b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:01 devstack sudo[104771]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5e18f54c-8662-4cc9-bb40-a70a22555f8b Aug 18 19:01:01 devstack sudo[104771]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:01 devstack sudo[104771]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cef8ccff-1b82-4efa-846e-78c742df7d12 tempest-VolumesActionsTest-723425926 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5e18f54c-8662-4cc9-bb40-a70a22555f8b" returned: 0 in 0.536s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:01 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-cef8ccff-1b82-4efa-846e-78c742df7d12 tempest-VolumesActionsTest-723425926 None] <== create_volume: return (1500ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:01:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-cef8ccff-1b82-4efa-846e-78c742df7d12 tempest-VolumesActionsTest-723425926 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.507s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-3f6dc400-8987-4427-b5d9-9b412a57ea23 req-171c3384-5169-4bcf-adbf-485c79690725 tempest-TestMinimumBasicScenario-1798132860 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 1.432s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-cef8ccff-1b82-4efa-846e-78c742df7d12 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (323059d0-9a90-4d2a-a122-555efc6f59fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5e18f54c-8662-4cc9-bb40-a70a22555f8b', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-cef8ccff-1b82-4efa-846e-78c742df7d12 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4242d96b-977e-46c6-bdc6-c44b57bc8fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-3f6dc400-8987-4427-b5d9-9b412a57ea23 req-171c3384-5169-4bcf-adbf-485c79690725 tempest-TestMinimumBasicScenario-1798132860 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.052s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:01 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-cef8ccff-1b82-4efa-846e-78c742df7d12 tempest-VolumesActionsTest-723425926 None] Volume volume-5e18f54c-8662-4cc9-bb40-a70a22555f8b (5e18f54c-8662-4cc9-bb40-a70a22555f8b): created successfully Aug 18 19:01:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-cef8ccff-1b82-4efa-846e-78c742df7d12 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4242d96b-977e-46c6-bdc6-c44b57bc8fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-cef8ccff-1b82-4efa-846e-78c742df7d12 tempest-VolumesActionsTest-723425926 None] Flow 'volume_create_manager' (a9f2903f-4063-4281-9dc6-2c3013becc1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:01:01 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-cef8ccff-1b82-4efa-846e-78c742df7d12 tempest-VolumesActionsTest-723425926 None] Created volume successfully. Aug 18 19:01:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-3f6dc400-8987-4427-b5d9-9b412a57ea23 req-171c3384-5169-4bcf-adbf-485c79690725 tempest-TestMinimumBasicScenario-1798132860 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356', 'name': 'volume-d3491506-fbca-4258-816f-75fc5530b2cc', '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': '7e3f7396-a0f7-4580-973d-ad039f0d6a51', 'enforce_multipath': True} {{(pid=93728) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 18 19:01:02 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-4a7c5fa7-9583-4734-aa56-0b5b250e6453 tempest-VolumesActionsTest-723425926 None] Acquiring lock "cinder-5e18f54c-8662-4cc9-bb40-a70a22555f8b" by "attach_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:01:02 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-4a7c5fa7-9583-4734-aa56-0b5b250e6453 tempest-VolumesActionsTest-723425926 None] Lock "cinder-5e18f54c-8662-4cc9-bb40-a70a22555f8b" acquired by "attach_volume" :: waited 0.065s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:01:02 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-3f6dc400-8987-4427-b5d9-9b412a57ea23 req-171c3384-5169-4bcf-adbf-485c79690725 tempest-TestMinimumBasicScenario-1798132860 None] attachment_update completed successfully. Aug 18 19:01:02 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-4a7c5fa7-9583-4734-aa56-0b5b250e6453 tempest-VolumesActionsTest-723425926 None] Attaching volume 5e18f54c-8662-4cc9-bb40-a70a22555f8b to instance 8cdd7c19-6e3c-4338-bb88-f2de3a65af86 at mountpoint /dev/vdb on host None. Aug 18 19:01:02 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-4a7c5fa7-9583-4734-aa56-0b5b250e6453 tempest-VolumesActionsTest-723425926 None] Attach volume completed successfully. Aug 18 19:01:02 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-4a7c5fa7-9583-4734-aa56-0b5b250e6453 tempest-VolumesActionsTest-723425926 None] Lock "cinder-5e18f54c-8662-4cc9-bb40-a70a22555f8b" released by "attach_volume" :: held 0.207s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:01:04 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-e4c1a171-83d1-4c18-b769-2c047d11a53d tempest-VolumesActionsTest-162569981 None] Terminate volume connection completed successfully. Aug 18 19:01:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e4c1a171-83d1-4c18-b769-2c047d11a53d tempest-VolumesActionsTest-162569981 None] Acquiring lock "cinder-5e18f54c-8662-4cc9-bb40-a70a22555f8b-detach_volume" by "detach_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:01:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e4c1a171-83d1-4c18-b769-2c047d11a53d tempest-VolumesActionsTest-162569981 None] Lock "cinder-5e18f54c-8662-4cc9-bb40-a70a22555f8b-detach_volume" acquired by "detach_volume" :: waited 0.035s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:01:04 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-e4c1a171-83d1-4c18-b769-2c047d11a53d tempest-VolumesActionsTest-162569981 None] Detaching volume 5e18f54c-8662-4cc9-bb40-a70a22555f8b from instance 8cdd7c19-6e3c-4338-bb88-f2de3a65af86. Aug 18 19:01:04 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-e4c1a171-83d1-4c18-b769-2c047d11a53d tempest-VolumesActionsTest-162569981 None] Detach volume completed successfully. Aug 18 19:01:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e4c1a171-83d1-4c18-b769-2c047d11a53d tempest-VolumesActionsTest-162569981 None] Lock "cinder-5e18f54c-8662-4cc9-bb40-a70a22555f8b-detach_volume" released by "detach_volume" :: held 0.161s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:01:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2093667c-7c4f-4d13-a516-4ac63edcef02 tempest-VolumesActionsTest-723425926 None] Acquiring lock "cinder-5e18f54c-8662-4cc9-bb40-a70a22555f8b-detach_volume" by "detach_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:01:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2093667c-7c4f-4d13-a516-4ac63edcef02 tempest-VolumesActionsTest-723425926 None] Lock "cinder-5e18f54c-8662-4cc9-bb40-a70a22555f8b-detach_volume" acquired by "detach_volume" :: waited 0.045s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:01:04 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-2093667c-7c4f-4d13-a516-4ac63edcef02 tempest-VolumesActionsTest-723425926 None] Volume detach called, but volume not attached. Aug 18 19:01:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2093667c-7c4f-4d13-a516-4ac63edcef02 tempest-VolumesActionsTest-723425926 None] Lock "cinder-5e18f54c-8662-4cc9-bb40-a70a22555f8b-detach_volume" released by "detach_volume" :: held 0.053s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:01:05 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-696a2b3b-ff92-436d-8dbb-dc3c549a939a tempest-VolumesActionsTest-723425926 None] Acquiring lock "cinder-5e18f54c-8662-4cc9-bb40-a70a22555f8b-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:01:05 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-696a2b3b-ff92-436d-8dbb-dc3c549a939a tempest-VolumesActionsTest-723425926 None] Lock "cinder-5e18f54c-8662-4cc9-bb40-a70a22555f8b-delete_volume" acquired by "delete_volume" :: waited 0.043s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:01:05 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-696a2b3b-ff92-436d-8dbb-dc3c549a939a tempest-VolumesActionsTest-723425926 None] Acquiring lock "cinder-quobyte-5e18f54c-8662-4cc9-bb40-a70a22555f8b" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:01:05 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-696a2b3b-ff92-436d-8dbb-dc3c549a939a tempest-VolumesActionsTest-723425926 None] Lock "cinder-quobyte-5e18f54c-8662-4cc9-bb40-a70a22555f8b" acquired by "delete_volume" :: waited 0.027s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:01:05 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[214cf846-4b18-427e-a77e-65fe730996fa]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:01:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-696a2b3b-ff92-436d-8dbb-dc3c549a939a tempest-VolumesActionsTest-723425926 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5e18f54c-8662-4cc9-bb40-a70a22555f8b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:05 devstack sudo[105206]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5e18f54c-8662-4cc9-bb40-a70a22555f8b Aug 18 19:01:05 devstack sudo[105206]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:05 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-74ca3c57-bc68-4809-ae56-585079f9d14c tempest-AbsoluteLimitsTests-1921087168 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:01:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-74ca3c57-bc68-4809-ae56-585079f9d14c tempest-AbsoluteLimitsTests-1921087168 None] Flow 'volume_create_manager' (24cd32ba-6847-41cb-bfa1-3ca01929a2f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:01:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-74ca3c57-bc68-4809-ae56-585079f9d14c tempest-AbsoluteLimitsTests-1921087168 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (12987d80-0518-4350-8c13-8ed983d3bed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:06 devstack sudo[105206]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-74ca3c57-bc68-4809-ae56-585079f9d14c tempest-AbsoluteLimitsTests-1921087168 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (12987d80-0518-4350-8c13-8ed983d3bed5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:01:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-857233769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=94c80cf4-c592-4b68-8adc-ecc888336286,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='767a6130876c46a49995b6a59575671d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:01: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-18T17:01:06Z,use_quota=True,user_id='2725224259284a10bf3a96fddc35c8d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-74ca3c57-bc68-4809-ae56-585079f9d14c tempest-AbsoluteLimitsTests-1921087168 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9cb43f2d-5a72-4737-9eaf-3ac22534e4bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-74ca3c57-bc68-4809-ae56-585079f9d14c tempest-AbsoluteLimitsTests-1921087168 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9cb43f2d-5a72-4737-9eaf-3ac22534e4bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-74ca3c57-bc68-4809-ae56-585079f9d14c tempest-AbsoluteLimitsTests-1921087168 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (906fd80e-4e2b-4cf0-8b3c-8b8c2da85f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-74ca3c57-bc68-4809-ae56-585079f9d14c tempest-AbsoluteLimitsTests-1921087168 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (906fd80e-4e2b-4cf0-8b3c-8b8c2da85f49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '94c80cf4-c592-4b68-8adc-ecc888336286', 'volume_name': 'volume-94c80cf4-c592-4b68-8adc-ecc888336286', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-74ca3c57-bc68-4809-ae56-585079f9d14c tempest-AbsoluteLimitsTests-1921087168 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (adb306d7-9962-4c34-b718-77e1694832a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-74ca3c57-bc68-4809-ae56-585079f9d14c tempest-AbsoluteLimitsTests-1921087168 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (adb306d7-9962-4c34-b718-77e1694832a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-74ca3c57-bc68-4809-ae56-585079f9d14c tempest-AbsoluteLimitsTests-1921087168 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce85604f-7219-40f4-bf2e-e592b08d1231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:06 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-74ca3c57-bc68-4809-ae56-585079f9d14c tempest-AbsoluteLimitsTests-1921087168 None] Volume 94c80cf4-c592-4b68-8adc-ecc888336286: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-94c80cf4-c592-4b68-8adc-ecc888336286', 'volume_size': 1} Aug 18 19:01:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-74ca3c57-bc68-4809-ae56-585079f9d14c tempest-AbsoluteLimitsTests-1921087168 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-74ca3c57-bc68-4809-ae56-585079f9d14c tempest-AbsoluteLimitsTests-1921087168 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-74ca3c57-bc68-4809-ae56-585079f9d14c tempest-AbsoluteLimitsTests-1921087168 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:01:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-857233769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=94c80cf4-c592-4b68-8adc-ecc888336286,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='767a6130876c46a49995b6a59575671d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:01: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-18T17:01:06Z,use_quota=True,user_id='2725224259284a10bf3a96fddc35c8d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:01:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-74ca3c57-bc68-4809-ae56-585079f9d14c tempest-AbsoluteLimitsTests-1921087168 None] Creating volume 94c80cf4-c592-4b68-8adc-ecc888336286 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:01:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-74ca3c57-bc68-4809-ae56-585079f9d14c tempest-AbsoluteLimitsTests-1921087168 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-74ca3c57-bc68-4809-ae56-585079f9d14c tempest-AbsoluteLimitsTests-1921087168 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-74ca3c57-bc68-4809-ae56-585079f9d14c tempest-AbsoluteLimitsTests-1921087168 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:01:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-74ca3c57-bc68-4809-ae56-585079f9d14c tempest-AbsoluteLimitsTests-1921087168 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:01:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-74ca3c57-bc68-4809-ae56-585079f9d14c tempest-AbsoluteLimitsTests-1921087168 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-74ca3c57-bc68-4809-ae56-585079f9d14c tempest-AbsoluteLimitsTests-1921087168 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:01:06 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-74ca3c57-bc68-4809-ae56-585079f9d14c tempest-AbsoluteLimitsTests-1921087168 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:01:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-74ca3c57-bc68-4809-ae56-585079f9d14c tempest-AbsoluteLimitsTests-1921087168 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-94c80cf4-c592-4b68-8adc-ecc888336286 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-696a2b3b-ff92-436d-8dbb-dc3c549a939a tempest-VolumesActionsTest-723425926 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5e18f54c-8662-4cc9-bb40-a70a22555f8b" returned: 0 in 0.754s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-696a2b3b-ff92-436d-8dbb-dc3c549a939a tempest-VolumesActionsTest-723425926 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5e18f54c-8662-4cc9-bb40-a70a22555f8b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:06 devstack sudo[105211]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-94c80cf4-c592-4b68-8adc-ecc888336286 1073741824 Aug 18 19:01:06 devstack sudo[105211]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:06 devstack sudo[105212]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5e18f54c-8662-4cc9-bb40-a70a22555f8b Aug 18 19:01:06 devstack sudo[105212]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:06 devstack sudo[105212]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-696a2b3b-ff92-436d-8dbb-dc3c549a939a tempest-VolumesActionsTest-723425926 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5e18f54c-8662-4cc9-bb40-a70a22555f8b" returned: 0 in 0.513s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-696a2b3b-ff92-436d-8dbb-dc3c549a939a tempest-VolumesActionsTest-723425926 None] Lock "cinder-quobyte-5e18f54c-8662-4cc9-bb40-a70a22555f8b" released by "delete_volume" :: held 1.340s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:01:06 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-696a2b3b-ff92-436d-8dbb-dc3c549a939a tempest-VolumesActionsTest-723425926 None] Created reservations ['576c3388-76c0-46e7-8b44-01c0d50627cb', '6d46078c-b198-417c-b65e-1f8469bd51fe', 'efbc9e00-813e-45cb-9659-cd00677e4f6a', '47a91128-4c6e-4e62-b668-8836b3978d2f'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:01:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-696a2b3b-ff92-436d-8dbb-dc3c549a939a tempest-VolumesActionsTest-723425926 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-696a2b3b-ff92-436d-8dbb-dc3c549a939a tempest-VolumesActionsTest-723425926 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-696a2b3b-ff92-436d-8dbb-dc3c549a939a tempest-VolumesActionsTest-723425926 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:01:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-696a2b3b-ff92-436d-8dbb-dc3c549a939a tempest-VolumesActionsTest-723425926 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:01:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-696a2b3b-ff92-436d-8dbb-dc3c549a939a tempest-VolumesActionsTest-723425926 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-696a2b3b-ff92-436d-8dbb-dc3c549a939a tempest-VolumesActionsTest-723425926 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:06 devstack sudo[105219]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:01:06 devstack sudo[105219]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:06 devstack sudo[105211]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-74ca3c57-bc68-4809-ae56-585079f9d14c tempest-AbsoluteLimitsTests-1921087168 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-94c80cf4-c592-4b68-8adc-ecc888336286 1073741824" returned: 0 in 0.804s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-74ca3c57-bc68-4809-ae56-585079f9d14c tempest-AbsoluteLimitsTests-1921087168 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-94c80cf4-c592-4b68-8adc-ecc888336286 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:07 devstack sudo[105221]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-94c80cf4-c592-4b68-8adc-ecc888336286 Aug 18 19:01:07 devstack sudo[105221]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:07 devstack sudo[105219]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-696a2b3b-ff92-436d-8dbb-dc3c549a939a tempest-VolumesActionsTest-723425926 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.317s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:07 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-696a2b3b-ff92-436d-8dbb-dc3c549a939a tempest-VolumesActionsTest-723425926 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:01:07 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-696a2b3b-ff92-436d-8dbb-dc3c549a939a tempest-VolumesActionsTest-723425926 None] Deleted volume successfully. Aug 18 19:01:07 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-696a2b3b-ff92-436d-8dbb-dc3c549a939a tempest-VolumesActionsTest-723425926 None] Lock "cinder-5e18f54c-8662-4cc9-bb40-a70a22555f8b-delete_volume" released by "delete_volume" :: held 2.002s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:01:07 devstack sudo[105221]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-74ca3c57-bc68-4809-ae56-585079f9d14c tempest-AbsoluteLimitsTests-1921087168 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-94c80cf4-c592-4b68-8adc-ecc888336286" returned: 0 in 0.377s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:07 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-74ca3c57-bc68-4809-ae56-585079f9d14c tempest-AbsoluteLimitsTests-1921087168 None] <== create_volume: return (1278ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:01:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-74ca3c57-bc68-4809-ae56-585079f9d14c tempest-AbsoluteLimitsTests-1921087168 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.282s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-74ca3c57-bc68-4809-ae56-585079f9d14c tempest-AbsoluteLimitsTests-1921087168 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce85604f-7219-40f4-bf2e-e592b08d1231) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-94c80cf4-c592-4b68-8adc-ecc888336286', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-74ca3c57-bc68-4809-ae56-585079f9d14c tempest-AbsoluteLimitsTests-1921087168 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9295938c-598b-4797-b2c6-0e5f34fe9a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:07 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-74ca3c57-bc68-4809-ae56-585079f9d14c tempest-AbsoluteLimitsTests-1921087168 None] Volume volume-94c80cf4-c592-4b68-8adc-ecc888336286 (94c80cf4-c592-4b68-8adc-ecc888336286): created successfully Aug 18 19:01:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-74ca3c57-bc68-4809-ae56-585079f9d14c tempest-AbsoluteLimitsTests-1921087168 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9295938c-598b-4797-b2c6-0e5f34fe9a2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-74ca3c57-bc68-4809-ae56-585079f9d14c tempest-AbsoluteLimitsTests-1921087168 None] Flow 'volume_create_manager' (24cd32ba-6847-41cb-bfa1-3ca01929a2f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:01:07 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-74ca3c57-bc68-4809-ae56-585079f9d14c tempest-AbsoluteLimitsTests-1921087168 None] Created volume successfully. Aug 18 19:01:08 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-df5460a9-7b46-40d7-8970-52d1452f098e tempest-AbsoluteLimitsTests-1921087168 None] Acquiring lock "cinder-94c80cf4-c592-4b68-8adc-ecc888336286-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:01:08 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-df5460a9-7b46-40d7-8970-52d1452f098e tempest-AbsoluteLimitsTests-1921087168 None] Lock "cinder-94c80cf4-c592-4b68-8adc-ecc888336286-delete_volume" acquired by "delete_volume" :: waited 0.044s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:01:08 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-df5460a9-7b46-40d7-8970-52d1452f098e tempest-AbsoluteLimitsTests-1921087168 None] Acquiring lock "cinder-quobyte-94c80cf4-c592-4b68-8adc-ecc888336286" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:01:08 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-df5460a9-7b46-40d7-8970-52d1452f098e tempest-AbsoluteLimitsTests-1921087168 None] Lock "cinder-quobyte-94c80cf4-c592-4b68-8adc-ecc888336286" acquired by "delete_volume" :: waited 0.050s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:01:08 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[1fc98b51-892b-491d-9ab6-e088708179a4]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:01:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-df5460a9-7b46-40d7-8970-52d1452f098e tempest-AbsoluteLimitsTests-1921087168 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-94c80cf4-c592-4b68-8adc-ecc888336286 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:08 devstack sudo[105243]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-94c80cf4-c592-4b68-8adc-ecc888336286 Aug 18 19:01:08 devstack sudo[105243]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:09 devstack sudo[105243]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-df5460a9-7b46-40d7-8970-52d1452f098e tempest-AbsoluteLimitsTests-1921087168 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-94c80cf4-c592-4b68-8adc-ecc888336286" returned: 0 in 0.560s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-df5460a9-7b46-40d7-8970-52d1452f098e tempest-AbsoluteLimitsTests-1921087168 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-94c80cf4-c592-4b68-8adc-ecc888336286 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:09 devstack sudo[105255]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-94c80cf4-c592-4b68-8adc-ecc888336286 Aug 18 19:01:09 devstack sudo[105255]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:09 devstack sudo[105255]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-df5460a9-7b46-40d7-8970-52d1452f098e tempest-AbsoluteLimitsTests-1921087168 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-94c80cf4-c592-4b68-8adc-ecc888336286" returned: 0 in 0.451s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:09 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-df5460a9-7b46-40d7-8970-52d1452f098e tempest-AbsoluteLimitsTests-1921087168 None] Lock "cinder-quobyte-94c80cf4-c592-4b68-8adc-ecc888336286" released by "delete_volume" :: held 1.146s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:01:09 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-df5460a9-7b46-40d7-8970-52d1452f098e tempest-AbsoluteLimitsTests-1921087168 None] Created reservations ['bc92db91-2899-4715-9a06-1b9a69f444ba', 'fba1557c-4265-479e-b009-94658140ca0b', '13a02fab-ca22-468b-bf3f-a1299cc4bd12', 'a4232e1f-bef8-4a65-bc69-004d90047c5b'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:01:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-df5460a9-7b46-40d7-8970-52d1452f098e tempest-AbsoluteLimitsTests-1921087168 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-df5460a9-7b46-40d7-8970-52d1452f098e tempest-AbsoluteLimitsTests-1921087168 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:09 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-df5460a9-7b46-40d7-8970-52d1452f098e tempest-AbsoluteLimitsTests-1921087168 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:01:09 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-df5460a9-7b46-40d7-8970-52d1452f098e tempest-AbsoluteLimitsTests-1921087168 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:01:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-df5460a9-7b46-40d7-8970-52d1452f098e tempest-AbsoluteLimitsTests-1921087168 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-df5460a9-7b46-40d7-8970-52d1452f098e tempest-AbsoluteLimitsTests-1921087168 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:09 devstack sudo[105259]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:01:09 devstack sudo[105259]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:10 devstack sudo[105259]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-df5460a9-7b46-40d7-8970-52d1452f098e tempest-AbsoluteLimitsTests-1921087168 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.318s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:10 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-df5460a9-7b46-40d7-8970-52d1452f098e tempest-AbsoluteLimitsTests-1921087168 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:01:10 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-df5460a9-7b46-40d7-8970-52d1452f098e tempest-AbsoluteLimitsTests-1921087168 None] Deleted volume successfully. Aug 18 19:01:10 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-df5460a9-7b46-40d7-8970-52d1452f098e tempest-AbsoluteLimitsTests-1921087168 None] Lock "cinder-94c80cf4-c592-4b68-8adc-ecc888336286-delete_volume" released by "delete_volume" :: held 1.801s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:01:12 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-218ed1b4-ad18-4eeb-850d-2c1197679923 tempest-VolumesActionsTest-723425926 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:01:12 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-218ed1b4-ad18-4eeb-850d-2c1197679923 tempest-VolumesActionsTest-723425926 None] Flow 'volume_create_manager' (b64f5e34-5cf5-4b90-989f-584a023bed0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:01:12 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-218ed1b4-ad18-4eeb-850d-2c1197679923 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c0c40765-cace-400c-b327-cb500049f79c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:12 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-218ed1b4-ad18-4eeb-850d-2c1197679923 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c0c40765-cace-400c-b327-cb500049f79c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:01:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-815166989',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6a8ee2d0-9350-44a2-95c8-a34c4ee60909,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f0eadcaab8647d0aa0fcc3c89dcf656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:01: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-18T17:01:13Z,use_quota=True,user_id='67cfe385b7bd474698a7080ebb00319f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:12 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-218ed1b4-ad18-4eeb-850d-2c1197679923 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (706dea46-03e0-4f75-99e4-daaf06051a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:12 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-218ed1b4-ad18-4eeb-850d-2c1197679923 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (706dea46-03e0-4f75-99e4-daaf06051a88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:12 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-218ed1b4-ad18-4eeb-850d-2c1197679923 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a8c57db4-8255-4b38-94ab-991c3fcee975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:12 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-218ed1b4-ad18-4eeb-850d-2c1197679923 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a8c57db4-8255-4b38-94ab-991c3fcee975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6a8ee2d0-9350-44a2-95c8-a34c4ee60909', 'volume_name': 'volume-6a8ee2d0-9350-44a2-95c8-a34c4ee60909', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:12 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-218ed1b4-ad18-4eeb-850d-2c1197679923 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5b0316e6-5019-49ef-850f-2cc5657fa823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:12 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-218ed1b4-ad18-4eeb-850d-2c1197679923 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5b0316e6-5019-49ef-850f-2cc5657fa823) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:12 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-218ed1b4-ad18-4eeb-850d-2c1197679923 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7f73245e-f498-4dc6-90b1-633d0014195f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:12 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-218ed1b4-ad18-4eeb-850d-2c1197679923 tempest-VolumesActionsTest-723425926 None] Volume 6a8ee2d0-9350-44a2-95c8-a34c4ee60909: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6a8ee2d0-9350-44a2-95c8-a34c4ee60909', 'volume_size': 1} Aug 18 19:01:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-218ed1b4-ad18-4eeb-850d-2c1197679923 tempest-VolumesActionsTest-723425926 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-218ed1b4-ad18-4eeb-850d-2c1197679923 tempest-VolumesActionsTest-723425926 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:12 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-218ed1b4-ad18-4eeb-850d-2c1197679923 tempest-VolumesActionsTest-723425926 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:01:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-815166989',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6a8ee2d0-9350-44a2-95c8-a34c4ee60909,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f0eadcaab8647d0aa0fcc3c89dcf656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:01: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-18T17:01:13Z,use_quota=True,user_id='67cfe385b7bd474698a7080ebb00319f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:01:12 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-218ed1b4-ad18-4eeb-850d-2c1197679923 tempest-VolumesActionsTest-723425926 None] Creating volume 6a8ee2d0-9350-44a2-95c8-a34c4ee60909 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:01:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-218ed1b4-ad18-4eeb-850d-2c1197679923 tempest-VolumesActionsTest-723425926 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-218ed1b4-ad18-4eeb-850d-2c1197679923 tempest-VolumesActionsTest-723425926 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:12 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-218ed1b4-ad18-4eeb-850d-2c1197679923 tempest-VolumesActionsTest-723425926 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:01:12 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-218ed1b4-ad18-4eeb-850d-2c1197679923 tempest-VolumesActionsTest-723425926 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:01:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-218ed1b4-ad18-4eeb-850d-2c1197679923 tempest-VolumesActionsTest-723425926 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:12 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-218ed1b4-ad18-4eeb-850d-2c1197679923 tempest-VolumesActionsTest-723425926 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:01:12 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-218ed1b4-ad18-4eeb-850d-2c1197679923 tempest-VolumesActionsTest-723425926 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:01:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-218ed1b4-ad18-4eeb-850d-2c1197679923 tempest-VolumesActionsTest-723425926 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6a8ee2d0-9350-44a2-95c8-a34c4ee60909 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:12 devstack sudo[105266]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6a8ee2d0-9350-44a2-95c8-a34c4ee60909 1073741824 Aug 18 19:01:12 devstack sudo[105266]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:13 devstack sudo[105266]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-218ed1b4-ad18-4eeb-850d-2c1197679923 tempest-VolumesActionsTest-723425926 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6a8ee2d0-9350-44a2-95c8-a34c4ee60909 1073741824" returned: 0 in 0.659s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-218ed1b4-ad18-4eeb-850d-2c1197679923 tempest-VolumesActionsTest-723425926 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6a8ee2d0-9350-44a2-95c8-a34c4ee60909 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:13 devstack sudo[105272]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6a8ee2d0-9350-44a2-95c8-a34c4ee60909 Aug 18 19:01:13 devstack sudo[105272]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:14 devstack sudo[105272]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-218ed1b4-ad18-4eeb-850d-2c1197679923 tempest-VolumesActionsTest-723425926 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6a8ee2d0-9350-44a2-95c8-a34c4ee60909" returned: 0 in 0.416s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:14 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-218ed1b4-ad18-4eeb-850d-2c1197679923 tempest-VolumesActionsTest-723425926 None] <== create_volume: return (1187ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:01:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-218ed1b4-ad18-4eeb-850d-2c1197679923 tempest-VolumesActionsTest-723425926 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.190s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:14 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-218ed1b4-ad18-4eeb-850d-2c1197679923 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7f73245e-f498-4dc6-90b1-633d0014195f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6a8ee2d0-9350-44a2-95c8-a34c4ee60909', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:14 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-218ed1b4-ad18-4eeb-850d-2c1197679923 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (20bfdab0-7f0e-4305-b07f-f42fb2db7621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:14 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-218ed1b4-ad18-4eeb-850d-2c1197679923 tempest-VolumesActionsTest-723425926 None] Volume volume-6a8ee2d0-9350-44a2-95c8-a34c4ee60909 (6a8ee2d0-9350-44a2-95c8-a34c4ee60909): created successfully Aug 18 19:01:14 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-218ed1b4-ad18-4eeb-850d-2c1197679923 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (20bfdab0-7f0e-4305-b07f-f42fb2db7621) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:14 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-218ed1b4-ad18-4eeb-850d-2c1197679923 tempest-VolumesActionsTest-723425926 None] Flow 'volume_create_manager' (b64f5e34-5cf5-4b90-989f-584a023bed0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:01:14 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-218ed1b4-ad18-4eeb-850d-2c1197679923 tempest-VolumesActionsTest-723425926 None] Created volume successfully. Aug 18 19:01:15 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-518a6fc9-b051-4aac-8558-687f970d5f27 tempest-VolumesActionsTest-162569981 None] Acquiring lock "cinder-6a8ee2d0-9350-44a2-95c8-a34c4ee60909-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:01:15 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-518a6fc9-b051-4aac-8558-687f970d5f27 tempest-VolumesActionsTest-162569981 None] Lock "cinder-6a8ee2d0-9350-44a2-95c8-a34c4ee60909-delete_volume" acquired by "delete_volume" :: waited 0.050s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:01:15 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-518a6fc9-b051-4aac-8558-687f970d5f27 tempest-VolumesActionsTest-162569981 None] Acquiring lock "cinder-quobyte-6a8ee2d0-9350-44a2-95c8-a34c4ee60909" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:01:15 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-518a6fc9-b051-4aac-8558-687f970d5f27 tempest-VolumesActionsTest-162569981 None] Lock "cinder-quobyte-6a8ee2d0-9350-44a2-95c8-a34c4ee60909" acquired by "delete_volume" :: waited 0.025s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:01:15 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[33abf83b-9d3a-479e-a512-34186cd3e42e]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:01:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-518a6fc9-b051-4aac-8558-687f970d5f27 tempest-VolumesActionsTest-162569981 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6a8ee2d0-9350-44a2-95c8-a34c4ee60909 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:15 devstack sudo[105276]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6a8ee2d0-9350-44a2-95c8-a34c4ee60909 Aug 18 19:01:15 devstack sudo[105276]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:16 devstack sudo[105276]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-518a6fc9-b051-4aac-8558-687f970d5f27 tempest-VolumesActionsTest-162569981 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6a8ee2d0-9350-44a2-95c8-a34c4ee60909" returned: 0 in 0.740s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-518a6fc9-b051-4aac-8558-687f970d5f27 tempest-VolumesActionsTest-162569981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6a8ee2d0-9350-44a2-95c8-a34c4ee60909 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:16 devstack sudo[105283]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6a8ee2d0-9350-44a2-95c8-a34c4ee60909 Aug 18 19:01:16 devstack sudo[105283]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:16 devstack sudo[105283]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-518a6fc9-b051-4aac-8558-687f970d5f27 tempest-VolumesActionsTest-162569981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6a8ee2d0-9350-44a2-95c8-a34c4ee60909" returned: 0 in 0.459s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:16 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-518a6fc9-b051-4aac-8558-687f970d5f27 tempest-VolumesActionsTest-162569981 None] Lock "cinder-quobyte-6a8ee2d0-9350-44a2-95c8-a34c4ee60909" released by "delete_volume" :: held 1.262s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:01:16 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-518a6fc9-b051-4aac-8558-687f970d5f27 tempest-VolumesActionsTest-162569981 None] Created reservations ['043a5e31-6267-4cdb-90ff-241b54a14741', '8698a53b-901c-4fe4-ad27-4657f5efbe5c', '5ac12f5f-a4f0-46da-bb6f-811816cbad00', 'ebf2a566-f040-4e6a-9e9c-ccb8332f32b2'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:01:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-518a6fc9-b051-4aac-8558-687f970d5f27 tempest-VolumesActionsTest-162569981 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-518a6fc9-b051-4aac-8558-687f970d5f27 tempest-VolumesActionsTest-162569981 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:16 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-518a6fc9-b051-4aac-8558-687f970d5f27 tempest-VolumesActionsTest-162569981 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:01:16 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-518a6fc9-b051-4aac-8558-687f970d5f27 tempest-VolumesActionsTest-162569981 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:01:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-518a6fc9-b051-4aac-8558-687f970d5f27 tempest-VolumesActionsTest-162569981 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-518a6fc9-b051-4aac-8558-687f970d5f27 tempest-VolumesActionsTest-162569981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:16 devstack sudo[105288]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:01:16 devstack sudo[105288]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:17 devstack sudo[105288]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-518a6fc9-b051-4aac-8558-687f970d5f27 tempest-VolumesActionsTest-162569981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.321s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:17 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-518a6fc9-b051-4aac-8558-687f970d5f27 tempest-VolumesActionsTest-162569981 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:01:17 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-518a6fc9-b051-4aac-8558-687f970d5f27 tempest-VolumesActionsTest-162569981 None] Deleted volume successfully. Aug 18 19:01:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-518a6fc9-b051-4aac-8558-687f970d5f27 tempest-VolumesActionsTest-162569981 None] Lock "cinder-6a8ee2d0-9350-44a2-95c8-a34c4ee60909-delete_volume" released by "delete_volume" :: held 1.882s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:01:17 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-238c1bba-7232-4f4f-b799-a7f155a33289 tempest-VolumesDeleteCascade-1746963827 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:01:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-238c1bba-7232-4f4f-b799-a7f155a33289 tempest-VolumesDeleteCascade-1746963827 None] Flow 'volume_create_manager' (18fa4ce8-b464-4bd8-8669-a75e03780e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:01:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-238c1bba-7232-4f4f-b799-a7f155a33289 tempest-VolumesDeleteCascade-1746963827 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8afd9d82-d7aa-48e4-91b9-26fe5a822179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-238c1bba-7232-4f4f-b799-a7f155a33289 tempest-VolumesDeleteCascade-1746963827 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8afd9d82-d7aa-48e4-91b9-26fe5a822179) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:01:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2000787830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8be5f3b6-6c42-45fb-93ea-e810be0b80c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e979196c87394a67b57ebfb345f5d7d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:01: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-18T17:01:18Z,use_quota=True,user_id='23cf900ba6844742bfe84085f46e8776',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-238c1bba-7232-4f4f-b799-a7f155a33289 tempest-VolumesDeleteCascade-1746963827 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1089ebb0-3d09-4272-bb8e-35190543541a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-238c1bba-7232-4f4f-b799-a7f155a33289 tempest-VolumesDeleteCascade-1746963827 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1089ebb0-3d09-4272-bb8e-35190543541a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-238c1bba-7232-4f4f-b799-a7f155a33289 tempest-VolumesDeleteCascade-1746963827 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (32ab6b8c-439b-40bc-9125-94d4bc0c67bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-238c1bba-7232-4f4f-b799-a7f155a33289 tempest-VolumesDeleteCascade-1746963827 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (32ab6b8c-439b-40bc-9125-94d4bc0c67bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8be5f3b6-6c42-45fb-93ea-e810be0b80c8', 'volume_name': 'volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-238c1bba-7232-4f4f-b799-a7f155a33289 tempest-VolumesDeleteCascade-1746963827 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (96b6dec4-d01a-4d81-87ba-ac95b9bb00e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-238c1bba-7232-4f4f-b799-a7f155a33289 tempest-VolumesDeleteCascade-1746963827 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (96b6dec4-d01a-4d81-87ba-ac95b9bb00e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-238c1bba-7232-4f4f-b799-a7f155a33289 tempest-VolumesDeleteCascade-1746963827 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f813d94c-5f35-40e4-9af2-889d09a16bc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:17 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-238c1bba-7232-4f4f-b799-a7f155a33289 tempest-VolumesDeleteCascade-1746963827 None] Volume 8be5f3b6-6c42-45fb-93ea-e810be0b80c8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8', 'volume_size': 1} Aug 18 19:01:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-238c1bba-7232-4f4f-b799-a7f155a33289 tempest-VolumesDeleteCascade-1746963827 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-238c1bba-7232-4f4f-b799-a7f155a33289 tempest-VolumesDeleteCascade-1746963827 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:17 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-238c1bba-7232-4f4f-b799-a7f155a33289 tempest-VolumesDeleteCascade-1746963827 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:01:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2000787830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8be5f3b6-6c42-45fb-93ea-e810be0b80c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e979196c87394a67b57ebfb345f5d7d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:01: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-18T17:01:18Z,use_quota=True,user_id='23cf900ba6844742bfe84085f46e8776',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:01:17 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-238c1bba-7232-4f4f-b799-a7f155a33289 tempest-VolumesDeleteCascade-1746963827 None] Creating volume 8be5f3b6-6c42-45fb-93ea-e810be0b80c8 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:01:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-238c1bba-7232-4f4f-b799-a7f155a33289 tempest-VolumesDeleteCascade-1746963827 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-238c1bba-7232-4f4f-b799-a7f155a33289 tempest-VolumesDeleteCascade-1746963827 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:17 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-238c1bba-7232-4f4f-b799-a7f155a33289 tempest-VolumesDeleteCascade-1746963827 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:01:17 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-238c1bba-7232-4f4f-b799-a7f155a33289 tempest-VolumesDeleteCascade-1746963827 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:01:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-238c1bba-7232-4f4f-b799-a7f155a33289 tempest-VolumesDeleteCascade-1746963827 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:17 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-238c1bba-7232-4f4f-b799-a7f155a33289 tempest-VolumesDeleteCascade-1746963827 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:01:17 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-238c1bba-7232-4f4f-b799-a7f155a33289 tempest-VolumesDeleteCascade-1746963827 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:01:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-238c1bba-7232-4f4f-b799-a7f155a33289 tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:17 devstack sudo[105291]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8 1073741824 Aug 18 19:01:17 devstack sudo[105291]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:18 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-c93da6dc-d934-4c18-878e-cd0d2e1de827 tempest-VolumesActionsTest-723425926 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:01:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c93da6dc-d934-4c18-878e-cd0d2e1de827 tempest-VolumesActionsTest-723425926 None] Flow 'volume_create_manager' (a3b2384a-e2c9-4a96-8683-ad38dc6d3cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:01:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c93da6dc-d934-4c18-878e-cd0d2e1de827 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (77d78c3a-4228-4dc4-8eab-32515fad08d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c93da6dc-d934-4c18-878e-cd0d2e1de827 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (77d78c3a-4228-4dc4-8eab-32515fad08d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:01:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2116099755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=07e2a322-c342-4722-a235-542c1cab442e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f0eadcaab8647d0aa0fcc3c89dcf656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:01: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-18T17:01:18Z,use_quota=True,user_id='67cfe385b7bd474698a7080ebb00319f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c93da6dc-d934-4c18-878e-cd0d2e1de827 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3b0ed81b-bef7-4e96-a6d2-20bab5208092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c93da6dc-d934-4c18-878e-cd0d2e1de827 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3b0ed81b-bef7-4e96-a6d2-20bab5208092) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c93da6dc-d934-4c18-878e-cd0d2e1de827 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7e0bfe47-3fbe-4e60-9d33-54c7a193103a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c93da6dc-d934-4c18-878e-cd0d2e1de827 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7e0bfe47-3fbe-4e60-9d33-54c7a193103a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '07e2a322-c342-4722-a235-542c1cab442e', 'volume_name': 'volume-07e2a322-c342-4722-a235-542c1cab442e', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c93da6dc-d934-4c18-878e-cd0d2e1de827 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2ce86e6e-c6e8-4e06-90e7-74ba09cce0ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c93da6dc-d934-4c18-878e-cd0d2e1de827 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2ce86e6e-c6e8-4e06-90e7-74ba09cce0ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c93da6dc-d934-4c18-878e-cd0d2e1de827 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (319b61a0-76ad-44d8-bfd7-ee11edc5e0bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:18 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-c93da6dc-d934-4c18-878e-cd0d2e1de827 tempest-VolumesActionsTest-723425926 None] Volume 07e2a322-c342-4722-a235-542c1cab442e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-07e2a322-c342-4722-a235-542c1cab442e', 'volume_size': 1} Aug 18 19:01:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c93da6dc-d934-4c18-878e-cd0d2e1de827 tempest-VolumesActionsTest-723425926 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:18 devstack sudo[105291]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-238c1bba-7232-4f4f-b799-a7f155a33289 tempest-VolumesDeleteCascade-1746963827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8 1073741824" returned: 0 in 0.522s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-238c1bba-7232-4f4f-b799-a7f155a33289 tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:18 devstack sudo[105297]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8 Aug 18 19:01:18 devstack sudo[105297]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:18 devstack sudo[105297]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-238c1bba-7232-4f4f-b799-a7f155a33289 tempest-VolumesDeleteCascade-1746963827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8" returned: 0 in 0.245s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-238c1bba-7232-4f4f-b799-a7f155a33289 tempest-VolumesDeleteCascade-1746963827 None] <== create_volume: return (811ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:01:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-238c1bba-7232-4f4f-b799-a7f155a33289 tempest-VolumesDeleteCascade-1746963827 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.813s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c93da6dc-d934-4c18-878e-cd0d2e1de827 tempest-VolumesActionsTest-723425926 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.447s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c93da6dc-d934-4c18-878e-cd0d2e1de827 tempest-VolumesActionsTest-723425926 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:01:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2116099755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=07e2a322-c342-4722-a235-542c1cab442e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f0eadcaab8647d0aa0fcc3c89dcf656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:01: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-18T17:01:18Z,use_quota=True,user_id='67cfe385b7bd474698a7080ebb00319f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:01:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-c93da6dc-d934-4c18-878e-cd0d2e1de827 tempest-VolumesActionsTest-723425926 None] Creating volume 07e2a322-c342-4722-a235-542c1cab442e {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:01:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c93da6dc-d934-4c18-878e-cd0d2e1de827 tempest-VolumesActionsTest-723425926 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c93da6dc-d934-4c18-878e-cd0d2e1de827 tempest-VolumesActionsTest-723425926 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c93da6dc-d934-4c18-878e-cd0d2e1de827 tempest-VolumesActionsTest-723425926 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:01:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c93da6dc-d934-4c18-878e-cd0d2e1de827 tempest-VolumesActionsTest-723425926 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:01:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c93da6dc-d934-4c18-878e-cd0d2e1de827 tempest-VolumesActionsTest-723425926 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c93da6dc-d934-4c18-878e-cd0d2e1de827 tempest-VolumesActionsTest-723425926 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:01:18 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-c93da6dc-d934-4c18-878e-cd0d2e1de827 tempest-VolumesActionsTest-723425926 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:01:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c93da6dc-d934-4c18-878e-cd0d2e1de827 tempest-VolumesActionsTest-723425926 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-07e2a322-c342-4722-a235-542c1cab442e 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:18 devstack sudo[105300]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-07e2a322-c342-4722-a235-542c1cab442e 1073741824 Aug 18 19:01:18 devstack sudo[105300]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-238c1bba-7232-4f4f-b799-a7f155a33289 tempest-VolumesDeleteCascade-1746963827 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f813d94c-5f35-40e4-9af2-889d09a16bc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-238c1bba-7232-4f4f-b799-a7f155a33289 tempest-VolumesDeleteCascade-1746963827 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f444467e-2a2e-4ab7-befd-c2be072c8cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:18 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-238c1bba-7232-4f4f-b799-a7f155a33289 tempest-VolumesDeleteCascade-1746963827 None] Volume volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8 (8be5f3b6-6c42-45fb-93ea-e810be0b80c8): created successfully Aug 18 19:01:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-238c1bba-7232-4f4f-b799-a7f155a33289 tempest-VolumesDeleteCascade-1746963827 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f444467e-2a2e-4ab7-befd-c2be072c8cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-238c1bba-7232-4f4f-b799-a7f155a33289 tempest-VolumesDeleteCascade-1746963827 None] Flow 'volume_create_manager' (18fa4ce8-b464-4bd8-8669-a75e03780e20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:01:18 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-238c1bba-7232-4f4f-b799-a7f155a33289 tempest-VolumesDeleteCascade-1746963827 None] Created volume successfully. Aug 18 19:01:19 devstack sudo[105300]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c93da6dc-d934-4c18-878e-cd0d2e1de827 tempest-VolumesActionsTest-723425926 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-07e2a322-c342-4722-a235-542c1cab442e 1073741824" returned: 0 in 0.436s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c93da6dc-d934-4c18-878e-cd0d2e1de827 tempest-VolumesActionsTest-723425926 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-07e2a322-c342-4722-a235-542c1cab442e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:19 devstack sudo[105305]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-07e2a322-c342-4722-a235-542c1cab442e Aug 18 19:01:19 devstack sudo[105305]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:19 devstack sudo[105305]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c93da6dc-d934-4c18-878e-cd0d2e1de827 tempest-VolumesActionsTest-723425926 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-07e2a322-c342-4722-a235-542c1cab442e" returned: 0 in 0.241s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:19 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c93da6dc-d934-4c18-878e-cd0d2e1de827 tempest-VolumesActionsTest-723425926 None] <== create_volume: return (716ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:01:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c93da6dc-d934-4c18-878e-cd0d2e1de827 tempest-VolumesActionsTest-723425926 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.719s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:19 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c93da6dc-d934-4c18-878e-cd0d2e1de827 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (319b61a0-76ad-44d8-bfd7-ee11edc5e0bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-07e2a322-c342-4722-a235-542c1cab442e', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:19 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c93da6dc-d934-4c18-878e-cd0d2e1de827 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (93019c05-a094-419c-b5fc-b35616cebc6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:19 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-c93da6dc-d934-4c18-878e-cd0d2e1de827 tempest-VolumesActionsTest-723425926 None] Volume volume-07e2a322-c342-4722-a235-542c1cab442e (07e2a322-c342-4722-a235-542c1cab442e): created successfully Aug 18 19:01:19 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c93da6dc-d934-4c18-878e-cd0d2e1de827 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (93019c05-a094-419c-b5fc-b35616cebc6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:19 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c93da6dc-d934-4c18-878e-cd0d2e1de827 tempest-VolumesActionsTest-723425926 None] Flow 'volume_create_manager' (a3b2384a-e2c9-4a96-8683-ad38dc6d3cc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:01:19 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-c93da6dc-d934-4c18-878e-cd0d2e1de827 tempest-VolumesActionsTest-723425926 None] Created volume successfully. Aug 18 19:01:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-cf1ebc67-23ef-4f54-8771-e1f4190f7987 tempest-VolumesDeleteCascade-1746963827 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-cf1ebc67-23ef-4f54-8771-e1f4190f7987 tempest-VolumesDeleteCascade-1746963827 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:20 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-cf1ebc67-23ef-4f54-8771-e1f4190f7987 tempest-VolumesDeleteCascade-1746963827 None] Creating offline snapshot 3d78b578-fca3-479e-ae66-51d755c2245e of volume 8be5f3b6-6c42-45fb-93ea-e810be0b80c8 {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:01:20 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[4e41afcf-ddcb-477b-9b60-576af053815c]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:01:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cf1ebc67-23ef-4f54-8771-e1f4190f7987 tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:20 devstack sudo[105308]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8 Aug 18 19:01:20 devstack sudo[105308]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:20 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-836c7f0b-47fa-40d7-b38b-0a0968896919 tempest-VolumesActionsTest-162569981 None] Acquiring lock "cinder-07e2a322-c342-4722-a235-542c1cab442e-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:01:20 devstack sudo[105308]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cf1ebc67-23ef-4f54-8771-e1f4190f7987 tempest-VolumesDeleteCascade-1746963827 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8" returned: 0 in 0.415s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cf1ebc67-23ef-4f54-8771-e1f4190f7987 tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.3d78b578-fca3-479e-ae66-51d755c2245e 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:20 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-836c7f0b-47fa-40d7-b38b-0a0968896919 tempest-VolumesActionsTest-162569981 None] Lock "cinder-07e2a322-c342-4722-a235-542c1cab442e-delete_volume" acquired by "delete_volume" :: waited 0.081s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:01:20 devstack sudo[105321]: 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/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.3d78b578-fca3-479e-ae66-51d755c2245e 1G Aug 18 19:01:20 devstack sudo[105321]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:20 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-836c7f0b-47fa-40d7-b38b-0a0968896919 tempest-VolumesActionsTest-162569981 None] Acquiring lock "cinder-quobyte-07e2a322-c342-4722-a235-542c1cab442e" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:01:20 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-836c7f0b-47fa-40d7-b38b-0a0968896919 tempest-VolumesActionsTest-162569981 None] Lock "cinder-quobyte-07e2a322-c342-4722-a235-542c1cab442e" acquired by "delete_volume" :: waited 0.016s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:01:20 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[15cd5406-1726-482b-b60b-ccf7f19a176f]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:01:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-836c7f0b-47fa-40d7-b38b-0a0968896919 tempest-VolumesActionsTest-162569981 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-07e2a322-c342-4722-a235-542c1cab442e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:20 devstack sudo[105323]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-07e2a322-c342-4722-a235-542c1cab442e Aug 18 19:01:20 devstack sudo[105323]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:20 devstack sudo[105321]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cf1ebc67-23ef-4f54-8771-e1f4190f7987 tempest-VolumesDeleteCascade-1746963827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.3d78b578-fca3-479e-ae66-51d755c2245e 1G" returned: 0 in 0.473s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cf1ebc67-23ef-4f54-8771-e1f4190f7987 tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.3d78b578-fca3-479e-ae66-51d755c2245e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:20 devstack sudo[105331]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.3d78b578-fca3-479e-ae66-51d755c2245e Aug 18 19:01:20 devstack sudo[105331]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:20 devstack sudo[105323]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-836c7f0b-47fa-40d7-b38b-0a0968896919 tempest-VolumesActionsTest-162569981 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-07e2a322-c342-4722-a235-542c1cab442e" returned: 0 in 0.406s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-836c7f0b-47fa-40d7-b38b-0a0968896919 tempest-VolumesActionsTest-162569981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-07e2a322-c342-4722-a235-542c1cab442e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:21 devstack sudo[105335]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-07e2a322-c342-4722-a235-542c1cab442e Aug 18 19:01:21 devstack sudo[105335]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:21 devstack sudo[105335]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-836c7f0b-47fa-40d7-b38b-0a0968896919 tempest-VolumesActionsTest-162569981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-07e2a322-c342-4722-a235-542c1cab442e" returned: 0 in 0.263s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:21 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-836c7f0b-47fa-40d7-b38b-0a0968896919 tempest-VolumesActionsTest-162569981 None] Lock "cinder-quobyte-07e2a322-c342-4722-a235-542c1cab442e" released by "delete_volume" :: held 0.725s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:01:21 devstack sudo[105331]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cf1ebc67-23ef-4f54-8771-e1f4190f7987 tempest-VolumesDeleteCascade-1746963827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.3d78b578-fca3-479e-ae66-51d755c2245e" returned: 0 in 0.329s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:21 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-cf1ebc67-23ef-4f54-8771-e1f4190f7987 tempest-VolumesDeleteCascade-1746963827 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.3d78b578-fca3-479e-ae66-51d755c2245e is being set with open permissions: ugo+rw Aug 18 19:01:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cf1ebc67-23ef-4f54-8771-e1f4190f7987 tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.3d78b578-fca3-479e-ae66-51d755c2245e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:21 devstack sudo[105346]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.3d78b578-fca3-479e-ae66-51d755c2245e Aug 18 19:01:21 devstack sudo[105346]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:21 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-836c7f0b-47fa-40d7-b38b-0a0968896919 tempest-VolumesActionsTest-162569981 None] Created reservations ['7bcc5963-ac61-4e52-bf29-8b30088a30f2', '68fc97c3-5f99-483c-9f78-cd8490c05316', '6a89cdcc-7750-45dc-b836-683f3358bb87', '6dea3235-3031-4e0c-b4bd-0d69a03bd294'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:01:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-836c7f0b-47fa-40d7-b38b-0a0968896919 tempest-VolumesActionsTest-162569981 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-836c7f0b-47fa-40d7-b38b-0a0968896919 tempest-VolumesActionsTest-162569981 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:21 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-836c7f0b-47fa-40d7-b38b-0a0968896919 tempest-VolumesActionsTest-162569981 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:01:21 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-836c7f0b-47fa-40d7-b38b-0a0968896919 tempest-VolumesActionsTest-162569981 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:01:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-836c7f0b-47fa-40d7-b38b-0a0968896919 tempest-VolumesActionsTest-162569981 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-836c7f0b-47fa-40d7-b38b-0a0968896919 tempest-VolumesActionsTest-162569981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:21 devstack sudo[105354]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:01:21 devstack sudo[105354]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:21 devstack sudo[105346]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cf1ebc67-23ef-4f54-8771-e1f4190f7987 tempest-VolumesDeleteCascade-1746963827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.3d78b578-fca3-479e-ae66-51d755c2245e" returned: 0 in 0.306s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cf1ebc67-23ef-4f54-8771-e1f4190f7987 tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:21 devstack sudo[105358]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.info Aug 18 19:01:21 devstack sudo[105358]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:21 devstack sudo[105354]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-836c7f0b-47fa-40d7-b38b-0a0968896919 tempest-VolumesActionsTest-162569981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.285s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:21 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-836c7f0b-47fa-40d7-b38b-0a0968896919 tempest-VolumesActionsTest-162569981 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:01:21 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-836c7f0b-47fa-40d7-b38b-0a0968896919 tempest-VolumesActionsTest-162569981 None] Deleted volume successfully. Aug 18 19:01:21 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-836c7f0b-47fa-40d7-b38b-0a0968896919 tempest-VolumesActionsTest-162569981 None] Lock "cinder-07e2a322-c342-4722-a235-542c1cab442e-delete_volume" released by "delete_volume" :: held 1.365s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:01:21 devstack sudo[105358]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cf1ebc67-23ef-4f54-8771-e1f4190f7987 tempest-VolumesDeleteCascade-1746963827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.info" returned: 0 in 0.309s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:21 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-cf1ebc67-23ef-4f54-8771-e1f4190f7987 tempest-VolumesDeleteCascade-1746963827 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.info is being set with open permissions: ugo+rw Aug 18 19:01:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cf1ebc67-23ef-4f54-8771-e1f4190f7987 tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:21 devstack sudo[105371]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.info Aug 18 19:01:21 devstack sudo[105371]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:22 devstack sudo[105371]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cf1ebc67-23ef-4f54-8771-e1f4190f7987 tempest-VolumesDeleteCascade-1746963827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.info" returned: 0 in 0.302s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-cf1ebc67-23ef-4f54-8771-e1f4190f7987 tempest-VolumesDeleteCascade-1746963827 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.235s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:22 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-cf1ebc67-23ef-4f54-8771-e1f4190f7987 tempest-VolumesDeleteCascade-1746963827 None] Create snapshot completed successfully Aug 18 19:01:22 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-f61a4348-608e-4103-86c0-fc4009e7fecd tempest-VolumesActionsTest-723425926 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:01:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f61a4348-608e-4103-86c0-fc4009e7fecd tempest-VolumesActionsTest-723425926 None] Flow 'volume_create_manager' (5b9a2657-76af-4110-a1d8-fc18dbb6a127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:01:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f61a4348-608e-4103-86c0-fc4009e7fecd tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8d9fea1b-5e91-420a-8980-2bc74226518e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f61a4348-608e-4103-86c0-fc4009e7fecd tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8d9fea1b-5e91-420a-8980-2bc74226518e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:01:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1061244891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fb5048e9-838f-459c-aa22-1c18ec60dcd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f0eadcaab8647d0aa0fcc3c89dcf656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:01: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-18T17:01:22Z,use_quota=True,user_id='67cfe385b7bd474698a7080ebb00319f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f61a4348-608e-4103-86c0-fc4009e7fecd tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c2e162a0-baa4-4d3d-9bc8-a830bd7d8e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f61a4348-608e-4103-86c0-fc4009e7fecd tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c2e162a0-baa4-4d3d-9bc8-a830bd7d8e7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f61a4348-608e-4103-86c0-fc4009e7fecd tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8cb80620-95b0-4226-9580-9c75f0664838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f61a4348-608e-4103-86c0-fc4009e7fecd tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8cb80620-95b0-4226-9580-9c75f0664838) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fb5048e9-838f-459c-aa22-1c18ec60dcd2', 'volume_name': 'volume-fb5048e9-838f-459c-aa22-1c18ec60dcd2', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f61a4348-608e-4103-86c0-fc4009e7fecd tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (43d03344-0a15-46c1-ab0c-22a9c6809869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f61a4348-608e-4103-86c0-fc4009e7fecd tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (43d03344-0a15-46c1-ab0c-22a9c6809869) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f61a4348-608e-4103-86c0-fc4009e7fecd tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4d327d39-123d-4fd0-a9ce-eb0e867b8655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:22 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-f61a4348-608e-4103-86c0-fc4009e7fecd tempest-VolumesActionsTest-723425926 None] Volume fb5048e9-838f-459c-aa22-1c18ec60dcd2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fb5048e9-838f-459c-aa22-1c18ec60dcd2', 'volume_size': 1} Aug 18 19:01:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f61a4348-608e-4103-86c0-fc4009e7fecd tempest-VolumesActionsTest-723425926 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f61a4348-608e-4103-86c0-fc4009e7fecd tempest-VolumesActionsTest-723425926 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f61a4348-608e-4103-86c0-fc4009e7fecd tempest-VolumesActionsTest-723425926 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:01:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1061244891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fb5048e9-838f-459c-aa22-1c18ec60dcd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f0eadcaab8647d0aa0fcc3c89dcf656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:01: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-18T17:01:22Z,use_quota=True,user_id='67cfe385b7bd474698a7080ebb00319f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:01:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-f61a4348-608e-4103-86c0-fc4009e7fecd tempest-VolumesActionsTest-723425926 None] Creating volume fb5048e9-838f-459c-aa22-1c18ec60dcd2 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:01:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f61a4348-608e-4103-86c0-fc4009e7fecd tempest-VolumesActionsTest-723425926 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f61a4348-608e-4103-86c0-fc4009e7fecd tempest-VolumesActionsTest-723425926 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f61a4348-608e-4103-86c0-fc4009e7fecd tempest-VolumesActionsTest-723425926 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:01:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f61a4348-608e-4103-86c0-fc4009e7fecd tempest-VolumesActionsTest-723425926 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:01:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f61a4348-608e-4103-86c0-fc4009e7fecd tempest-VolumesActionsTest-723425926 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f61a4348-608e-4103-86c0-fc4009e7fecd tempest-VolumesActionsTest-723425926 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:01:22 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-f61a4348-608e-4103-86c0-fc4009e7fecd tempest-VolumesActionsTest-723425926 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:01:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f61a4348-608e-4103-86c0-fc4009e7fecd tempest-VolumesActionsTest-723425926 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb5048e9-838f-459c-aa22-1c18ec60dcd2 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:22 devstack sudo[105388]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb5048e9-838f-459c-aa22-1c18ec60dcd2 1073741824 Aug 18 19:01:22 devstack sudo[105388]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:22 devstack sudo[105388]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f61a4348-608e-4103-86c0-fc4009e7fecd tempest-VolumesActionsTest-723425926 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb5048e9-838f-459c-aa22-1c18ec60dcd2 1073741824" returned: 0 in 0.421s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f61a4348-608e-4103-86c0-fc4009e7fecd tempest-VolumesActionsTest-723425926 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb5048e9-838f-459c-aa22-1c18ec60dcd2 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:22 devstack sudo[105418]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb5048e9-838f-459c-aa22-1c18ec60dcd2 Aug 18 19:01:22 devstack sudo[105418]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:23 devstack sudo[105418]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f61a4348-608e-4103-86c0-fc4009e7fecd tempest-VolumesActionsTest-723425926 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb5048e9-838f-459c-aa22-1c18ec60dcd2" returned: 0 in 0.237s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:23 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f61a4348-608e-4103-86c0-fc4009e7fecd tempest-VolumesActionsTest-723425926 None] <== create_volume: return (699ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:01:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f61a4348-608e-4103-86c0-fc4009e7fecd tempest-VolumesActionsTest-723425926 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.701s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f61a4348-608e-4103-86c0-fc4009e7fecd tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4d327d39-123d-4fd0-a9ce-eb0e867b8655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fb5048e9-838f-459c-aa22-1c18ec60dcd2', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f61a4348-608e-4103-86c0-fc4009e7fecd tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b53390c0-62a1-494a-9a60-d0bfbc5a2cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:23 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-f61a4348-608e-4103-86c0-fc4009e7fecd tempest-VolumesActionsTest-723425926 None] Volume volume-fb5048e9-838f-459c-aa22-1c18ec60dcd2 (fb5048e9-838f-459c-aa22-1c18ec60dcd2): created successfully Aug 18 19:01:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f61a4348-608e-4103-86c0-fc4009e7fecd tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b53390c0-62a1-494a-9a60-d0bfbc5a2cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f61a4348-608e-4103-86c0-fc4009e7fecd tempest-VolumesActionsTest-723425926 None] Flow 'volume_create_manager' (5b9a2657-76af-4110-a1d8-fc18dbb6a127) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:01:23 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-f61a4348-608e-4103-86c0-fc4009e7fecd tempest-VolumesActionsTest-723425926 None] Created volume successfully. Aug 18 19:01:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0c83b2a2-9278-4d6b-b0e7-505eedb89015 tempest-VolumesDeleteCascade-1746963827 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0c83b2a2-9278-4d6b-b0e7-505eedb89015 tempest-VolumesDeleteCascade-1746963827 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:23 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-0c83b2a2-9278-4d6b-b0e7-505eedb89015 tempest-VolumesDeleteCascade-1746963827 None] Creating offline snapshot 9240b3f9-5a9a-469c-9124-2ba837c98dfc of volume 8be5f3b6-6c42-45fb-93ea-e810be0b80c8 {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:01:23 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ee5501ee-47e1-4de9-82f6-f87dfbebb25c tempest-VolumesActionsTest-162569981 None] Acquiring lock "cinder-fb5048e9-838f-459c-aa22-1c18ec60dcd2-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:01:23 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[5276f42b-2b3a-480d-bc50-6640fb9ca045]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:01:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0c83b2a2-9278-4d6b-b0e7-505eedb89015 tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.3d78b578-fca3-479e-ae66-51d755c2245e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:23 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ee5501ee-47e1-4de9-82f6-f87dfbebb25c tempest-VolumesActionsTest-162569981 None] Lock "cinder-fb5048e9-838f-459c-aa22-1c18ec60dcd2-delete_volume" acquired by "delete_volume" :: waited 0.065s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:01:23 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ee5501ee-47e1-4de9-82f6-f87dfbebb25c tempest-VolumesActionsTest-162569981 None] Acquiring lock "cinder-quobyte-fb5048e9-838f-459c-aa22-1c18ec60dcd2" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:01:23 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ee5501ee-47e1-4de9-82f6-f87dfbebb25c tempest-VolumesActionsTest-162569981 None] Lock "cinder-quobyte-fb5048e9-838f-459c-aa22-1c18ec60dcd2" acquired by "delete_volume" :: waited 0.015s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:01:23 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[ac3edc05-7165-4f8d-a1ee-d8683ce181ba]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:01:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ee5501ee-47e1-4de9-82f6-f87dfbebb25c tempest-VolumesActionsTest-162569981 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb5048e9-838f-459c-aa22-1c18ec60dcd2 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:23 devstack sudo[105425]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.3d78b578-fca3-479e-ae66-51d755c2245e Aug 18 19:01:23 devstack sudo[105425]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:23 devstack sudo[105426]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb5048e9-838f-459c-aa22-1c18ec60dcd2 Aug 18 19:01:23 devstack sudo[105426]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:24 devstack sudo[105425]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0c83b2a2-9278-4d6b-b0e7-505eedb89015 tempest-VolumesDeleteCascade-1746963827 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.3d78b578-fca3-479e-ae66-51d755c2245e" returned: 0 in 0.492s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:24 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-0c83b2a2-9278-4d6b-b0e7-505eedb89015 tempest-VolumesDeleteCascade-1746963827 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:01:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0c83b2a2-9278-4d6b-b0e7-505eedb89015 tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.3d78b578-fca3-479e-ae66-51d755c2245e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.9240b3f9-5a9a-469c-9124-2ba837c98dfc 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:24 devstack sudo[105436]: 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/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.3d78b578-fca3-479e-ae66-51d755c2245e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.9240b3f9-5a9a-469c-9124-2ba837c98dfc 1G Aug 18 19:01:24 devstack sudo[105436]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:24 devstack sudo[105426]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ee5501ee-47e1-4de9-82f6-f87dfbebb25c tempest-VolumesActionsTest-162569981 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb5048e9-838f-459c-aa22-1c18ec60dcd2" returned: 0 in 0.434s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ee5501ee-47e1-4de9-82f6-f87dfbebb25c tempest-VolumesActionsTest-162569981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb5048e9-838f-459c-aa22-1c18ec60dcd2 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:24 devstack sudo[105438]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb5048e9-838f-459c-aa22-1c18ec60dcd2 Aug 18 19:01:24 devstack sudo[105438]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:24 devstack sudo[105438]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ee5501ee-47e1-4de9-82f6-f87dfbebb25c tempest-VolumesActionsTest-162569981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb5048e9-838f-459c-aa22-1c18ec60dcd2" returned: 0 in 0.351s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:24 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ee5501ee-47e1-4de9-82f6-f87dfbebb25c tempest-VolumesActionsTest-162569981 None] Lock "cinder-quobyte-fb5048e9-838f-459c-aa22-1c18ec60dcd2" released by "delete_volume" :: held 0.828s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:01:24 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-ee5501ee-47e1-4de9-82f6-f87dfbebb25c tempest-VolumesActionsTest-162569981 None] Created reservations ['237e6160-79be-44dd-a8b3-a8b30bd30274', '642c859d-6eb9-4c0e-9be5-303a582bcdfb', '7f973669-0999-4124-a0a0-192a8e6205fa', 'a94b874f-c2a2-45f6-830e-04d2ab4ce44d'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:01:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ee5501ee-47e1-4de9-82f6-f87dfbebb25c tempest-VolumesActionsTest-162569981 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ee5501ee-47e1-4de9-82f6-f87dfbebb25c tempest-VolumesActionsTest-162569981 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:24 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ee5501ee-47e1-4de9-82f6-f87dfbebb25c tempest-VolumesActionsTest-162569981 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:01:24 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ee5501ee-47e1-4de9-82f6-f87dfbebb25c tempest-VolumesActionsTest-162569981 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:01:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ee5501ee-47e1-4de9-82f6-f87dfbebb25c tempest-VolumesActionsTest-162569981 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ee5501ee-47e1-4de9-82f6-f87dfbebb25c tempest-VolumesActionsTest-162569981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:24 devstack sudo[105445]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:01:24 devstack sudo[105445]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:24 devstack sudo[105436]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0c83b2a2-9278-4d6b-b0e7-505eedb89015 tempest-VolumesDeleteCascade-1746963827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.3d78b578-fca3-479e-ae66-51d755c2245e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.9240b3f9-5a9a-469c-9124-2ba837c98dfc 1G" returned: 0 in 0.745s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0c83b2a2-9278-4d6b-b0e7-505eedb89015 tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.3d78b578-fca3-479e-ae66-51d755c2245e -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.9240b3f9-5a9a-469c-9124-2ba837c98dfc {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:24 devstack sudo[105448]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.3d78b578-fca3-479e-ae66-51d755c2245e -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.9240b3f9-5a9a-469c-9124-2ba837c98dfc Aug 18 19:01:24 devstack sudo[105448]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:25 devstack sudo[105445]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ee5501ee-47e1-4de9-82f6-f87dfbebb25c tempest-VolumesActionsTest-162569981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.347s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:25 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-ee5501ee-47e1-4de9-82f6-f87dfbebb25c tempest-VolumesActionsTest-162569981 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:01:25 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-ee5501ee-47e1-4de9-82f6-f87dfbebb25c tempest-VolumesActionsTest-162569981 None] Deleted volume successfully. Aug 18 19:01:25 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ee5501ee-47e1-4de9-82f6-f87dfbebb25c tempest-VolumesActionsTest-162569981 None] Lock "cinder-fb5048e9-838f-459c-aa22-1c18ec60dcd2-delete_volume" released by "delete_volume" :: held 1.511s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:01:25 devstack sudo[105448]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0c83b2a2-9278-4d6b-b0e7-505eedb89015 tempest-VolumesDeleteCascade-1746963827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.3d78b578-fca3-479e-ae66-51d755c2245e -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.9240b3f9-5a9a-469c-9124-2ba837c98dfc" returned: 0 in 0.530s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:25 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-0c83b2a2-9278-4d6b-b0e7-505eedb89015 tempest-VolumesDeleteCascade-1746963827 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.9240b3f9-5a9a-469c-9124-2ba837c98dfc is being set with open permissions: ugo+rw Aug 18 19:01:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0c83b2a2-9278-4d6b-b0e7-505eedb89015 tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.9240b3f9-5a9a-469c-9124-2ba837c98dfc {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:25 devstack sudo[105454]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.9240b3f9-5a9a-469c-9124-2ba837c98dfc Aug 18 19:01:25 devstack sudo[105454]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:25 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-794e2139-d810-4cc6-995d-06cb736da700 tempest-VolumesActionsTest-723425926 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:01:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-794e2139-d810-4cc6-995d-06cb736da700 tempest-VolumesActionsTest-723425926 None] Flow 'volume_create_manager' (5a8f9eaa-1bc5-4925-b354-5700b17cdde3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:01:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-794e2139-d810-4cc6-995d-06cb736da700 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4c89d40b-3094-4597-85d3-f945d817e9da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-794e2139-d810-4cc6-995d-06cb736da700 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4c89d40b-3094-4597-85d3-f945d817e9da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:01:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-740497146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5e847772-1e8f-4038-88bd-3b15bb2006f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f0eadcaab8647d0aa0fcc3c89dcf656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:01: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-18T17:01:26Z,use_quota=True,user_id='67cfe385b7bd474698a7080ebb00319f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-794e2139-d810-4cc6-995d-06cb736da700 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ebd1f869-0d1c-4840-b038-c4f61697184d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:25 devstack sudo[105454]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-794e2139-d810-4cc6-995d-06cb736da700 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ebd1f869-0d1c-4840-b038-c4f61697184d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-794e2139-d810-4cc6-995d-06cb736da700 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4dc20612-4b9a-4f8d-af42-e4ba36287474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-794e2139-d810-4cc6-995d-06cb736da700 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4dc20612-4b9a-4f8d-af42-e4ba36287474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5e847772-1e8f-4038-88bd-3b15bb2006f2', 'volume_name': 'volume-5e847772-1e8f-4038-88bd-3b15bb2006f2', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-794e2139-d810-4cc6-995d-06cb736da700 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (196e4ddc-c4c5-49a5-84d9-5d25d7c8386d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-794e2139-d810-4cc6-995d-06cb736da700 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (196e4ddc-c4c5-49a5-84d9-5d25d7c8386d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-794e2139-d810-4cc6-995d-06cb736da700 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6bd7c834-e0ca-4626-a9f7-5150a95b2114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:25 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-794e2139-d810-4cc6-995d-06cb736da700 tempest-VolumesActionsTest-723425926 None] Volume 5e847772-1e8f-4038-88bd-3b15bb2006f2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5e847772-1e8f-4038-88bd-3b15bb2006f2', 'volume_size': 1} Aug 18 19:01:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-794e2139-d810-4cc6-995d-06cb736da700 tempest-VolumesActionsTest-723425926 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0c83b2a2-9278-4d6b-b0e7-505eedb89015 tempest-VolumesDeleteCascade-1746963827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.9240b3f9-5a9a-469c-9124-2ba837c98dfc" returned: 0 in 0.336s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0c83b2a2-9278-4d6b-b0e7-505eedb89015 tempest-VolumesDeleteCascade-1746963827 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.258s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-794e2139-d810-4cc6-995d-06cb736da700 tempest-VolumesActionsTest-723425926 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.044s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:25 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-794e2139-d810-4cc6-995d-06cb736da700 tempest-VolumesActionsTest-723425926 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:01:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-740497146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5e847772-1e8f-4038-88bd-3b15bb2006f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f0eadcaab8647d0aa0fcc3c89dcf656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:01: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-18T17:01:26Z,use_quota=True,user_id='67cfe385b7bd474698a7080ebb00319f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:01:25 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-794e2139-d810-4cc6-995d-06cb736da700 tempest-VolumesActionsTest-723425926 None] Creating volume 5e847772-1e8f-4038-88bd-3b15bb2006f2 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:01:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-794e2139-d810-4cc6-995d-06cb736da700 tempest-VolumesActionsTest-723425926 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-794e2139-d810-4cc6-995d-06cb736da700 tempest-VolumesActionsTest-723425926 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:25 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-794e2139-d810-4cc6-995d-06cb736da700 tempest-VolumesActionsTest-723425926 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:01:25 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-794e2139-d810-4cc6-995d-06cb736da700 tempest-VolumesActionsTest-723425926 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:01:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-794e2139-d810-4cc6-995d-06cb736da700 tempest-VolumesActionsTest-723425926 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:25 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-794e2139-d810-4cc6-995d-06cb736da700 tempest-VolumesActionsTest-723425926 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:01:25 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-794e2139-d810-4cc6-995d-06cb736da700 tempest-VolumesActionsTest-723425926 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:01:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-794e2139-d810-4cc6-995d-06cb736da700 tempest-VolumesActionsTest-723425926 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5e847772-1e8f-4038-88bd-3b15bb2006f2 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:25 devstack sudo[105457]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5e847772-1e8f-4038-88bd-3b15bb2006f2 1073741824 Aug 18 19:01:25 devstack sudo[105457]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:25 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-0c83b2a2-9278-4d6b-b0e7-505eedb89015 tempest-VolumesDeleteCascade-1746963827 None] Create snapshot completed successfully Aug 18 19:01:26 devstack sudo[105457]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-794e2139-d810-4cc6-995d-06cb736da700 tempest-VolumesActionsTest-723425926 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5e847772-1e8f-4038-88bd-3b15bb2006f2 1073741824" returned: 0 in 0.439s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-794e2139-d810-4cc6-995d-06cb736da700 tempest-VolumesActionsTest-723425926 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5e847772-1e8f-4038-88bd-3b15bb2006f2 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:26 devstack sudo[105463]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5e847772-1e8f-4038-88bd-3b15bb2006f2 Aug 18 19:01:26 devstack sudo[105463]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:26 devstack sudo[105463]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-794e2139-d810-4cc6-995d-06cb736da700 tempest-VolumesActionsTest-723425926 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5e847772-1e8f-4038-88bd-3b15bb2006f2" returned: 0 in 0.244s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:26 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-794e2139-d810-4cc6-995d-06cb736da700 tempest-VolumesActionsTest-723425926 None] <== create_volume: return (720ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:01:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-794e2139-d810-4cc6-995d-06cb736da700 tempest-VolumesActionsTest-723425926 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.723s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-794e2139-d810-4cc6-995d-06cb736da700 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6bd7c834-e0ca-4626-a9f7-5150a95b2114) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5e847772-1e8f-4038-88bd-3b15bb2006f2', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-794e2139-d810-4cc6-995d-06cb736da700 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3309beee-bcbe-47fc-9baf-8c39b0a7f1d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:26 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-794e2139-d810-4cc6-995d-06cb736da700 tempest-VolumesActionsTest-723425926 None] Volume volume-5e847772-1e8f-4038-88bd-3b15bb2006f2 (5e847772-1e8f-4038-88bd-3b15bb2006f2): created successfully Aug 18 19:01:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-794e2139-d810-4cc6-995d-06cb736da700 tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3309beee-bcbe-47fc-9baf-8c39b0a7f1d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-794e2139-d810-4cc6-995d-06cb736da700 tempest-VolumesActionsTest-723425926 None] Flow 'volume_create_manager' (5a8f9eaa-1bc5-4925-b354-5700b17cdde3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:01:26 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-794e2139-d810-4cc6-995d-06cb736da700 tempest-VolumesActionsTest-723425926 None] Created volume successfully. Aug 18 19:01:26 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Acquiring lock "cinder-8be5f3b6-6c42-45fb-93ea-e810be0b80c8-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:01:26 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Lock "cinder-8be5f3b6-6c42-45fb-93ea-e810be0b80c8-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:01:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Performing cascade delete. {{(pid=93728) delete_volume /opt/stack/cinder/cinder/volume/manager.py:995}} Aug 18 19:01:26 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Acquiring lock "cinder-3d78b578-fca3-479e-ae66-51d755c2245e-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:01:26 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Lock "cinder-3d78b578-fca3-479e-ae66-51d755c2245e-delete_snapshot" acquired by "delete_snapshot" :: waited 0.020s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:01:26 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Acquiring lock "cinder-quobyte-8be5f3b6-6c42-45fb-93ea-e810be0b80c8" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:01:26 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Lock "cinder-quobyte-8be5f3b6-6c42-45fb-93ea-e810be0b80c8" acquired by "delete_snapshot" :: waited 0.017s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:01:26 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Acquiring lock "cinder-quobyte-3d78b578-fca3-479e-ae66-51d755c2245e" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:01:26 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Lock "cinder-quobyte-3d78b578-fca3-479e-ae66-51d755c2245e" acquired by "_delete_snapshot" :: waited 0.013s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:01:26 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Deleting offline snapshot 3d78b578-fca3-479e-ae66-51d755c2245e of volume 8be5f3b6-6c42-45fb-93ea-e810be0b80c8 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:01:26 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] snapshot_file for this snap is: volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.3d78b578-fca3-479e-ae66-51d755c2245e {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:01:26 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[b3ed2aff-4ee9-4b23-bd75-39af1fc544fb]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:01:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.3d78b578-fca3-479e-ae66-51d755c2245e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:27 devstack sudo[105466]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.3d78b578-fca3-479e-ae66-51d755c2245e Aug 18 19:01:27 devstack sudo[105466]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:27 devstack sudo[105466]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.3d78b578-fca3-479e-ae66-51d755c2245e" returned: 0 in 0.362s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:27 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:01:27 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[dbd2149b-07ec-4c24-b80f-9c0f9e7487fb]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:01:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:27 devstack sudo[105471]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8 Aug 18 19:01:27 devstack sudo[105471]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:27 devstack sudo[105471]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8" returned: 0 in 0.351s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:27 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[6f37348a-1f7c-4cbe-9395-3322a022624e]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:01:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.9240b3f9-5a9a-469c-9124-2ba837c98dfc {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:27 devstack sudo[105476]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.9240b3f9-5a9a-469c-9124-2ba837c98dfc Aug 18 19:01:27 devstack sudo[105476]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:27 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-5aa91b3f-6a91-41fa-86a5-0015089b41e2 tempest-VolumesActionsTest-162569981 None] Acquiring lock "cinder-5e847772-1e8f-4038-88bd-3b15bb2006f2-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:01:28 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-5aa91b3f-6a91-41fa-86a5-0015089b41e2 tempest-VolumesActionsTest-162569981 None] Lock "cinder-5e847772-1e8f-4038-88bd-3b15bb2006f2-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:01:28 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-5aa91b3f-6a91-41fa-86a5-0015089b41e2 tempest-VolumesActionsTest-162569981 None] Acquiring lock "cinder-quobyte-5e847772-1e8f-4038-88bd-3b15bb2006f2" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:01:28 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-5aa91b3f-6a91-41fa-86a5-0015089b41e2 tempest-VolumesActionsTest-162569981 None] Lock "cinder-quobyte-5e847772-1e8f-4038-88bd-3b15bb2006f2" acquired by "delete_volume" :: waited 0.024s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:01:28 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[87f8fde6-75e7-4d62-91bd-704e86e0e19c]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:01:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5aa91b3f-6a91-41fa-86a5-0015089b41e2 tempest-VolumesActionsTest-162569981 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5e847772-1e8f-4038-88bd-3b15bb2006f2 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:28 devstack sudo[105476]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.9240b3f9-5a9a-469c-9124-2ba837c98dfc" returned: 0 in 0.460s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:01:28 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[ddd47c87-c77e-4ec1-8476-6b69859e6cab]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:01:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.3d78b578-fca3-479e-ae66-51d755c2245e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:28 devstack sudo[105478]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5e847772-1e8f-4038-88bd-3b15bb2006f2 Aug 18 19:01:28 devstack sudo[105478]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:28 devstack sudo[105482]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.3d78b578-fca3-479e-ae66-51d755c2245e Aug 18 19:01:28 devstack sudo[105482]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:28 devstack sudo[105478]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5aa91b3f-6a91-41fa-86a5-0015089b41e2 tempest-VolumesActionsTest-162569981 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5e847772-1e8f-4038-88bd-3b15bb2006f2" returned: 0 in 0.400s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5aa91b3f-6a91-41fa-86a5-0015089b41e2 tempest-VolumesActionsTest-162569981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5e847772-1e8f-4038-88bd-3b15bb2006f2 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:28 devstack sudo[105488]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5e847772-1e8f-4038-88bd-3b15bb2006f2 Aug 18 19:01:28 devstack sudo[105488]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:28 devstack sudo[105482]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.3d78b578-fca3-479e-ae66-51d755c2245e" returned: 0 in 0.417s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:01:28 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[f0370e38-a26f-4ed6-b54f-a348141ee388]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:01:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:28 devstack sudo[105493]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8 Aug 18 19:01:28 devstack sudo[105493]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:28 devstack sudo[105488]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5aa91b3f-6a91-41fa-86a5-0015089b41e2 tempest-VolumesActionsTest-162569981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5e847772-1e8f-4038-88bd-3b15bb2006f2" returned: 0 in 0.307s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:28 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-5aa91b3f-6a91-41fa-86a5-0015089b41e2 tempest-VolumesActionsTest-162569981 None] Lock "cinder-quobyte-5e847772-1e8f-4038-88bd-3b15bb2006f2" released by "delete_volume" :: held 0.751s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:01:28 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-5aa91b3f-6a91-41fa-86a5-0015089b41e2 tempest-VolumesActionsTest-162569981 None] Created reservations ['22e6f18b-6e7a-48f2-892d-5ba577580875', '991d9387-64ea-4a42-afde-1367b606da08', 'c011168a-1968-430e-aaed-0c96cea2984a', 'e77eaebb-808b-4e5b-88b6-452003f4ea85'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:01:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5aa91b3f-6a91-41fa-86a5-0015089b41e2 tempest-VolumesActionsTest-162569981 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5aa91b3f-6a91-41fa-86a5-0015089b41e2 tempest-VolumesActionsTest-162569981 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5aa91b3f-6a91-41fa-86a5-0015089b41e2 tempest-VolumesActionsTest-162569981 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:01:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5aa91b3f-6a91-41fa-86a5-0015089b41e2 tempest-VolumesActionsTest-162569981 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:01:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5aa91b3f-6a91-41fa-86a5-0015089b41e2 tempest-VolumesActionsTest-162569981 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5aa91b3f-6a91-41fa-86a5-0015089b41e2 tempest-VolumesActionsTest-162569981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:29 devstack sudo[105496]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:01:29 devstack sudo[105496]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:29 devstack sudo[105493]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8" returned: 0 in 0.458s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.3d78b578-fca3-479e-ae66-51d755c2245e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:29 devstack sudo[105501]: 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/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.3d78b578-fca3-479e-ae66-51d755c2245e Aug 18 19:01:29 devstack sudo[105501]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:29 devstack sudo[105496]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5aa91b3f-6a91-41fa-86a5-0015089b41e2 tempest-VolumesActionsTest-162569981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.323s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:29 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-5aa91b3f-6a91-41fa-86a5-0015089b41e2 tempest-VolumesActionsTest-162569981 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:01:29 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-5aa91b3f-6a91-41fa-86a5-0015089b41e2 tempest-VolumesActionsTest-162569981 None] Deleted volume successfully. Aug 18 19:01:29 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-5aa91b3f-6a91-41fa-86a5-0015089b41e2 tempest-VolumesActionsTest-162569981 None] Lock "cinder-5e847772-1e8f-4038-88bd-3b15bb2006f2-delete_volume" released by "delete_volume" :: held 1.372s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:01:29 devstack sudo[105501]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.3d78b578-fca3-479e-ae66-51d755c2245e" returned: 0 in 0.499s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.3d78b578-fca3-479e-ae66-51d755c2245e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:29 devstack sudo[105507]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.3d78b578-fca3-479e-ae66-51d755c2245e Aug 18 19:01:29 devstack sudo[105507]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:29 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-c83163a2-a6fc-47bc-8716-ca5fa121125a tempest-VolumesActionsTest-723425926 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:01:29 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c83163a2-a6fc-47bc-8716-ca5fa121125a tempest-VolumesActionsTest-723425926 None] Flow 'volume_create_manager' (1fb74ab4-ef97-4678-8607-f4b493c0159e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:01:29 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c83163a2-a6fc-47bc-8716-ca5fa121125a tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9cbdcae0-d94d-4c72-9b37-545a5ba6cb16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:29 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c83163a2-a6fc-47bc-8716-ca5fa121125a tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9cbdcae0-d94d-4c72-9b37-545a5ba6cb16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:01:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1234270037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1ccc0802-d2f6-43f6-8e95-6249f9b752a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f0eadcaab8647d0aa0fcc3c89dcf656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:01: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-18T17:01:30Z,use_quota=True,user_id='67cfe385b7bd474698a7080ebb00319f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:29 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c83163a2-a6fc-47bc-8716-ca5fa121125a tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (604fca06-d034-4de3-afff-5682d5a6576f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:29 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c83163a2-a6fc-47bc-8716-ca5fa121125a tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (604fca06-d034-4de3-afff-5682d5a6576f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:29 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c83163a2-a6fc-47bc-8716-ca5fa121125a tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7ad09b8d-c7e0-4b6b-a533-bcf98a32c609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:29 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c83163a2-a6fc-47bc-8716-ca5fa121125a tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7ad09b8d-c7e0-4b6b-a533-bcf98a32c609) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1ccc0802-d2f6-43f6-8e95-6249f9b752a5', 'volume_name': 'volume-1ccc0802-d2f6-43f6-8e95-6249f9b752a5', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:29 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c83163a2-a6fc-47bc-8716-ca5fa121125a tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b69c7b6b-6f99-4d2b-8cd1-2f43da98ee1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:29 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c83163a2-a6fc-47bc-8716-ca5fa121125a tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b69c7b6b-6f99-4d2b-8cd1-2f43da98ee1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:29 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c83163a2-a6fc-47bc-8716-ca5fa121125a tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6b586212-7027-4fbb-b5e9-7e927e162173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:29 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-c83163a2-a6fc-47bc-8716-ca5fa121125a tempest-VolumesActionsTest-723425926 None] Volume 1ccc0802-d2f6-43f6-8e95-6249f9b752a5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1ccc0802-d2f6-43f6-8e95-6249f9b752a5', 'volume_size': 1} Aug 18 19:01:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c83163a2-a6fc-47bc-8716-ca5fa121125a tempest-VolumesActionsTest-723425926 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c83163a2-a6fc-47bc-8716-ca5fa121125a tempest-VolumesActionsTest-723425926 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:29 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c83163a2-a6fc-47bc-8716-ca5fa121125a tempest-VolumesActionsTest-723425926 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:01:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1234270037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1ccc0802-d2f6-43f6-8e95-6249f9b752a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f0eadcaab8647d0aa0fcc3c89dcf656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:01: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-18T17:01:30Z,use_quota=True,user_id='67cfe385b7bd474698a7080ebb00319f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:01:29 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-c83163a2-a6fc-47bc-8716-ca5fa121125a tempest-VolumesActionsTest-723425926 None] Creating volume 1ccc0802-d2f6-43f6-8e95-6249f9b752a5 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:01:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c83163a2-a6fc-47bc-8716-ca5fa121125a tempest-VolumesActionsTest-723425926 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c83163a2-a6fc-47bc-8716-ca5fa121125a tempest-VolumesActionsTest-723425926 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:29 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c83163a2-a6fc-47bc-8716-ca5fa121125a tempest-VolumesActionsTest-723425926 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:01:29 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c83163a2-a6fc-47bc-8716-ca5fa121125a tempest-VolumesActionsTest-723425926 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:01:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c83163a2-a6fc-47bc-8716-ca5fa121125a tempest-VolumesActionsTest-723425926 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:29 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c83163a2-a6fc-47bc-8716-ca5fa121125a tempest-VolumesActionsTest-723425926 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:01:29 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-c83163a2-a6fc-47bc-8716-ca5fa121125a tempest-VolumesActionsTest-723425926 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:01:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c83163a2-a6fc-47bc-8716-ca5fa121125a tempest-VolumesActionsTest-723425926 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1ccc0802-d2f6-43f6-8e95-6249f9b752a5 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:29 devstack sudo[105507]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.3d78b578-fca3-479e-ae66-51d755c2245e" returned: 0 in 0.259s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.9240b3f9-5a9a-469c-9124-2ba837c98dfc -F qcow2 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:29 devstack sudo[105510]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1ccc0802-d2f6-43f6-8e95-6249f9b752a5 1073741824 Aug 18 19:01:29 devstack sudo[105510]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:29 devstack sudo[105511]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.9240b3f9-5a9a-469c-9124-2ba837c98dfc -F qcow2 Aug 18 19:01:29 devstack sudo[105511]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:30 devstack sudo[105511]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.9240b3f9-5a9a-469c-9124-2ba837c98dfc -F qcow2" returned: 0 in 0.320s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:30 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Lock "cinder-quobyte-3d78b578-fca3-479e-ae66-51d755c2245e" released by "_delete_snapshot" :: held 3.327s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:01:30 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Lock "cinder-quobyte-8be5f3b6-6c42-45fb-93ea-e810be0b80c8" released by "delete_snapshot" :: held 3.349s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:01:30 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Created reservations ['98c19da6-7cb2-4947-81c4-14d9204edbe4', '07dfad13-8f29-43ff-b493-65820cb38bb1', '6034d3b4-e004-4f9b-a13e-05e841803f45', '0d63d4b6-9f58-49e6-b807-d1d5e629b93f'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:01:30 devstack sudo[105510]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:30 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Delete snapshot completed successfully. Aug 18 19:01:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c83163a2-a6fc-47bc-8716-ca5fa121125a tempest-VolumesActionsTest-723425926 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1ccc0802-d2f6-43f6-8e95-6249f9b752a5 1073741824" returned: 0 in 0.511s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:30 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Lock "cinder-3d78b578-fca3-479e-ae66-51d755c2245e-delete_snapshot" released by "delete_snapshot" :: held 3.532s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:01:30 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Acquiring lock "cinder-9240b3f9-5a9a-469c-9124-2ba837c98dfc-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:01:30 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Lock "cinder-9240b3f9-5a9a-469c-9124-2ba837c98dfc-delete_snapshot" acquired by "delete_snapshot" :: waited 0.032s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:01:30 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Acquiring lock "cinder-quobyte-8be5f3b6-6c42-45fb-93ea-e810be0b80c8" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:01:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c83163a2-a6fc-47bc-8716-ca5fa121125a tempest-VolumesActionsTest-723425926 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1ccc0802-d2f6-43f6-8e95-6249f9b752a5 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:30 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Lock "cinder-quobyte-8be5f3b6-6c42-45fb-93ea-e810be0b80c8" acquired by "delete_snapshot" :: waited 0.036s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:01:30 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Acquiring lock "cinder-quobyte-9240b3f9-5a9a-469c-9124-2ba837c98dfc" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:01:30 devstack sudo[105523]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1ccc0802-d2f6-43f6-8e95-6249f9b752a5 Aug 18 19:01:30 devstack sudo[105523]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:30 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Lock "cinder-quobyte-9240b3f9-5a9a-469c-9124-2ba837c98dfc" acquired by "_delete_snapshot" :: waited 0.022s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:01:30 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Deleting offline snapshot 9240b3f9-5a9a-469c-9124-2ba837c98dfc of volume 8be5f3b6-6c42-45fb-93ea-e810be0b80c8 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:01:30 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] snapshot_file for this snap is: volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.9240b3f9-5a9a-469c-9124-2ba837c98dfc {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:01:30 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[9bbe6537-a11b-43ee-b20e-0edc9a8fc7b4]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:01:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.9240b3f9-5a9a-469c-9124-2ba837c98dfc {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:30 devstack sudo[105525]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.9240b3f9-5a9a-469c-9124-2ba837c98dfc Aug 18 19:01:30 devstack sudo[105525]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:30 devstack sudo[105523]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c83163a2-a6fc-47bc-8716-ca5fa121125a tempest-VolumesActionsTest-723425926 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1ccc0802-d2f6-43f6-8e95-6249f9b752a5" returned: 0 in 0.323s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:30 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c83163a2-a6fc-47bc-8716-ca5fa121125a tempest-VolumesActionsTest-723425926 None] <== create_volume: return (921ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:01:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c83163a2-a6fc-47bc-8716-ca5fa121125a tempest-VolumesActionsTest-723425926 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.924s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:30 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c83163a2-a6fc-47bc-8716-ca5fa121125a tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6b586212-7027-4fbb-b5e9-7e927e162173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1ccc0802-d2f6-43f6-8e95-6249f9b752a5', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:30 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c83163a2-a6fc-47bc-8716-ca5fa121125a tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (198ed148-6c80-4c9b-be82-46eaff0955bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:30 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-c83163a2-a6fc-47bc-8716-ca5fa121125a tempest-VolumesActionsTest-723425926 None] Volume volume-1ccc0802-d2f6-43f6-8e95-6249f9b752a5 (1ccc0802-d2f6-43f6-8e95-6249f9b752a5): created successfully Aug 18 19:01:30 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c83163a2-a6fc-47bc-8716-ca5fa121125a tempest-VolumesActionsTest-723425926 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (198ed148-6c80-4c9b-be82-46eaff0955bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:30 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c83163a2-a6fc-47bc-8716-ca5fa121125a tempest-VolumesActionsTest-723425926 None] Flow 'volume_create_manager' (1fb74ab4-ef97-4678-8607-f4b493c0159e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:01:30 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-c83163a2-a6fc-47bc-8716-ca5fa121125a tempest-VolumesActionsTest-723425926 None] Created volume successfully. Aug 18 19:01:30 devstack sudo[105525]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.9240b3f9-5a9a-469c-9124-2ba837c98dfc" returned: 0 in 0.426s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:30 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:01:30 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[77d1711c-9fd0-440e-831c-2986e87780c8]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:01:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:31 devstack sudo[105531]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8 Aug 18 19:01:31 devstack sudo[105531]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:31 devstack sudo[105531]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8" returned: 0 in 0.381s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.9240b3f9-5a9a-469c-9124-2ba837c98dfc {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:31 devstack sudo[105536]: 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/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.9240b3f9-5a9a-469c-9124-2ba837c98dfc Aug 18 19:01:31 devstack sudo[105536]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:31 devstack sudo[105536]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.9240b3f9-5a9a-469c-9124-2ba837c98dfc" returned: 0 in 0.386s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.9240b3f9-5a9a-469c-9124-2ba837c98dfc {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:31 devstack sudo[105541]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.9240b3f9-5a9a-469c-9124-2ba837c98dfc Aug 18 19:01:31 devstack sudo[105541]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:32 devstack sudo[105541]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8.9240b3f9-5a9a-469c-9124-2ba837c98dfc" returned: 0 in 0.276s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Lock "cinder-quobyte-9240b3f9-5a9a-469c-9124-2ba837c98dfc" released by "_delete_snapshot" :: held 1.582s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:01:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Lock "cinder-quobyte-8be5f3b6-6c42-45fb-93ea-e810be0b80c8" released by "delete_snapshot" :: held 1.614s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:01:32 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Created reservations ['0eaba036-aec0-44e6-bc33-98110d3c5231', 'd56854e6-a60c-4be9-8c9a-4b7c3c8d3a44', '8fb83b74-8e9a-4017-8215-61831457518e', 'a44c0167-60e8-4ce6-b606-cb0fa896d18e'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:01:32 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Delete snapshot completed successfully. Aug 18 19:01:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Lock "cinder-9240b3f9-5a9a-469c-9124-2ba837c98dfc-delete_snapshot" released by "delete_snapshot" :: held 1.862s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:01:32 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Snapshots deleted, issuing volume delete {{(pid=93728) delete_volume /opt/stack/cinder/cinder/volume/manager.py:1010}} Aug 18 19:01:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Acquiring lock "cinder-quobyte-8be5f3b6-6c42-45fb-93ea-e810be0b80c8" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:01:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Lock "cinder-quobyte-8be5f3b6-6c42-45fb-93ea-e810be0b80c8" acquired by "delete_volume" :: waited 0.025s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:01:32 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[c014acee-5a1a-4616-ae95-d614ac79acdf]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:01:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:32 devstack sudo[105544]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8 Aug 18 19:01:32 devstack sudo[105544]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-7ac3ce21-db52-4ac9-b427-9b1e92544490 tempest-VolumesActionsTest-723425926 None] Acquiring lock "cinder-1ccc0802-d2f6-43f6-8e95-6249f9b752a5-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:01:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-7ac3ce21-db52-4ac9-b427-9b1e92544490 tempest-VolumesActionsTest-723425926 None] Lock "cinder-1ccc0802-d2f6-43f6-8e95-6249f9b752a5-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:01:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-7ac3ce21-db52-4ac9-b427-9b1e92544490 tempest-VolumesActionsTest-723425926 None] Acquiring lock "cinder-quobyte-1ccc0802-d2f6-43f6-8e95-6249f9b752a5" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:01:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-7ac3ce21-db52-4ac9-b427-9b1e92544490 tempest-VolumesActionsTest-723425926 None] Lock "cinder-quobyte-1ccc0802-d2f6-43f6-8e95-6249f9b752a5" acquired by "delete_volume" :: waited 0.028s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:01:32 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[4fada6ea-610d-46f1-b38d-1e46455fc1aa]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:01:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7ac3ce21-db52-4ac9-b427-9b1e92544490 tempest-VolumesActionsTest-723425926 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1ccc0802-d2f6-43f6-8e95-6249f9b752a5 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:32 devstack sudo[105546]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1ccc0802-d2f6-43f6-8e95-6249f9b752a5 Aug 18 19:01:32 devstack sudo[105546]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:32 devstack sudo[105544]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8" returned: 0 in 0.478s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:32 devstack sudo[105551]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8 Aug 18 19:01:32 devstack sudo[105551]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:33 devstack sudo[105551]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8be5f3b6-6c42-45fb-93ea-e810be0b80c8" returned: 0 in 0.306s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:33 devstack sudo[105546]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7ac3ce21-db52-4ac9-b427-9b1e92544490 tempest-VolumesActionsTest-723425926 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1ccc0802-d2f6-43f6-8e95-6249f9b752a5" returned: 0 in 0.476s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7ac3ce21-db52-4ac9-b427-9b1e92544490 tempest-VolumesActionsTest-723425926 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1ccc0802-d2f6-43f6-8e95-6249f9b752a5 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Lock "cinder-quobyte-8be5f3b6-6c42-45fb-93ea-e810be0b80c8" released by "delete_volume" :: held 0.871s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:01:33 devstack sudo[105557]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1ccc0802-d2f6-43f6-8e95-6249f9b752a5 Aug 18 19:01:33 devstack sudo[105557]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:33 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Created reservations ['981f3333-b259-4628-9e23-d79e398ae563', 'a204888c-c6f0-419e-9089-62cd2eb3aea6', '7941e422-2ef0-4787-94a8-23095952583b', 'bdb5717f-3a89-400f-96c1-0e9504e6c860'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:01:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:33 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:01:33 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:01:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:33 devstack sudo[105559]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:01:33 devstack sudo[105559]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:33 devstack sudo[105557]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7ac3ce21-db52-4ac9-b427-9b1e92544490 tempest-VolumesActionsTest-723425926 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1ccc0802-d2f6-43f6-8e95-6249f9b752a5" returned: 0 in 0.405s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-7ac3ce21-db52-4ac9-b427-9b1e92544490 tempest-VolumesActionsTest-723425926 None] Lock "cinder-quobyte-1ccc0802-d2f6-43f6-8e95-6249f9b752a5" released by "delete_volume" :: held 0.936s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:01:33 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-7ac3ce21-db52-4ac9-b427-9b1e92544490 tempest-VolumesActionsTest-723425926 None] Created reservations ['bdf556db-a685-4620-8690-0456d1e7cbe3', '4bd925a0-2270-4705-a317-8256319aa35a', '10631c3a-1ea8-4022-acae-5294bd22f200', 'a2ca050e-09e9-4688-82cd-68769a27452f'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:01:33 devstack sudo[105559]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.402s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:33 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:01:33 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Deleted volume successfully. Aug 18 19:01:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9f6ae08d-a609-47d4-8f16-4081a5c4e0b4 tempest-VolumesDeleteCascade-1746963827 None] Lock "cinder-8be5f3b6-6c42-45fb-93ea-e810be0b80c8-delete_volume" released by "delete_volume" :: held 7.052s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:01:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7ac3ce21-db52-4ac9-b427-9b1e92544490 tempest-VolumesActionsTest-723425926 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7ac3ce21-db52-4ac9-b427-9b1e92544490 tempest-VolumesActionsTest-723425926 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:33 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7ac3ce21-db52-4ac9-b427-9b1e92544490 tempest-VolumesActionsTest-723425926 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:01:33 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7ac3ce21-db52-4ac9-b427-9b1e92544490 tempest-VolumesActionsTest-723425926 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:01:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7ac3ce21-db52-4ac9-b427-9b1e92544490 tempest-VolumesActionsTest-723425926 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7ac3ce21-db52-4ac9-b427-9b1e92544490 tempest-VolumesActionsTest-723425926 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:33 devstack sudo[105563]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:01:33 devstack sudo[105563]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:34 devstack sudo[105563]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7ac3ce21-db52-4ac9-b427-9b1e92544490 tempest-VolumesActionsTest-723425926 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.303s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:34 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-7ac3ce21-db52-4ac9-b427-9b1e92544490 tempest-VolumesActionsTest-723425926 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:01:34 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-7ac3ce21-db52-4ac9-b427-9b1e92544490 tempest-VolumesActionsTest-723425926 None] Deleted volume successfully. Aug 18 19:01:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-7ac3ce21-db52-4ac9-b427-9b1e92544490 tempest-VolumesActionsTest-723425926 None] Lock "cinder-1ccc0802-d2f6-43f6-8e95-6249f9b752a5-delete_volume" released by "delete_volume" :: held 1.635s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:01:34 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-879ecb68-8be9-4e64-b46f-002bc90aa695 tempest-VolumesDeleteCascade-1746963827 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:01:34 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-879ecb68-8be9-4e64-b46f-002bc90aa695 tempest-VolumesDeleteCascade-1746963827 None] Flow 'volume_create_manager' (3d9c7173-7616-4a9a-a409-5b798f1bec1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:01:34 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-879ecb68-8be9-4e64-b46f-002bc90aa695 tempest-VolumesDeleteCascade-1746963827 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ee690715-8dcf-4f83-8280-5ed2dae40026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:34 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-879ecb68-8be9-4e64-b46f-002bc90aa695 tempest-VolumesDeleteCascade-1746963827 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ee690715-8dcf-4f83-8280-5ed2dae40026) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:01:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-316748397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=176be1ee-71fa-4a89-ad18-5702731acc83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e979196c87394a67b57ebfb345f5d7d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:01: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-18T17:01:34Z,use_quota=True,user_id='23cf900ba6844742bfe84085f46e8776',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:34 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-879ecb68-8be9-4e64-b46f-002bc90aa695 tempest-VolumesDeleteCascade-1746963827 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e1968628-c98a-4094-9bdc-da52bea241e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:34 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-879ecb68-8be9-4e64-b46f-002bc90aa695 tempest-VolumesDeleteCascade-1746963827 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e1968628-c98a-4094-9bdc-da52bea241e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:34 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-879ecb68-8be9-4e64-b46f-002bc90aa695 tempest-VolumesDeleteCascade-1746963827 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (385ed9bc-be30-4630-a1b1-16d9edba1435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:34 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-879ecb68-8be9-4e64-b46f-002bc90aa695 tempest-VolumesDeleteCascade-1746963827 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (385ed9bc-be30-4630-a1b1-16d9edba1435) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '176be1ee-71fa-4a89-ad18-5702731acc83', 'volume_name': 'volume-176be1ee-71fa-4a89-ad18-5702731acc83', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:34 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-879ecb68-8be9-4e64-b46f-002bc90aa695 tempest-VolumesDeleteCascade-1746963827 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f26cb391-3fec-46de-8e58-58e6f861bbfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:34 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-879ecb68-8be9-4e64-b46f-002bc90aa695 tempest-VolumesDeleteCascade-1746963827 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f26cb391-3fec-46de-8e58-58e6f861bbfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:34 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-879ecb68-8be9-4e64-b46f-002bc90aa695 tempest-VolumesDeleteCascade-1746963827 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (14282b49-fd6d-4321-8c39-b44ed6c99534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:34 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-879ecb68-8be9-4e64-b46f-002bc90aa695 tempest-VolumesDeleteCascade-1746963827 None] Volume 176be1ee-71fa-4a89-ad18-5702731acc83: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-176be1ee-71fa-4a89-ad18-5702731acc83', 'volume_size': 1} Aug 18 19:01:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-879ecb68-8be9-4e64-b46f-002bc90aa695 tempest-VolumesDeleteCascade-1746963827 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-879ecb68-8be9-4e64-b46f-002bc90aa695 tempest-VolumesDeleteCascade-1746963827 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:34 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-879ecb68-8be9-4e64-b46f-002bc90aa695 tempest-VolumesDeleteCascade-1746963827 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:01:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-316748397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=176be1ee-71fa-4a89-ad18-5702731acc83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e979196c87394a67b57ebfb345f5d7d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:01: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-18T17:01:34Z,use_quota=True,user_id='23cf900ba6844742bfe84085f46e8776',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:01:34 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-879ecb68-8be9-4e64-b46f-002bc90aa695 tempest-VolumesDeleteCascade-1746963827 None] Creating volume 176be1ee-71fa-4a89-ad18-5702731acc83 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:01:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-879ecb68-8be9-4e64-b46f-002bc90aa695 tempest-VolumesDeleteCascade-1746963827 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-879ecb68-8be9-4e64-b46f-002bc90aa695 tempest-VolumesDeleteCascade-1746963827 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:34 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-879ecb68-8be9-4e64-b46f-002bc90aa695 tempest-VolumesDeleteCascade-1746963827 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:01:34 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-879ecb68-8be9-4e64-b46f-002bc90aa695 tempest-VolumesDeleteCascade-1746963827 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:01:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-879ecb68-8be9-4e64-b46f-002bc90aa695 tempest-VolumesDeleteCascade-1746963827 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:34 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-879ecb68-8be9-4e64-b46f-002bc90aa695 tempest-VolumesDeleteCascade-1746963827 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:01:34 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-879ecb68-8be9-4e64-b46f-002bc90aa695 tempest-VolumesDeleteCascade-1746963827 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:01:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-879ecb68-8be9-4e64-b46f-002bc90aa695 tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:34 devstack sudo[105566]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83 1073741824 Aug 18 19:01:34 devstack sudo[105566]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:34 devstack sudo[105566]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-879ecb68-8be9-4e64-b46f-002bc90aa695 tempest-VolumesDeleteCascade-1746963827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83 1073741824" returned: 0 in 0.517s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-879ecb68-8be9-4e64-b46f-002bc90aa695 tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:35 devstack sudo[105573]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83 Aug 18 19:01:35 devstack sudo[105573]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:35 devstack sudo[105573]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-879ecb68-8be9-4e64-b46f-002bc90aa695 tempest-VolumesDeleteCascade-1746963827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83" returned: 0 in 0.306s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:35 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-879ecb68-8be9-4e64-b46f-002bc90aa695 tempest-VolumesDeleteCascade-1746963827 None] <== create_volume: return (877ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:01:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-879ecb68-8be9-4e64-b46f-002bc90aa695 tempest-VolumesDeleteCascade-1746963827 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.880s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:35 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-879ecb68-8be9-4e64-b46f-002bc90aa695 tempest-VolumesDeleteCascade-1746963827 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (14282b49-fd6d-4321-8c39-b44ed6c99534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-176be1ee-71fa-4a89-ad18-5702731acc83', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:35 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-879ecb68-8be9-4e64-b46f-002bc90aa695 tempest-VolumesDeleteCascade-1746963827 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b457f015-f9e3-4f08-ab91-20c3f2a47366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:35 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-879ecb68-8be9-4e64-b46f-002bc90aa695 tempest-VolumesDeleteCascade-1746963827 None] Volume volume-176be1ee-71fa-4a89-ad18-5702731acc83 (176be1ee-71fa-4a89-ad18-5702731acc83): created successfully Aug 18 19:01:35 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-879ecb68-8be9-4e64-b46f-002bc90aa695 tempest-VolumesDeleteCascade-1746963827 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b457f015-f9e3-4f08-ab91-20c3f2a47366) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:35 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-879ecb68-8be9-4e64-b46f-002bc90aa695 tempest-VolumesDeleteCascade-1746963827 None] Flow 'volume_create_manager' (3d9c7173-7616-4a9a-a409-5b798f1bec1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:01:35 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-879ecb68-8be9-4e64-b46f-002bc90aa695 tempest-VolumesDeleteCascade-1746963827 None] Created volume successfully. Aug 18 19:01:36 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=113,cinder:INSERT=33,cinder:UPDATE=130,cinder:DELETE=11 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:01:36 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:UPDATE=132,cinder:SELECT=103,cinder:INSERT=30,cinder:DELETE=12 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:01:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2c00130c-72b7-4666-9a47-038df3357e1d tempest-VolumesDeleteCascade-1746963827 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2c00130c-72b7-4666-9a47-038df3357e1d tempest-VolumesDeleteCascade-1746963827 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.002s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:36 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-2c00130c-72b7-4666-9a47-038df3357e1d tempest-VolumesDeleteCascade-1746963827 None] Creating offline snapshot 442cfa03-1e46-4958-aeca-bcf2fdb27c79 of volume 176be1ee-71fa-4a89-ad18-5702731acc83 {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:01:36 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[6d3b7075-9904-432a-9710-df0e22904235]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:01:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2c00130c-72b7-4666-9a47-038df3357e1d tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:36 devstack sudo[105586]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83 Aug 18 19:01:36 devstack sudo[105586]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:37 devstack sudo[105586]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2c00130c-72b7-4666-9a47-038df3357e1d tempest-VolumesDeleteCascade-1746963827 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83" returned: 0 in 0.393s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2c00130c-72b7-4666-9a47-038df3357e1d tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83.442cfa03-1e46-4958-aeca-bcf2fdb27c79 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:37 devstack sudo[105591]: 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/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83.442cfa03-1e46-4958-aeca-bcf2fdb27c79 1G Aug 18 19:01:37 devstack sudo[105591]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:37 devstack sudo[105591]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2c00130c-72b7-4666-9a47-038df3357e1d tempest-VolumesDeleteCascade-1746963827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83.442cfa03-1e46-4958-aeca-bcf2fdb27c79 1G" returned: 0 in 0.455s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2c00130c-72b7-4666-9a47-038df3357e1d tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-176be1ee-71fa-4a89-ad18-5702731acc83 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83.442cfa03-1e46-4958-aeca-bcf2fdb27c79 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:37 devstack sudo[105599]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-176be1ee-71fa-4a89-ad18-5702731acc83 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83.442cfa03-1e46-4958-aeca-bcf2fdb27c79 Aug 18 19:01:37 devstack sudo[105599]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:37 devstack sudo[105599]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2c00130c-72b7-4666-9a47-038df3357e1d tempest-VolumesDeleteCascade-1746963827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-176be1ee-71fa-4a89-ad18-5702731acc83 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83.442cfa03-1e46-4958-aeca-bcf2fdb27c79" returned: 0 in 0.326s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:37 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-2c00130c-72b7-4666-9a47-038df3357e1d tempest-VolumesDeleteCascade-1746963827 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83.442cfa03-1e46-4958-aeca-bcf2fdb27c79 is being set with open permissions: ugo+rw Aug 18 19:01:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2c00130c-72b7-4666-9a47-038df3357e1d tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83.442cfa03-1e46-4958-aeca-bcf2fdb27c79 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:37 devstack sudo[105604]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83.442cfa03-1e46-4958-aeca-bcf2fdb27c79 Aug 18 19:01:37 devstack sudo[105604]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:38 devstack sudo[105604]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2c00130c-72b7-4666-9a47-038df3357e1d tempest-VolumesDeleteCascade-1746963827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83.442cfa03-1e46-4958-aeca-bcf2fdb27c79" returned: 0 in 0.274s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2c00130c-72b7-4666-9a47-038df3357e1d tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:38 devstack sudo[105607]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83.info Aug 18 19:01:38 devstack sudo[105607]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:38 devstack sudo[105607]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2c00130c-72b7-4666-9a47-038df3357e1d tempest-VolumesDeleteCascade-1746963827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83.info" returned: 0 in 0.368s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:38 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-2c00130c-72b7-4666-9a47-038df3357e1d tempest-VolumesDeleteCascade-1746963827 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83.info is being set with open permissions: ugo+rw Aug 18 19:01:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2c00130c-72b7-4666-9a47-038df3357e1d tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:38 devstack sudo[105626]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83.info Aug 18 19:01:38 devstack sudo[105626]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:38 devstack sudo[105626]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2c00130c-72b7-4666-9a47-038df3357e1d tempest-VolumesDeleteCascade-1746963827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83.info" returned: 0 in 0.321s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2c00130c-72b7-4666-9a47-038df3357e1d tempest-VolumesDeleteCascade-1746963827 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.266s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:38 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-2c00130c-72b7-4666-9a47-038df3357e1d tempest-VolumesDeleteCascade-1746963827 None] Create snapshot completed successfully Aug 18 19:01:40 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:01:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Flow 'volume_create_manager' (d5eaf92b-5b46-4c94-9ea6-092f0ce61684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:01:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e16efc09-7f6e-41ff-9db3-b7bcccb315b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e16efc09-7f6e-41ff-9db3-b7bcccb315b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:01:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-466797330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fe5a4d0f-d864-45df-81ab-2a14269ffb77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e979196c87394a67b57ebfb345f5d7d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:01:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=442cfa03-1e46-4958-aeca-bcf2fdb27c79,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T17:01:41Z,use_quota=True,user_id='23cf900ba6844742bfe84085f46e8776',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (111c84f0-5a39-4660-a5a3-d0ffb411029a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (111c84f0-5a39-4660-a5a3-d0ffb411029a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (46bc6a32-bdfb-4f2c-a5a7-d0fa16a14706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (46bc6a32-bdfb-4f2c-a5a7-d0fa16a14706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'fe5a4d0f-d864-45df-81ab-2a14269ffb77', 'volume_name': 'volume-fe5a4d0f-d864-45df-81ab-2a14269ffb77', 'volume_size': 1, 'snapshot_id': '442cfa03-1e46-4958-aeca-bcf2fdb27c79'}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cd9ca6b3-24d7-4260-b252-ea54c0b63f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cd9ca6b3-24d7-4260-b252-ea54c0b63f30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a526ae70-2b77-4451-8a05-fb2c9486af55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:40 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Volume fe5a4d0f-d864-45df-81ab-2a14269ffb77: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-fe5a4d0f-d864-45df-81ab-2a14269ffb77', 'volume_size': 1, 'snapshot_id': '442cfa03-1e46-4958-aeca-bcf2fdb27c79'} Aug 18 19:01:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:40 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Acquiring lock "cinder-quobyte-442cfa03-1e46-4958-aeca-bcf2fdb27c79-fe5a4d0f-d864-45df-81ab-2a14269ffb77" by "_create_volume_from_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:01:40 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Lock "cinder-quobyte-442cfa03-1e46-4958-aeca-bcf2fdb27c79-fe5a4d0f-d864-45df-81ab-2a14269ffb77" acquired by "_create_volume_from_snapshot" :: waited 0.017s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:01:40 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Creating volume fe5a4d0f-d864-45df-81ab-2a14269ffb77 from snapshot 442cfa03-1e46-4958-aeca-bcf2fdb27c79 {{(pid=93728) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 18 19:01:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:40 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:01:40 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:01:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:40 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:01:40 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Acquiring lock "cinder-quobyte-fe5a4d0f-d864-45df-81ab-2a14269ffb77" by "_copy_volume_from_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:01:40 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Lock "cinder-quobyte-fe5a4d0f-d864-45df-81ab-2a14269ffb77" acquired by "_copy_volume_from_snapshot" :: waited 0.014s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:01:40 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] snapshot: 442cfa03-1e46-4958-aeca-bcf2fdb27c79, volume: fe5a4d0f-d864-45df-81ab-2a14269ffb77, {{(pid=93728) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 18 19:01:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:40 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:01:40 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:01:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:40 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[d26c1d29-6bd9-4ff4-bc6d-147699b67ee8]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:01:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83.442cfa03-1e46-4958-aeca-bcf2fdb27c79 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:41 devstack sudo[105679]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83.442cfa03-1e46-4958-aeca-bcf2fdb27c79 Aug 18 19:01:41 devstack sudo[105679]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:41 devstack sudo[105679]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83.442cfa03-1e46-4958-aeca-bcf2fdb27c79" returned: 0 in 0.403s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-176be1ee-71fa-4a89-ad18-5702731acc83(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:01:41 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[b1674ca3-311f-4fbf-bb14-cd323c402270]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:01:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:41 devstack sudo[105685]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83 Aug 18 19:01:41 devstack sudo[105685]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:41 devstack sudo[105685]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83" returned: 0 in 0.408s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] will copy from snapshot at /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83 {{(pid=93728) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 18 19:01:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Creating direct copy from snapshot {{(pid=93728) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 18 19:01:41 devstack cinder-volume[93728]: DEBUG cinder.utils [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Path /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fe5a4d0f-d864-45df-81ab-2a14269ffb77 not found in is_blk_device check {{(pid=93728) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 18 19:01:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fe5a4d0f-d864-45df-81ab-2a14269ffb77 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:41 devstack sudo[105690]: 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/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fe5a4d0f-d864-45df-81ab-2a14269ffb77 Aug 18 19:01:41 devstack sudo[105690]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:41 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 19:01:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:01:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:01:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:42 devstack sudo[105695]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:01:42 devstack sudo[105695]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:42 devstack sudo[105695]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.803s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:42 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:01:42 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager._thread_info {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 19:01:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread count: 28 {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 18 19:01:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread info: [<_MainThread(MainThread, started 134742134784128)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 18 19:01:47 devstack sudo[105690]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:47 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fe5a4d0f-d864-45df-81ab-2a14269ffb77" returned: 0 in 5.988s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:47 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Image conversion details: src /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83, size 1024.00 MB, duration 5.99 sec, destination /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fe5a4d0f-d864-45df-81ab-2a14269ffb77 {{(pid=93728) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 18 19:01:47 devstack cinder-volume[93728]: INFO cinder.image.image_utils [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Converted 1024.00 MB image at 170.97 MB/s Aug 18 19:01:47 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fe5a4d0f-d864-45df-81ab-2a14269ffb77 is being set with open permissions: ugo+rw Aug 18 19:01:47 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fe5a4d0f-d864-45df-81ab-2a14269ffb77 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:47 devstack sudo[105728]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fe5a4d0f-d864-45df-81ab-2a14269ffb77 Aug 18 19:01:47 devstack sudo[105728]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:48 devstack sudo[105728]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:48 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fe5a4d0f-d864-45df-81ab-2a14269ffb77" returned: 0 in 0.291s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:48 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Lock "cinder-quobyte-fe5a4d0f-d864-45df-81ab-2a14269ffb77" released by "_copy_volume_from_snapshot" :: held 7.209s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:01:48 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Lock "cinder-quobyte-442cfa03-1e46-4958-aeca-bcf2fdb27c79-fe5a4d0f-d864-45df-81ab-2a14269ffb77" released by "_create_volume_from_snapshot" :: held 7.293s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:01:48 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 7.312s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a526ae70-2b77-4451-8a05-fb2c9486af55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fe5a4d0f-d864-45df-81ab-2a14269ffb77', 'volume_size': 1, 'snapshot_id': '442cfa03-1e46-4958-aeca-bcf2fdb27c79'}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1e2244f2-8d7a-4aa1-8815-6185b383a713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:48 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Volume volume-fe5a4d0f-d864-45df-81ab-2a14269ffb77 (fe5a4d0f-d864-45df-81ab-2a14269ffb77): created successfully Aug 18 19:01:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1e2244f2-8d7a-4aa1-8815-6185b383a713) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Flow 'volume_create_manager' (d5eaf92b-5b46-4c94-9ea6-092f0ce61684) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:01:48 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-00a5575e-02c7-4796-a384-bd99bcab7b67 tempest-VolumesDeleteCascade-1746963827 None] Created volume successfully. Aug 18 19:01:49 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] Acquiring lock "cinder-176be1ee-71fa-4a89-ad18-5702731acc83-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:01:49 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] Lock "cinder-176be1ee-71fa-4a89-ad18-5702731acc83-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:01:49 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] Performing cascade delete. {{(pid=93728) delete_volume /opt/stack/cinder/cinder/volume/manager.py:995}} Aug 18 19:01:49 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] Acquiring lock "cinder-442cfa03-1e46-4958-aeca-bcf2fdb27c79-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:01:49 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] Lock "cinder-442cfa03-1e46-4958-aeca-bcf2fdb27c79-delete_snapshot" acquired by "delete_snapshot" :: waited 0.027s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:01:49 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] Acquiring lock "cinder-quobyte-176be1ee-71fa-4a89-ad18-5702731acc83" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:01:49 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] Lock "cinder-quobyte-176be1ee-71fa-4a89-ad18-5702731acc83" acquired by "delete_snapshot" :: waited 0.026s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:01:49 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] Acquiring lock "cinder-quobyte-442cfa03-1e46-4958-aeca-bcf2fdb27c79" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:01:49 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] Lock "cinder-quobyte-442cfa03-1e46-4958-aeca-bcf2fdb27c79" acquired by "_delete_snapshot" :: waited 0.018s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:01:49 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] Deleting offline snapshot 442cfa03-1e46-4958-aeca-bcf2fdb27c79 of volume 176be1ee-71fa-4a89-ad18-5702731acc83 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:01:49 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] snapshot_file for this snap is: volume-176be1ee-71fa-4a89-ad18-5702731acc83.442cfa03-1e46-4958-aeca-bcf2fdb27c79 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:01:49 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[2a273cee-213b-4f93-a384-793faf59781f]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:01:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83.442cfa03-1e46-4958-aeca-bcf2fdb27c79 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:49 devstack sudo[105733]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83.442cfa03-1e46-4958-aeca-bcf2fdb27c79 Aug 18 19:01:49 devstack sudo[105733]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:49 devstack sudo[105733]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83.442cfa03-1e46-4958-aeca-bcf2fdb27c79" returned: 0 in 0.480s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:49 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-176be1ee-71fa-4a89-ad18-5702731acc83(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:01:49 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[bb4018c0-f030-44a0-b21b-756e56e51abc]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:01:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:49 devstack sudo[105738]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83 Aug 18 19:01:49 devstack sudo[105738]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:50 devstack sudo[105738]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83" returned: 0 in 0.567s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83.442cfa03-1e46-4958-aeca-bcf2fdb27c79 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:50 devstack sudo[105743]: 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/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83.442cfa03-1e46-4958-aeca-bcf2fdb27c79 Aug 18 19:01:50 devstack sudo[105743]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:50 devstack sudo[105743]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83.442cfa03-1e46-4958-aeca-bcf2fdb27c79" returned: 0 in 0.591s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83.442cfa03-1e46-4958-aeca-bcf2fdb27c79 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:51 devstack sudo[105751]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83.442cfa03-1e46-4958-aeca-bcf2fdb27c79 Aug 18 19:01:51 devstack sudo[105751]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:51 devstack sudo[105751]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83.442cfa03-1e46-4958-aeca-bcf2fdb27c79" returned: 0 in 0.470s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:51 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] Lock "cinder-quobyte-442cfa03-1e46-4958-aeca-bcf2fdb27c79" released by "_delete_snapshot" :: held 2.260s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:01:51 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] Lock "cinder-quobyte-176be1ee-71fa-4a89-ad18-5702731acc83" released by "delete_snapshot" :: held 2.289s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:01:51 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] Created reservations ['0d433fb4-fdc2-4d0c-9b92-ebe2f200cdf3', 'bcd15d0b-08fb-42d9-af9e-317a32e24fc8', 'c44594c6-1c71-426c-ad6d-628ef8588598', '1d555380-a65e-4ed7-b6bd-1b00be3703ae'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:01:51 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] Delete snapshot completed successfully. Aug 18 19:01:51 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] Lock "cinder-442cfa03-1e46-4958-aeca-bcf2fdb27c79-delete_snapshot" released by "delete_snapshot" :: held 2.514s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:01:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] Snapshots deleted, issuing volume delete {{(pid=93728) delete_volume /opt/stack/cinder/cinder/volume/manager.py:1010}} Aug 18 19:01:51 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] Acquiring lock "cinder-quobyte-176be1ee-71fa-4a89-ad18-5702731acc83" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:01:51 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] Lock "cinder-quobyte-176be1ee-71fa-4a89-ad18-5702731acc83" acquired by "delete_volume" :: waited 0.041s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:01:51 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[30a4da8a-e8e4-4b92-83fa-6d9dec3bc08e]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:01:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:51 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-75bfff95-e6cf-4ff4-a2b7-76fd8cf46cb8 req-d092e4c9-b26b-47c9-a37a-ffa5d01c56e2 tempest-TestMinimumBasicScenario-1798132860 None] Terminate volume connection completed successfully. Aug 18 19:01:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-75bfff95-e6cf-4ff4-a2b7-76fd8cf46cb8 req-d092e4c9-b26b-47c9-a37a-ffa5d01c56e2 tempest-TestMinimumBasicScenario-1798132860 None] Deleting attachment 7e3f7396-a0f7-4580-973d-ad039f0d6a51. {{(pid=93728) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 18 19:01:51 devstack sudo[105760]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83 Aug 18 19:01:51 devstack sudo[105760]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:52 devstack sudo[105760]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83" returned: 0 in 0.515s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:52 devstack sudo[105768]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83 Aug 18 19:01:52 devstack sudo[105768]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:52 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-4c500ed3-48e5-4efe-898d-be4421075ed1 tempest-TestMinimumBasicScenario-1798132860 None] Acquiring lock "cinder-d3491506-fbca-4258-816f-75fc5530b2cc-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:01:52 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-4c500ed3-48e5-4efe-898d-be4421075ed1 tempest-TestMinimumBasicScenario-1798132860 None] Lock "cinder-d3491506-fbca-4258-816f-75fc5530b2cc-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:01:52 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-4c500ed3-48e5-4efe-898d-be4421075ed1 tempest-TestMinimumBasicScenario-1798132860 None] Acquiring lock "cinder-quobyte-d3491506-fbca-4258-816f-75fc5530b2cc" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:01:52 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-4c500ed3-48e5-4efe-898d-be4421075ed1 tempest-TestMinimumBasicScenario-1798132860 None] Lock "cinder-quobyte-d3491506-fbca-4258-816f-75fc5530b2cc" acquired by "delete_volume" :: waited 0.022s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:01:52 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[e1017aac-3bfc-41e9-bbe9-ff1da5255181]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:01:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4c500ed3-48e5-4efe-898d-be4421075ed1 tempest-TestMinimumBasicScenario-1798132860 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d3491506-fbca-4258-816f-75fc5530b2cc {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:52 devstack sudo[105768]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-176be1ee-71fa-4a89-ad18-5702731acc83" returned: 0 in 0.304s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:52 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] Lock "cinder-quobyte-176be1ee-71fa-4a89-ad18-5702731acc83" released by "delete_volume" :: held 0.906s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:01:52 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] Created reservations ['15ea777f-93b2-49d6-8ea7-6693703e0ed2', 'aba9b853-f9b6-494b-88b2-de7fa5492608', '1413ede5-00a7-4081-8ecb-578969578f3c', '0390fbff-1612-4500-9112-00011b3794ac'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:01:52 devstack sudo[105771]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d3491506-fbca-4258-816f-75fc5530b2cc Aug 18 19:01:52 devstack sudo[105771]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:52 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:01:52 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:01:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:52 devstack sudo[105773]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:01:52 devstack sudo[105773]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:53 devstack sudo[105771]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4c500ed3-48e5-4efe-898d-be4421075ed1 tempest-TestMinimumBasicScenario-1798132860 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d3491506-fbca-4258-816f-75fc5530b2cc" returned: 0 in 0.434s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4c500ed3-48e5-4efe-898d-be4421075ed1 tempest-TestMinimumBasicScenario-1798132860 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d3491506-fbca-4258-816f-75fc5530b2cc {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:53 devstack sudo[105778]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d3491506-fbca-4258-816f-75fc5530b2cc Aug 18 19:01:53 devstack sudo[105778]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:53 devstack sudo[105773]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.293s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:53 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:01:53 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] Deleted volume successfully. Aug 18 19:01:53 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0e16f24d-38a5-4718-988e-6a82d4b3775a tempest-VolumesDeleteCascade-1746963827 None] Lock "cinder-176be1ee-71fa-4a89-ad18-5702731acc83-delete_volume" released by "delete_volume" :: held 4.122s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:01:53 devstack sudo[105778]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4c500ed3-48e5-4efe-898d-be4421075ed1 tempest-TestMinimumBasicScenario-1798132860 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d3491506-fbca-4258-816f-75fc5530b2cc" returned: 0 in 0.309s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:53 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-4c500ed3-48e5-4efe-898d-be4421075ed1 tempest-TestMinimumBasicScenario-1798132860 None] Lock "cinder-quobyte-d3491506-fbca-4258-816f-75fc5530b2cc" released by "delete_volume" :: held 0.801s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:01:53 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-4c500ed3-48e5-4efe-898d-be4421075ed1 tempest-TestMinimumBasicScenario-1798132860 None] Created reservations ['acac84c0-e679-4fe2-ae16-6a921e715635', 'd3e44643-cdb1-4817-90c2-8705269bb3c6', 'bae19400-6c9e-4afa-aecb-55aecd2e6146', '91148300-b061-40e0-aa85-0fdda65ad2bf'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:01:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4c500ed3-48e5-4efe-898d-be4421075ed1 tempest-TestMinimumBasicScenario-1798132860 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4c500ed3-48e5-4efe-898d-be4421075ed1 tempest-TestMinimumBasicScenario-1798132860 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:53 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4c500ed3-48e5-4efe-898d-be4421075ed1 tempest-TestMinimumBasicScenario-1798132860 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:01:53 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4c500ed3-48e5-4efe-898d-be4421075ed1 tempest-TestMinimumBasicScenario-1798132860 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:01:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4c500ed3-48e5-4efe-898d-be4421075ed1 tempest-TestMinimumBasicScenario-1798132860 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.027s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4c500ed3-48e5-4efe-898d-be4421075ed1 tempest-TestMinimumBasicScenario-1798132860 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:53 devstack sudo[105782]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:01:53 devstack sudo[105782]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:53 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-7d15b703-ecf6-47e6-a00a-d8f13851810d tempest-VolumesDeleteCascade-1746963827 None] Acquiring lock "cinder-fe5a4d0f-d864-45df-81ab-2a14269ffb77-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:01:53 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-7d15b703-ecf6-47e6-a00a-d8f13851810d tempest-VolumesDeleteCascade-1746963827 None] Lock "cinder-fe5a4d0f-d864-45df-81ab-2a14269ffb77-delete_volume" acquired by "delete_volume" :: waited 0.040s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:01:53 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-7d15b703-ecf6-47e6-a00a-d8f13851810d tempest-VolumesDeleteCascade-1746963827 None] Acquiring lock "cinder-quobyte-fe5a4d0f-d864-45df-81ab-2a14269ffb77" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:01:54 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-7d15b703-ecf6-47e6-a00a-d8f13851810d tempest-VolumesDeleteCascade-1746963827 None] Lock "cinder-quobyte-fe5a4d0f-d864-45df-81ab-2a14269ffb77" acquired by "delete_volume" :: waited 0.027s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:01:54 devstack sudo[105782]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4c500ed3-48e5-4efe-898d-be4421075ed1 tempest-TestMinimumBasicScenario-1798132860 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.463s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:54 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-4c500ed3-48e5-4efe-898d-be4421075ed1 tempest-TestMinimumBasicScenario-1798132860 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:01:54 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-4c500ed3-48e5-4efe-898d-be4421075ed1 tempest-TestMinimumBasicScenario-1798132860 None] Deleted volume successfully. Aug 18 19:01:54 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[c4fae8a8-4147-4711-8289-cdfd461bc420]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:01:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7d15b703-ecf6-47e6-a00a-d8f13851810d tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fe5a4d0f-d864-45df-81ab-2a14269ffb77 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:54 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-4c500ed3-48e5-4efe-898d-be4421075ed1 tempest-TestMinimumBasicScenario-1798132860 None] Lock "cinder-d3491506-fbca-4258-816f-75fc5530b2cc-delete_volume" released by "delete_volume" :: held 1.651s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:01:54 devstack sudo[105785]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fe5a4d0f-d864-45df-81ab-2a14269ffb77 Aug 18 19:01:54 devstack sudo[105785]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7d15b703-ecf6-47e6-a00a-d8f13851810d tempest-VolumesDeleteCascade-1746963827 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fe5a4d0f-d864-45df-81ab-2a14269ffb77" returned: 0 in 0.698s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7d15b703-ecf6-47e6-a00a-d8f13851810d tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fe5a4d0f-d864-45df-81ab-2a14269ffb77 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:54 devstack sudo[105785]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:54 devstack sudo[105813]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fe5a4d0f-d864-45df-81ab-2a14269ffb77 Aug 18 19:01:54 devstack sudo[105813]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:55 devstack sudo[105813]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7d15b703-ecf6-47e6-a00a-d8f13851810d tempest-VolumesDeleteCascade-1746963827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fe5a4d0f-d864-45df-81ab-2a14269ffb77" returned: 0 in 0.565s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:55 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-7d15b703-ecf6-47e6-a00a-d8f13851810d tempest-VolumesDeleteCascade-1746963827 None] Lock "cinder-quobyte-fe5a4d0f-d864-45df-81ab-2a14269ffb77" released by "delete_volume" :: held 1.380s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:01:55 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-7d15b703-ecf6-47e6-a00a-d8f13851810d tempest-VolumesDeleteCascade-1746963827 None] Created reservations ['e388df36-e456-4a9f-9f52-ba33c598172f', '3e142e67-aa25-421e-842f-baebcce10eea', '7865227f-300a-40cb-a8ce-f3de1c1617e3', '32aff298-1799-46f5-94f8-9530659ca40c'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:01:55 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:01:55 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Flow 'volume_create_manager' (fe9cd325-de0f-4830-9f27-eed2f2899bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:01:55 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8e9ee8f1-2c28-4c14-b051-25182226e398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7d15b703-ecf6-47e6-a00a-d8f13851810d tempest-VolumesDeleteCascade-1746963827 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7d15b703-ecf6-47e6-a00a-d8f13851810d tempest-VolumesDeleteCascade-1746963827 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:55 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7d15b703-ecf6-47e6-a00a-d8f13851810d tempest-VolumesDeleteCascade-1746963827 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:01:55 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7d15b703-ecf6-47e6-a00a-d8f13851810d tempest-VolumesDeleteCascade-1746963827 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:01:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7d15b703-ecf6-47e6-a00a-d8f13851810d tempest-VolumesDeleteCascade-1746963827 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7d15b703-ecf6-47e6-a00a-d8f13851810d tempest-VolumesDeleteCascade-1746963827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:55 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8e9ee8f1-2c28-4c14-b051-25182226e398) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:01:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1806033533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fda2d285-6546-4313-8a69-464a8284d8fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0920008dbfc45f8a18e7fd847ec487f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:01: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-18T17:01:55Z,use_quota=True,user_id='dcefb7b95e0c40158c52aafa28d6f517',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:55 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d87ebe4b-3a9a-4372-b8e9-7b02797dc076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:55 devstack sudo[105834]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:01:55 devstack sudo[105834]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:55 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d87ebe4b-3a9a-4372-b8e9-7b02797dc076) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:55 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7bf10c4d-a9d9-40cc-a8d6-bb5032f774f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:55 devstack cinder-volume[93728]: DEBUG cinder.image.glance [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Creating Keystone auth plugin from conf {{(pid=93728) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 18 19:01:56 devstack sudo[105834]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7d15b703-ecf6-47e6-a00a-d8f13851810d tempest-VolumesDeleteCascade-1746963827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.433s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:56 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-7d15b703-ecf6-47e6-a00a-d8f13851810d tempest-VolumesDeleteCascade-1746963827 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:01:56 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-7d15b703-ecf6-47e6-a00a-d8f13851810d tempest-VolumesDeleteCascade-1746963827 None] Deleted volume successfully. Aug 18 19:01:56 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-7d15b703-ecf6-47e6-a00a-d8f13851810d tempest-VolumesDeleteCascade-1746963827 None] Lock "cinder-fe5a4d0f-d864-45df-81ab-2a14269ffb77-delete_volume" released by "delete_volume" :: held 2.271s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:01:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7bf10c4d-a9d9-40cc-a8d6-bb5032f774f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'fda2d285-6546-4313-8a69-464a8284d8fb', 'volume_name': 'volume-fda2d285-6546-4313-8a69-464a8284d8fb', 'volume_size': 1, 'image_id': 'cad92038-24a0-4665-884f-3830143677fb', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cad92038-24a0-4665-884f-3830143677fb', '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': '6217fe19247d4e76ab76dd7dc30f94e7', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cad92038-24a0-4665-884f-3830143677fb', 'created_at': datetime.datetime(2026, 8, 18, 16, 47, 6, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 18, 16, 47, 8, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cad92038-24a0-4665-884f-3830143677fb/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=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d590e837-e074-4783-8086-63f5f64845b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d590e837-e074-4783-8086-63f5f64845b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:01:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (076745a8-b3ae-4e2c-a58e-5d3afd87ecd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:01:56 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Volume fda2d285-6546-4313-8a69-464a8284d8fb: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-fda2d285-6546-4313-8a69-464a8284d8fb', 'volume_size': 1, 'image_id': 'cad92038-24a0-4665-884f-3830143677fb', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cad92038-24a0-4665-884f-3830143677fb', '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': '6217fe19247d4e76ab76dd7dc30f94e7', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cad92038-24a0-4665-884f-3830143677fb', 'created_at': datetime.datetime(2026, 8, 18, 16, 47, 6, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 18, 16, 47, 8, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cad92038-24a0-4665-884f-3830143677fb/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 18 19:01:56 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Trying to clone fda2d285-6546-4313-8a69-464a8284d8fb from image cad92038-24a0-4665-884f-3830143677fb at location (None, [{'url': 'file:///opt/stack/data/glance/images/cad92038-24a0-4665-884f-3830143677fb', 'metadata': {}}]). {{(pid=93728) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 18 19:01:56 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_cad92038-24a0-4665-884f-3830143677fb_0f4udnskdevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=93728) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 18 19:01:56 devstack cinder-volume[93728]: INFO cinder.image.image_utils [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Image download 20.69 MB at 20.69 MB/s Aug 18 19:01:56 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[2c6f2365-13b0-459e-b5bb-639d4a095c71]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:01:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cad92038-24a0-4665-884f-3830143677fb_0f4udnskdevstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:56 devstack sudo[105840]: quobyte : PWD=/ ; USER=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_cad92038-24a0-4665-884f-3830143677fb_0f4udnskdevstack@QuobyteHD Aug 18 19:01:56 devstack sudo[105840]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:57 devstack sudo[105840]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cad92038-24a0-4665-884f-3830143677fb_0f4udnskdevstack@QuobyteHD" returned: 0 in 0.371s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:57 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Temporary image cad92038-24a0-4665-884f-3830143677fb is fetched for user dcefb7b95e0c40158c52aafa28d6f517. {{(pid=93728) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 18 19:01:57 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[96c19ae8-e244-488a-81d0-2012e83451d8]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:01:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cad92038-24a0-4665-884f-3830143677fb_0f4udnskdevstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:57 devstack sudo[105845]: quobyte : PWD=/ ; USER=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_cad92038-24a0-4665-884f-3830143677fb_0f4udnskdevstack@QuobyteHD Aug 18 19:01:57 devstack sudo[105845]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:57 devstack sudo[105845]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cad92038-24a0-4665-884f-3830143677fb_0f4udnskdevstack@QuobyteHD" returned: 0 in 0.453s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:57 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:01:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1806033533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fda2d285-6546-4313-8a69-464a8284d8fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0920008dbfc45f8a18e7fd847ec487f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:01: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-18T17:01:55Z,use_quota=True,user_id='dcefb7b95e0c40158c52aafa28d6f517',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:01:57 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Creating volume fda2d285-6546-4313-8a69-464a8284d8fb {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:01:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:01:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:01:57 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:01:57 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:01:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:57 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:01:57 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:01:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fda2d285-6546-4313-8a69-464a8284d8fb 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:57 devstack sudo[105851]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fda2d285-6546-4313-8a69-464a8284d8fb 1073741824 Aug 18 19:01:57 devstack sudo[105851]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:58 devstack sudo[105851]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fda2d285-6546-4313-8a69-464a8284d8fb 1073741824" returned: 0 in 0.525s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fda2d285-6546-4313-8a69-464a8284d8fb {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:58 devstack sudo[105857]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fda2d285-6546-4313-8a69-464a8284d8fb Aug 18 19:01:58 devstack sudo[105857]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:58 devstack sudo[105857]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fda2d285-6546-4313-8a69-464a8284d8fb" returned: 0 in 0.446s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:58 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] <== create_volume: return (1038ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:01:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.041s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:01:58 devstack cinder-volume[93728]: DEBUG cinder.volume.volume_utils [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Attempting download of cad92038-24a0-4665-884f-3830143677fb ((None, [{'url': 'file:///opt/stack/data/glance/images/cad92038-24a0-4665-884f-3830143677fb', 'metadata': {}}])) to volume fda2d285-6546-4313-8a69-464a8284d8fb. {{(pid=93728) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 18 19:01:59 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[f057434e-847d-4595-92aa-568f7f819569]: (4, 'raw') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:01:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_cad92038-24a0-4665-884f-3830143677fb_k5i9u8m5 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:59 devstack sudo[105879]: 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_cad92038-24a0-4665-884f-3830143677fb_k5i9u8m5 Aug 18 19:01:59 devstack sudo[105879]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:01:59 devstack sudo[105879]: pam_unix(sudo:session): session closed for user root Aug 18 19:01:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] CMD "/opt/stack/data/venv/bin/python3.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_cad92038-24a0-4665-884f-3830143677fb_k5i9u8m5" returned: 0 in 0.645s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:01:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_cad92038-24a0-4665-884f-3830143677fb_k5i9u8m5 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:01:59 devstack sudo[105916]: 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_cad92038-24a0-4665-884f-3830143677fb_k5i9u8m5 Aug 18 19:01:59 devstack sudo[105916]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:00 devstack sudo[105916]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] CMD "/opt/stack/data/venv/bin/python3.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_cad92038-24a0-4665-884f-3830143677fb_k5i9u8m5" returned: 1 in 0.682s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 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_cad92038-24a0-4665-884f-3830143677fb_k5i9u8m5' failed. Not Retrying. {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 18 19:02:00 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[6114f1f3-3888-4d04-861b-1b1b36b2dc00]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:02:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cad92038-24a0-4665-884f-3830143677fb_0f4udnskdevstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:00 devstack sudo[105941]: quobyte : PWD=/ ; USER=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_cad92038-24a0-4665-884f-3830143677fb_0f4udnskdevstack@QuobyteHD Aug 18 19:02:00 devstack sudo[105941]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:01 devstack sudo[105941]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cad92038-24a0-4665-884f-3830143677fb_0f4udnskdevstack@QuobyteHD" returned: 0 in 0.628s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:01 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] cad92038-24a0-4665-884f-3830143677fb was qcow2, converting to qcow2 {{(pid=93728) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 18 19:02:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 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_cad92038-24a0-4665-884f-3830143677fb_0f4udnskdevstack@QuobyteHD /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fda2d285-6546-4313-8a69-464a8284d8fb {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:01 devstack sudo[105956]: 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_cad92038-24a0-4665-884f-3830143677fb_0f4udnskdevstack@QuobyteHD /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fda2d285-6546-4313-8a69-464a8284d8fb Aug 18 19:02:01 devstack sudo[105956]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:03 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-9b9c068c-5c84-4d52-ab76-67e0feeb8971 tempest-VolumesTransfersTest-1546284515 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:02:03 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9b9c068c-5c84-4d52-ab76-67e0feeb8971 tempest-VolumesTransfersTest-1546284515 None] Flow 'volume_create_manager' (6ec0294d-e555-4931-b5ff-824135a551d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:02:03 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9b9c068c-5c84-4d52-ab76-67e0feeb8971 tempest-VolumesTransfersTest-1546284515 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3f12cc66-eee4-4285-93f6-8fef8851520b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:03 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9b9c068c-5c84-4d52-ab76-67e0feeb8971 tempest-VolumesTransfersTest-1546284515 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3f12cc66-eee4-4285-93f6-8fef8851520b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:02:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-895062676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e8f5e0af-f470-4e43-89f9-3eb6b585df87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e55d891edba245cf80bcd87bb54832b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:02: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-18T17:02:03Z,use_quota=True,user_id='8052e561326a4677ae29ffd16c058ceb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:03 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9b9c068c-5c84-4d52-ab76-67e0feeb8971 tempest-VolumesTransfersTest-1546284515 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (acebdcba-d0d2-4dfe-adcf-8242c9e3f708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:03 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9b9c068c-5c84-4d52-ab76-67e0feeb8971 tempest-VolumesTransfersTest-1546284515 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (acebdcba-d0d2-4dfe-adcf-8242c9e3f708) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:03 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9b9c068c-5c84-4d52-ab76-67e0feeb8971 tempest-VolumesTransfersTest-1546284515 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ba91d5fe-bb5b-4e45-b5f1-ef6010589010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:03 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9b9c068c-5c84-4d52-ab76-67e0feeb8971 tempest-VolumesTransfersTest-1546284515 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ba91d5fe-bb5b-4e45-b5f1-ef6010589010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e8f5e0af-f470-4e43-89f9-3eb6b585df87', 'volume_name': 'volume-e8f5e0af-f470-4e43-89f9-3eb6b585df87', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:03 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9b9c068c-5c84-4d52-ab76-67e0feeb8971 tempest-VolumesTransfersTest-1546284515 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d5b40dd8-7972-44c3-b123-53ff9a42c78c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:03 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9b9c068c-5c84-4d52-ab76-67e0feeb8971 tempest-VolumesTransfersTest-1546284515 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d5b40dd8-7972-44c3-b123-53ff9a42c78c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:03 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9b9c068c-5c84-4d52-ab76-67e0feeb8971 tempest-VolumesTransfersTest-1546284515 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b70b9569-bb31-41ea-9dcb-a814e0c93cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:03 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-9b9c068c-5c84-4d52-ab76-67e0feeb8971 tempest-VolumesTransfersTest-1546284515 None] Volume e8f5e0af-f470-4e43-89f9-3eb6b585df87: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e8f5e0af-f470-4e43-89f9-3eb6b585df87', 'volume_size': 1} Aug 18 19:02:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9b9c068c-5c84-4d52-ab76-67e0feeb8971 tempest-VolumesTransfersTest-1546284515 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9b9c068c-5c84-4d52-ab76-67e0feeb8971 tempest-VolumesTransfersTest-1546284515 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:03 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-9b9c068c-5c84-4d52-ab76-67e0feeb8971 tempest-VolumesTransfersTest-1546284515 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:02:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-895062676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e8f5e0af-f470-4e43-89f9-3eb6b585df87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e55d891edba245cf80bcd87bb54832b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:02: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-18T17:02:03Z,use_quota=True,user_id='8052e561326a4677ae29ffd16c058ceb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:02:03 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-9b9c068c-5c84-4d52-ab76-67e0feeb8971 tempest-VolumesTransfersTest-1546284515 None] Creating volume e8f5e0af-f470-4e43-89f9-3eb6b585df87 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:02:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9b9c068c-5c84-4d52-ab76-67e0feeb8971 tempest-VolumesTransfersTest-1546284515 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9b9c068c-5c84-4d52-ab76-67e0feeb8971 tempest-VolumesTransfersTest-1546284515 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:03 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-9b9c068c-5c84-4d52-ab76-67e0feeb8971 tempest-VolumesTransfersTest-1546284515 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:02:03 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-9b9c068c-5c84-4d52-ab76-67e0feeb8971 tempest-VolumesTransfersTest-1546284515 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:02:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9b9c068c-5c84-4d52-ab76-67e0feeb8971 tempest-VolumesTransfersTest-1546284515 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:03 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-9b9c068c-5c84-4d52-ab76-67e0feeb8971 tempest-VolumesTransfersTest-1546284515 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:02:03 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-9b9c068c-5c84-4d52-ab76-67e0feeb8971 tempest-VolumesTransfersTest-1546284515 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:02:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9b9c068c-5c84-4d52-ab76-67e0feeb8971 tempest-VolumesTransfersTest-1546284515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e8f5e0af-f470-4e43-89f9-3eb6b585df87 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:03 devstack sudo[105966]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e8f5e0af-f470-4e43-89f9-3eb6b585df87 1073741824 Aug 18 19:02:03 devstack sudo[105966]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:03 devstack sudo[105956]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_cad92038-24a0-4665-884f-3830143677fb_0f4udnskdevstack@QuobyteHD /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fda2d285-6546-4313-8a69-464a8284d8fb" returned: 0 in 2.832s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:03 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_cad92038-24a0-4665-884f-3830143677fb_0f4udnskdevstack@QuobyteHD, size 112.00 MB, duration 2.83 sec, destination /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fda2d285-6546-4313-8a69-464a8284d8fb {{(pid=93728) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 18 19:02:03 devstack cinder-volume[93728]: INFO cinder.image.image_utils [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Converted 112.00 MB image at 39.52 MB/s Aug 18 19:02:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fda2d285-6546-4313-8a69-464a8284d8fb 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:03 devstack sudo[105968]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fda2d285-6546-4313-8a69-464a8284d8fb 1G Aug 18 19:02:03 devstack sudo[105968]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:04 devstack sudo[105968]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fda2d285-6546-4313-8a69-464a8284d8fb 1G" returned: 0 in 0.514s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:04 devstack cinder-volume[93728]: DEBUG cinder.volume.volume_utils [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Downloaded image cad92038-24a0-4665-884f-3830143677fb ((None, [{'url': 'file:///opt/stack/data/glance/images/cad92038-24a0-4665-884f-3830143677fb', 'metadata': {}}])) to volume fda2d285-6546-4313-8a69-464a8284d8fb successfully. {{(pid=93728) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 18 19:02:04 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Temporary image cad92038-24a0-4665-884f-3830143677fb for user dcefb7b95e0c40158c52aafa28d6f517 is deleted. {{(pid=93728) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 18 19:02:04 devstack cinder-volume[93728]: DEBUG cinder.volume.volume_utils [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Marking volume fda2d285-6546-4313-8a69-464a8284d8fb as bootable. {{(pid=93728) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 18 19:02:04 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Copying metadata from image cad92038-24a0-4665-884f-3830143677fb to fda2d285-6546-4313-8a69-464a8284d8fb. {{(pid=93728) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 18 19:02:04 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Creating volume glance metadata for volume fda2d285-6546-4313-8a69-464a8284d8fb backed by image cad92038-24a0-4665-884f-3830143677fb 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': 'cad92038-24a0-4665-884f-3830143677fb', '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=93728) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 18 19:02:04 devstack sudo[105966]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9b9c068c-5c84-4d52-ab76-67e0feeb8971 tempest-VolumesTransfersTest-1546284515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e8f5e0af-f470-4e43-89f9-3eb6b585df87 1073741824" returned: 0 in 0.839s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9b9c068c-5c84-4d52-ab76-67e0feeb8971 tempest-VolumesTransfersTest-1546284515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e8f5e0af-f470-4e43-89f9-3eb6b585df87 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:04 devstack sudo[105977]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e8f5e0af-f470-4e43-89f9-3eb6b585df87 Aug 18 19:02:04 devstack sudo[105977]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:04 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (076745a8-b3ae-4e2c-a58e-5d3afd87ecd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fda2d285-6546-4313-8a69-464a8284d8fb', 'volume_size': 1, 'image_id': 'cad92038-24a0-4665-884f-3830143677fb', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cad92038-24a0-4665-884f-3830143677fb', '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': '6217fe19247d4e76ab76dd7dc30f94e7', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cad92038-24a0-4665-884f-3830143677fb', 'created_at': datetime.datetime(2026, 8, 18, 16, 47, 6, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 18, 16, 47, 8, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cad92038-24a0-4665-884f-3830143677fb/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=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:04 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (289a83f2-a957-495a-adef-ac0c1d82f276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:04 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Volume volume-fda2d285-6546-4313-8a69-464a8284d8fb (fda2d285-6546-4313-8a69-464a8284d8fb): created successfully Aug 18 19:02:04 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (289a83f2-a957-495a-adef-ac0c1d82f276) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:04 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Flow 'volume_create_manager' (fe9cd325-de0f-4830-9f27-eed2f2899bd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:02:04 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-88126a48-3266-4f44-aa1b-e5c92ca3e4df tempest-VolumesImageMetadata-856363945 None] Created volume successfully. Aug 18 19:02:04 devstack sudo[105977]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9b9c068c-5c84-4d52-ab76-67e0feeb8971 tempest-VolumesTransfersTest-1546284515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e8f5e0af-f470-4e43-89f9-3eb6b585df87" returned: 0 in 0.375s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:04 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-9b9c068c-5c84-4d52-ab76-67e0feeb8971 tempest-VolumesTransfersTest-1546284515 None] <== create_volume: return (1297ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:02:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9b9c068c-5c84-4d52-ab76-67e0feeb8971 tempest-VolumesTransfersTest-1546284515 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.301s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:04 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9b9c068c-5c84-4d52-ab76-67e0feeb8971 tempest-VolumesTransfersTest-1546284515 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b70b9569-bb31-41ea-9dcb-a814e0c93cd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e8f5e0af-f470-4e43-89f9-3eb6b585df87', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:04 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9b9c068c-5c84-4d52-ab76-67e0feeb8971 tempest-VolumesTransfersTest-1546284515 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (28d21d80-4388-41e8-878c-9a64ddba589a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:05 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-9b9c068c-5c84-4d52-ab76-67e0feeb8971 tempest-VolumesTransfersTest-1546284515 None] Volume volume-e8f5e0af-f470-4e43-89f9-3eb6b585df87 (e8f5e0af-f470-4e43-89f9-3eb6b585df87): created successfully Aug 18 19:02:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9b9c068c-5c84-4d52-ab76-67e0feeb8971 tempest-VolumesTransfersTest-1546284515 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (28d21d80-4388-41e8-878c-9a64ddba589a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9b9c068c-5c84-4d52-ab76-67e0feeb8971 tempest-VolumesTransfersTest-1546284515 None] Flow 'volume_create_manager' (6ec0294d-e555-4931-b5ff-824135a551d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:02:05 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-9b9c068c-5c84-4d52-ab76-67e0feeb8971 tempest-VolumesTransfersTest-1546284515 None] Created volume successfully. Aug 18 19:02:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0384b21d-fb51-4bff-9a8d-95871f4913e4 tempest-VolumesImageMetadata-856363945 None] Acquiring lock "cinder-fda2d285-6546-4313-8a69-464a8284d8fb-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:02:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0384b21d-fb51-4bff-9a8d-95871f4913e4 tempest-VolumesImageMetadata-856363945 None] Lock "cinder-fda2d285-6546-4313-8a69-464a8284d8fb-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:02:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0384b21d-fb51-4bff-9a8d-95871f4913e4 tempest-VolumesImageMetadata-856363945 None] Acquiring lock "cinder-quobyte-fda2d285-6546-4313-8a69-464a8284d8fb" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:02:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0384b21d-fb51-4bff-9a8d-95871f4913e4 tempest-VolumesImageMetadata-856363945 None] Lock "cinder-quobyte-fda2d285-6546-4313-8a69-464a8284d8fb" acquired by "delete_volume" :: waited 0.031s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:02:06 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[ae17d8b3-dac6-4359-917c-d690f8fc5d97]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:02:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0384b21d-fb51-4bff-9a8d-95871f4913e4 tempest-VolumesImageMetadata-856363945 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fda2d285-6546-4313-8a69-464a8284d8fb {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:06 devstack sudo[105984]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fda2d285-6546-4313-8a69-464a8284d8fb Aug 18 19:02:06 devstack sudo[105984]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:06 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-33f6ce89-63c4-44d8-bec0-68f267607f77 tempest-VolumesTransfersTest-1675465030 None] Transfer volume completed successfully. Aug 18 19:02:06 devstack sudo[105984]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0384b21d-fb51-4bff-9a8d-95871f4913e4 tempest-VolumesImageMetadata-856363945 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fda2d285-6546-4313-8a69-464a8284d8fb" returned: 0 in 0.449s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0384b21d-fb51-4bff-9a8d-95871f4913e4 tempest-VolumesImageMetadata-856363945 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fda2d285-6546-4313-8a69-464a8284d8fb {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:06 devstack sudo[105990]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fda2d285-6546-4313-8a69-464a8284d8fb Aug 18 19:02:06 devstack sudo[105990]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:07 devstack sudo[105990]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0384b21d-fb51-4bff-9a8d-95871f4913e4 tempest-VolumesImageMetadata-856363945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fda2d285-6546-4313-8a69-464a8284d8fb" returned: 0 in 0.377s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:07 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0384b21d-fb51-4bff-9a8d-95871f4913e4 tempest-VolumesImageMetadata-856363945 None] Lock "cinder-quobyte-fda2d285-6546-4313-8a69-464a8284d8fb" released by "delete_volume" :: held 0.938s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:02:07 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-0384b21d-fb51-4bff-9a8d-95871f4913e4 tempest-VolumesImageMetadata-856363945 None] Created reservations ['caf2e8a2-6a58-4ca7-b357-b2c3a739abdb', 'de95a204-95d7-4c82-ae19-e8e73cdb6368', '6fcd8bd7-850e-45ec-8a3c-be9aab8d3124', 'fa5fbce7-087a-4d12-8df1-44522ea7670b'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:02:07 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-aab5783e-e6e6-4616-be20-45d3e1dd1087 tempest-VolumesTransfersTest-1705188706 None] Acquiring lock "cinder-e8f5e0af-f470-4e43-89f9-3eb6b585df87-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:02:07 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-aab5783e-e6e6-4616-be20-45d3e1dd1087 tempest-VolumesTransfersTest-1705188706 None] Lock "cinder-e8f5e0af-f470-4e43-89f9-3eb6b585df87-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:02:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0384b21d-fb51-4bff-9a8d-95871f4913e4 tempest-VolumesImageMetadata-856363945 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0384b21d-fb51-4bff-9a8d-95871f4913e4 tempest-VolumesImageMetadata-856363945 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:07 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-0384b21d-fb51-4bff-9a8d-95871f4913e4 tempest-VolumesImageMetadata-856363945 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:02:07 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-0384b21d-fb51-4bff-9a8d-95871f4913e4 tempest-VolumesImageMetadata-856363945 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:02:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0384b21d-fb51-4bff-9a8d-95871f4913e4 tempest-VolumesImageMetadata-856363945 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0384b21d-fb51-4bff-9a8d-95871f4913e4 tempest-VolumesImageMetadata-856363945 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:07 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-aab5783e-e6e6-4616-be20-45d3e1dd1087 tempest-VolumesTransfersTest-1705188706 None] Acquiring lock "cinder-quobyte-e8f5e0af-f470-4e43-89f9-3eb6b585df87" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:02:07 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-aab5783e-e6e6-4616-be20-45d3e1dd1087 tempest-VolumesTransfersTest-1705188706 None] Lock "cinder-quobyte-e8f5e0af-f470-4e43-89f9-3eb6b585df87" acquired by "delete_volume" :: waited 0.019s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:02:07 devstack sudo[105994]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:02:07 devstack sudo[105994]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:07 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[034b248b-8e82-458d-b23c-081612ef4980]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:02:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-aab5783e-e6e6-4616-be20-45d3e1dd1087 tempest-VolumesTransfersTest-1705188706 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e8f5e0af-f470-4e43-89f9-3eb6b585df87 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:07 devstack sudo[105996]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e8f5e0af-f470-4e43-89f9-3eb6b585df87 Aug 18 19:02:07 devstack sudo[105996]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:07 devstack sudo[105994]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0384b21d-fb51-4bff-9a8d-95871f4913e4 tempest-VolumesImageMetadata-856363945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.355s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:07 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-0384b21d-fb51-4bff-9a8d-95871f4913e4 tempest-VolumesImageMetadata-856363945 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:02:07 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-0384b21d-fb51-4bff-9a8d-95871f4913e4 tempest-VolumesImageMetadata-856363945 None] Deleted volume successfully. Aug 18 19:02:07 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0384b21d-fb51-4bff-9a8d-95871f4913e4 tempest-VolumesImageMetadata-856363945 None] Lock "cinder-fda2d285-6546-4313-8a69-464a8284d8fb-delete_volume" released by "delete_volume" :: held 1.696s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:02:08 devstack sudo[105996]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-aab5783e-e6e6-4616-be20-45d3e1dd1087 tempest-VolumesTransfersTest-1705188706 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e8f5e0af-f470-4e43-89f9-3eb6b585df87" returned: 0 in 0.476s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-aab5783e-e6e6-4616-be20-45d3e1dd1087 tempest-VolumesTransfersTest-1705188706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e8f5e0af-f470-4e43-89f9-3eb6b585df87 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:08 devstack sudo[106003]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e8f5e0af-f470-4e43-89f9-3eb6b585df87 Aug 18 19:02:08 devstack sudo[106003]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:08 devstack sudo[106003]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-aab5783e-e6e6-4616-be20-45d3e1dd1087 tempest-VolumesTransfersTest-1705188706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e8f5e0af-f470-4e43-89f9-3eb6b585df87" returned: 0 in 0.272s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:08 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-aab5783e-e6e6-4616-be20-45d3e1dd1087 tempest-VolumesTransfersTest-1705188706 None] Lock "cinder-quobyte-e8f5e0af-f470-4e43-89f9-3eb6b585df87" released by "delete_volume" :: held 0.807s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:02:08 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-aab5783e-e6e6-4616-be20-45d3e1dd1087 tempest-VolumesTransfersTest-1705188706 None] Created reservations ['d01c8ac2-5098-434e-adbe-02b9a65942d0', 'c57c8d16-0960-4b41-b2c6-74388e8ac111', 'a7b672bc-5127-41fc-b1f8-e848e3e38bf7', 'ac1017bd-adcf-465b-bf03-23eb32867467'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:02:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-aab5783e-e6e6-4616-be20-45d3e1dd1087 tempest-VolumesTransfersTest-1705188706 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-aab5783e-e6e6-4616-be20-45d3e1dd1087 tempest-VolumesTransfersTest-1705188706 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:08 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-aab5783e-e6e6-4616-be20-45d3e1dd1087 tempest-VolumesTransfersTest-1705188706 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:02:08 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-aab5783e-e6e6-4616-be20-45d3e1dd1087 tempest-VolumesTransfersTest-1705188706 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:02:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-aab5783e-e6e6-4616-be20-45d3e1dd1087 tempest-VolumesTransfersTest-1705188706 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-aab5783e-e6e6-4616-be20-45d3e1dd1087 tempest-VolumesTransfersTest-1705188706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:08 devstack sudo[106006]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:02:08 devstack sudo[106006]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:08 devstack sudo[106006]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-aab5783e-e6e6-4616-be20-45d3e1dd1087 tempest-VolumesTransfersTest-1705188706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.439s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:08 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-aab5783e-e6e6-4616-be20-45d3e1dd1087 tempest-VolumesTransfersTest-1705188706 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:02:08 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-aab5783e-e6e6-4616-be20-45d3e1dd1087 tempest-VolumesTransfersTest-1705188706 None] Deleted volume successfully. Aug 18 19:02:08 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-aab5783e-e6e6-4616-be20-45d3e1dd1087 tempest-VolumesTransfersTest-1705188706 None] Lock "cinder-e8f5e0af-f470-4e43-89f9-3eb6b585df87-delete_volume" released by "delete_volume" :: held 1.586s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:02:09 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-be5db70a-cada-4bbd-a4af-1b1f965b1a73 tempest-VolumesTransfersTest-1546284515 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:02:09 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-be5db70a-cada-4bbd-a4af-1b1f965b1a73 tempest-VolumesTransfersTest-1546284515 None] Flow 'volume_create_manager' (3d3e646e-10bf-4fee-86a2-485c3595e250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:02:09 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-be5db70a-cada-4bbd-a4af-1b1f965b1a73 tempest-VolumesTransfersTest-1546284515 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e9940bc7-d421-489d-9340-28b3e5900af9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:09 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-be5db70a-cada-4bbd-a4af-1b1f965b1a73 tempest-VolumesTransfersTest-1546284515 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e9940bc7-d421-489d-9340-28b3e5900af9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:02:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-963055833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0813737b-85a3-4664-a63f-b2effcc54653,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e55d891edba245cf80bcd87bb54832b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:02: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-18T17:02:09Z,use_quota=True,user_id='8052e561326a4677ae29ffd16c058ceb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:09 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-be5db70a-cada-4bbd-a4af-1b1f965b1a73 tempest-VolumesTransfersTest-1546284515 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (597021bb-fcb5-4a9b-9bb9-52e6368c98e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:09 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-be5db70a-cada-4bbd-a4af-1b1f965b1a73 tempest-VolumesTransfersTest-1546284515 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (597021bb-fcb5-4a9b-9bb9-52e6368c98e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:09 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-be5db70a-cada-4bbd-a4af-1b1f965b1a73 tempest-VolumesTransfersTest-1546284515 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f72ec89a-0be9-4e98-8d20-f2880b158fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:09 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-be5db70a-cada-4bbd-a4af-1b1f965b1a73 tempest-VolumesTransfersTest-1546284515 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f72ec89a-0be9-4e98-8d20-f2880b158fad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0813737b-85a3-4664-a63f-b2effcc54653', 'volume_name': 'volume-0813737b-85a3-4664-a63f-b2effcc54653', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:09 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-be5db70a-cada-4bbd-a4af-1b1f965b1a73 tempest-VolumesTransfersTest-1546284515 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (576968d0-78a6-4c3b-8c5d-292e1f873e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:09 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-be5db70a-cada-4bbd-a4af-1b1f965b1a73 tempest-VolumesTransfersTest-1546284515 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (576968d0-78a6-4c3b-8c5d-292e1f873e2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:09 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-be5db70a-cada-4bbd-a4af-1b1f965b1a73 tempest-VolumesTransfersTest-1546284515 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7625451b-b4f3-44fb-b8a0-68dd0303e805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:09 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-be5db70a-cada-4bbd-a4af-1b1f965b1a73 tempest-VolumesTransfersTest-1546284515 None] Volume 0813737b-85a3-4664-a63f-b2effcc54653: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0813737b-85a3-4664-a63f-b2effcc54653', 'volume_size': 1} Aug 18 19:02:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-be5db70a-cada-4bbd-a4af-1b1f965b1a73 tempest-VolumesTransfersTest-1546284515 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-be5db70a-cada-4bbd-a4af-1b1f965b1a73 tempest-VolumesTransfersTest-1546284515 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:09 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-be5db70a-cada-4bbd-a4af-1b1f965b1a73 tempest-VolumesTransfersTest-1546284515 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:02:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-963055833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0813737b-85a3-4664-a63f-b2effcc54653,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e55d891edba245cf80bcd87bb54832b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:02: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-18T17:02:09Z,use_quota=True,user_id='8052e561326a4677ae29ffd16c058ceb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:02:09 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-be5db70a-cada-4bbd-a4af-1b1f965b1a73 tempest-VolumesTransfersTest-1546284515 None] Creating volume 0813737b-85a3-4664-a63f-b2effcc54653 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:02:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-be5db70a-cada-4bbd-a4af-1b1f965b1a73 tempest-VolumesTransfersTest-1546284515 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-be5db70a-cada-4bbd-a4af-1b1f965b1a73 tempest-VolumesTransfersTest-1546284515 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:09 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-be5db70a-cada-4bbd-a4af-1b1f965b1a73 tempest-VolumesTransfersTest-1546284515 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:02:09 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-be5db70a-cada-4bbd-a4af-1b1f965b1a73 tempest-VolumesTransfersTest-1546284515 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:02:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-be5db70a-cada-4bbd-a4af-1b1f965b1a73 tempest-VolumesTransfersTest-1546284515 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:09 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-be5db70a-cada-4bbd-a4af-1b1f965b1a73 tempest-VolumesTransfersTest-1546284515 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:02:09 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-be5db70a-cada-4bbd-a4af-1b1f965b1a73 tempest-VolumesTransfersTest-1546284515 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:02:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-be5db70a-cada-4bbd-a4af-1b1f965b1a73 tempest-VolumesTransfersTest-1546284515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0813737b-85a3-4664-a63f-b2effcc54653 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:09 devstack sudo[106009]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0813737b-85a3-4664-a63f-b2effcc54653 1073741824 Aug 18 19:02:09 devstack sudo[106009]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:10 devstack sudo[106009]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-be5db70a-cada-4bbd-a4af-1b1f965b1a73 tempest-VolumesTransfersTest-1546284515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0813737b-85a3-4664-a63f-b2effcc54653 1073741824" returned: 0 in 0.769s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-be5db70a-cada-4bbd-a4af-1b1f965b1a73 tempest-VolumesTransfersTest-1546284515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0813737b-85a3-4664-a63f-b2effcc54653 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:10 devstack sudo[106015]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0813737b-85a3-4664-a63f-b2effcc54653 Aug 18 19:02:10 devstack sudo[106015]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:10 devstack sudo[106015]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-be5db70a-cada-4bbd-a4af-1b1f965b1a73 tempest-VolumesTransfersTest-1546284515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0813737b-85a3-4664-a63f-b2effcc54653" returned: 0 in 0.427s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:10 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-be5db70a-cada-4bbd-a4af-1b1f965b1a73 tempest-VolumesTransfersTest-1546284515 None] <== create_volume: return (1262ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:02:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-be5db70a-cada-4bbd-a4af-1b1f965b1a73 tempest-VolumesTransfersTest-1546284515 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.264s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:10 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-be5db70a-cada-4bbd-a4af-1b1f965b1a73 tempest-VolumesTransfersTest-1546284515 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7625451b-b4f3-44fb-b8a0-68dd0303e805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0813737b-85a3-4664-a63f-b2effcc54653', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:10 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-be5db70a-cada-4bbd-a4af-1b1f965b1a73 tempest-VolumesTransfersTest-1546284515 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (faf38880-37b3-4ba1-83df-3f55a2bb9248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:10 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-be5db70a-cada-4bbd-a4af-1b1f965b1a73 tempest-VolumesTransfersTest-1546284515 None] Volume volume-0813737b-85a3-4664-a63f-b2effcc54653 (0813737b-85a3-4664-a63f-b2effcc54653): created successfully Aug 18 19:02:10 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-be5db70a-cada-4bbd-a4af-1b1f965b1a73 tempest-VolumesTransfersTest-1546284515 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (faf38880-37b3-4ba1-83df-3f55a2bb9248) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:10 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-be5db70a-cada-4bbd-a4af-1b1f965b1a73 tempest-VolumesTransfersTest-1546284515 None] Flow 'volume_create_manager' (3d3e646e-10bf-4fee-86a2-485c3595e250) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:02:10 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-be5db70a-cada-4bbd-a4af-1b1f965b1a73 tempest-VolumesTransfersTest-1546284515 None] Created volume successfully. Aug 18 19:02:11 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0b3d219e-59d0-488f-92cb-b0c5e14c92c5 tempest-VolumesTransfersTest-1705188706 None] Acquiring lock "cinder-0813737b-85a3-4664-a63f-b2effcc54653-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:02:11 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0b3d219e-59d0-488f-92cb-b0c5e14c92c5 tempest-VolumesTransfersTest-1705188706 None] Lock "cinder-0813737b-85a3-4664-a63f-b2effcc54653-delete_volume" acquired by "delete_volume" :: waited 0.052s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:02:12 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0b3d219e-59d0-488f-92cb-b0c5e14c92c5 tempest-VolumesTransfersTest-1705188706 None] Acquiring lock "cinder-quobyte-0813737b-85a3-4664-a63f-b2effcc54653" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:02:12 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0b3d219e-59d0-488f-92cb-b0c5e14c92c5 tempest-VolumesTransfersTest-1705188706 None] Lock "cinder-quobyte-0813737b-85a3-4664-a63f-b2effcc54653" acquired by "delete_volume" :: waited 0.018s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:02:12 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[1aa502e6-5ef6-4866-8236-3d0d91586a15]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:02:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0b3d219e-59d0-488f-92cb-b0c5e14c92c5 tempest-VolumesTransfersTest-1705188706 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0813737b-85a3-4664-a63f-b2effcc54653 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:12 devstack sudo[106020]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0813737b-85a3-4664-a63f-b2effcc54653 Aug 18 19:02:12 devstack sudo[106020]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:12 devstack sudo[106020]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0b3d219e-59d0-488f-92cb-b0c5e14c92c5 tempest-VolumesTransfersTest-1705188706 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0813737b-85a3-4664-a63f-b2effcc54653" returned: 0 in 0.500s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0b3d219e-59d0-488f-92cb-b0c5e14c92c5 tempest-VolumesTransfersTest-1705188706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0813737b-85a3-4664-a63f-b2effcc54653 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:12 devstack sudo[106025]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0813737b-85a3-4664-a63f-b2effcc54653 Aug 18 19:02:12 devstack sudo[106025]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:12 devstack sudo[106025]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0b3d219e-59d0-488f-92cb-b0c5e14c92c5 tempest-VolumesTransfersTest-1705188706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0813737b-85a3-4664-a63f-b2effcc54653" returned: 0 in 0.373s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:12 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0b3d219e-59d0-488f-92cb-b0c5e14c92c5 tempest-VolumesTransfersTest-1705188706 None] Lock "cinder-quobyte-0813737b-85a3-4664-a63f-b2effcc54653" released by "delete_volume" :: held 0.928s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:02:13 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-0b3d219e-59d0-488f-92cb-b0c5e14c92c5 tempest-VolumesTransfersTest-1705188706 None] Created reservations ['c7b7d12d-a2a0-423a-9069-7d716b6eebf5', '8a9ae880-2629-4d47-bc4a-5a94e97ccb3c', 'c79d3f9c-b834-4eeb-90c5-693d609ff044', '0ed049f4-766a-496e-b2b9-84f18f25674b'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:02:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0b3d219e-59d0-488f-92cb-b0c5e14c92c5 tempest-VolumesTransfersTest-1705188706 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0b3d219e-59d0-488f-92cb-b0c5e14c92c5 tempest-VolumesTransfersTest-1705188706 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-0b3d219e-59d0-488f-92cb-b0c5e14c92c5 tempest-VolumesTransfersTest-1705188706 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:02:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-0b3d219e-59d0-488f-92cb-b0c5e14c92c5 tempest-VolumesTransfersTest-1705188706 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:02:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0b3d219e-59d0-488f-92cb-b0c5e14c92c5 tempest-VolumesTransfersTest-1705188706 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0b3d219e-59d0-488f-92cb-b0c5e14c92c5 tempest-VolumesTransfersTest-1705188706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:13 devstack sudo[106028]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:02:13 devstack sudo[106028]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:13 devstack sudo[106028]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0b3d219e-59d0-488f-92cb-b0c5e14c92c5 tempest-VolumesTransfersTest-1705188706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.349s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:13 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-0b3d219e-59d0-488f-92cb-b0c5e14c92c5 tempest-VolumesTransfersTest-1705188706 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:02:13 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-0b3d219e-59d0-488f-92cb-b0c5e14c92c5 tempest-VolumesTransfersTest-1705188706 None] Deleted volume successfully. Aug 18 19:02:13 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0b3d219e-59d0-488f-92cb-b0c5e14c92c5 tempest-VolumesTransfersTest-1705188706 None] Lock "cinder-0813737b-85a3-4664-a63f-b2effcc54653-delete_volume" released by "delete_volume" :: held 1.651s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:02:13 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-d3bfd9c9-fb71-4a46-b61e-96d419308d37 tempest-VolumesGetTest-993980241 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:02:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3bfd9c9-fb71-4a46-b61e-96d419308d37 tempest-VolumesGetTest-993980241 None] Flow 'volume_create_manager' (86e24d52-3f0c-4e3c-8f7f-f982ec019f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:02:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3bfd9c9-fb71-4a46-b61e-96d419308d37 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4f8b3a21-c693-4b3f-b7bb-54ca5859c098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3bfd9c9-fb71-4a46-b61e-96d419308d37 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4f8b3a21-c693-4b3f-b7bb-54ca5859c098) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:02:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1402823440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e60696c2-d647-48eb-8017-b421a6f05129,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='09b87cdd747047cdb9d81fd7eeae3893',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:02: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-18T17:02:14Z,use_quota=True,user_id='e1886f7bf8c343819795e54f141d2817',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3bfd9c9-fb71-4a46-b61e-96d419308d37 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bed59ac4-b5ba-4055-8056-bf857da05202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3bfd9c9-fb71-4a46-b61e-96d419308d37 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bed59ac4-b5ba-4055-8056-bf857da05202) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3bfd9c9-fb71-4a46-b61e-96d419308d37 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a360f769-fa91-4461-9dbe-0940033209fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3bfd9c9-fb71-4a46-b61e-96d419308d37 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a360f769-fa91-4461-9dbe-0940033209fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e60696c2-d647-48eb-8017-b421a6f05129', 'volume_name': 'volume-e60696c2-d647-48eb-8017-b421a6f05129', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3bfd9c9-fb71-4a46-b61e-96d419308d37 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7f2636e6-43b0-4e67-b765-9a5654a628cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3bfd9c9-fb71-4a46-b61e-96d419308d37 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7f2636e6-43b0-4e67-b765-9a5654a628cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3bfd9c9-fb71-4a46-b61e-96d419308d37 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (20be74af-6070-4fb6-8803-a50d0e1656d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:13 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-d3bfd9c9-fb71-4a46-b61e-96d419308d37 tempest-VolumesGetTest-993980241 None] Volume e60696c2-d647-48eb-8017-b421a6f05129: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e60696c2-d647-48eb-8017-b421a6f05129', 'volume_size': 1} Aug 18 19:02:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d3bfd9c9-fb71-4a46-b61e-96d419308d37 tempest-VolumesGetTest-993980241 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d3bfd9c9-fb71-4a46-b61e-96d419308d37 tempest-VolumesGetTest-993980241 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d3bfd9c9-fb71-4a46-b61e-96d419308d37 tempest-VolumesGetTest-993980241 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:02:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1402823440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e60696c2-d647-48eb-8017-b421a6f05129,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='09b87cdd747047cdb9d81fd7eeae3893',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:02: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-18T17:02:14Z,use_quota=True,user_id='e1886f7bf8c343819795e54f141d2817',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:02:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-d3bfd9c9-fb71-4a46-b61e-96d419308d37 tempest-VolumesGetTest-993980241 None] Creating volume e60696c2-d647-48eb-8017-b421a6f05129 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:02:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d3bfd9c9-fb71-4a46-b61e-96d419308d37 tempest-VolumesGetTest-993980241 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d3bfd9c9-fb71-4a46-b61e-96d419308d37 tempest-VolumesGetTest-993980241 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d3bfd9c9-fb71-4a46-b61e-96d419308d37 tempest-VolumesGetTest-993980241 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:02:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d3bfd9c9-fb71-4a46-b61e-96d419308d37 tempest-VolumesGetTest-993980241 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:02:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d3bfd9c9-fb71-4a46-b61e-96d419308d37 tempest-VolumesGetTest-993980241 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d3bfd9c9-fb71-4a46-b61e-96d419308d37 tempest-VolumesGetTest-993980241 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:02:13 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-d3bfd9c9-fb71-4a46-b61e-96d419308d37 tempest-VolumesGetTest-993980241 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:02:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d3bfd9c9-fb71-4a46-b61e-96d419308d37 tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e60696c2-d647-48eb-8017-b421a6f05129 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:13 devstack sudo[106031]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e60696c2-d647-48eb-8017-b421a6f05129 1073741824 Aug 18 19:02:13 devstack sudo[106031]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:14 devstack sudo[106031]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d3bfd9c9-fb71-4a46-b61e-96d419308d37 tempest-VolumesGetTest-993980241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e60696c2-d647-48eb-8017-b421a6f05129 1073741824" returned: 0 in 0.591s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d3bfd9c9-fb71-4a46-b61e-96d419308d37 tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e60696c2-d647-48eb-8017-b421a6f05129 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:14 devstack sudo[106051]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e60696c2-d647-48eb-8017-b421a6f05129 Aug 18 19:02:14 devstack sudo[106051]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:14 devstack sudo[106051]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d3bfd9c9-fb71-4a46-b61e-96d419308d37 tempest-VolumesGetTest-993980241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e60696c2-d647-48eb-8017-b421a6f05129" returned: 0 in 0.292s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:14 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d3bfd9c9-fb71-4a46-b61e-96d419308d37 tempest-VolumesGetTest-993980241 None] <== create_volume: return (941ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:02:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d3bfd9c9-fb71-4a46-b61e-96d419308d37 tempest-VolumesGetTest-993980241 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.944s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:14 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3bfd9c9-fb71-4a46-b61e-96d419308d37 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (20be74af-6070-4fb6-8803-a50d0e1656d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e60696c2-d647-48eb-8017-b421a6f05129', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:14 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3bfd9c9-fb71-4a46-b61e-96d419308d37 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dcc3b90b-1e9e-4884-8107-93f9b201b06b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:14 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-d3bfd9c9-fb71-4a46-b61e-96d419308d37 tempest-VolumesGetTest-993980241 None] Volume volume-e60696c2-d647-48eb-8017-b421a6f05129 (e60696c2-d647-48eb-8017-b421a6f05129): created successfully Aug 18 19:02:14 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3bfd9c9-fb71-4a46-b61e-96d419308d37 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dcc3b90b-1e9e-4884-8107-93f9b201b06b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:14 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3bfd9c9-fb71-4a46-b61e-96d419308d37 tempest-VolumesGetTest-993980241 None] Flow 'volume_create_manager' (86e24d52-3f0c-4e3c-8f7f-f982ec019f63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:02:14 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-d3bfd9c9-fb71-4a46-b61e-96d419308d37 tempest-VolumesGetTest-993980241 None] Created volume successfully. Aug 18 19:02:16 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-5544e3bc-5d41-4a74-95ac-c5e772c80cd6 tempest-VolumesGetTest-993980241 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:02:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5544e3bc-5d41-4a74-95ac-c5e772c80cd6 tempest-VolumesGetTest-993980241 None] Flow 'volume_create_manager' (df0da51f-f21d-408e-a311-1dbf00e1a5f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:02:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5544e3bc-5d41-4a74-95ac-c5e772c80cd6 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1e4d8ee2-86c5-41ec-8444-227a2061a532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5544e3bc-5d41-4a74-95ac-c5e772c80cd6 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1e4d8ee2-86c5-41ec-8444-227a2061a532) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:02:16Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1858594567',display_name='tempest-VolumesGetTest-Volume-1679278922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9a8c08f7-3f6d-4019-ba65-8a1baecdd6d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09b87cdd747047cdb9d81fd7eeae3893',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:02: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-18T17:02:17Z,use_quota=True,user_id='e1886f7bf8c343819795e54f141d2817',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5544e3bc-5d41-4a74-95ac-c5e772c80cd6 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9a939259-7453-4654-a238-f107702e4ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5544e3bc-5d41-4a74-95ac-c5e772c80cd6 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9a939259-7453-4654-a238-f107702e4ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5544e3bc-5d41-4a74-95ac-c5e772c80cd6 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bfce258b-17d5-40c5-ac6a-06a37c265cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5544e3bc-5d41-4a74-95ac-c5e772c80cd6 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bfce258b-17d5-40c5-ac6a-06a37c265cc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9a8c08f7-3f6d-4019-ba65-8a1baecdd6d2', 'volume_name': 'volume-9a8c08f7-3f6d-4019-ba65-8a1baecdd6d2', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5544e3bc-5d41-4a74-95ac-c5e772c80cd6 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9a789a69-0342-4180-9e40-bad26040e214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5544e3bc-5d41-4a74-95ac-c5e772c80cd6 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9a789a69-0342-4180-9e40-bad26040e214) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5544e3bc-5d41-4a74-95ac-c5e772c80cd6 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0728098a-3d34-4909-b52a-0eec371d5e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:16 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-5544e3bc-5d41-4a74-95ac-c5e772c80cd6 tempest-VolumesGetTest-993980241 None] Volume 9a8c08f7-3f6d-4019-ba65-8a1baecdd6d2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9a8c08f7-3f6d-4019-ba65-8a1baecdd6d2', 'volume_size': 1} Aug 18 19:02:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5544e3bc-5d41-4a74-95ac-c5e772c80cd6 tempest-VolumesGetTest-993980241 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5544e3bc-5d41-4a74-95ac-c5e772c80cd6 tempest-VolumesGetTest-993980241 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:16 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5544e3bc-5d41-4a74-95ac-c5e772c80cd6 tempest-VolumesGetTest-993980241 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:02:16Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1858594567',display_name='tempest-VolumesGetTest-Volume-1679278922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9a8c08f7-3f6d-4019-ba65-8a1baecdd6d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09b87cdd747047cdb9d81fd7eeae3893',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:02: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-18T17:02:17Z,use_quota=True,user_id='e1886f7bf8c343819795e54f141d2817',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:02:16 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-5544e3bc-5d41-4a74-95ac-c5e772c80cd6 tempest-VolumesGetTest-993980241 None] Creating volume 9a8c08f7-3f6d-4019-ba65-8a1baecdd6d2 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:02:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5544e3bc-5d41-4a74-95ac-c5e772c80cd6 tempest-VolumesGetTest-993980241 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5544e3bc-5d41-4a74-95ac-c5e772c80cd6 tempest-VolumesGetTest-993980241 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:16 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5544e3bc-5d41-4a74-95ac-c5e772c80cd6 tempest-VolumesGetTest-993980241 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:02:16 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5544e3bc-5d41-4a74-95ac-c5e772c80cd6 tempest-VolumesGetTest-993980241 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:02:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5544e3bc-5d41-4a74-95ac-c5e772c80cd6 tempest-VolumesGetTest-993980241 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:16 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5544e3bc-5d41-4a74-95ac-c5e772c80cd6 tempest-VolumesGetTest-993980241 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:02:16 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-5544e3bc-5d41-4a74-95ac-c5e772c80cd6 tempest-VolumesGetTest-993980241 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:02:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5544e3bc-5d41-4a74-95ac-c5e772c80cd6 tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9a8c08f7-3f6d-4019-ba65-8a1baecdd6d2 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:16 devstack sudo[106055]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9a8c08f7-3f6d-4019-ba65-8a1baecdd6d2 1073741824 Aug 18 19:02:16 devstack sudo[106055]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:17 devstack sudo[106055]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5544e3bc-5d41-4a74-95ac-c5e772c80cd6 tempest-VolumesGetTest-993980241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9a8c08f7-3f6d-4019-ba65-8a1baecdd6d2 1073741824" returned: 0 in 0.549s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5544e3bc-5d41-4a74-95ac-c5e772c80cd6 tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9a8c08f7-3f6d-4019-ba65-8a1baecdd6d2 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:17 devstack sudo[106061]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9a8c08f7-3f6d-4019-ba65-8a1baecdd6d2 Aug 18 19:02:17 devstack sudo[106061]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:17 devstack sudo[106061]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5544e3bc-5d41-4a74-95ac-c5e772c80cd6 tempest-VolumesGetTest-993980241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9a8c08f7-3f6d-4019-ba65-8a1baecdd6d2" returned: 0 in 0.293s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:17 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5544e3bc-5d41-4a74-95ac-c5e772c80cd6 tempest-VolumesGetTest-993980241 None] <== create_volume: return (891ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:02:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5544e3bc-5d41-4a74-95ac-c5e772c80cd6 tempest-VolumesGetTest-993980241 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.894s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5544e3bc-5d41-4a74-95ac-c5e772c80cd6 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0728098a-3d34-4909-b52a-0eec371d5e81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9a8c08f7-3f6d-4019-ba65-8a1baecdd6d2', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5544e3bc-5d41-4a74-95ac-c5e772c80cd6 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8945d722-56d2-4d8c-ad13-7551438054f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:17 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-5544e3bc-5d41-4a74-95ac-c5e772c80cd6 tempest-VolumesGetTest-993980241 None] Volume volume-9a8c08f7-3f6d-4019-ba65-8a1baecdd6d2 (9a8c08f7-3f6d-4019-ba65-8a1baecdd6d2): created successfully Aug 18 19:02:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5544e3bc-5d41-4a74-95ac-c5e772c80cd6 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8945d722-56d2-4d8c-ad13-7551438054f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5544e3bc-5d41-4a74-95ac-c5e772c80cd6 tempest-VolumesGetTest-993980241 None] Flow 'volume_create_manager' (df0da51f-f21d-408e-a311-1dbf00e1a5f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:02:17 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-5544e3bc-5d41-4a74-95ac-c5e772c80cd6 tempest-VolumesGetTest-993980241 None] Created volume successfully. Aug 18 19:02:19 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a5ea71dd-2ef6-43b8-9083-2cacf43316fa tempest-VolumesGetTest-993980241 None] Acquiring lock "cinder-9a8c08f7-3f6d-4019-ba65-8a1baecdd6d2-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:02:19 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a5ea71dd-2ef6-43b8-9083-2cacf43316fa tempest-VolumesGetTest-993980241 None] Lock "cinder-9a8c08f7-3f6d-4019-ba65-8a1baecdd6d2-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:02:19 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a5ea71dd-2ef6-43b8-9083-2cacf43316fa tempest-VolumesGetTest-993980241 None] Acquiring lock "cinder-quobyte-9a8c08f7-3f6d-4019-ba65-8a1baecdd6d2" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:02:19 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a5ea71dd-2ef6-43b8-9083-2cacf43316fa tempest-VolumesGetTest-993980241 None] Lock "cinder-quobyte-9a8c08f7-3f6d-4019-ba65-8a1baecdd6d2" acquired by "delete_volume" :: waited 0.029s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:02:19 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[fdd4dee0-a820-4b28-8089-ae187fa0f0d0]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:02:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a5ea71dd-2ef6-43b8-9083-2cacf43316fa tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9a8c08f7-3f6d-4019-ba65-8a1baecdd6d2 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:19 devstack sudo[106064]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9a8c08f7-3f6d-4019-ba65-8a1baecdd6d2 Aug 18 19:02:19 devstack sudo[106064]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:19 devstack sudo[106064]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a5ea71dd-2ef6-43b8-9083-2cacf43316fa tempest-VolumesGetTest-993980241 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9a8c08f7-3f6d-4019-ba65-8a1baecdd6d2" returned: 0 in 0.399s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a5ea71dd-2ef6-43b8-9083-2cacf43316fa tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9a8c08f7-3f6d-4019-ba65-8a1baecdd6d2 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:19 devstack sudo[106069]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9a8c08f7-3f6d-4019-ba65-8a1baecdd6d2 Aug 18 19:02:19 devstack sudo[106069]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:19 devstack sudo[106069]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a5ea71dd-2ef6-43b8-9083-2cacf43316fa tempest-VolumesGetTest-993980241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9a8c08f7-3f6d-4019-ba65-8a1baecdd6d2" returned: 0 in 0.295s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:19 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a5ea71dd-2ef6-43b8-9083-2cacf43316fa tempest-VolumesGetTest-993980241 None] Lock "cinder-quobyte-9a8c08f7-3f6d-4019-ba65-8a1baecdd6d2" released by "delete_volume" :: held 0.747s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:02:19 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-a5ea71dd-2ef6-43b8-9083-2cacf43316fa tempest-VolumesGetTest-993980241 None] Created reservations ['23f075cb-7191-4126-b430-97226ebd5557', 'bd076750-ddab-41c6-8885-e03e33be47ae', 'c80a590d-fcaa-47fc-86bd-bfe523698a47', 'b9d7772d-01f1-41cb-9472-c7bd6bb6b701'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:02:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a5ea71dd-2ef6-43b8-9083-2cacf43316fa tempest-VolumesGetTest-993980241 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a5ea71dd-2ef6-43b8-9083-2cacf43316fa tempest-VolumesGetTest-993980241 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:20 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-a5ea71dd-2ef6-43b8-9083-2cacf43316fa tempest-VolumesGetTest-993980241 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:02:20 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-a5ea71dd-2ef6-43b8-9083-2cacf43316fa tempest-VolumesGetTest-993980241 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:02:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a5ea71dd-2ef6-43b8-9083-2cacf43316fa tempest-VolumesGetTest-993980241 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a5ea71dd-2ef6-43b8-9083-2cacf43316fa tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:20 devstack sudo[106072]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:02:20 devstack sudo[106072]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:20 devstack sudo[106072]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a5ea71dd-2ef6-43b8-9083-2cacf43316fa tempest-VolumesGetTest-993980241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.282s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:20 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-a5ea71dd-2ef6-43b8-9083-2cacf43316fa tempest-VolumesGetTest-993980241 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:02:20 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-a5ea71dd-2ef6-43b8-9083-2cacf43316fa tempest-VolumesGetTest-993980241 None] Deleted volume successfully. Aug 18 19:02:20 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-bd08de77-a114-4272-9465-d13f5a65cf6e tempest-VolumesGetTest-993980241 None] Acquiring lock "cinder-e60696c2-d647-48eb-8017-b421a6f05129-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:02:20 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a5ea71dd-2ef6-43b8-9083-2cacf43316fa tempest-VolumesGetTest-993980241 None] Lock "cinder-9a8c08f7-3f6d-4019-ba65-8a1baecdd6d2-delete_volume" released by "delete_volume" :: held 1.294s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:02:20 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-bd08de77-a114-4272-9465-d13f5a65cf6e tempest-VolumesGetTest-993980241 None] Lock "cinder-e60696c2-d647-48eb-8017-b421a6f05129-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:02:20 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-bd08de77-a114-4272-9465-d13f5a65cf6e tempest-VolumesGetTest-993980241 None] Acquiring lock "cinder-quobyte-e60696c2-d647-48eb-8017-b421a6f05129" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:02:20 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-bd08de77-a114-4272-9465-d13f5a65cf6e tempest-VolumesGetTest-993980241 None] Lock "cinder-quobyte-e60696c2-d647-48eb-8017-b421a6f05129" acquired by "delete_volume" :: waited 0.018s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:02:20 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[9c9fd93a-ddcc-436e-ae1f-590dc27a924e]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:02:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bd08de77-a114-4272-9465-d13f5a65cf6e tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e60696c2-d647-48eb-8017-b421a6f05129 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:20 devstack sudo[106075]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e60696c2-d647-48eb-8017-b421a6f05129 Aug 18 19:02:20 devstack sudo[106075]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:20 devstack sudo[106075]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bd08de77-a114-4272-9465-d13f5a65cf6e tempest-VolumesGetTest-993980241 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e60696c2-d647-48eb-8017-b421a6f05129" returned: 0 in 0.452s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bd08de77-a114-4272-9465-d13f5a65cf6e tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e60696c2-d647-48eb-8017-b421a6f05129 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:20 devstack sudo[106081]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e60696c2-d647-48eb-8017-b421a6f05129 Aug 18 19:02:20 devstack sudo[106081]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:21 devstack sudo[106081]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bd08de77-a114-4272-9465-d13f5a65cf6e tempest-VolumesGetTest-993980241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e60696c2-d647-48eb-8017-b421a6f05129" returned: 0 in 0.352s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:21 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-bd08de77-a114-4272-9465-d13f5a65cf6e tempest-VolumesGetTest-993980241 None] Lock "cinder-quobyte-e60696c2-d647-48eb-8017-b421a6f05129" released by "delete_volume" :: held 0.844s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:02:21 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-bd08de77-a114-4272-9465-d13f5a65cf6e tempest-VolumesGetTest-993980241 None] Created reservations ['675db337-0b71-4d1d-9a7f-5e55f8a3f602', '8bbd6f3a-8a18-4176-8bab-87a8e7e221d5', 'c56911b1-8453-4193-ba84-226beae1d644', '2f40692d-c028-4034-a26b-6380d2b33597'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:02:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-bd08de77-a114-4272-9465-d13f5a65cf6e tempest-VolumesGetTest-993980241 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-bd08de77-a114-4272-9465-d13f5a65cf6e tempest-VolumesGetTest-993980241 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:21 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-bd08de77-a114-4272-9465-d13f5a65cf6e tempest-VolumesGetTest-993980241 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:02:21 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-bd08de77-a114-4272-9465-d13f5a65cf6e tempest-VolumesGetTest-993980241 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:02:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-bd08de77-a114-4272-9465-d13f5a65cf6e tempest-VolumesGetTest-993980241 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bd08de77-a114-4272-9465-d13f5a65cf6e tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:21 devstack sudo[106084]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:02:21 devstack sudo[106084]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:21 devstack sudo[106084]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bd08de77-a114-4272-9465-d13f5a65cf6e tempest-VolumesGetTest-993980241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.378s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:21 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-bd08de77-a114-4272-9465-d13f5a65cf6e tempest-VolumesGetTest-993980241 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:02:21 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-bd08de77-a114-4272-9465-d13f5a65cf6e tempest-VolumesGetTest-993980241 None] Deleted volume successfully. Aug 18 19:02:21 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-bd08de77-a114-4272-9465-d13f5a65cf6e tempest-VolumesGetTest-993980241 None] Lock "cinder-e60696c2-d647-48eb-8017-b421a6f05129-delete_volume" released by "delete_volume" :: held 1.481s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:02:22 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-01d05a46-02a8-4f6d-8f55-caa6b8e3b81c tempest-VolumesGetTest-993980241 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:02:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-01d05a46-02a8-4f6d-8f55-caa6b8e3b81c tempest-VolumesGetTest-993980241 None] Flow 'volume_create_manager' (6026651f-c995-4a76-aa16-967884c14c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:02:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-01d05a46-02a8-4f6d-8f55-caa6b8e3b81c tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b8c89019-9f61-4c36-aad7-978437dda0c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-01d05a46-02a8-4f6d-8f55-caa6b8e3b81c tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b8c89019-9f61-4c36-aad7-978437dda0c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:02:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2032884988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7a62aa11-f99a-41ad-a1d8-1e28a3639cb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09b87cdd747047cdb9d81fd7eeae3893',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:02: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-18T17:02:22Z,use_quota=True,user_id='e1886f7bf8c343819795e54f141d2817',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-01d05a46-02a8-4f6d-8f55-caa6b8e3b81c tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (93b0dcfa-475f-4e2a-951a-5113d6fd6ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-01d05a46-02a8-4f6d-8f55-caa6b8e3b81c tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (93b0dcfa-475f-4e2a-951a-5113d6fd6ce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-01d05a46-02a8-4f6d-8f55-caa6b8e3b81c tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dc0241ee-bbb5-4914-9e3f-aa262d56be41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-01d05a46-02a8-4f6d-8f55-caa6b8e3b81c tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dc0241ee-bbb5-4914-9e3f-aa262d56be41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7a62aa11-f99a-41ad-a1d8-1e28a3639cb3', 'volume_name': 'volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-01d05a46-02a8-4f6d-8f55-caa6b8e3b81c tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d45ddc0b-7fbe-4c8b-a540-c78235cacc56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-01d05a46-02a8-4f6d-8f55-caa6b8e3b81c tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d45ddc0b-7fbe-4c8b-a540-c78235cacc56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-01d05a46-02a8-4f6d-8f55-caa6b8e3b81c tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9c6c8ed4-6937-4504-936e-f29c295da738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:22 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-01d05a46-02a8-4f6d-8f55-caa6b8e3b81c tempest-VolumesGetTest-993980241 None] Volume 7a62aa11-f99a-41ad-a1d8-1e28a3639cb3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3', 'volume_size': 1} Aug 18 19:02:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-01d05a46-02a8-4f6d-8f55-caa6b8e3b81c tempest-VolumesGetTest-993980241 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-01d05a46-02a8-4f6d-8f55-caa6b8e3b81c tempest-VolumesGetTest-993980241 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-01d05a46-02a8-4f6d-8f55-caa6b8e3b81c tempest-VolumesGetTest-993980241 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:02:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2032884988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7a62aa11-f99a-41ad-a1d8-1e28a3639cb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09b87cdd747047cdb9d81fd7eeae3893',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:02: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-18T17:02:22Z,use_quota=True,user_id='e1886f7bf8c343819795e54f141d2817',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:02:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-01d05a46-02a8-4f6d-8f55-caa6b8e3b81c tempest-VolumesGetTest-993980241 None] Creating volume 7a62aa11-f99a-41ad-a1d8-1e28a3639cb3 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:02:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-01d05a46-02a8-4f6d-8f55-caa6b8e3b81c tempest-VolumesGetTest-993980241 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-01d05a46-02a8-4f6d-8f55-caa6b8e3b81c tempest-VolumesGetTest-993980241 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-01d05a46-02a8-4f6d-8f55-caa6b8e3b81c tempest-VolumesGetTest-993980241 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:02:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-01d05a46-02a8-4f6d-8f55-caa6b8e3b81c tempest-VolumesGetTest-993980241 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:02:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-01d05a46-02a8-4f6d-8f55-caa6b8e3b81c tempest-VolumesGetTest-993980241 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-01d05a46-02a8-4f6d-8f55-caa6b8e3b81c tempest-VolumesGetTest-993980241 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:02:22 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-01d05a46-02a8-4f6d-8f55-caa6b8e3b81c tempest-VolumesGetTest-993980241 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:02:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-01d05a46-02a8-4f6d-8f55-caa6b8e3b81c tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:22 devstack sudo[106087]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3 1073741824 Aug 18 19:02:22 devstack sudo[106087]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:23 devstack sudo[106087]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-01d05a46-02a8-4f6d-8f55-caa6b8e3b81c tempest-VolumesGetTest-993980241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3 1073741824" returned: 0 in 0.760s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-01d05a46-02a8-4f6d-8f55-caa6b8e3b81c tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:23 devstack sudo[106093]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3 Aug 18 19:02:23 devstack sudo[106093]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:23 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-50508863-0442-4371-87ec-d98c3287b03b tempest-VolumesTransfersV357Test-585651804 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:02:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-50508863-0442-4371-87ec-d98c3287b03b tempest-VolumesTransfersV357Test-585651804 None] Flow 'volume_create_manager' (1a25e311-4d8b-4928-9b99-600c5ff9c3ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:02:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-50508863-0442-4371-87ec-d98c3287b03b tempest-VolumesTransfersV357Test-585651804 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dee7d578-0bc4-41cf-b45a-42ff944f9673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-50508863-0442-4371-87ec-d98c3287b03b tempest-VolumesTransfersV357Test-585651804 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dee7d578-0bc4-41cf-b45a-42ff944f9673) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:02:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-694605875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d5d9396c-5664-42bc-80d4-df5ac8b2c3f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bef91a75ffa492b941c8be251735579',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:02: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-18T17:02:23Z,use_quota=True,user_id='2ba8daddd6f646c3850554c4a3572cc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-50508863-0442-4371-87ec-d98c3287b03b tempest-VolumesTransfersV357Test-585651804 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4ab568d9-6547-45d5-96db-5f1a8f5bbfb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-50508863-0442-4371-87ec-d98c3287b03b tempest-VolumesTransfersV357Test-585651804 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4ab568d9-6547-45d5-96db-5f1a8f5bbfb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-50508863-0442-4371-87ec-d98c3287b03b tempest-VolumesTransfersV357Test-585651804 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0390dece-fd2b-48d9-a4a6-7b31a2a8394d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-50508863-0442-4371-87ec-d98c3287b03b tempest-VolumesTransfersV357Test-585651804 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0390dece-fd2b-48d9-a4a6-7b31a2a8394d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd5d9396c-5664-42bc-80d4-df5ac8b2c3f4', 'volume_name': 'volume-d5d9396c-5664-42bc-80d4-df5ac8b2c3f4', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-50508863-0442-4371-87ec-d98c3287b03b tempest-VolumesTransfersV357Test-585651804 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (98bdca53-624f-44f6-88df-26f74ad51bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-50508863-0442-4371-87ec-d98c3287b03b tempest-VolumesTransfersV357Test-585651804 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (98bdca53-624f-44f6-88df-26f74ad51bf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-50508863-0442-4371-87ec-d98c3287b03b tempest-VolumesTransfersV357Test-585651804 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bf9c27a7-358a-43b9-a2a7-664db266e22e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:23 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-50508863-0442-4371-87ec-d98c3287b03b tempest-VolumesTransfersV357Test-585651804 None] Volume d5d9396c-5664-42bc-80d4-df5ac8b2c3f4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d5d9396c-5664-42bc-80d4-df5ac8b2c3f4', 'volume_size': 1} Aug 18 19:02:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-50508863-0442-4371-87ec-d98c3287b03b tempest-VolumesTransfersV357Test-585651804 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:23 devstack sudo[106093]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-01d05a46-02a8-4f6d-8f55-caa6b8e3b81c tempest-VolumesGetTest-993980241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3" returned: 0 in 0.300s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:23 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-01d05a46-02a8-4f6d-8f55-caa6b8e3b81c tempest-VolumesGetTest-993980241 None] <== create_volume: return (1139ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:02:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-01d05a46-02a8-4f6d-8f55-caa6b8e3b81c tempest-VolumesGetTest-993980241 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.143s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-50508863-0442-4371-87ec-d98c3287b03b tempest-VolumesTransfersV357Test-585651804 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.182s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:23 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-50508863-0442-4371-87ec-d98c3287b03b tempest-VolumesTransfersV357Test-585651804 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:02:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-694605875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d5d9396c-5664-42bc-80d4-df5ac8b2c3f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bef91a75ffa492b941c8be251735579',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:02: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-18T17:02:23Z,use_quota=True,user_id='2ba8daddd6f646c3850554c4a3572cc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:02:23 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-50508863-0442-4371-87ec-d98c3287b03b tempest-VolumesTransfersV357Test-585651804 None] Creating volume d5d9396c-5664-42bc-80d4-df5ac8b2c3f4 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:02:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-50508863-0442-4371-87ec-d98c3287b03b tempest-VolumesTransfersV357Test-585651804 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-50508863-0442-4371-87ec-d98c3287b03b tempest-VolumesTransfersV357Test-585651804 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:23 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-50508863-0442-4371-87ec-d98c3287b03b tempest-VolumesTransfersV357Test-585651804 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:02:23 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-50508863-0442-4371-87ec-d98c3287b03b tempest-VolumesTransfersV357Test-585651804 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:02:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-50508863-0442-4371-87ec-d98c3287b03b tempest-VolumesTransfersV357Test-585651804 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:23 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-50508863-0442-4371-87ec-d98c3287b03b tempest-VolumesTransfersV357Test-585651804 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:02:23 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-50508863-0442-4371-87ec-d98c3287b03b tempest-VolumesTransfersV357Test-585651804 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:02:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-50508863-0442-4371-87ec-d98c3287b03b tempest-VolumesTransfersV357Test-585651804 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d5d9396c-5664-42bc-80d4-df5ac8b2c3f4 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-01d05a46-02a8-4f6d-8f55-caa6b8e3b81c tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9c6c8ed4-6937-4504-936e-f29c295da738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-01d05a46-02a8-4f6d-8f55-caa6b8e3b81c tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f006eda8-e1b8-4cdc-b3cc-531f3eb85f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:23 devstack sudo[106096]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d5d9396c-5664-42bc-80d4-df5ac8b2c3f4 1073741824 Aug 18 19:02:23 devstack sudo[106096]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:23 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-01d05a46-02a8-4f6d-8f55-caa6b8e3b81c tempest-VolumesGetTest-993980241 None] Volume volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3 (7a62aa11-f99a-41ad-a1d8-1e28a3639cb3): created successfully Aug 18 19:02:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-01d05a46-02a8-4f6d-8f55-caa6b8e3b81c tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f006eda8-e1b8-4cdc-b3cc-531f3eb85f6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-01d05a46-02a8-4f6d-8f55-caa6b8e3b81c tempest-VolumesGetTest-993980241 None] Flow 'volume_create_manager' (6026651f-c995-4a76-aa16-967884c14c05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:02:23 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-01d05a46-02a8-4f6d-8f55-caa6b8e3b81c tempest-VolumesGetTest-993980241 None] Created volume successfully. Aug 18 19:02:24 devstack sudo[106096]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-50508863-0442-4371-87ec-d98c3287b03b tempest-VolumesTransfersV357Test-585651804 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d5d9396c-5664-42bc-80d4-df5ac8b2c3f4 1073741824" returned: 0 in 0.687s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-50508863-0442-4371-87ec-d98c3287b03b tempest-VolumesTransfersV357Test-585651804 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d5d9396c-5664-42bc-80d4-df5ac8b2c3f4 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:24 devstack sudo[106102]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d5d9396c-5664-42bc-80d4-df5ac8b2c3f4 Aug 18 19:02:24 devstack sudo[106102]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:24 devstack sudo[106102]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-50508863-0442-4371-87ec-d98c3287b03b tempest-VolumesTransfersV357Test-585651804 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d5d9396c-5664-42bc-80d4-df5ac8b2c3f4" returned: 0 in 0.355s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:24 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-50508863-0442-4371-87ec-d98c3287b03b tempest-VolumesTransfersV357Test-585651804 None] <== create_volume: return (1090ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:02:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-50508863-0442-4371-87ec-d98c3287b03b tempest-VolumesTransfersV357Test-585651804 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.093s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-50508863-0442-4371-87ec-d98c3287b03b tempest-VolumesTransfersV357Test-585651804 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bf9c27a7-358a-43b9-a2a7-664db266e22e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d5d9396c-5664-42bc-80d4-df5ac8b2c3f4', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-50508863-0442-4371-87ec-d98c3287b03b tempest-VolumesTransfersV357Test-585651804 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e045d7b6-6c8c-4947-ac53-996b1f222c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:24 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-50508863-0442-4371-87ec-d98c3287b03b tempest-VolumesTransfersV357Test-585651804 None] Volume volume-d5d9396c-5664-42bc-80d4-df5ac8b2c3f4 (d5d9396c-5664-42bc-80d4-df5ac8b2c3f4): created successfully Aug 18 19:02:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-50508863-0442-4371-87ec-d98c3287b03b tempest-VolumesTransfersV357Test-585651804 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e045d7b6-6c8c-4947-ac53-996b1f222c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-50508863-0442-4371-87ec-d98c3287b03b tempest-VolumesTransfersV357Test-585651804 None] Flow 'volume_create_manager' (1a25e311-4d8b-4928-9b99-600c5ff9c3ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:02:24 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-50508863-0442-4371-87ec-d98c3287b03b tempest-VolumesTransfersV357Test-585651804 None] Created volume successfully. Aug 18 19:02:24 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:02:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Flow 'volume_create_manager' (4fc063dc-4169-4152-9619-d532b00a5fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:02:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a21c70f8-ed5e-427d-b7ec-a523469cb1a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a21c70f8-ed5e-427d-b7ec-a523469cb1a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:02:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-640725843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=86327a3d-8905-42c6-ae7a-6657f789879b,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='09b87cdd747047cdb9d81fd7eeae3893',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:02:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=7a62aa11-f99a-41ad-a1d8-1e28a3639cb3,status='creating',terminated_at=None,updated_at=2026-08-18T17:02:25Z,use_quota=True,user_id='e1886f7bf8c343819795e54f141d2817',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bddcfeb8-c85c-4cda-8df4-c4c2fc25bfb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bddcfeb8-c85c-4cda-8df4-c4c2fc25bfb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e6321964-1906-4908-87ec-d4db9e972c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e6321964-1906-4908-87ec-d4db9e972c43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '86327a3d-8905-42c6-ae7a-6657f789879b', 'volume_name': 'volume-86327a3d-8905-42c6-ae7a-6657f789879b', 'volume_size': 1, 'source_volid': '7a62aa11-f99a-41ad-a1d8-1e28a3639cb3', 'source_volstatus': 'available'}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8f6d9f9d-ef6a-46ea-8f5e-56844f877a32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8f6d9f9d-ef6a-46ea-8f5e-56844f877a32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (636dde89-6213-4f77-8691-7707b7836cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:25 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Volume 86327a3d-8905-42c6-ae7a-6657f789879b: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-86327a3d-8905-42c6-ae7a-6657f789879b', 'volume_size': 1, 'source_volid': '7a62aa11-f99a-41ad-a1d8-1e28a3639cb3', 'source_volstatus': 'available'} Aug 18 19:02:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:25 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Cloning volume 7a62aa11-f99a-41ad-a1d8-1e28a3639cb3 to volume 86327a3d-8905-42c6-ae7a-6657f789879b Aug 18 19:02:25 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Creating offline snapshot 260ddff1-7bae-4c41-9ee5-ddbf56ed901e of volume 7a62aa11-f99a-41ad-a1d8-1e28a3639cb3 {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:02:25 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[87562274-0d8e-4418-804a-fc22bfc378df]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:02:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:25 devstack sudo[106108]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3 Aug 18 19:02:25 devstack sudo[106108]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:25 devstack sudo[106108]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3" returned: 0 in 0.656s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3.260ddff1-7bae-4c41-9ee5-ddbf56ed901e 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:25 devstack sudo[106113]: 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/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3.260ddff1-7bae-4c41-9ee5-ddbf56ed901e 1G Aug 18 19:02:25 devstack sudo[106113]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:26 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-7e24f222-8cc3-4e5d-9d45-dfb7237d485b tempest-AttachVolumeTestJSON-1003873149 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:02:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7e24f222-8cc3-4e5d-9d45-dfb7237d485b tempest-AttachVolumeTestJSON-1003873149 None] Flow 'volume_create_manager' (e34c755d-cb32-4898-9943-bc7ca2425207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:02:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7e24f222-8cc3-4e5d-9d45-dfb7237d485b tempest-AttachVolumeTestJSON-1003873149 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c5144deb-29ba-412c-8c0e-79203ba3089a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:26 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-50a8c124-30f4-403f-93ab-ceec57af20fe tempest-VolumesTransfersV357Test-1577251145 None] Transfer volume completed successfully. Aug 18 19:02:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7e24f222-8cc3-4e5d-9d45-dfb7237d485b tempest-AttachVolumeTestJSON-1003873149 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c5144deb-29ba-412c-8c0e-79203ba3089a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:02:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-853022016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1938ecab-78c4-457f-beae-136baaff49c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2f72db4b8c5459cb6b2def106826423',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:02: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-18T17:02:26Z,use_quota=True,user_id='7d9d29a2021b45d699a5aa027b6c1b86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7e24f222-8cc3-4e5d-9d45-dfb7237d485b tempest-AttachVolumeTestJSON-1003873149 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (baf6999a-d77a-4fe8-9afa-364cfcc84ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7e24f222-8cc3-4e5d-9d45-dfb7237d485b tempest-AttachVolumeTestJSON-1003873149 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (baf6999a-d77a-4fe8-9afa-364cfcc84ccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7e24f222-8cc3-4e5d-9d45-dfb7237d485b tempest-AttachVolumeTestJSON-1003873149 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (033043be-a733-4cb3-8655-27f93ee7d5fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7e24f222-8cc3-4e5d-9d45-dfb7237d485b tempest-AttachVolumeTestJSON-1003873149 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (033043be-a733-4cb3-8655-27f93ee7d5fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1938ecab-78c4-457f-beae-136baaff49c9', 'volume_name': 'volume-1938ecab-78c4-457f-beae-136baaff49c9', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7e24f222-8cc3-4e5d-9d45-dfb7237d485b tempest-AttachVolumeTestJSON-1003873149 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0f632061-bee8-49a9-a592-389f417769b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7e24f222-8cc3-4e5d-9d45-dfb7237d485b tempest-AttachVolumeTestJSON-1003873149 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0f632061-bee8-49a9-a592-389f417769b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7e24f222-8cc3-4e5d-9d45-dfb7237d485b tempest-AttachVolumeTestJSON-1003873149 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e82b5f19-739b-4ebc-9a91-daf64315577f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:26 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-7e24f222-8cc3-4e5d-9d45-dfb7237d485b tempest-AttachVolumeTestJSON-1003873149 None] Volume 1938ecab-78c4-457f-beae-136baaff49c9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1938ecab-78c4-457f-beae-136baaff49c9', 'volume_size': 1} Aug 18 19:02:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7e24f222-8cc3-4e5d-9d45-dfb7237d485b tempest-AttachVolumeTestJSON-1003873149 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:26 devstack sudo[106113]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3.260ddff1-7bae-4c41-9ee5-ddbf56ed901e 1G" returned: 0 in 0.572s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3.260ddff1-7bae-4c41-9ee5-ddbf56ed901e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:26 devstack sudo[106119]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3.260ddff1-7bae-4c41-9ee5-ddbf56ed901e Aug 18 19:02:26 devstack sudo[106119]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:26 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-98629517-f6e3-48f4-8742-60744bb6cb95 tempest-VolumesTransfersV357Test-1277066280 None] Acquiring lock "cinder-d5d9396c-5664-42bc-80d4-df5ac8b2c3f4-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:02:26 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-98629517-f6e3-48f4-8742-60744bb6cb95 tempest-VolumesTransfersV357Test-1277066280 None] Lock "cinder-d5d9396c-5664-42bc-80d4-df5ac8b2c3f4-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:02:26 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-98629517-f6e3-48f4-8742-60744bb6cb95 tempest-VolumesTransfersV357Test-1277066280 None] Acquiring lock "cinder-quobyte-d5d9396c-5664-42bc-80d4-df5ac8b2c3f4" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:02:26 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-98629517-f6e3-48f4-8742-60744bb6cb95 tempest-VolumesTransfersV357Test-1277066280 None] Lock "cinder-quobyte-d5d9396c-5664-42bc-80d4-df5ac8b2c3f4" acquired by "delete_volume" :: waited 0.027s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:02:26 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[494ad8b3-0e3a-40d4-83fa-bf64442a1046]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:02:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-98629517-f6e3-48f4-8742-60744bb6cb95 tempest-VolumesTransfersV357Test-1277066280 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d5d9396c-5664-42bc-80d4-df5ac8b2c3f4 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:26 devstack sudo[106119]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3.260ddff1-7bae-4c41-9ee5-ddbf56ed901e" returned: 0 in 0.366s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:26 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3.260ddff1-7bae-4c41-9ee5-ddbf56ed901e is being set with open permissions: ugo+rw Aug 18 19:02:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3.260ddff1-7bae-4c41-9ee5-ddbf56ed901e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:26 devstack sudo[106126]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3.260ddff1-7bae-4c41-9ee5-ddbf56ed901e Aug 18 19:02:26 devstack sudo[106123]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d5d9396c-5664-42bc-80d4-df5ac8b2c3f4 Aug 18 19:02:26 devstack sudo[106126]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:26 devstack sudo[106123]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:27 devstack sudo[106123]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:27 devstack sudo[106126]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-98629517-f6e3-48f4-8742-60744bb6cb95 tempest-VolumesTransfersV357Test-1277066280 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d5d9396c-5664-42bc-80d4-df5ac8b2c3f4" returned: 0 in 0.449s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-98629517-f6e3-48f4-8742-60744bb6cb95 tempest-VolumesTransfersV357Test-1277066280 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d5d9396c-5664-42bc-80d4-df5ac8b2c3f4 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3.260ddff1-7bae-4c41-9ee5-ddbf56ed901e" returned: 0 in 0.360s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:27 devstack sudo[106133]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d5d9396c-5664-42bc-80d4-df5ac8b2c3f4 Aug 18 19:02:27 devstack sudo[106133]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:27 devstack sudo[106135]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3.info Aug 18 19:02:27 devstack sudo[106135]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:27 devstack sudo[106133]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-98629517-f6e3-48f4-8742-60744bb6cb95 tempest-VolumesTransfersV357Test-1277066280 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d5d9396c-5664-42bc-80d4-df5ac8b2c3f4" returned: 0 in 0.258s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:27 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-98629517-f6e3-48f4-8742-60744bb6cb95 tempest-VolumesTransfersV357Test-1277066280 None] Lock "cinder-quobyte-d5d9396c-5664-42bc-80d4-df5ac8b2c3f4" released by "delete_volume" :: held 0.779s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:02:27 devstack sudo[106135]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3.info" returned: 0 in 0.300s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:27 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3.info is being set with open permissions: ugo+rw Aug 18 19:02:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:27 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-98629517-f6e3-48f4-8742-60744bb6cb95 tempest-VolumesTransfersV357Test-1277066280 None] Created reservations ['691fab86-cf37-4fe2-9cb5-29a0271495b9', '73411e75-4187-4dea-8ada-f1e2db194e01', '1e957aef-f4c0-4d26-9796-942d1425807a', '5fd936c2-876a-490e-8c2c-bfcd829840d6'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:02:27 devstack sudo[106139]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3.info Aug 18 19:02:27 devstack sudo[106139]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-98629517-f6e3-48f4-8742-60744bb6cb95 tempest-VolumesTransfersV357Test-1277066280 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-98629517-f6e3-48f4-8742-60744bb6cb95 tempest-VolumesTransfersV357Test-1277066280 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:27 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-98629517-f6e3-48f4-8742-60744bb6cb95 tempest-VolumesTransfersV357Test-1277066280 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:02:27 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-98629517-f6e3-48f4-8742-60744bb6cb95 tempest-VolumesTransfersV357Test-1277066280 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:02:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-98629517-f6e3-48f4-8742-60744bb6cb95 tempest-VolumesTransfersV357Test-1277066280 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-98629517-f6e3-48f4-8742-60744bb6cb95 tempest-VolumesTransfersV357Test-1277066280 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:27 devstack sudo[106141]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:02:27 devstack sudo[106141]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:27 devstack sudo[106139]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3.info" returned: 0 in 0.383s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:27 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Acquiring lock "cinder-quobyte-86327a3d-8905-42c6-ae7a-6657f789879b" by "_copy_volume_from_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:02:27 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Lock "cinder-quobyte-86327a3d-8905-42c6-ae7a-6657f789879b" acquired by "_copy_volume_from_snapshot" :: waited 0.027s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:02:27 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] snapshot: 260ddff1-7bae-4c41-9ee5-ddbf56ed901e, volume: 86327a3d-8905-42c6-ae7a-6657f789879b, {{(pid=93728) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 18 19:02:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:02:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:02:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:28 devstack sudo[106141]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-98629517-f6e3-48f4-8742-60744bb6cb95 tempest-VolumesTransfersV357Test-1277066280 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.307s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:28 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-98629517-f6e3-48f4-8742-60744bb6cb95 tempest-VolumesTransfersV357Test-1277066280 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:02:28 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-98629517-f6e3-48f4-8742-60744bb6cb95 tempest-VolumesTransfersV357Test-1277066280 None] Deleted volume successfully. Aug 18 19:02:28 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[db1488cd-58d6-4475-a025-21cd88f23e5f]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:02:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3.260ddff1-7bae-4c41-9ee5-ddbf56ed901e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:28 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-98629517-f6e3-48f4-8742-60744bb6cb95 tempest-VolumesTransfersV357Test-1277066280 None] Lock "cinder-d5d9396c-5664-42bc-80d4-df5ac8b2c3f4-delete_volume" released by "delete_volume" :: held 1.482s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:02:28 devstack sudo[106145]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3.260ddff1-7bae-4c41-9ee5-ddbf56ed901e Aug 18 19:02:28 devstack sudo[106145]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:28 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-82361caa-faad-4dc4-9d75-4819dafea12c tempest-VolumesTransfersV357Test-585651804 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:02:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82361caa-faad-4dc4-9d75-4819dafea12c tempest-VolumesTransfersV357Test-585651804 None] Flow 'volume_create_manager' (f6e0374e-6e61-4dc4-a8e2-3f7c0512e137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:02:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82361caa-faad-4dc4-9d75-4819dafea12c tempest-VolumesTransfersV357Test-585651804 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f78fcf9a-4541-4123-802b-6eb473f83d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82361caa-faad-4dc4-9d75-4819dafea12c tempest-VolumesTransfersV357Test-585651804 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f78fcf9a-4541-4123-802b-6eb473f83d1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:02:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1449930425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0bd84573-7c01-4504-9aea-ef5efca0f94b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bef91a75ffa492b941c8be251735579',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:02: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-18T17:02:28Z,use_quota=True,user_id='2ba8daddd6f646c3850554c4a3572cc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82361caa-faad-4dc4-9d75-4819dafea12c tempest-VolumesTransfersV357Test-585651804 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (61ef9798-81a7-4f32-b710-fb1f266a6895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82361caa-faad-4dc4-9d75-4819dafea12c tempest-VolumesTransfersV357Test-585651804 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (61ef9798-81a7-4f32-b710-fb1f266a6895) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82361caa-faad-4dc4-9d75-4819dafea12c tempest-VolumesTransfersV357Test-585651804 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (489a470c-e21e-4f87-afe8-dd5f40aec196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82361caa-faad-4dc4-9d75-4819dafea12c tempest-VolumesTransfersV357Test-585651804 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (489a470c-e21e-4f87-afe8-dd5f40aec196) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0bd84573-7c01-4504-9aea-ef5efca0f94b', 'volume_name': 'volume-0bd84573-7c01-4504-9aea-ef5efca0f94b', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82361caa-faad-4dc4-9d75-4819dafea12c tempest-VolumesTransfersV357Test-585651804 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d96df0f4-c39a-4e31-9881-6ac99bf6b7f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:28 devstack sudo[106145]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82361caa-faad-4dc4-9d75-4819dafea12c tempest-VolumesTransfersV357Test-585651804 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d96df0f4-c39a-4e31-9881-6ac99bf6b7f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82361caa-faad-4dc4-9d75-4819dafea12c tempest-VolumesTransfersV357Test-585651804 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5de71896-81ce-457f-ba5d-81b9d5682eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:28 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-82361caa-faad-4dc4-9d75-4819dafea12c tempest-VolumesTransfersV357Test-585651804 None] Volume 0bd84573-7c01-4504-9aea-ef5efca0f94b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0bd84573-7c01-4504-9aea-ef5efca0f94b', 'volume_size': 1} Aug 18 19:02:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82361caa-faad-4dc4-9d75-4819dafea12c tempest-VolumesTransfersV357Test-585651804 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3.260ddff1-7bae-4c41-9ee5-ddbf56ed901e" returned: 0 in 0.440s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:02:28 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[4dbb2bfc-07d6-45ad-9598-478c3ed215e3]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:02:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:28 devstack sudo[106150]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3 Aug 18 19:02:28 devstack sudo[106150]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:28 devstack sudo[106150]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3" returned: 0 in 0.391s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] will copy from snapshot at /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3 {{(pid=93728) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 18 19:02:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Creating direct copy from snapshot {{(pid=93728) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 18 19:02:28 devstack cinder-volume[93728]: DEBUG cinder.utils [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Path /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86327a3d-8905-42c6-ae7a-6657f789879b not found in is_blk_device check {{(pid=93728) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 18 19:02:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86327a3d-8905-42c6-ae7a-6657f789879b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:28 devstack sudo[106155]: 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/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86327a3d-8905-42c6-ae7a-6657f789879b Aug 18 19:02:28 devstack sudo[106155]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:33 devstack sudo[106155]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86327a3d-8905-42c6-ae7a-6657f789879b" returned: 0 in 4.842s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:33 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Image conversion details: src /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3, size 1024.00 MB, duration 4.84 sec, destination /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86327a3d-8905-42c6-ae7a-6657f789879b {{(pid=93728) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 18 19:02:33 devstack cinder-volume[93728]: INFO cinder.image.image_utils [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Converted 1024.00 MB image at 211.39 MB/s Aug 18 19:02:33 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86327a3d-8905-42c6-ae7a-6657f789879b is being set with open permissions: ugo+rw Aug 18 19:02:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86327a3d-8905-42c6-ae7a-6657f789879b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:33 devstack sudo[106168]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86327a3d-8905-42c6-ae7a-6657f789879b Aug 18 19:02:33 devstack sudo[106168]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:34 devstack sudo[106168]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86327a3d-8905-42c6-ae7a-6657f789879b" returned: 0 in 0.257s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Lock "cinder-quobyte-86327a3d-8905-42c6-ae7a-6657f789879b" released by "_copy_volume_from_snapshot" :: held 6.031s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:02:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Acquiring lock "cinder-quobyte-260ddff1-7bae-4c41-9ee5-ddbf56ed901e" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:02:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Lock "cinder-quobyte-260ddff1-7bae-4c41-9ee5-ddbf56ed901e" acquired by "_delete_snapshot" :: waited 0.018s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:02:34 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Deleting offline snapshot 260ddff1-7bae-4c41-9ee5-ddbf56ed901e of volume 7a62aa11-f99a-41ad-a1d8-1e28a3639cb3 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:02:34 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] snapshot_file for this snap is: volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3.260ddff1-7bae-4c41-9ee5-ddbf56ed901e {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:02:34 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[bb8312fe-1253-4fda-9cff-d103a69c0d53]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:02:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3.260ddff1-7bae-4c41-9ee5-ddbf56ed901e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:34 devstack sudo[106171]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3.260ddff1-7bae-4c41-9ee5-ddbf56ed901e Aug 18 19:02:34 devstack sudo[106171]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:34 devstack sudo[106171]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3.260ddff1-7bae-4c41-9ee5-ddbf56ed901e" returned: 0 in 0.396s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:34 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:02:34 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[0dcfab35-f75b-4bcb-b5c8-53b4f047da43]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:02:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:34 devstack sudo[106176]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3 Aug 18 19:02:34 devstack sudo[106176]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:35 devstack sudo[106176]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3" returned: 0 in 0.564s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3.260ddff1-7bae-4c41-9ee5-ddbf56ed901e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:35 devstack sudo[106182]: 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/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3.260ddff1-7bae-4c41-9ee5-ddbf56ed901e Aug 18 19:02:35 devstack sudo[106182]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:35 devstack sudo[106182]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3.260ddff1-7bae-4c41-9ee5-ddbf56ed901e" returned: 0 in 0.452s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3.260ddff1-7bae-4c41-9ee5-ddbf56ed901e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:35 devstack sudo[106187]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3.260ddff1-7bae-4c41-9ee5-ddbf56ed901e Aug 18 19:02:35 devstack sudo[106187]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:35 devstack sudo[106187]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3.260ddff1-7bae-4c41-9ee5-ddbf56ed901e" returned: 0 in 0.257s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Lock "cinder-quobyte-260ddff1-7bae-4c41-9ee5-ddbf56ed901e" released by "_delete_snapshot" :: held 1.763s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:02:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: held 10.708s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7e24f222-8cc3-4e5d-9d45-dfb7237d485b tempest-AttachVolumeTestJSON-1003873149 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 9.695s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:35 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7e24f222-8cc3-4e5d-9d45-dfb7237d485b tempest-AttachVolumeTestJSON-1003873149 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:02:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-853022016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1938ecab-78c4-457f-beae-136baaff49c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2f72db4b8c5459cb6b2def106826423',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:02: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-18T17:02:26Z,use_quota=True,user_id='7d9d29a2021b45d699a5aa027b6c1b86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:02:35 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-7e24f222-8cc3-4e5d-9d45-dfb7237d485b tempest-AttachVolumeTestJSON-1003873149 None] Creating volume 1938ecab-78c4-457f-beae-136baaff49c9 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:02:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7e24f222-8cc3-4e5d-9d45-dfb7237d485b tempest-AttachVolumeTestJSON-1003873149 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7e24f222-8cc3-4e5d-9d45-dfb7237d485b tempest-AttachVolumeTestJSON-1003873149 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:35 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7e24f222-8cc3-4e5d-9d45-dfb7237d485b tempest-AttachVolumeTestJSON-1003873149 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:02:35 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7e24f222-8cc3-4e5d-9d45-dfb7237d485b tempest-AttachVolumeTestJSON-1003873149 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:02:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7e24f222-8cc3-4e5d-9d45-dfb7237d485b tempest-AttachVolumeTestJSON-1003873149 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:35 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7e24f222-8cc3-4e5d-9d45-dfb7237d485b tempest-AttachVolumeTestJSON-1003873149 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:02:35 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-7e24f222-8cc3-4e5d-9d45-dfb7237d485b tempest-AttachVolumeTestJSON-1003873149 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:02:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7e24f222-8cc3-4e5d-9d45-dfb7237d485b tempest-AttachVolumeTestJSON-1003873149 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1938ecab-78c4-457f-beae-136baaff49c9 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:35 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (636dde89-6213-4f77-8691-7707b7836cb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-86327a3d-8905-42c6-ae7a-6657f789879b', 'volume_size': 1, 'source_volid': '7a62aa11-f99a-41ad-a1d8-1e28a3639cb3', 'source_volstatus': 'available'}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:35 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7e87e4d3-dd63-4ae8-9ef8-ca7d52ce065a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:35 devstack sudo[106190]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1938ecab-78c4-457f-beae-136baaff49c9 1073741824 Aug 18 19:02:35 devstack sudo[106190]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:35 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Volume volume-86327a3d-8905-42c6-ae7a-6657f789879b (86327a3d-8905-42c6-ae7a-6657f789879b): created successfully Aug 18 19:02:35 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7e87e4d3-dd63-4ae8-9ef8-ca7d52ce065a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:35 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Flow 'volume_create_manager' (4fc063dc-4169-4152-9619-d532b00a5fa5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:02:35 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-6197f030-11b3-408c-ade9-ec6def40a80a tempest-VolumesGetTest-993980241 None] Created volume successfully. Aug 18 19:02:36 devstack sudo[106190]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7e24f222-8cc3-4e5d-9d45-dfb7237d485b tempest-AttachVolumeTestJSON-1003873149 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1938ecab-78c4-457f-beae-136baaff49c9 1073741824" returned: 0 in 0.476s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7e24f222-8cc3-4e5d-9d45-dfb7237d485b tempest-AttachVolumeTestJSON-1003873149 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1938ecab-78c4-457f-beae-136baaff49c9 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:36 devstack sudo[106196]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1938ecab-78c4-457f-beae-136baaff49c9 Aug 18 19:02:36 devstack sudo[106196]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:36 devstack sudo[106196]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7e24f222-8cc3-4e5d-9d45-dfb7237d485b tempest-AttachVolumeTestJSON-1003873149 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1938ecab-78c4-457f-beae-136baaff49c9" returned: 0 in 0.243s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:36 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7e24f222-8cc3-4e5d-9d45-dfb7237d485b tempest-AttachVolumeTestJSON-1003873149 None] <== create_volume: return (762ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:02:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7e24f222-8cc3-4e5d-9d45-dfb7237d485b tempest-AttachVolumeTestJSON-1003873149 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.765s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82361caa-faad-4dc4-9d75-4819dafea12c tempest-VolumesTransfersV357Test-585651804 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 8.140s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:36 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82361caa-faad-4dc4-9d75-4819dafea12c tempest-VolumesTransfersV357Test-585651804 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:02:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1449930425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0bd84573-7c01-4504-9aea-ef5efca0f94b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bef91a75ffa492b941c8be251735579',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:02: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-18T17:02:28Z,use_quota=True,user_id='2ba8daddd6f646c3850554c4a3572cc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:02:36 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-82361caa-faad-4dc4-9d75-4819dafea12c tempest-VolumesTransfersV357Test-585651804 None] Creating volume 0bd84573-7c01-4504-9aea-ef5efca0f94b {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:02:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82361caa-faad-4dc4-9d75-4819dafea12c tempest-VolumesTransfersV357Test-585651804 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82361caa-faad-4dc4-9d75-4819dafea12c tempest-VolumesTransfersV357Test-585651804 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:36 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82361caa-faad-4dc4-9d75-4819dafea12c tempest-VolumesTransfersV357Test-585651804 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:02:36 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82361caa-faad-4dc4-9d75-4819dafea12c tempest-VolumesTransfersV357Test-585651804 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:02:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82361caa-faad-4dc4-9d75-4819dafea12c tempest-VolumesTransfersV357Test-585651804 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:36 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82361caa-faad-4dc4-9d75-4819dafea12c tempest-VolumesTransfersV357Test-585651804 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:02:36 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-82361caa-faad-4dc4-9d75-4819dafea12c tempest-VolumesTransfersV357Test-585651804 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:02:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82361caa-faad-4dc4-9d75-4819dafea12c tempest-VolumesTransfersV357Test-585651804 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0bd84573-7c01-4504-9aea-ef5efca0f94b 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:36 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7e24f222-8cc3-4e5d-9d45-dfb7237d485b tempest-AttachVolumeTestJSON-1003873149 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e82b5f19-739b-4ebc-9a91-daf64315577f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1938ecab-78c4-457f-beae-136baaff49c9', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:36 devstack sudo[106199]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0bd84573-7c01-4504-9aea-ef5efca0f94b 1073741824 Aug 18 19:02:36 devstack sudo[106199]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:36 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7e24f222-8cc3-4e5d-9d45-dfb7237d485b tempest-AttachVolumeTestJSON-1003873149 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (498660e1-66ca-45f3-a60f-edc8fd8ceb7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:36 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=94,cinder:UPDATE=113,cinder:INSERT=34,cinder:DELETE=11 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:02:36 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-7e24f222-8cc3-4e5d-9d45-dfb7237d485b tempest-AttachVolumeTestJSON-1003873149 None] Volume volume-1938ecab-78c4-457f-beae-136baaff49c9 (1938ecab-78c4-457f-beae-136baaff49c9): created successfully Aug 18 19:02:36 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7e24f222-8cc3-4e5d-9d45-dfb7237d485b tempest-AttachVolumeTestJSON-1003873149 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (498660e1-66ca-45f3-a60f-edc8fd8ceb7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:36 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7e24f222-8cc3-4e5d-9d45-dfb7237d485b tempest-AttachVolumeTestJSON-1003873149 None] Flow 'volume_create_manager' (e34c755d-cb32-4898-9943-bc7ca2425207) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:02:36 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=84,cinder:UPDATE=112,cinder:INSERT=32,cinder:DELETE=8 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:02:36 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-7e24f222-8cc3-4e5d-9d45-dfb7237d485b tempest-AttachVolumeTestJSON-1003873149 None] Created volume successfully. Aug 18 19:02:37 devstack sudo[106199]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82361caa-faad-4dc4-9d75-4819dafea12c tempest-VolumesTransfersV357Test-585651804 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0bd84573-7c01-4504-9aea-ef5efca0f94b 1073741824" returned: 0 in 0.629s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82361caa-faad-4dc4-9d75-4819dafea12c tempest-VolumesTransfersV357Test-585651804 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0bd84573-7c01-4504-9aea-ef5efca0f94b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:37 devstack sudo[106209]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0bd84573-7c01-4504-9aea-ef5efca0f94b Aug 18 19:02:37 devstack sudo[106209]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:37 devstack sudo[106209]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82361caa-faad-4dc4-9d75-4819dafea12c tempest-VolumesTransfersV357Test-585651804 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0bd84573-7c01-4504-9aea-ef5efca0f94b" returned: 0 in 0.325s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:37 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82361caa-faad-4dc4-9d75-4819dafea12c tempest-VolumesTransfersV357Test-585651804 None] <== create_volume: return (1018ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:02:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82361caa-faad-4dc4-9d75-4819dafea12c tempest-VolumesTransfersV357Test-585651804 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.021s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:37 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82361caa-faad-4dc4-9d75-4819dafea12c tempest-VolumesTransfersV357Test-585651804 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5de71896-81ce-457f-ba5d-81b9d5682eae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0bd84573-7c01-4504-9aea-ef5efca0f94b', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:37 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82361caa-faad-4dc4-9d75-4819dafea12c tempest-VolumesTransfersV357Test-585651804 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a13a4dd9-0203-4569-ba00-b89bf2f08f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:37 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-82361caa-faad-4dc4-9d75-4819dafea12c tempest-VolumesTransfersV357Test-585651804 None] Volume volume-0bd84573-7c01-4504-9aea-ef5efca0f94b (0bd84573-7c01-4504-9aea-ef5efca0f94b): created successfully Aug 18 19:02:37 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82361caa-faad-4dc4-9d75-4819dafea12c tempest-VolumesTransfersV357Test-585651804 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a13a4dd9-0203-4569-ba00-b89bf2f08f11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:37 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82361caa-faad-4dc4-9d75-4819dafea12c tempest-VolumesTransfersV357Test-585651804 None] Flow 'volume_create_manager' (f6e0374e-6e61-4dc4-a8e2-3f7c0512e137) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:02:37 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-82361caa-faad-4dc4-9d75-4819dafea12c tempest-VolumesTransfersV357Test-585651804 None] Created volume successfully. Aug 18 19:02:38 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-5eb86bc8-3652-4c45-b7b5-de1416a717e1 tempest-VolumesGetTest-993980241 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:02:38 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5eb86bc8-3652-4c45-b7b5-de1416a717e1 tempest-VolumesGetTest-993980241 None] Flow 'volume_create_manager' (2f759627-9ce5-4949-94dd-6b6233e6859b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:02:38 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5eb86bc8-3652-4c45-b7b5-de1416a717e1 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (39713790-2ec2-43e7-a8cd-459800486b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:38 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5eb86bc8-3652-4c45-b7b5-de1416a717e1 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (39713790-2ec2-43e7-a8cd-459800486b40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:02:38Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1510978903',display_name='tempest-VolumesGetTest-Volume-2021427600',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b9668d4b-52db-4a56-893a-4fedd659ea09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09b87cdd747047cdb9d81fd7eeae3893',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:02: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-18T17:02:38Z,use_quota=True,user_id='e1886f7bf8c343819795e54f141d2817',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:38 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5eb86bc8-3652-4c45-b7b5-de1416a717e1 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e378f861-f943-4087-aecc-8bd0bafbf8e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:38 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5eb86bc8-3652-4c45-b7b5-de1416a717e1 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e378f861-f943-4087-aecc-8bd0bafbf8e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:38 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5eb86bc8-3652-4c45-b7b5-de1416a717e1 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (54c7bfa8-d0a6-417f-83ab-3dca3caadde4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:38 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5eb86bc8-3652-4c45-b7b5-de1416a717e1 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (54c7bfa8-d0a6-417f-83ab-3dca3caadde4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b9668d4b-52db-4a56-893a-4fedd659ea09', 'volume_name': 'volume-b9668d4b-52db-4a56-893a-4fedd659ea09', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:38 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5eb86bc8-3652-4c45-b7b5-de1416a717e1 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f8794cdf-6d4b-451b-86f7-60a6f6fa8460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:38 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5eb86bc8-3652-4c45-b7b5-de1416a717e1 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f8794cdf-6d4b-451b-86f7-60a6f6fa8460) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:38 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5eb86bc8-3652-4c45-b7b5-de1416a717e1 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7fc45b71-0de3-497d-b183-1a69e0095b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:38 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-5eb86bc8-3652-4c45-b7b5-de1416a717e1 tempest-VolumesGetTest-993980241 None] Volume b9668d4b-52db-4a56-893a-4fedd659ea09: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b9668d4b-52db-4a56-893a-4fedd659ea09', 'volume_size': 1} Aug 18 19:02:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5eb86bc8-3652-4c45-b7b5-de1416a717e1 tempest-VolumesGetTest-993980241 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5eb86bc8-3652-4c45-b7b5-de1416a717e1 tempest-VolumesGetTest-993980241 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:38 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5eb86bc8-3652-4c45-b7b5-de1416a717e1 tempest-VolumesGetTest-993980241 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:02:38Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1510978903',display_name='tempest-VolumesGetTest-Volume-2021427600',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b9668d4b-52db-4a56-893a-4fedd659ea09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09b87cdd747047cdb9d81fd7eeae3893',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:02: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-18T17:02:38Z,use_quota=True,user_id='e1886f7bf8c343819795e54f141d2817',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:02:38 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-5eb86bc8-3652-4c45-b7b5-de1416a717e1 tempest-VolumesGetTest-993980241 None] Creating volume b9668d4b-52db-4a56-893a-4fedd659ea09 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:02:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5eb86bc8-3652-4c45-b7b5-de1416a717e1 tempest-VolumesGetTest-993980241 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5eb86bc8-3652-4c45-b7b5-de1416a717e1 tempest-VolumesGetTest-993980241 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:38 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5eb86bc8-3652-4c45-b7b5-de1416a717e1 tempest-VolumesGetTest-993980241 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:02:38 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5eb86bc8-3652-4c45-b7b5-de1416a717e1 tempest-VolumesGetTest-993980241 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:02:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5eb86bc8-3652-4c45-b7b5-de1416a717e1 tempest-VolumesGetTest-993980241 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:38 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5eb86bc8-3652-4c45-b7b5-de1416a717e1 tempest-VolumesGetTest-993980241 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:02:38 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-5eb86bc8-3652-4c45-b7b5-de1416a717e1 tempest-VolumesGetTest-993980241 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:02:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5eb86bc8-3652-4c45-b7b5-de1416a717e1 tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b9668d4b-52db-4a56-893a-4fedd659ea09 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-ced05fb5-da17-452d-b565-a9a8e930dc14 req-3ba3554d-310e-40bd-8400-35878844edc6 tempest-AttachVolumeTestJSON-1003873149 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:38 devstack sudo[106220]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b9668d4b-52db-4a56-893a-4fedd659ea09 1073741824 Aug 18 19:02:38 devstack sudo[106220]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:38 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-dfc5256e-18e1-489e-b149-a64d680f82ad tempest-VolumesTransfersV357Test-1277066280 None] Acquiring lock "cinder-0bd84573-7c01-4504-9aea-ef5efca0f94b-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:02:38 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-dfc5256e-18e1-489e-b149-a64d680f82ad tempest-VolumesTransfersV357Test-1277066280 None] Lock "cinder-0bd84573-7c01-4504-9aea-ef5efca0f94b-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:02:38 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-dfc5256e-18e1-489e-b149-a64d680f82ad tempest-VolumesTransfersV357Test-1277066280 None] Acquiring lock "cinder-quobyte-0bd84573-7c01-4504-9aea-ef5efca0f94b" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:02:38 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-dfc5256e-18e1-489e-b149-a64d680f82ad tempest-VolumesTransfersV357Test-1277066280 None] Lock "cinder-quobyte-0bd84573-7c01-4504-9aea-ef5efca0f94b" acquired by "delete_volume" :: waited 0.030s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:02:38 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[18fcfbb3-cf2e-42fa-ab5c-6aee54aedea3]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:02:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-dfc5256e-18e1-489e-b149-a64d680f82ad tempest-VolumesTransfersV357Test-1277066280 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0bd84573-7c01-4504-9aea-ef5efca0f94b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:38 devstack sudo[106225]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0bd84573-7c01-4504-9aea-ef5efca0f94b Aug 18 19:02:38 devstack sudo[106225]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:38 devstack sudo[106220]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5eb86bc8-3652-4c45-b7b5-de1416a717e1 tempest-VolumesGetTest-993980241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b9668d4b-52db-4a56-893a-4fedd659ea09 1073741824" returned: 0 in 0.616s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5eb86bc8-3652-4c45-b7b5-de1416a717e1 tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b9668d4b-52db-4a56-893a-4fedd659ea09 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:38 devstack sudo[106228]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b9668d4b-52db-4a56-893a-4fedd659ea09 Aug 18 19:02:38 devstack sudo[106228]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:39 devstack sudo[106225]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-dfc5256e-18e1-489e-b149-a64d680f82ad tempest-VolumesTransfersV357Test-1277066280 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0bd84573-7c01-4504-9aea-ef5efca0f94b" returned: 0 in 0.455s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-dfc5256e-18e1-489e-b149-a64d680f82ad tempest-VolumesTransfersV357Test-1277066280 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0bd84573-7c01-4504-9aea-ef5efca0f94b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:39 devstack sudo[106243]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0bd84573-7c01-4504-9aea-ef5efca0f94b Aug 18 19:02:39 devstack sudo[106243]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:39 devstack sudo[106228]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5eb86bc8-3652-4c45-b7b5-de1416a717e1 tempest-VolumesGetTest-993980241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b9668d4b-52db-4a56-893a-4fedd659ea09" returned: 0 in 0.308s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:39 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5eb86bc8-3652-4c45-b7b5-de1416a717e1 tempest-VolumesGetTest-993980241 None] <== create_volume: return (973ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:02:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5eb86bc8-3652-4c45-b7b5-de1416a717e1 tempest-VolumesGetTest-993980241 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.976s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-ced05fb5-da17-452d-b565-a9a8e930dc14 req-3ba3554d-310e-40bd-8400-35878844edc6 tempest-AttachVolumeTestJSON-1003873149 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.946s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-ced05fb5-da17-452d-b565-a9a8e930dc14 req-3ba3554d-310e-40bd-8400-35878844edc6 tempest-AttachVolumeTestJSON-1003873149 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.032s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5eb86bc8-3652-4c45-b7b5-de1416a717e1 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7fc45b71-0de3-497d-b183-1a69e0095b7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b9668d4b-52db-4a56-893a-4fedd659ea09', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5eb86bc8-3652-4c45-b7b5-de1416a717e1 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2568ee45-d035-4610-82ad-6a6d6c2b586d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:39 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-5eb86bc8-3652-4c45-b7b5-de1416a717e1 tempest-VolumesGetTest-993980241 None] Volume volume-b9668d4b-52db-4a56-893a-4fedd659ea09 (b9668d4b-52db-4a56-893a-4fedd659ea09): created successfully Aug 18 19:02:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5eb86bc8-3652-4c45-b7b5-de1416a717e1 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2568ee45-d035-4610-82ad-6a6d6c2b586d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5eb86bc8-3652-4c45-b7b5-de1416a717e1 tempest-VolumesGetTest-993980241 None] Flow 'volume_create_manager' (2f759627-9ce5-4949-94dd-6b6233e6859b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:02:39 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-5eb86bc8-3652-4c45-b7b5-de1416a717e1 tempest-VolumesGetTest-993980241 None] Created volume successfully. Aug 18 19:02:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-ced05fb5-da17-452d-b565-a9a8e930dc14 req-3ba3554d-310e-40bd-8400-35878844edc6 tempest-AttachVolumeTestJSON-1003873149 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356', 'name': 'volume-1938ecab-78c4-457f-beae-136baaff49c9', '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': 'ea4f44c7-47ca-4451-bcf9-a2c5f2386778', 'enforce_multipath': True} {{(pid=93728) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 18 19:02:39 devstack sudo[106243]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-dfc5256e-18e1-489e-b149-a64d680f82ad tempest-VolumesTransfersV357Test-1277066280 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0bd84573-7c01-4504-9aea-ef5efca0f94b" returned: 0 in 0.390s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:39 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-dfc5256e-18e1-489e-b149-a64d680f82ad tempest-VolumesTransfersV357Test-1277066280 None] Lock "cinder-quobyte-0bd84573-7c01-4504-9aea-ef5efca0f94b" released by "delete_volume" :: held 0.912s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:02:39 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-ced05fb5-da17-452d-b565-a9a8e930dc14 req-3ba3554d-310e-40bd-8400-35878844edc6 tempest-AttachVolumeTestJSON-1003873149 None] attachment_update completed successfully. Aug 18 19:02:39 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-dfc5256e-18e1-489e-b149-a64d680f82ad tempest-VolumesTransfersV357Test-1277066280 None] Created reservations ['412d8bd6-b84e-4829-ac5d-3167e7f3ceef', '59df4c95-3f03-457b-99ca-55e7d07cc2b0', '2aaf6ad5-1c5c-4a90-ad2a-d3a0208a9f0e', 'e62283fb-3678-4563-9566-bf8c6e6ae969'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:02:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-dfc5256e-18e1-489e-b149-a64d680f82ad tempest-VolumesTransfersV357Test-1277066280 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-dfc5256e-18e1-489e-b149-a64d680f82ad tempest-VolumesTransfersV357Test-1277066280 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:39 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-dfc5256e-18e1-489e-b149-a64d680f82ad tempest-VolumesTransfersV357Test-1277066280 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:02:39 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-dfc5256e-18e1-489e-b149-a64d680f82ad tempest-VolumesTransfersV357Test-1277066280 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:02:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-dfc5256e-18e1-489e-b149-a64d680f82ad tempest-VolumesTransfersV357Test-1277066280 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-dfc5256e-18e1-489e-b149-a64d680f82ad tempest-VolumesTransfersV357Test-1277066280 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:39 devstack sudo[106297]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:02:39 devstack sudo[106297]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:40 devstack sudo[106297]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-dfc5256e-18e1-489e-b149-a64d680f82ad tempest-VolumesTransfersV357Test-1277066280 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.375s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:40 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-dfc5256e-18e1-489e-b149-a64d680f82ad tempest-VolumesTransfersV357Test-1277066280 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:02:40 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-dfc5256e-18e1-489e-b149-a64d680f82ad tempest-VolumesTransfersV357Test-1277066280 None] Deleted volume successfully. Aug 18 19:02:40 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-dfc5256e-18e1-489e-b149-a64d680f82ad tempest-VolumesTransfersV357Test-1277066280 None] Lock "cinder-0bd84573-7c01-4504-9aea-ef5efca0f94b-delete_volume" released by "delete_volume" :: held 1.662s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:02:40 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1b96f3e4-a09a-415c-96db-5c71851c1e1d tempest-VolumesGetTest-993980241 None] Acquiring lock "cinder-b9668d4b-52db-4a56-893a-4fedd659ea09-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:02:40 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1b96f3e4-a09a-415c-96db-5c71851c1e1d tempest-VolumesGetTest-993980241 None] Lock "cinder-b9668d4b-52db-4a56-893a-4fedd659ea09-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:02:40 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1b96f3e4-a09a-415c-96db-5c71851c1e1d tempest-VolumesGetTest-993980241 None] Acquiring lock "cinder-quobyte-b9668d4b-52db-4a56-893a-4fedd659ea09" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:02:40 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1b96f3e4-a09a-415c-96db-5c71851c1e1d tempest-VolumesGetTest-993980241 None] Lock "cinder-quobyte-b9668d4b-52db-4a56-893a-4fedd659ea09" acquired by "delete_volume" :: waited 0.016s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:02:40 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[c4ab50a0-9c44-40d3-9d04-b399014a4b93]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:02:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1b96f3e4-a09a-415c-96db-5c71851c1e1d tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b9668d4b-52db-4a56-893a-4fedd659ea09 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:40 devstack sudo[106664]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b9668d4b-52db-4a56-893a-4fedd659ea09 Aug 18 19:02:40 devstack sudo[106664]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:41 devstack sudo[106664]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1b96f3e4-a09a-415c-96db-5c71851c1e1d tempest-VolumesGetTest-993980241 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b9668d4b-52db-4a56-893a-4fedd659ea09" returned: 0 in 0.455s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1b96f3e4-a09a-415c-96db-5c71851c1e1d tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b9668d4b-52db-4a56-893a-4fedd659ea09 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:41 devstack sudo[106670]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b9668d4b-52db-4a56-893a-4fedd659ea09 Aug 18 19:02:41 devstack sudo[106670]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:41 devstack sudo[106670]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1b96f3e4-a09a-415c-96db-5c71851c1e1d tempest-VolumesGetTest-993980241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b9668d4b-52db-4a56-893a-4fedd659ea09" returned: 0 in 0.272s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:41 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1b96f3e4-a09a-415c-96db-5c71851c1e1d tempest-VolumesGetTest-993980241 None] Lock "cinder-quobyte-b9668d4b-52db-4a56-893a-4fedd659ea09" released by "delete_volume" :: held 0.821s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:02:41 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-1b96f3e4-a09a-415c-96db-5c71851c1e1d tempest-VolumesGetTest-993980241 None] Created reservations ['4b10a602-161a-4089-bbb0-12e52807c59d', '1322d0a1-35c1-433c-86f0-243d8fdcbae1', 'a717c661-9e0b-4fe5-b7cc-3fad146477b7', '498dda03-cdd3-4443-afe3-033209bb0e35'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:02:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1b96f3e4-a09a-415c-96db-5c71851c1e1d tempest-VolumesGetTest-993980241 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1b96f3e4-a09a-415c-96db-5c71851c1e1d tempest-VolumesGetTest-993980241 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1b96f3e4-a09a-415c-96db-5c71851c1e1d tempest-VolumesGetTest-993980241 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:02:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1b96f3e4-a09a-415c-96db-5c71851c1e1d tempest-VolumesGetTest-993980241 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:02:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1b96f3e4-a09a-415c-96db-5c71851c1e1d tempest-VolumesGetTest-993980241 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1b96f3e4-a09a-415c-96db-5c71851c1e1d tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:41 devstack sudo[106673]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:02:41 devstack sudo[106673]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:41 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b3fd9e78-56fc-403d-99e3-78e6abb51369 tempest-VolumesGetTest-993980241 None] Acquiring lock "cinder-86327a3d-8905-42c6-ae7a-6657f789879b-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:02:41 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b3fd9e78-56fc-403d-99e3-78e6abb51369 tempest-VolumesGetTest-993980241 None] Lock "cinder-86327a3d-8905-42c6-ae7a-6657f789879b-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:02:41 devstack sudo[106673]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1b96f3e4-a09a-415c-96db-5c71851c1e1d tempest-VolumesGetTest-993980241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.329s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:41 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-1b96f3e4-a09a-415c-96db-5c71851c1e1d tempest-VolumesGetTest-993980241 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:02:41 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-1b96f3e4-a09a-415c-96db-5c71851c1e1d tempest-VolumesGetTest-993980241 None] Deleted volume successfully. Aug 18 19:02:41 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1b96f3e4-a09a-415c-96db-5c71851c1e1d tempest-VolumesGetTest-993980241 None] Lock "cinder-b9668d4b-52db-4a56-893a-4fedd659ea09-delete_volume" released by "delete_volume" :: held 1.424s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:02:41 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b3fd9e78-56fc-403d-99e3-78e6abb51369 tempest-VolumesGetTest-993980241 None] Acquiring lock "cinder-quobyte-86327a3d-8905-42c6-ae7a-6657f789879b" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:02:41 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b3fd9e78-56fc-403d-99e3-78e6abb51369 tempest-VolumesGetTest-993980241 None] Lock "cinder-quobyte-86327a3d-8905-42c6-ae7a-6657f789879b" acquired by "delete_volume" :: waited 0.020s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:02:41 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[8b292d31-4405-4933-a84a-21997e159fb8]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:02:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b3fd9e78-56fc-403d-99e3-78e6abb51369 tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86327a3d-8905-42c6-ae7a-6657f789879b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:42 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 19:02:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:02:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:02:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:42 devstack sudo[106677]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:02:42 devstack sudo[106677]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:42 devstack sudo[106676]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86327a3d-8905-42c6-ae7a-6657f789879b Aug 18 19:02:42 devstack sudo[106676]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:42 devstack sudo[106677]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.468s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:42 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:02:42 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager._thread_info {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 19:02:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread count: 28 {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 18 19:02:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread info: [<_MainThread(MainThread, started 134742134784128)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 18 19:02:42 devstack sudo[106676]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b3fd9e78-56fc-403d-99e3-78e6abb51369 tempest-VolumesGetTest-993980241 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86327a3d-8905-42c6-ae7a-6657f789879b" returned: 0 in 0.626s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b3fd9e78-56fc-403d-99e3-78e6abb51369 tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86327a3d-8905-42c6-ae7a-6657f789879b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:42 devstack sudo[106685]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86327a3d-8905-42c6-ae7a-6657f789879b Aug 18 19:02:42 devstack sudo[106685]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:42 devstack sudo[106685]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b3fd9e78-56fc-403d-99e3-78e6abb51369 tempest-VolumesGetTest-993980241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86327a3d-8905-42c6-ae7a-6657f789879b" returned: 0 in 0.375s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:43 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b3fd9e78-56fc-403d-99e3-78e6abb51369 tempest-VolumesGetTest-993980241 None] Lock "cinder-quobyte-86327a3d-8905-42c6-ae7a-6657f789879b" released by "delete_volume" :: held 1.066s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:02:43 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-b3fd9e78-56fc-403d-99e3-78e6abb51369 tempest-VolumesGetTest-993980241 None] Created reservations ['80384b40-6148-4278-87af-9a449a1c5a2d', '4d88407f-b386-4446-aa2e-79f91d99a90e', '77ee518b-2413-4797-a727-8e764e6190bf', '483b2e9d-a882-482d-b393-a6f5c7877a59'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:02:43 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-7ff4d691-babe-4948-abdc-26e09fd197c0 tempest-AttachVolumeTestJSON-1003873149 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:02:43 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7ff4d691-babe-4948-abdc-26e09fd197c0 tempest-AttachVolumeTestJSON-1003873149 None] Flow 'volume_create_manager' (ec3ecb80-9f90-4a3c-ad59-8f8f7e22f504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:02:43 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7ff4d691-babe-4948-abdc-26e09fd197c0 tempest-AttachVolumeTestJSON-1003873149 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d5f215b1-cd06-48af-8c10-6c55adc4b59c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:43 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7ff4d691-babe-4948-abdc-26e09fd197c0 tempest-AttachVolumeTestJSON-1003873149 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d5f215b1-cd06-48af-8c10-6c55adc4b59c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:02:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1252037832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1eeddc18-c624-4fff-9a0f-2d6e019f2893,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2f72db4b8c5459cb6b2def106826423',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:02: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-18T17:02:43Z,use_quota=True,user_id='7d9d29a2021b45d699a5aa027b6c1b86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:43 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7ff4d691-babe-4948-abdc-26e09fd197c0 tempest-AttachVolumeTestJSON-1003873149 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (83095dd4-2fe3-422d-8690-2114c75e38c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:43 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7ff4d691-babe-4948-abdc-26e09fd197c0 tempest-AttachVolumeTestJSON-1003873149 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (83095dd4-2fe3-422d-8690-2114c75e38c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:43 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7ff4d691-babe-4948-abdc-26e09fd197c0 tempest-AttachVolumeTestJSON-1003873149 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fc4c821c-094c-495e-93b6-44f9e52b094a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:43 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7ff4d691-babe-4948-abdc-26e09fd197c0 tempest-AttachVolumeTestJSON-1003873149 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fc4c821c-094c-495e-93b6-44f9e52b094a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1eeddc18-c624-4fff-9a0f-2d6e019f2893', 'volume_name': 'volume-1eeddc18-c624-4fff-9a0f-2d6e019f2893', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:43 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7ff4d691-babe-4948-abdc-26e09fd197c0 tempest-AttachVolumeTestJSON-1003873149 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (78b4b1b5-9b5c-4b42-b895-e9dbfb14c16c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:43 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7ff4d691-babe-4948-abdc-26e09fd197c0 tempest-AttachVolumeTestJSON-1003873149 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (78b4b1b5-9b5c-4b42-b895-e9dbfb14c16c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:43 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7ff4d691-babe-4948-abdc-26e09fd197c0 tempest-AttachVolumeTestJSON-1003873149 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eaa23ea6-8ecd-4dd6-8402-53ae11e47086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:43 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-7ff4d691-babe-4948-abdc-26e09fd197c0 tempest-AttachVolumeTestJSON-1003873149 None] Volume 1eeddc18-c624-4fff-9a0f-2d6e019f2893: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1eeddc18-c624-4fff-9a0f-2d6e019f2893', 'volume_size': 1} Aug 18 19:02:43 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7ff4d691-babe-4948-abdc-26e09fd197c0 tempest-AttachVolumeTestJSON-1003873149 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:43 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7ff4d691-babe-4948-abdc-26e09fd197c0 tempest-AttachVolumeTestJSON-1003873149 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:43 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7ff4d691-babe-4948-abdc-26e09fd197c0 tempest-AttachVolumeTestJSON-1003873149 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:02:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1252037832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1eeddc18-c624-4fff-9a0f-2d6e019f2893,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2f72db4b8c5459cb6b2def106826423',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:02: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-18T17:02:43Z,use_quota=True,user_id='7d9d29a2021b45d699a5aa027b6c1b86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:02:43 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-7ff4d691-babe-4948-abdc-26e09fd197c0 tempest-AttachVolumeTestJSON-1003873149 None] Creating volume 1eeddc18-c624-4fff-9a0f-2d6e019f2893 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:02:43 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7ff4d691-babe-4948-abdc-26e09fd197c0 tempest-AttachVolumeTestJSON-1003873149 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:43 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7ff4d691-babe-4948-abdc-26e09fd197c0 tempest-AttachVolumeTestJSON-1003873149 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:43 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7ff4d691-babe-4948-abdc-26e09fd197c0 tempest-AttachVolumeTestJSON-1003873149 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:02:43 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7ff4d691-babe-4948-abdc-26e09fd197c0 tempest-AttachVolumeTestJSON-1003873149 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:02:43 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7ff4d691-babe-4948-abdc-26e09fd197c0 tempest-AttachVolumeTestJSON-1003873149 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:43 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7ff4d691-babe-4948-abdc-26e09fd197c0 tempest-AttachVolumeTestJSON-1003873149 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:02:43 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-7ff4d691-babe-4948-abdc-26e09fd197c0 tempest-AttachVolumeTestJSON-1003873149 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:02:43 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7ff4d691-babe-4948-abdc-26e09fd197c0 tempest-AttachVolumeTestJSON-1003873149 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1eeddc18-c624-4fff-9a0f-2d6e019f2893 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:43 devstack sudo[106688]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1eeddc18-c624-4fff-9a0f-2d6e019f2893 1073741824 Aug 18 19:02:43 devstack sudo[106688]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:43 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b3fd9e78-56fc-403d-99e3-78e6abb51369 tempest-VolumesGetTest-993980241 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:43 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b3fd9e78-56fc-403d-99e3-78e6abb51369 tempest-VolumesGetTest-993980241 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:43 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-b3fd9e78-56fc-403d-99e3-78e6abb51369 tempest-VolumesGetTest-993980241 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:02:43 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-b3fd9e78-56fc-403d-99e3-78e6abb51369 tempest-VolumesGetTest-993980241 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:02:43 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b3fd9e78-56fc-403d-99e3-78e6abb51369 tempest-VolumesGetTest-993980241 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:43 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b3fd9e78-56fc-403d-99e3-78e6abb51369 tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:43 devstack sudo[106690]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:02:43 devstack sudo[106690]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:43 devstack sudo[106690]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:43 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b3fd9e78-56fc-403d-99e3-78e6abb51369 tempest-VolumesGetTest-993980241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.362s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:43 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-b3fd9e78-56fc-403d-99e3-78e6abb51369 tempest-VolumesGetTest-993980241 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:02:43 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-b3fd9e78-56fc-403d-99e3-78e6abb51369 tempest-VolumesGetTest-993980241 None] Deleted volume successfully. Aug 18 19:02:43 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b3fd9e78-56fc-403d-99e3-78e6abb51369 tempest-VolumesGetTest-993980241 None] Lock "cinder-86327a3d-8905-42c6-ae7a-6657f789879b-delete_volume" released by "delete_volume" :: held 1.984s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:02:44 devstack sudo[106688]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7ff4d691-babe-4948-abdc-26e09fd197c0 tempest-AttachVolumeTestJSON-1003873149 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1eeddc18-c624-4fff-9a0f-2d6e019f2893 1073741824" returned: 0 in 0.707s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7ff4d691-babe-4948-abdc-26e09fd197c0 tempest-AttachVolumeTestJSON-1003873149 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1eeddc18-c624-4fff-9a0f-2d6e019f2893 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:44 devstack sudo[106697]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1eeddc18-c624-4fff-9a0f-2d6e019f2893 Aug 18 19:02:44 devstack sudo[106697]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:44 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-aa4ae2d8-304d-43ea-8160-52211c80650b tempest-VolumesGetTest-993980241 None] Acquiring lock "cinder-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:02:44 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-aa4ae2d8-304d-43ea-8160-52211c80650b tempest-VolumesGetTest-993980241 None] Lock "cinder-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:02:44 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-aa4ae2d8-304d-43ea-8160-52211c80650b tempest-VolumesGetTest-993980241 None] Acquiring lock "cinder-quobyte-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:02:44 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-aa4ae2d8-304d-43ea-8160-52211c80650b tempest-VolumesGetTest-993980241 None] Lock "cinder-quobyte-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3" acquired by "delete_volume" :: waited 0.024s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:02:44 devstack sudo[106697]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:44 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[54de569c-aebf-45ef-8dbf-f36897a34e9d]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:02:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-aa4ae2d8-304d-43ea-8160-52211c80650b tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7ff4d691-babe-4948-abdc-26e09fd197c0 tempest-AttachVolumeTestJSON-1003873149 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1eeddc18-c624-4fff-9a0f-2d6e019f2893" returned: 0 in 0.343s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:44 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7ff4d691-babe-4948-abdc-26e09fd197c0 tempest-AttachVolumeTestJSON-1003873149 None] <== create_volume: return (1128ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:02:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7ff4d691-babe-4948-abdc-26e09fd197c0 tempest-AttachVolumeTestJSON-1003873149 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.130s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:44 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7ff4d691-babe-4948-abdc-26e09fd197c0 tempest-AttachVolumeTestJSON-1003873149 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eaa23ea6-8ecd-4dd6-8402-53ae11e47086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1eeddc18-c624-4fff-9a0f-2d6e019f2893', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:44 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7ff4d691-babe-4948-abdc-26e09fd197c0 tempest-AttachVolumeTestJSON-1003873149 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8422d89c-089a-4faa-8bf9-50edd33d5201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:44 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-7ff4d691-babe-4948-abdc-26e09fd197c0 tempest-AttachVolumeTestJSON-1003873149 None] Volume volume-1eeddc18-c624-4fff-9a0f-2d6e019f2893 (1eeddc18-c624-4fff-9a0f-2d6e019f2893): created successfully Aug 18 19:02:44 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7ff4d691-babe-4948-abdc-26e09fd197c0 tempest-AttachVolumeTestJSON-1003873149 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8422d89c-089a-4faa-8bf9-50edd33d5201) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:44 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7ff4d691-babe-4948-abdc-26e09fd197c0 tempest-AttachVolumeTestJSON-1003873149 None] Flow 'volume_create_manager' (ec3ecb80-9f90-4a3c-ad59-8f8f7e22f504) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:02:44 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-7ff4d691-babe-4948-abdc-26e09fd197c0 tempest-AttachVolumeTestJSON-1003873149 None] Created volume successfully. Aug 18 19:02:44 devstack sudo[106700]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3 Aug 18 19:02:44 devstack sudo[106700]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:44 devstack sudo[106700]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-aa4ae2d8-304d-43ea-8160-52211c80650b tempest-VolumesGetTest-993980241 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3" returned: 0 in 0.501s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-aa4ae2d8-304d-43ea-8160-52211c80650b tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:44 devstack sudo[106705]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3 Aug 18 19:02:44 devstack sudo[106705]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:45 devstack sudo[106705]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-aa4ae2d8-304d-43ea-8160-52211c80650b tempest-VolumesGetTest-993980241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3" returned: 0 in 0.355s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:45 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-aa4ae2d8-304d-43ea-8160-52211c80650b tempest-VolumesGetTest-993980241 None] Lock "cinder-quobyte-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3" released by "delete_volume" :: held 0.943s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:02:45 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-aa4ae2d8-304d-43ea-8160-52211c80650b tempest-VolumesGetTest-993980241 None] Created reservations ['c54fa316-0165-4954-8205-027e607a4735', '00ff87c6-7a2d-48b8-804b-b9bbd6c511cf', '139eb82b-5081-4042-a88a-4d759ba87375', '4e528157-ddc9-42de-8bba-50a1e2b55366'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:02:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-aa4ae2d8-304d-43ea-8160-52211c80650b tempest-VolumesGetTest-993980241 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-aa4ae2d8-304d-43ea-8160-52211c80650b tempest-VolumesGetTest-993980241 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:45 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-aa4ae2d8-304d-43ea-8160-52211c80650b tempest-VolumesGetTest-993980241 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:02:45 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-aa4ae2d8-304d-43ea-8160-52211c80650b tempest-VolumesGetTest-993980241 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:02:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-aa4ae2d8-304d-43ea-8160-52211c80650b tempest-VolumesGetTest-993980241 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-aa4ae2d8-304d-43ea-8160-52211c80650b tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:45 devstack sudo[106709]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:02:45 devstack sudo[106709]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:45 devstack sudo[106709]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-aa4ae2d8-304d-43ea-8160-52211c80650b tempest-VolumesGetTest-993980241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.348s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:45 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-aa4ae2d8-304d-43ea-8160-52211c80650b tempest-VolumesGetTest-993980241 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:02:45 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-aa4ae2d8-304d-43ea-8160-52211c80650b tempest-VolumesGetTest-993980241 None] Deleted volume successfully. Aug 18 19:02:45 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-aa4ae2d8-304d-43ea-8160-52211c80650b tempest-VolumesGetTest-993980241 None] Lock "cinder-7a62aa11-f99a-41ad-a1d8-1e28a3639cb3-delete_volume" released by "delete_volume" :: held 1.687s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:02:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-d9328e81-3d2b-4e79-a1f7-4877b0320cfc req-42798171-d891-4bf0-a803-7e51f8c6294e tempest-AttachVolumeTestJSON-1003873149 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-d9328e81-3d2b-4e79-a1f7-4877b0320cfc req-42798171-d891-4bf0-a803-7e51f8c6294e tempest-AttachVolumeTestJSON-1003873149 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-d9328e81-3d2b-4e79-a1f7-4877b0320cfc req-42798171-d891-4bf0-a803-7e51f8c6294e tempest-AttachVolumeTestJSON-1003873149 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.026s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:46 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-d9328e81-3d2b-4e79-a1f7-4877b0320cfc req-42798171-d891-4bf0-a803-7e51f8c6294e tempest-AttachVolumeTestJSON-1003873149 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356', 'name': 'volume-1eeddc18-c624-4fff-9a0f-2d6e019f2893', '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': '8212e340-ced5-4adc-b2d7-c2befd159e38', 'enforce_multipath': True} {{(pid=93728) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 18 19:02:46 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-d9328e81-3d2b-4e79-a1f7-4877b0320cfc req-42798171-d891-4bf0-a803-7e51f8c6294e tempest-AttachVolumeTestJSON-1003873149 None] attachment_update completed successfully. Aug 18 19:02:48 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:02:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Flow 'volume_create_manager' (f47c1d16-4f41-46e9-9ecd-52cc2c21a206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:02:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0ac34b1b-0d59-4973-93ae-ec5fd03b51ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0ac34b1b-0d59-4973-93ae-ec5fd03b51ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:02:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1276548839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bd17c544-c8a7-4dfc-bb54-02ebb0894cc6,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='09b87cdd747047cdb9d81fd7eeae3893',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:02: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-18T17:02:48Z,use_quota=True,user_id='e1886f7bf8c343819795e54f141d2817',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f69c3be-7684-4755-9f04-a236fd282b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f69c3be-7684-4755-9f04-a236fd282b91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (61f1c3b7-d89c-42ed-bc61-ecfe9e4d8344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:48 devstack cinder-volume[93728]: DEBUG cinder.image.glance [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Creating Keystone auth plugin from conf {{(pid=93728) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 18 19:02:48 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-c30118e9-4b4e-431e-bb11-ac0b181e8e5f tempest-VolumesListTestJSON-1030214567 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:02:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c30118e9-4b4e-431e-bb11-ac0b181e8e5f tempest-VolumesListTestJSON-1030214567 None] Flow 'volume_create_manager' (45296fb2-a0e3-4f8b-98bc-c60ab800d41a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:02:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c30118e9-4b4e-431e-bb11-ac0b181e8e5f tempest-VolumesListTestJSON-1030214567 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b294204e-3ec5-4304-9d3b-91574230d92b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c30118e9-4b4e-431e-bb11-ac0b181e8e5f tempest-VolumesListTestJSON-1030214567 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b294204e-3ec5-4304-9d3b-91574230d92b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:02:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-37768587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8551df20-ddba-42e4-a5a8-134ca1378b13,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8607c41c09c64449ba2b90b8c6b0ff1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:02: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-18T17:02:48Z,use_quota=True,user_id='aca0dda22e4e44d7947ef3898dadf0cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c30118e9-4b4e-431e-bb11-ac0b181e8e5f tempest-VolumesListTestJSON-1030214567 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d537f3d1-ce18-4bb8-8724-19539c5817a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c30118e9-4b4e-431e-bb11-ac0b181e8e5f tempest-VolumesListTestJSON-1030214567 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d537f3d1-ce18-4bb8-8724-19539c5817a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c30118e9-4b4e-431e-bb11-ac0b181e8e5f tempest-VolumesListTestJSON-1030214567 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a7ea19ff-388a-4a36-9577-3d76ed73e20f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c30118e9-4b4e-431e-bb11-ac0b181e8e5f tempest-VolumesListTestJSON-1030214567 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a7ea19ff-388a-4a36-9577-3d76ed73e20f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8551df20-ddba-42e4-a5a8-134ca1378b13', 'volume_name': 'volume-8551df20-ddba-42e4-a5a8-134ca1378b13', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c30118e9-4b4e-431e-bb11-ac0b181e8e5f tempest-VolumesListTestJSON-1030214567 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6294be6a-8974-4d64-998d-3a90e5b5e57a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c30118e9-4b4e-431e-bb11-ac0b181e8e5f tempest-VolumesListTestJSON-1030214567 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6294be6a-8974-4d64-998d-3a90e5b5e57a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c30118e9-4b4e-431e-bb11-ac0b181e8e5f tempest-VolumesListTestJSON-1030214567 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3ed1b2a6-7c63-47ff-9415-a992559ff664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:48 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-c30118e9-4b4e-431e-bb11-ac0b181e8e5f tempest-VolumesListTestJSON-1030214567 None] Volume 8551df20-ddba-42e4-a5a8-134ca1378b13: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8551df20-ddba-42e4-a5a8-134ca1378b13', 'volume_size': 1} Aug 18 19:02:48 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c30118e9-4b4e-431e-bb11-ac0b181e8e5f tempest-VolumesListTestJSON-1030214567 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:48 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c30118e9-4b4e-431e-bb11-ac0b181e8e5f tempest-VolumesListTestJSON-1030214567 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:48 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c30118e9-4b4e-431e-bb11-ac0b181e8e5f tempest-VolumesListTestJSON-1030214567 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:02:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-37768587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8551df20-ddba-42e4-a5a8-134ca1378b13,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8607c41c09c64449ba2b90b8c6b0ff1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:02: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-18T17:02:48Z,use_quota=True,user_id='aca0dda22e4e44d7947ef3898dadf0cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:02:48 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-c30118e9-4b4e-431e-bb11-ac0b181e8e5f tempest-VolumesListTestJSON-1030214567 None] Creating volume 8551df20-ddba-42e4-a5a8-134ca1378b13 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:02:48 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c30118e9-4b4e-431e-bb11-ac0b181e8e5f tempest-VolumesListTestJSON-1030214567 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:48 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c30118e9-4b4e-431e-bb11-ac0b181e8e5f tempest-VolumesListTestJSON-1030214567 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:48 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c30118e9-4b4e-431e-bb11-ac0b181e8e5f tempest-VolumesListTestJSON-1030214567 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:02:48 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c30118e9-4b4e-431e-bb11-ac0b181e8e5f tempest-VolumesListTestJSON-1030214567 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:02:48 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c30118e9-4b4e-431e-bb11-ac0b181e8e5f tempest-VolumesListTestJSON-1030214567 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:48 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c30118e9-4b4e-431e-bb11-ac0b181e8e5f tempest-VolumesListTestJSON-1030214567 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:02:48 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-c30118e9-4b4e-431e-bb11-ac0b181e8e5f tempest-VolumesListTestJSON-1030214567 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:02:48 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c30118e9-4b4e-431e-bb11-ac0b181e8e5f tempest-VolumesListTestJSON-1030214567 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8551df20-ddba-42e4-a5a8-134ca1378b13 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:48 devstack sudo[106747]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8551df20-ddba-42e4-a5a8-134ca1378b13 1073741824 Aug 18 19:02:48 devstack sudo[106747]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (61f1c3b7-d89c-42ed-bc61-ecfe9e4d8344) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'bd17c544-c8a7-4dfc-bb54-02ebb0894cc6', 'volume_name': 'volume-bd17c544-c8a7-4dfc-bb54-02ebb0894cc6', 'volume_size': 1, 'image_id': 'cad92038-24a0-4665-884f-3830143677fb', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cad92038-24a0-4665-884f-3830143677fb', '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': '6217fe19247d4e76ab76dd7dc30f94e7', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cad92038-24a0-4665-884f-3830143677fb', 'created_at': datetime.datetime(2026, 8, 18, 16, 47, 6, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 18, 16, 47, 8, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cad92038-24a0-4665-884f-3830143677fb/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=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ab531501-9e3b-4d69-87c7-15dfcf613dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ab531501-9e3b-4d69-87c7-15dfcf613dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c7a4d491-761c-4343-9ca2-fc83c3aaecfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:48 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Volume bd17c544-c8a7-4dfc-bb54-02ebb0894cc6: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-bd17c544-c8a7-4dfc-bb54-02ebb0894cc6', 'volume_size': 1, 'image_id': 'cad92038-24a0-4665-884f-3830143677fb', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cad92038-24a0-4665-884f-3830143677fb', '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': '6217fe19247d4e76ab76dd7dc30f94e7', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cad92038-24a0-4665-884f-3830143677fb', 'created_at': datetime.datetime(2026, 8, 18, 16, 47, 6, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 18, 16, 47, 8, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cad92038-24a0-4665-884f-3830143677fb/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 18 19:02:48 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Trying to clone bd17c544-c8a7-4dfc-bb54-02ebb0894cc6 from image cad92038-24a0-4665-884f-3830143677fb at location (None, [{'url': 'file:///opt/stack/data/glance/images/cad92038-24a0-4665-884f-3830143677fb', 'metadata': {}}]). {{(pid=93728) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 18 19:02:49 devstack sudo[106747]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c30118e9-4b4e-431e-bb11-ac0b181e8e5f tempest-VolumesListTestJSON-1030214567 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8551df20-ddba-42e4-a5a8-134ca1378b13 1073741824" returned: 0 in 0.652s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:49 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_cad92038-24a0-4665-884f-3830143677fb_encdni9vdevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=93728) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 18 19:02:49 devstack cinder-volume[93728]: INFO cinder.image.image_utils [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Image download 20.69 MB at 20.69 MB/s Aug 18 19:02:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c30118e9-4b4e-431e-bb11-ac0b181e8e5f tempest-VolumesListTestJSON-1030214567 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8551df20-ddba-42e4-a5a8-134ca1378b13 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:49 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[e18334e5-24a0-4573-bc5f-0a2464d4d609]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:02:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cad92038-24a0-4665-884f-3830143677fb_encdni9vdevstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:49 devstack sudo[106754]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8551df20-ddba-42e4-a5a8-134ca1378b13 Aug 18 19:02:49 devstack sudo[106754]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:49 devstack sudo[106755]: quobyte : PWD=/ ; USER=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_cad92038-24a0-4665-884f-3830143677fb_encdni9vdevstack@QuobyteHD Aug 18 19:02:49 devstack sudo[106755]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:49 devstack sudo[106754]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c30118e9-4b4e-431e-bb11-ac0b181e8e5f tempest-VolumesListTestJSON-1030214567 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8551df20-ddba-42e4-a5a8-134ca1378b13" returned: 0 in 0.396s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:49 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c30118e9-4b4e-431e-bb11-ac0b181e8e5f tempest-VolumesListTestJSON-1030214567 None] <== create_volume: return (1153ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:02:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c30118e9-4b4e-431e-bb11-ac0b181e8e5f tempest-VolumesListTestJSON-1030214567 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.156s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:49 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c30118e9-4b4e-431e-bb11-ac0b181e8e5f tempest-VolumesListTestJSON-1030214567 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3ed1b2a6-7c63-47ff-9415-a992559ff664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8551df20-ddba-42e4-a5a8-134ca1378b13', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:49 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c30118e9-4b4e-431e-bb11-ac0b181e8e5f tempest-VolumesListTestJSON-1030214567 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6e64d44b-ce9d-4e3a-b59c-3614ae0498b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:49 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-c30118e9-4b4e-431e-bb11-ac0b181e8e5f tempest-VolumesListTestJSON-1030214567 None] Volume volume-8551df20-ddba-42e4-a5a8-134ca1378b13 (8551df20-ddba-42e4-a5a8-134ca1378b13): created successfully Aug 18 19:02:49 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c30118e9-4b4e-431e-bb11-ac0b181e8e5f tempest-VolumesListTestJSON-1030214567 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6e64d44b-ce9d-4e3a-b59c-3614ae0498b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:49 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c30118e9-4b4e-431e-bb11-ac0b181e8e5f tempest-VolumesListTestJSON-1030214567 None] Flow 'volume_create_manager' (45296fb2-a0e3-4f8b-98bc-c60ab800d41a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:02:49 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-c30118e9-4b4e-431e-bb11-ac0b181e8e5f tempest-VolumesListTestJSON-1030214567 None] Created volume successfully. Aug 18 19:02:49 devstack sudo[106755]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cad92038-24a0-4665-884f-3830143677fb_encdni9vdevstack@QuobyteHD" returned: 0 in 0.507s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:49 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Temporary image cad92038-24a0-4665-884f-3830143677fb is fetched for user e1886f7bf8c343819795e54f141d2817. {{(pid=93728) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 18 19:02:49 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-d5d5a277-25a3-453b-9107-239fc4ef7571 req-c6bf48fe-890b-48be-b4d5-70fdc834cc48 tempest-AttachVolumeTestJSON-1003873149 None] Terminate volume connection completed successfully. Aug 18 19:02:49 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-d5d5a277-25a3-453b-9107-239fc4ef7571 req-c6bf48fe-890b-48be-b4d5-70fdc834cc48 tempest-AttachVolumeTestJSON-1003873149 None] Deleting attachment ea4f44c7-47ca-4451-bcf9-a2c5f2386778. {{(pid=93728) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 18 19:02:49 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[35271be0-8fca-49e4-ab52-e63793e18b6e]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:02:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cad92038-24a0-4665-884f-3830143677fb_encdni9vdevstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:50 devstack sudo[106769]: quobyte : PWD=/ ; USER=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_cad92038-24a0-4665-884f-3830143677fb_encdni9vdevstack@QuobyteHD Aug 18 19:02:50 devstack sudo[106769]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:50 devstack sudo[106769]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cad92038-24a0-4665-884f-3830143677fb_encdni9vdevstack@QuobyteHD" returned: 0 in 0.381s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:50 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:02:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1276548839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bd17c544-c8a7-4dfc-bb54-02ebb0894cc6,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='09b87cdd747047cdb9d81fd7eeae3893',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:02: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-18T17:02:48Z,use_quota=True,user_id='e1886f7bf8c343819795e54f141d2817',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:02:50 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Creating volume bd17c544-c8a7-4dfc-bb54-02ebb0894cc6 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:02:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:50 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:02:50 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:02:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:50 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:02:50 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:02:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-bd17c544-c8a7-4dfc-bb54-02ebb0894cc6 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:50 devstack sudo[106775]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-bd17c544-c8a7-4dfc-bb54-02ebb0894cc6 1073741824 Aug 18 19:02:50 devstack sudo[106775]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:51 devstack sudo[106775]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-bd17c544-c8a7-4dfc-bb54-02ebb0894cc6 1073741824" returned: 0 in 0.694s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-bd17c544-c8a7-4dfc-bb54-02ebb0894cc6 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:51 devstack sudo[106794]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-bd17c544-c8a7-4dfc-bb54-02ebb0894cc6 Aug 18 19:02:51 devstack sudo[106794]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:51 devstack sudo[106794]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-bd17c544-c8a7-4dfc-bb54-02ebb0894cc6" returned: 0 in 0.350s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:51 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] <== create_volume: return (1100ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:02:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.106s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:51 devstack cinder-volume[93728]: DEBUG cinder.volume.volume_utils [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Attempting download of cad92038-24a0-4665-884f-3830143677fb ((None, [{'url': 'file:///opt/stack/data/glance/images/cad92038-24a0-4665-884f-3830143677fb', 'metadata': {}}])) to volume bd17c544-c8a7-4dfc-bb54-02ebb0894cc6. {{(pid=93728) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 18 19:02:51 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-d3b22a26-a170-4321-9c7f-1c877597486a tempest-VolumesListTestJSON-1030214567 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:02:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3b22a26-a170-4321-9c7f-1c877597486a tempest-VolumesListTestJSON-1030214567 None] Flow 'volume_create_manager' (f0209e71-0443-412a-b880-9f9e112e0690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:02:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3b22a26-a170-4321-9c7f-1c877597486a tempest-VolumesListTestJSON-1030214567 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (37c3cc9a-c29e-4610-b414-865763b430b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3b22a26-a170-4321-9c7f-1c877597486a tempest-VolumesListTestJSON-1030214567 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (37c3cc9a-c29e-4610-b414-865763b430b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:02:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1956225477',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ba8cc1cc-b04e-496e-82fb-50c40e928942,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8607c41c09c64449ba2b90b8c6b0ff1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:02: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-18T17:02:51Z,use_quota=True,user_id='aca0dda22e4e44d7947ef3898dadf0cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3b22a26-a170-4321-9c7f-1c877597486a tempest-VolumesListTestJSON-1030214567 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5ec54bb3-e340-4e85-8771-eaeb24a56ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3b22a26-a170-4321-9c7f-1c877597486a tempest-VolumesListTestJSON-1030214567 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5ec54bb3-e340-4e85-8771-eaeb24a56ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3b22a26-a170-4321-9c7f-1c877597486a tempest-VolumesListTestJSON-1030214567 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a3d161f1-4300-4d12-99ec-dd76ff8c5d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3b22a26-a170-4321-9c7f-1c877597486a tempest-VolumesListTestJSON-1030214567 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a3d161f1-4300-4d12-99ec-dd76ff8c5d0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ba8cc1cc-b04e-496e-82fb-50c40e928942', 'volume_name': 'volume-ba8cc1cc-b04e-496e-82fb-50c40e928942', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3b22a26-a170-4321-9c7f-1c877597486a tempest-VolumesListTestJSON-1030214567 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f24e213a-f135-4214-9041-3b4cee093b77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3b22a26-a170-4321-9c7f-1c877597486a tempest-VolumesListTestJSON-1030214567 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f24e213a-f135-4214-9041-3b4cee093b77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3b22a26-a170-4321-9c7f-1c877597486a tempest-VolumesListTestJSON-1030214567 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (54e77a7e-fca3-4938-abc4-630d8fba0020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:51 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-d3b22a26-a170-4321-9c7f-1c877597486a tempest-VolumesListTestJSON-1030214567 None] Volume ba8cc1cc-b04e-496e-82fb-50c40e928942: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ba8cc1cc-b04e-496e-82fb-50c40e928942', 'volume_size': 1} Aug 18 19:02:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d3b22a26-a170-4321-9c7f-1c877597486a tempest-VolumesListTestJSON-1030214567 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d3b22a26-a170-4321-9c7f-1c877597486a tempest-VolumesListTestJSON-1030214567 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:51 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d3b22a26-a170-4321-9c7f-1c877597486a tempest-VolumesListTestJSON-1030214567 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:02:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1956225477',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ba8cc1cc-b04e-496e-82fb-50c40e928942,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8607c41c09c64449ba2b90b8c6b0ff1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:02: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-18T17:02:51Z,use_quota=True,user_id='aca0dda22e4e44d7947ef3898dadf0cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:02:51 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-d3b22a26-a170-4321-9c7f-1c877597486a tempest-VolumesListTestJSON-1030214567 None] Creating volume ba8cc1cc-b04e-496e-82fb-50c40e928942 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:02:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d3b22a26-a170-4321-9c7f-1c877597486a tempest-VolumesListTestJSON-1030214567 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d3b22a26-a170-4321-9c7f-1c877597486a tempest-VolumesListTestJSON-1030214567 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:51 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d3b22a26-a170-4321-9c7f-1c877597486a tempest-VolumesListTestJSON-1030214567 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:02:51 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d3b22a26-a170-4321-9c7f-1c877597486a tempest-VolumesListTestJSON-1030214567 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:02:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d3b22a26-a170-4321-9c7f-1c877597486a tempest-VolumesListTestJSON-1030214567 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:51 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d3b22a26-a170-4321-9c7f-1c877597486a tempest-VolumesListTestJSON-1030214567 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:02:51 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-d3b22a26-a170-4321-9c7f-1c877597486a tempest-VolumesListTestJSON-1030214567 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:02:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d3b22a26-a170-4321-9c7f-1c877597486a tempest-VolumesListTestJSON-1030214567 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-ba8cc1cc-b04e-496e-82fb-50c40e928942 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:51 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[51321026-0bc1-4e88-98aa-c3df297c4411]: (4, 'raw') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:02:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_cad92038-24a0-4665-884f-3830143677fb_gl_ey__s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:51 devstack sudo[106831]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-ba8cc1cc-b04e-496e-82fb-50c40e928942 1073741824 Aug 18 19:02:51 devstack sudo[106831]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:51 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-0a7ee0ca-f408-4cf5-9c9c-5aa416e3bbd2 req-6299875c-7faf-4891-b552-b16de6c3762b tempest-AttachVolumeTestJSON-1003873149 None] Terminate volume connection completed successfully. Aug 18 19:02:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-0a7ee0ca-f408-4cf5-9c9c-5aa416e3bbd2 req-6299875c-7faf-4891-b552-b16de6c3762b tempest-AttachVolumeTestJSON-1003873149 None] Deleting attachment 8212e340-ced5-4adc-b2d7-c2befd159e38. {{(pid=93728) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 18 19:02:51 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 raw --output=json /opt/stack/data/cinder/conversion/image_download_cad92038-24a0-4665-884f-3830143677fb_gl_ey__s Aug 18 19:02:51 devstack sudo[106832]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:52 devstack sudo[106832]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] CMD "/opt/stack/data/venv/bin/python3.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_cad92038-24a0-4665-884f-3830143677fb_gl_ey__s" returned: 0 in 0.479s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_cad92038-24a0-4665-884f-3830143677fb_gl_ey__s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:52 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 luks --output=json /opt/stack/data/cinder/conversion/image_download_cad92038-24a0-4665-884f-3830143677fb_gl_ey__s Aug 18 19:02:52 devstack sudo[106840]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:52 devstack sudo[106831]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d3b22a26-a170-4321-9c7f-1c877597486a tempest-VolumesListTestJSON-1030214567 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-ba8cc1cc-b04e-496e-82fb-50c40e928942 1073741824" returned: 0 in 0.677s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d3b22a26-a170-4321-9c7f-1c877597486a tempest-VolumesListTestJSON-1030214567 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-ba8cc1cc-b04e-496e-82fb-50c40e928942 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:52 devstack sudo[106843]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-ba8cc1cc-b04e-496e-82fb-50c40e928942 Aug 18 19:02:52 devstack sudo[106843]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:52 devstack sudo[106840]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] CMD "/opt/stack/data/venv/bin/python3.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_cad92038-24a0-4665-884f-3830143677fb_gl_ey__s" returned: 1 in 0.438s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 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_cad92038-24a0-4665-884f-3830143677fb_gl_ey__s' failed. Not Retrying. {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 18 19:02:52 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[88994c84-9446-4a5a-9240-de046db3b26f]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:02:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cad92038-24a0-4665-884f-3830143677fb_encdni9vdevstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:52 devstack sudo[106843]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d3b22a26-a170-4321-9c7f-1c877597486a tempest-VolumesListTestJSON-1030214567 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-ba8cc1cc-b04e-496e-82fb-50c40e928942" returned: 0 in 0.342s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:52 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d3b22a26-a170-4321-9c7f-1c877597486a tempest-VolumesListTestJSON-1030214567 None] <== create_volume: return (1081ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:02:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d3b22a26-a170-4321-9c7f-1c877597486a tempest-VolumesListTestJSON-1030214567 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.084s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:52 devstack sudo[106847]: quobyte : PWD=/ ; USER=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_cad92038-24a0-4665-884f-3830143677fb_encdni9vdevstack@QuobyteHD Aug 18 19:02:52 devstack sudo[106847]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:52 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3b22a26-a170-4321-9c7f-1c877597486a tempest-VolumesListTestJSON-1030214567 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (54e77a7e-fca3-4938-abc4-630d8fba0020) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ba8cc1cc-b04e-496e-82fb-50c40e928942', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:52 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3b22a26-a170-4321-9c7f-1c877597486a tempest-VolumesListTestJSON-1030214567 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9467f223-a9dd-4fdf-b8d9-90d747882304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:52 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-d3b22a26-a170-4321-9c7f-1c877597486a tempest-VolumesListTestJSON-1030214567 None] Volume volume-ba8cc1cc-b04e-496e-82fb-50c40e928942 (ba8cc1cc-b04e-496e-82fb-50c40e928942): created successfully Aug 18 19:02:52 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3b22a26-a170-4321-9c7f-1c877597486a tempest-VolumesListTestJSON-1030214567 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9467f223-a9dd-4fdf-b8d9-90d747882304) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:52 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d3b22a26-a170-4321-9c7f-1c877597486a tempest-VolumesListTestJSON-1030214567 None] Flow 'volume_create_manager' (f0209e71-0443-412a-b880-9f9e112e0690) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:02:52 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-d3b22a26-a170-4321-9c7f-1c877597486a tempest-VolumesListTestJSON-1030214567 None] Created volume successfully. Aug 18 19:02:53 devstack sudo[106847]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cad92038-24a0-4665-884f-3830143677fb_encdni9vdevstack@QuobyteHD" returned: 0 in 0.410s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:53 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] cad92038-24a0-4665-884f-3830143677fb was qcow2, converting to qcow2 {{(pid=93728) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 18 19:02:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 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_cad92038-24a0-4665-884f-3830143677fb_encdni9vdevstack@QuobyteHD /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-bd17c544-c8a7-4dfc-bb54-02ebb0894cc6 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:53 devstack sudo[106853]: 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_cad92038-24a0-4665-884f-3830143677fb_encdni9vdevstack@QuobyteHD /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-bd17c544-c8a7-4dfc-bb54-02ebb0894cc6 Aug 18 19:02:53 devstack sudo[106853]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:54 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-8202e3f5-a3e1-4a51-b3f9-cc7cfd1519e2 tempest-VolumesListTestJSON-1030214567 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:02:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8202e3f5-a3e1-4a51-b3f9-cc7cfd1519e2 tempest-VolumesListTestJSON-1030214567 None] Flow 'volume_create_manager' (568516f4-1e5f-4b60-bfb9-369b20c179e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:02:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8202e3f5-a3e1-4a51-b3f9-cc7cfd1519e2 tempest-VolumesListTestJSON-1030214567 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (524c85d4-99ce-41d7-b2fc-69d4906c1def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8202e3f5-a3e1-4a51-b3f9-cc7cfd1519e2 tempest-VolumesListTestJSON-1030214567 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (524c85d4-99ce-41d7-b2fc-69d4906c1def) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:02:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1420774860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9b682790-b7c2-4cbd-ad73-ccc1b8714461,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8607c41c09c64449ba2b90b8c6b0ff1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:02: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-18T17:02:55Z,use_quota=True,user_id='aca0dda22e4e44d7947ef3898dadf0cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8202e3f5-a3e1-4a51-b3f9-cc7cfd1519e2 tempest-VolumesListTestJSON-1030214567 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e8d3d5b3-345d-4508-a32b-0587a75d592e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8202e3f5-a3e1-4a51-b3f9-cc7cfd1519e2 tempest-VolumesListTestJSON-1030214567 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e8d3d5b3-345d-4508-a32b-0587a75d592e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8202e3f5-a3e1-4a51-b3f9-cc7cfd1519e2 tempest-VolumesListTestJSON-1030214567 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (174a3942-c226-48fa-ab0a-00608c36d92b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8202e3f5-a3e1-4a51-b3f9-cc7cfd1519e2 tempest-VolumesListTestJSON-1030214567 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (174a3942-c226-48fa-ab0a-00608c36d92b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9b682790-b7c2-4cbd-ad73-ccc1b8714461', 'volume_name': 'volume-9b682790-b7c2-4cbd-ad73-ccc1b8714461', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8202e3f5-a3e1-4a51-b3f9-cc7cfd1519e2 tempest-VolumesListTestJSON-1030214567 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2fb1a2af-c34b-4d50-ad93-be24fbc15a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8202e3f5-a3e1-4a51-b3f9-cc7cfd1519e2 tempest-VolumesListTestJSON-1030214567 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2fb1a2af-c34b-4d50-ad93-be24fbc15a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8202e3f5-a3e1-4a51-b3f9-cc7cfd1519e2 tempest-VolumesListTestJSON-1030214567 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3b3889fa-4f74-4f18-a41d-1da30bc1d5c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:54 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-8202e3f5-a3e1-4a51-b3f9-cc7cfd1519e2 tempest-VolumesListTestJSON-1030214567 None] Volume 9b682790-b7c2-4cbd-ad73-ccc1b8714461: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9b682790-b7c2-4cbd-ad73-ccc1b8714461', 'volume_size': 1} Aug 18 19:02:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8202e3f5-a3e1-4a51-b3f9-cc7cfd1519e2 tempest-VolumesListTestJSON-1030214567 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8202e3f5-a3e1-4a51-b3f9-cc7cfd1519e2 tempest-VolumesListTestJSON-1030214567 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8202e3f5-a3e1-4a51-b3f9-cc7cfd1519e2 tempest-VolumesListTestJSON-1030214567 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:02:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1420774860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9b682790-b7c2-4cbd-ad73-ccc1b8714461,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8607c41c09c64449ba2b90b8c6b0ff1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:02: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-18T17:02:55Z,use_quota=True,user_id='aca0dda22e4e44d7947ef3898dadf0cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:02:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-8202e3f5-a3e1-4a51-b3f9-cc7cfd1519e2 tempest-VolumesListTestJSON-1030214567 None] Creating volume 9b682790-b7c2-4cbd-ad73-ccc1b8714461 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:02:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8202e3f5-a3e1-4a51-b3f9-cc7cfd1519e2 tempest-VolumesListTestJSON-1030214567 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8202e3f5-a3e1-4a51-b3f9-cc7cfd1519e2 tempest-VolumesListTestJSON-1030214567 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8202e3f5-a3e1-4a51-b3f9-cc7cfd1519e2 tempest-VolumesListTestJSON-1030214567 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:02:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8202e3f5-a3e1-4a51-b3f9-cc7cfd1519e2 tempest-VolumesListTestJSON-1030214567 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:02:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8202e3f5-a3e1-4a51-b3f9-cc7cfd1519e2 tempest-VolumesListTestJSON-1030214567 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8202e3f5-a3e1-4a51-b3f9-cc7cfd1519e2 tempest-VolumesListTestJSON-1030214567 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:02:54 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-8202e3f5-a3e1-4a51-b3f9-cc7cfd1519e2 tempest-VolumesListTestJSON-1030214567 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:02:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8202e3f5-a3e1-4a51-b3f9-cc7cfd1519e2 tempest-VolumesListTestJSON-1030214567 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b682790-b7c2-4cbd-ad73-ccc1b8714461 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:55 devstack sudo[106920]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b682790-b7c2-4cbd-ad73-ccc1b8714461 1073741824 Aug 18 19:02:55 devstack sudo[106920]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:55 devstack sudo[106920]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8202e3f5-a3e1-4a51-b3f9-cc7cfd1519e2 tempest-VolumesListTestJSON-1030214567 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b682790-b7c2-4cbd-ad73-ccc1b8714461 1073741824" returned: 0 in 0.810s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8202e3f5-a3e1-4a51-b3f9-cc7cfd1519e2 tempest-VolumesListTestJSON-1030214567 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b682790-b7c2-4cbd-ad73-ccc1b8714461 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:55 devstack sudo[106959]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b682790-b7c2-4cbd-ad73-ccc1b8714461 Aug 18 19:02:55 devstack sudo[106959]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:56 devstack sudo[106853]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_cad92038-24a0-4665-884f-3830143677fb_encdni9vdevstack@QuobyteHD /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-bd17c544-c8a7-4dfc-bb54-02ebb0894cc6" returned: 0 in 3.155s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:56 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_cad92038-24a0-4665-884f-3830143677fb_encdni9vdevstack@QuobyteHD, size 112.00 MB, duration 3.16 sec, destination /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-bd17c544-c8a7-4dfc-bb54-02ebb0894cc6 {{(pid=93728) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 18 19:02:56 devstack cinder-volume[93728]: INFO cinder.image.image_utils [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Converted 112.00 MB image at 35.49 MB/s Aug 18 19:02:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-bd17c544-c8a7-4dfc-bb54-02ebb0894cc6 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:56 devstack sudo[106966]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-bd17c544-c8a7-4dfc-bb54-02ebb0894cc6 1G Aug 18 19:02:56 devstack sudo[106966]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8202e3f5-a3e1-4a51-b3f9-cc7cfd1519e2 tempest-VolumesListTestJSON-1030214567 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b682790-b7c2-4cbd-ad73-ccc1b8714461" returned: 0 in 0.496s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:56 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8202e3f5-a3e1-4a51-b3f9-cc7cfd1519e2 tempest-VolumesListTestJSON-1030214567 None] <== create_volume: return (1370ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:02:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8202e3f5-a3e1-4a51-b3f9-cc7cfd1519e2 tempest-VolumesListTestJSON-1030214567 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.385s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:56 devstack sudo[106959]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8202e3f5-a3e1-4a51-b3f9-cc7cfd1519e2 tempest-VolumesListTestJSON-1030214567 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3b3889fa-4f74-4f18-a41d-1da30bc1d5c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9b682790-b7c2-4cbd-ad73-ccc1b8714461', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8202e3f5-a3e1-4a51-b3f9-cc7cfd1519e2 tempest-VolumesListTestJSON-1030214567 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (66ed02cb-29a1-4ea8-9093-e161410ca1a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:56 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-8202e3f5-a3e1-4a51-b3f9-cc7cfd1519e2 tempest-VolumesListTestJSON-1030214567 None] Volume volume-9b682790-b7c2-4cbd-ad73-ccc1b8714461 (9b682790-b7c2-4cbd-ad73-ccc1b8714461): created successfully Aug 18 19:02:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8202e3f5-a3e1-4a51-b3f9-cc7cfd1519e2 tempest-VolumesListTestJSON-1030214567 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (66ed02cb-29a1-4ea8-9093-e161410ca1a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8202e3f5-a3e1-4a51-b3f9-cc7cfd1519e2 tempest-VolumesListTestJSON-1030214567 None] Flow 'volume_create_manager' (568516f4-1e5f-4b60-bfb9-369b20c179e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:02:56 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-8202e3f5-a3e1-4a51-b3f9-cc7cfd1519e2 tempest-VolumesListTestJSON-1030214567 None] Created volume successfully. Aug 18 19:02:56 devstack sudo[106966]: pam_unix(sudo:session): session closed for user root Aug 18 19:02:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-bd17c544-c8a7-4dfc-bb54-02ebb0894cc6 1G" returned: 0 in 0.621s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:02:56 devstack cinder-volume[93728]: DEBUG cinder.volume.volume_utils [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Downloaded image cad92038-24a0-4665-884f-3830143677fb ((None, [{'url': 'file:///opt/stack/data/glance/images/cad92038-24a0-4665-884f-3830143677fb', 'metadata': {}}])) to volume bd17c544-c8a7-4dfc-bb54-02ebb0894cc6 successfully. {{(pid=93728) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 18 19:02:56 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Temporary image cad92038-24a0-4665-884f-3830143677fb for user e1886f7bf8c343819795e54f141d2817 is deleted. {{(pid=93728) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 18 19:02:56 devstack cinder-volume[93728]: DEBUG cinder.volume.volume_utils [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Marking volume bd17c544-c8a7-4dfc-bb54-02ebb0894cc6 as bootable. {{(pid=93728) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 18 19:02:56 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Copying metadata from image cad92038-24a0-4665-884f-3830143677fb to bd17c544-c8a7-4dfc-bb54-02ebb0894cc6. {{(pid=93728) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 18 19:02:56 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Creating volume glance metadata for volume bd17c544-c8a7-4dfc-bb54-02ebb0894cc6 backed by image cad92038-24a0-4665-884f-3830143677fb 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': 'cad92038-24a0-4665-884f-3830143677fb', '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=93728) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 18 19:02:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c7a4d491-761c-4343-9ca2-fc83c3aaecfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bd17c544-c8a7-4dfc-bb54-02ebb0894cc6', 'volume_size': 1, 'image_id': 'cad92038-24a0-4665-884f-3830143677fb', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cad92038-24a0-4665-884f-3830143677fb', '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': '6217fe19247d4e76ab76dd7dc30f94e7', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cad92038-24a0-4665-884f-3830143677fb', 'created_at': datetime.datetime(2026, 8, 18, 16, 47, 6, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 18, 16, 47, 8, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cad92038-24a0-4665-884f-3830143677fb/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=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (51f7297b-9de1-4ea1-ab83-4b3d34a8781e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:57 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Volume volume-bd17c544-c8a7-4dfc-bb54-02ebb0894cc6 (bd17c544-c8a7-4dfc-bb54-02ebb0894cc6): created successfully Aug 18 19:02:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (51f7297b-9de1-4ea1-ab83-4b3d34a8781e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Flow 'volume_create_manager' (f47c1d16-4f41-46e9-9ecd-52cc2c21a206) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:02:57 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-8c75e29c-5a98-430e-93e9-6c2d540a9d4e tempest-VolumesGetTest-993980241 None] Created volume successfully. Aug 18 19:02:59 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-14e6e484-1c36-415e-8105-b8b10bb23875 tempest-VolumesGetTest-993980241 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:02:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-14e6e484-1c36-415e-8105-b8b10bb23875 tempest-VolumesGetTest-993980241 None] Flow 'volume_create_manager' (c39ad885-ee4d-4e66-8520-47bb22534054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:02:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-14e6e484-1c36-415e-8105-b8b10bb23875 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (43e9ee63-15cb-4c66-826e-c779267109ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-14e6e484-1c36-415e-8105-b8b10bb23875 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (43e9ee63-15cb-4c66-826e-c779267109ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:02:59Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1576151062',display_name='tempest-VolumesGetTest-Volume-1447440952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e1adc189-7ac7-44bd-a1aa-21ce45742210,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09b87cdd747047cdb9d81fd7eeae3893',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:02:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T17:02:59Z,use_quota=True,user_id='e1886f7bf8c343819795e54f141d2817',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-14e6e484-1c36-415e-8105-b8b10bb23875 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3c4ce459-096d-4679-ba7c-7d0302ab34e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-14e6e484-1c36-415e-8105-b8b10bb23875 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3c4ce459-096d-4679-ba7c-7d0302ab34e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-14e6e484-1c36-415e-8105-b8b10bb23875 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (07bcc02b-d75d-4c4b-96cb-f49cb6ad8096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-14e6e484-1c36-415e-8105-b8b10bb23875 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (07bcc02b-d75d-4c4b-96cb-f49cb6ad8096) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e1adc189-7ac7-44bd-a1aa-21ce45742210', 'volume_name': 'volume-e1adc189-7ac7-44bd-a1aa-21ce45742210', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-14e6e484-1c36-415e-8105-b8b10bb23875 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9ede4ad2-d88d-4129-83ce-689e9e9e124c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-14e6e484-1c36-415e-8105-b8b10bb23875 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9ede4ad2-d88d-4129-83ce-689e9e9e124c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:02:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-14e6e484-1c36-415e-8105-b8b10bb23875 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2c237d69-fd00-4119-a1de-584467d3fae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:02:59 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-14e6e484-1c36-415e-8105-b8b10bb23875 tempest-VolumesGetTest-993980241 None] Volume e1adc189-7ac7-44bd-a1aa-21ce45742210: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e1adc189-7ac7-44bd-a1aa-21ce45742210', 'volume_size': 1} Aug 18 19:02:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-14e6e484-1c36-415e-8105-b8b10bb23875 tempest-VolumesGetTest-993980241 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-14e6e484-1c36-415e-8105-b8b10bb23875 tempest-VolumesGetTest-993980241 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.002s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:59 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-14e6e484-1c36-415e-8105-b8b10bb23875 tempest-VolumesGetTest-993980241 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:02:59Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1576151062',display_name='tempest-VolumesGetTest-Volume-1447440952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e1adc189-7ac7-44bd-a1aa-21ce45742210,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09b87cdd747047cdb9d81fd7eeae3893',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:02:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T17:02:59Z,use_quota=True,user_id='e1886f7bf8c343819795e54f141d2817',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:02:59 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-14e6e484-1c36-415e-8105-b8b10bb23875 tempest-VolumesGetTest-993980241 None] Creating volume e1adc189-7ac7-44bd-a1aa-21ce45742210 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:02:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-14e6e484-1c36-415e-8105-b8b10bb23875 tempest-VolumesGetTest-993980241 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:02:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-14e6e484-1c36-415e-8105-b8b10bb23875 tempest-VolumesGetTest-993980241 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:02:59 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-14e6e484-1c36-415e-8105-b8b10bb23875 tempest-VolumesGetTest-993980241 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:02:59 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-14e6e484-1c36-415e-8105-b8b10bb23875 tempest-VolumesGetTest-993980241 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:02:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-14e6e484-1c36-415e-8105-b8b10bb23875 tempest-VolumesGetTest-993980241 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:02:59 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-14e6e484-1c36-415e-8105-b8b10bb23875 tempest-VolumesGetTest-993980241 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:02:59 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-14e6e484-1c36-415e-8105-b8b10bb23875 tempest-VolumesGetTest-993980241 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:02:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-14e6e484-1c36-415e-8105-b8b10bb23875 tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1adc189-7ac7-44bd-a1aa-21ce45742210 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:02:59 devstack sudo[106985]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1adc189-7ac7-44bd-a1aa-21ce45742210 1073741824 Aug 18 19:02:59 devstack sudo[106985]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:02:59 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8f16933d-334a-49b9-8932-cb5a00368eec tempest-VolumesListTestJSON-1030214567 None] Acquiring lock "cinder-9b682790-b7c2-4cbd-ad73-ccc1b8714461-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:02:59 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a1c07d7d-174e-4a8a-aad5-454673775904 tempest-AttachVolumeTestJSON-1003873149 None] Acquiring lock "cinder-1eeddc18-c624-4fff-9a0f-2d6e019f2893-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:02:59 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8f16933d-334a-49b9-8932-cb5a00368eec tempest-VolumesListTestJSON-1030214567 None] Lock "cinder-9b682790-b7c2-4cbd-ad73-ccc1b8714461-delete_volume" acquired by "delete_volume" :: waited 0.091s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:02:59 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a1c07d7d-174e-4a8a-aad5-454673775904 tempest-AttachVolumeTestJSON-1003873149 None] Lock "cinder-1eeddc18-c624-4fff-9a0f-2d6e019f2893-delete_volume" acquired by "delete_volume" :: waited 0.074s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:03:00 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8f16933d-334a-49b9-8932-cb5a00368eec tempest-VolumesListTestJSON-1030214567 None] Acquiring lock "cinder-quobyte-9b682790-b7c2-4cbd-ad73-ccc1b8714461" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:03:00 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a1c07d7d-174e-4a8a-aad5-454673775904 tempest-AttachVolumeTestJSON-1003873149 None] Acquiring lock "cinder-quobyte-1eeddc18-c624-4fff-9a0f-2d6e019f2893" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:03:00 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8f16933d-334a-49b9-8932-cb5a00368eec tempest-VolumesListTestJSON-1030214567 None] Lock "cinder-quobyte-9b682790-b7c2-4cbd-ad73-ccc1b8714461" acquired by "delete_volume" :: waited 0.044s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:03:00 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[c6b48735-e761-403d-913c-ac56acbf566f]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:03:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8f16933d-334a-49b9-8932-cb5a00368eec tempest-VolumesListTestJSON-1030214567 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b682790-b7c2-4cbd-ad73-ccc1b8714461 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:00 devstack sudo[106985]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:00 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a1c07d7d-174e-4a8a-aad5-454673775904 tempest-AttachVolumeTestJSON-1003873149 None] Lock "cinder-quobyte-1eeddc18-c624-4fff-9a0f-2d6e019f2893" acquired by "delete_volume" :: waited 0.081s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:03:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-14e6e484-1c36-415e-8105-b8b10bb23875 tempest-VolumesGetTest-993980241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1adc189-7ac7-44bd-a1aa-21ce45742210 1073741824" returned: 0 in 0.929s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:00 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[61a553a3-831c-4b47-bdd3-862924f3d57c]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:03:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a1c07d7d-174e-4a8a-aad5-454673775904 tempest-AttachVolumeTestJSON-1003873149 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1eeddc18-c624-4fff-9a0f-2d6e019f2893 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-14e6e484-1c36-415e-8105-b8b10bb23875 tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1adc189-7ac7-44bd-a1aa-21ce45742210 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:00 devstack sudo[106993]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1adc189-7ac7-44bd-a1aa-21ce45742210 Aug 18 19:03:00 devstack sudo[106993]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:00 devstack sudo[106991]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b682790-b7c2-4cbd-ad73-ccc1b8714461 Aug 18 19:03:00 devstack sudo[106991]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:00 devstack sudo[106992]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1eeddc18-c624-4fff-9a0f-2d6e019f2893 Aug 18 19:03:00 devstack sudo[106992]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:00 devstack sudo[106993]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-14e6e484-1c36-415e-8105-b8b10bb23875 tempest-VolumesGetTest-993980241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1adc189-7ac7-44bd-a1aa-21ce45742210" returned: 0 in 0.419s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:00 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-14e6e484-1c36-415e-8105-b8b10bb23875 tempest-VolumesGetTest-993980241 None] <== create_volume: return (1441ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:03:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-14e6e484-1c36-415e-8105-b8b10bb23875 tempest-VolumesGetTest-993980241 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.443s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:03:00 devstack sudo[106991]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8f16933d-334a-49b9-8932-cb5a00368eec tempest-VolumesListTestJSON-1030214567 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b682790-b7c2-4cbd-ad73-ccc1b8714461" returned: 0 in 0.552s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8f16933d-334a-49b9-8932-cb5a00368eec tempest-VolumesListTestJSON-1030214567 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b682790-b7c2-4cbd-ad73-ccc1b8714461 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-14e6e484-1c36-415e-8105-b8b10bb23875 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2c237d69-fd00-4119-a1de-584467d3fae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e1adc189-7ac7-44bd-a1aa-21ce45742210', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:03:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-14e6e484-1c36-415e-8105-b8b10bb23875 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e7546697-80eb-42fb-819a-6368293b9efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:03:00 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-14e6e484-1c36-415e-8105-b8b10bb23875 tempest-VolumesGetTest-993980241 None] Volume volume-e1adc189-7ac7-44bd-a1aa-21ce45742210 (e1adc189-7ac7-44bd-a1aa-21ce45742210): created successfully Aug 18 19:03:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-14e6e484-1c36-415e-8105-b8b10bb23875 tempest-VolumesGetTest-993980241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e7546697-80eb-42fb-819a-6368293b9efa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:03:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-14e6e484-1c36-415e-8105-b8b10bb23875 tempest-VolumesGetTest-993980241 None] Flow 'volume_create_manager' (c39ad885-ee4d-4e66-8520-47bb22534054) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:03:00 devstack sudo[107002]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b682790-b7c2-4cbd-ad73-ccc1b8714461 Aug 18 19:03:00 devstack sudo[107002]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:00 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-14e6e484-1c36-415e-8105-b8b10bb23875 tempest-VolumesGetTest-993980241 None] Created volume successfully. Aug 18 19:03:00 devstack sudo[106992]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a1c07d7d-174e-4a8a-aad5-454673775904 tempest-AttachVolumeTestJSON-1003873149 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1eeddc18-c624-4fff-9a0f-2d6e019f2893" returned: 0 in 0.707s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a1c07d7d-174e-4a8a-aad5-454673775904 tempest-AttachVolumeTestJSON-1003873149 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1eeddc18-c624-4fff-9a0f-2d6e019f2893 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:00 devstack sudo[107007]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1eeddc18-c624-4fff-9a0f-2d6e019f2893 Aug 18 19:03:00 devstack sudo[107007]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:01 devstack sudo[107002]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8f16933d-334a-49b9-8932-cb5a00368eec tempest-VolumesListTestJSON-1030214567 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b682790-b7c2-4cbd-ad73-ccc1b8714461" returned: 0 in 0.323s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:01 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8f16933d-334a-49b9-8932-cb5a00368eec tempest-VolumesListTestJSON-1030214567 None] Lock "cinder-quobyte-9b682790-b7c2-4cbd-ad73-ccc1b8714461" released by "delete_volume" :: held 0.958s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:03:01 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-8f16933d-334a-49b9-8932-cb5a00368eec tempest-VolumesListTestJSON-1030214567 None] Created reservations ['6bed85b7-bd28-41a0-8f60-de4b4b72f4db', 'f03fd66b-8836-442b-905f-13d1abc898ef', 'ce50065a-4e03-434f-8eaa-b620f349ed43', 'd0422c28-f8c6-4bd4-8125-86e879321bae'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:03:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8f16933d-334a-49b9-8932-cb5a00368eec tempest-VolumesListTestJSON-1030214567 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:03:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8f16933d-334a-49b9-8932-cb5a00368eec tempest-VolumesListTestJSON-1030214567 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:03:01 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8f16933d-334a-49b9-8932-cb5a00368eec tempest-VolumesListTestJSON-1030214567 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:03:01 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8f16933d-334a-49b9-8932-cb5a00368eec tempest-VolumesListTestJSON-1030214567 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:03:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8f16933d-334a-49b9-8932-cb5a00368eec tempest-VolumesListTestJSON-1030214567 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:03:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8f16933d-334a-49b9-8932-cb5a00368eec tempest-VolumesListTestJSON-1030214567 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:01 devstack sudo[107012]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:03:01 devstack sudo[107012]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:01 devstack sudo[107007]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a1c07d7d-174e-4a8a-aad5-454673775904 tempest-AttachVolumeTestJSON-1003873149 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1eeddc18-c624-4fff-9a0f-2d6e019f2893" returned: 0 in 0.536s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:01 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a1c07d7d-174e-4a8a-aad5-454673775904 tempest-AttachVolumeTestJSON-1003873149 None] Lock "cinder-quobyte-1eeddc18-c624-4fff-9a0f-2d6e019f2893" released by "delete_volume" :: held 1.312s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:03:01 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-08188c8c-3da3-44d5-8973-e915373918b0 tempest-VolumesGetTest-993980241 None] Acquiring lock "cinder-e1adc189-7ac7-44bd-a1aa-21ce45742210-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:03:01 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-08188c8c-3da3-44d5-8973-e915373918b0 tempest-VolumesGetTest-993980241 None] Lock "cinder-e1adc189-7ac7-44bd-a1aa-21ce45742210-delete_volume" acquired by "delete_volume" :: waited 0.037s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:03:01 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-a1c07d7d-174e-4a8a-aad5-454673775904 tempest-AttachVolumeTestJSON-1003873149 None] Created reservations ['c304db7d-5386-469c-bd6d-2321f1ec8661', '271a4986-c824-4c7f-8aa0-fc70ed706a9b', '55e7b308-4e32-46f1-8305-42bb362e5abc', '8c5e289e-c6b9-4a13-9334-e83732869730'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:03:01 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-08188c8c-3da3-44d5-8973-e915373918b0 tempest-VolumesGetTest-993980241 None] Acquiring lock "cinder-quobyte-e1adc189-7ac7-44bd-a1aa-21ce45742210" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:03:01 devstack sudo[107012]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8f16933d-334a-49b9-8932-cb5a00368eec tempest-VolumesListTestJSON-1030214567 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.463s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:01 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-8f16933d-334a-49b9-8932-cb5a00368eec tempest-VolumesListTestJSON-1030214567 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:03:01 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-08188c8c-3da3-44d5-8973-e915373918b0 tempest-VolumesGetTest-993980241 None] Lock "cinder-quobyte-e1adc189-7ac7-44bd-a1aa-21ce45742210" acquired by "delete_volume" :: waited 0.039s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:03:01 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-8f16933d-334a-49b9-8932-cb5a00368eec tempest-VolumesListTestJSON-1030214567 None] Deleted volume successfully. Aug 18 19:03:01 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[552031d1-cd2d-4b6d-8500-a9449ec2c717]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:03:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-08188c8c-3da3-44d5-8973-e915373918b0 tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1adc189-7ac7-44bd-a1aa-21ce45742210 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:01 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8f16933d-334a-49b9-8932-cb5a00368eec tempest-VolumesListTestJSON-1030214567 None] Lock "cinder-9b682790-b7c2-4cbd-ad73-ccc1b8714461-delete_volume" released by "delete_volume" :: held 1.779s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:03:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a1c07d7d-174e-4a8a-aad5-454673775904 tempest-AttachVolumeTestJSON-1003873149 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:03:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a1c07d7d-174e-4a8a-aad5-454673775904 tempest-AttachVolumeTestJSON-1003873149 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:03:01 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-a1c07d7d-174e-4a8a-aad5-454673775904 tempest-AttachVolumeTestJSON-1003873149 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:03:01 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-a1c07d7d-174e-4a8a-aad5-454673775904 tempest-AttachVolumeTestJSON-1003873149 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:03:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a1c07d7d-174e-4a8a-aad5-454673775904 tempest-AttachVolumeTestJSON-1003873149 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:03:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a1c07d7d-174e-4a8a-aad5-454673775904 tempest-AttachVolumeTestJSON-1003873149 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:01 devstack sudo[107017]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:03:01 devstack sudo[107017]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:01 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/91bbcbb9c7585289c411ed6cee882698/volume-e1adc189-7ac7-44bd-a1aa-21ce45742210 Aug 18 19:03:01 devstack sudo[107016]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:02 devstack sudo[107017]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a1c07d7d-174e-4a8a-aad5-454673775904 tempest-AttachVolumeTestJSON-1003873149 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.292s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:02 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-a1c07d7d-174e-4a8a-aad5-454673775904 tempest-AttachVolumeTestJSON-1003873149 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:03:02 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-a1c07d7d-174e-4a8a-aad5-454673775904 tempest-AttachVolumeTestJSON-1003873149 None] Deleted volume successfully. Aug 18 19:03:02 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a1c07d7d-174e-4a8a-aad5-454673775904 tempest-AttachVolumeTestJSON-1003873149 None] Lock "cinder-1eeddc18-c624-4fff-9a0f-2d6e019f2893-delete_volume" released by "delete_volume" :: held 2.153s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:03:02 devstack sudo[107016]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-08188c8c-3da3-44d5-8973-e915373918b0 tempest-VolumesGetTest-993980241 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1adc189-7ac7-44bd-a1aa-21ce45742210" returned: 0 in 0.455s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-08188c8c-3da3-44d5-8973-e915373918b0 tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1adc189-7ac7-44bd-a1aa-21ce45742210 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:02 devstack sudo[107025]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1adc189-7ac7-44bd-a1aa-21ce45742210 Aug 18 19:03:02 devstack sudo[107025]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:02 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-bad652df-2dfc-442f-a205-d0a810195f51 tempest-AttachVolumeTestJSON-1003873149 None] Acquiring lock "cinder-1938ecab-78c4-457f-beae-136baaff49c9-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:03:02 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-75e6361d-817e-4bdf-aec1-344117f61bd0 tempest-VolumesListTestJSON-1030214567 None] Acquiring lock "cinder-ba8cc1cc-b04e-496e-82fb-50c40e928942-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:03:02 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-bad652df-2dfc-442f-a205-d0a810195f51 tempest-AttachVolumeTestJSON-1003873149 None] Lock "cinder-1938ecab-78c4-457f-beae-136baaff49c9-delete_volume" acquired by "delete_volume" :: waited 0.042s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:03:02 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-75e6361d-817e-4bdf-aec1-344117f61bd0 tempest-VolumesListTestJSON-1030214567 None] Lock "cinder-ba8cc1cc-b04e-496e-82fb-50c40e928942-delete_volume" acquired by "delete_volume" :: waited 0.069s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:03:02 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-bad652df-2dfc-442f-a205-d0a810195f51 tempest-AttachVolumeTestJSON-1003873149 None] Acquiring lock "cinder-quobyte-1938ecab-78c4-457f-beae-136baaff49c9" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:03:02 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-75e6361d-817e-4bdf-aec1-344117f61bd0 tempest-VolumesListTestJSON-1030214567 None] Acquiring lock "cinder-quobyte-ba8cc1cc-b04e-496e-82fb-50c40e928942" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:03:02 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-bad652df-2dfc-442f-a205-d0a810195f51 tempest-AttachVolumeTestJSON-1003873149 None] Lock "cinder-quobyte-1938ecab-78c4-457f-beae-136baaff49c9" acquired by "delete_volume" :: waited 0.046s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:03:02 devstack sudo[107025]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-08188c8c-3da3-44d5-8973-e915373918b0 tempest-VolumesGetTest-993980241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1adc189-7ac7-44bd-a1aa-21ce45742210" returned: 0 in 0.325s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:02 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[78910e15-1492-4363-9570-4ae40471e580]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:03:02 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-75e6361d-817e-4bdf-aec1-344117f61bd0 tempest-VolumesListTestJSON-1030214567 None] Lock "cinder-quobyte-ba8cc1cc-b04e-496e-82fb-50c40e928942" acquired by "delete_volume" :: waited 0.041s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:03:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bad652df-2dfc-442f-a205-d0a810195f51 tempest-AttachVolumeTestJSON-1003873149 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1938ecab-78c4-457f-beae-136baaff49c9 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:02 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[2c83269c-8d0b-4ea1-b141-db78f8d213bc]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:03:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-75e6361d-817e-4bdf-aec1-344117f61bd0 tempest-VolumesListTestJSON-1030214567 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-ba8cc1cc-b04e-496e-82fb-50c40e928942 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:02 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-08188c8c-3da3-44d5-8973-e915373918b0 tempest-VolumesGetTest-993980241 None] Lock "cinder-quobyte-e1adc189-7ac7-44bd-a1aa-21ce45742210" released by "delete_volume" :: held 0.871s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:03:02 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-08188c8c-3da3-44d5-8973-e915373918b0 tempest-VolumesGetTest-993980241 None] Created reservations ['641b290a-f170-4fb6-bfec-06340bc69775', '14eb1ed1-12b4-4761-9d07-4960fcd87d5e', '91b5dbe1-e83b-4285-b2c5-019ef063bbac', '8ac59199-e4ca-496f-8752-f86e3cb0bfb7'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:03:02 devstack sudo[107028]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1938ecab-78c4-457f-beae-136baaff49c9 Aug 18 19:03:02 devstack sudo[107028]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-08188c8c-3da3-44d5-8973-e915373918b0 tempest-VolumesGetTest-993980241 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:03:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-08188c8c-3da3-44d5-8973-e915373918b0 tempest-VolumesGetTest-993980241 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:03:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-08188c8c-3da3-44d5-8973-e915373918b0 tempest-VolumesGetTest-993980241 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:03:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-08188c8c-3da3-44d5-8973-e915373918b0 tempest-VolumesGetTest-993980241 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:03:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-08188c8c-3da3-44d5-8973-e915373918b0 tempest-VolumesGetTest-993980241 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.027s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:03:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-08188c8c-3da3-44d5-8973-e915373918b0 tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:02 devstack sudo[107029]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-ba8cc1cc-b04e-496e-82fb-50c40e928942 Aug 18 19:03:02 devstack sudo[107029]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:02 devstack sudo[107032]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:03:02 devstack sudo[107032]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:02 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-04cb0999-02de-423f-b615-d74868d260f1 tempest-VolumesGetTest-993980241 None] Acquiring lock "cinder-bd17c544-c8a7-4dfc-bb54-02ebb0894cc6-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:03:03 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-04cb0999-02de-423f-b615-d74868d260f1 tempest-VolumesGetTest-993980241 None] Lock "cinder-bd17c544-c8a7-4dfc-bb54-02ebb0894cc6-delete_volume" acquired by "delete_volume" :: waited 0.053s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:03:03 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-04cb0999-02de-423f-b615-d74868d260f1 tempest-VolumesGetTest-993980241 None] Acquiring lock "cinder-quobyte-bd17c544-c8a7-4dfc-bb54-02ebb0894cc6" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:03:03 devstack sudo[107029]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-75e6361d-817e-4bdf-aec1-344117f61bd0 tempest-VolumesListTestJSON-1030214567 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-ba8cc1cc-b04e-496e-82fb-50c40e928942" returned: 0 in 0.612s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-75e6361d-817e-4bdf-aec1-344117f61bd0 tempest-VolumesListTestJSON-1030214567 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-ba8cc1cc-b04e-496e-82fb-50c40e928942 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:03 devstack sudo[107028]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:03 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-04cb0999-02de-423f-b615-d74868d260f1 tempest-VolumesGetTest-993980241 None] Lock "cinder-quobyte-bd17c544-c8a7-4dfc-bb54-02ebb0894cc6" acquired by "delete_volume" :: waited 0.054s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:03:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bad652df-2dfc-442f-a205-d0a810195f51 tempest-AttachVolumeTestJSON-1003873149 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1938ecab-78c4-457f-beae-136baaff49c9" returned: 0 in 0.668s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:03 devstack sudo[107041]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-ba8cc1cc-b04e-496e-82fb-50c40e928942 Aug 18 19:03:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bad652df-2dfc-442f-a205-d0a810195f51 tempest-AttachVolumeTestJSON-1003873149 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1938ecab-78c4-457f-beae-136baaff49c9 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:03 devstack sudo[107041]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:03 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[1c6fda67-3353-4f2e-b83f-a1ec139cba57]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:03:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-04cb0999-02de-423f-b615-d74868d260f1 tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-bd17c544-c8a7-4dfc-bb54-02ebb0894cc6 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:03 devstack sudo[107043]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1938ecab-78c4-457f-beae-136baaff49c9 Aug 18 19:03:03 devstack sudo[107043]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:03 devstack sudo[107032]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-08188c8c-3da3-44d5-8973-e915373918b0 tempest-VolumesGetTest-993980241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.567s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:03 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-08188c8c-3da3-44d5-8973-e915373918b0 tempest-VolumesGetTest-993980241 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:03:03 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-08188c8c-3da3-44d5-8973-e915373918b0 tempest-VolumesGetTest-993980241 None] Deleted volume successfully. Aug 18 19:03:03 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-08188c8c-3da3-44d5-8973-e915373918b0 tempest-VolumesGetTest-993980241 None] Lock "cinder-e1adc189-7ac7-44bd-a1aa-21ce45742210-delete_volume" released by "delete_volume" :: held 1.776s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:03:03 devstack sudo[107045]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-bd17c544-c8a7-4dfc-bb54-02ebb0894cc6 Aug 18 19:03:03 devstack sudo[107045]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:03 devstack sudo[107041]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-75e6361d-817e-4bdf-aec1-344117f61bd0 tempest-VolumesListTestJSON-1030214567 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-ba8cc1cc-b04e-496e-82fb-50c40e928942" returned: 0 in 0.411s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:03 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-75e6361d-817e-4bdf-aec1-344117f61bd0 tempest-VolumesListTestJSON-1030214567 None] Lock "cinder-quobyte-ba8cc1cc-b04e-496e-82fb-50c40e928942" released by "delete_volume" :: held 1.079s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:03:03 devstack sudo[107043]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bad652df-2dfc-442f-a205-d0a810195f51 tempest-AttachVolumeTestJSON-1003873149 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1938ecab-78c4-457f-beae-136baaff49c9" returned: 0 in 0.437s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:03 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-bad652df-2dfc-442f-a205-d0a810195f51 tempest-AttachVolumeTestJSON-1003873149 None] Lock "cinder-quobyte-1938ecab-78c4-457f-beae-136baaff49c9" released by "delete_volume" :: held 1.168s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:03:03 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-75e6361d-817e-4bdf-aec1-344117f61bd0 tempest-VolumesListTestJSON-1030214567 None] Created reservations ['44b0d57f-0707-4e99-ad29-b459a3f70e91', '067e8e72-ff8e-48c4-bf0e-8c07927ad64c', '62bad249-533e-4fd5-8fe1-ea0a672e612a', 'bedaec7f-5d50-4c99-bb59-03d65551e5c9'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:03:03 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-bad652df-2dfc-442f-a205-d0a810195f51 tempest-AttachVolumeTestJSON-1003873149 None] Created reservations ['d06498aa-5119-4a4a-ac15-6dca0fc0cadf', 'bda2d8f0-b741-4152-bfb9-df83c1cf4d34', 'cd10fb49-ea33-4a48-a508-da59d840cfbd', 'e7492372-0194-4410-8eb9-02e0a5716ca5'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:03:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-75e6361d-817e-4bdf-aec1-344117f61bd0 tempest-VolumesListTestJSON-1030214567 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:03:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-75e6361d-817e-4bdf-aec1-344117f61bd0 tempest-VolumesListTestJSON-1030214567 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:03:03 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-75e6361d-817e-4bdf-aec1-344117f61bd0 tempest-VolumesListTestJSON-1030214567 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:03:03 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-75e6361d-817e-4bdf-aec1-344117f61bd0 tempest-VolumesListTestJSON-1030214567 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:03:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-75e6361d-817e-4bdf-aec1-344117f61bd0 tempest-VolumesListTestJSON-1030214567 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:03:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-75e6361d-817e-4bdf-aec1-344117f61bd0 tempest-VolumesListTestJSON-1030214567 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:03 devstack sudo[107045]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-04cb0999-02de-423f-b615-d74868d260f1 tempest-VolumesGetTest-993980241 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-bd17c544-c8a7-4dfc-bb54-02ebb0894cc6" returned: 0 in 0.591s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-04cb0999-02de-423f-b615-d74868d260f1 tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-bd17c544-c8a7-4dfc-bb54-02ebb0894cc6 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:03 devstack sudo[107054]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:03:03 devstack sudo[107054]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:03 devstack sudo[107056]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-bd17c544-c8a7-4dfc-bb54-02ebb0894cc6 Aug 18 19:03:03 devstack sudo[107056]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-bad652df-2dfc-442f-a205-d0a810195f51 tempest-AttachVolumeTestJSON-1003873149 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:03:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-bad652df-2dfc-442f-a205-d0a810195f51 tempest-AttachVolumeTestJSON-1003873149 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:03:03 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-bad652df-2dfc-442f-a205-d0a810195f51 tempest-AttachVolumeTestJSON-1003873149 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:03:03 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-bad652df-2dfc-442f-a205-d0a810195f51 tempest-AttachVolumeTestJSON-1003873149 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:03:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-bad652df-2dfc-442f-a205-d0a810195f51 tempest-AttachVolumeTestJSON-1003873149 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:03:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bad652df-2dfc-442f-a205-d0a810195f51 tempest-AttachVolumeTestJSON-1003873149 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:03 devstack sudo[107058]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:03:03 devstack sudo[107058]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:04 devstack sudo[107054]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-75e6361d-817e-4bdf-aec1-344117f61bd0 tempest-VolumesListTestJSON-1030214567 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.302s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:04 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-75e6361d-817e-4bdf-aec1-344117f61bd0 tempest-VolumesListTestJSON-1030214567 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:03:04 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-75e6361d-817e-4bdf-aec1-344117f61bd0 tempest-VolumesListTestJSON-1030214567 None] Deleted volume successfully. Aug 18 19:03:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-75e6361d-817e-4bdf-aec1-344117f61bd0 tempest-VolumesListTestJSON-1030214567 None] Lock "cinder-ba8cc1cc-b04e-496e-82fb-50c40e928942-delete_volume" released by "delete_volume" :: held 1.745s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:03:04 devstack sudo[107058]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bad652df-2dfc-442f-a205-d0a810195f51 tempest-AttachVolumeTestJSON-1003873149 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.278s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:04 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-bad652df-2dfc-442f-a205-d0a810195f51 tempest-AttachVolumeTestJSON-1003873149 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:03:04 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-bad652df-2dfc-442f-a205-d0a810195f51 tempest-AttachVolumeTestJSON-1003873149 None] Deleted volume successfully. Aug 18 19:03:04 devstack sudo[107056]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-04cb0999-02de-423f-b615-d74868d260f1 tempest-VolumesGetTest-993980241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-bd17c544-c8a7-4dfc-bb54-02ebb0894cc6" returned: 0 in 0.362s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-04cb0999-02de-423f-b615-d74868d260f1 tempest-VolumesGetTest-993980241 None] Lock "cinder-quobyte-bd17c544-c8a7-4dfc-bb54-02ebb0894cc6" released by "delete_volume" :: held 1.023s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:03:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-bad652df-2dfc-442f-a205-d0a810195f51 tempest-AttachVolumeTestJSON-1003873149 None] Lock "cinder-1938ecab-78c4-457f-beae-136baaff49c9-delete_volume" released by "delete_volume" :: held 1.859s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:03:04 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-04cb0999-02de-423f-b615-d74868d260f1 tempest-VolumesGetTest-993980241 None] Created reservations ['a4a6ba8d-2a77-4d25-9161-9d6aa211fbe3', '1ecdf386-fc16-441c-9197-d7fd6b3cf547', '4e8b42e8-0c52-42cb-92f2-c1ccb70f1ddc', '4e00a230-6c06-442c-861f-187e932bcaca'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:03:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-04cb0999-02de-423f-b615-d74868d260f1 tempest-VolumesGetTest-993980241 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:03:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-04cb0999-02de-423f-b615-d74868d260f1 tempest-VolumesGetTest-993980241 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:03:04 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-04cb0999-02de-423f-b615-d74868d260f1 tempest-VolumesGetTest-993980241 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:03:04 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-04cb0999-02de-423f-b615-d74868d260f1 tempest-VolumesGetTest-993980241 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:03:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-04cb0999-02de-423f-b615-d74868d260f1 tempest-VolumesGetTest-993980241 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:03:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-04cb0999-02de-423f-b615-d74868d260f1 tempest-VolumesGetTest-993980241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:04 devstack sudo[107063]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:03:04 devstack sudo[107063]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:04 devstack sudo[107063]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-04cb0999-02de-423f-b615-d74868d260f1 tempest-VolumesGetTest-993980241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.233s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:04 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-04cb0999-02de-423f-b615-d74868d260f1 tempest-VolumesGetTest-993980241 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:03:04 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-04cb0999-02de-423f-b615-d74868d260f1 tempest-VolumesGetTest-993980241 None] Deleted volume successfully. Aug 18 19:03:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-04cb0999-02de-423f-b615-d74868d260f1 tempest-VolumesGetTest-993980241 None] Lock "cinder-bd17c544-c8a7-4dfc-bb54-02ebb0894cc6-delete_volume" released by "delete_volume" :: held 1.534s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:03:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-cb38d8b6-a5ac-4376-b616-5296a4b2d7ed tempest-VolumesListTestJSON-1030214567 None] Acquiring lock "cinder-8551df20-ddba-42e4-a5a8-134ca1378b13-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:03:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-cb38d8b6-a5ac-4376-b616-5296a4b2d7ed tempest-VolumesListTestJSON-1030214567 None] Lock "cinder-8551df20-ddba-42e4-a5a8-134ca1378b13-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:03:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-96d007fc-34d4-4626-ae41-d73de8f635a6 tempest-AttachVolumeTestJSON-1003873149 None] Acquiring lock "cinder-53b21f95-e4e1-4ea7-a8dc-89f1beec7df9-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:03:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-96d007fc-34d4-4626-ae41-d73de8f635a6 tempest-AttachVolumeTestJSON-1003873149 None] Lock "cinder-53b21f95-e4e1-4ea7-a8dc-89f1beec7df9-delete_volume" acquired by "delete_volume" :: waited 0.039s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:03:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-cb38d8b6-a5ac-4376-b616-5296a4b2d7ed tempest-VolumesListTestJSON-1030214567 None] Acquiring lock "cinder-quobyte-8551df20-ddba-42e4-a5a8-134ca1378b13" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:03:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-cb38d8b6-a5ac-4376-b616-5296a4b2d7ed tempest-VolumesListTestJSON-1030214567 None] Lock "cinder-quobyte-8551df20-ddba-42e4-a5a8-134ca1378b13" acquired by "delete_volume" :: waited 0.033s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:03:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-96d007fc-34d4-4626-ae41-d73de8f635a6 tempest-AttachVolumeTestJSON-1003873149 None] Acquiring lock "cinder-quobyte-53b21f95-e4e1-4ea7-a8dc-89f1beec7df9" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:03:04 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[77f11fd2-bbe6-4e05-b80c-35bb97712fa4]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:03:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cb38d8b6-a5ac-4376-b616-5296a4b2d7ed tempest-VolumesListTestJSON-1030214567 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8551df20-ddba-42e4-a5a8-134ca1378b13 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-96d007fc-34d4-4626-ae41-d73de8f635a6 tempest-AttachVolumeTestJSON-1003873149 None] Lock "cinder-quobyte-53b21f95-e4e1-4ea7-a8dc-89f1beec7df9" acquired by "delete_volume" :: waited 0.030s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:03:04 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[fa730116-c4bb-437b-aa1c-4a83d0b6f07f]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:03:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-96d007fc-34d4-4626-ae41-d73de8f635a6 tempest-AttachVolumeTestJSON-1003873149 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53b21f95-e4e1-4ea7-a8dc-89f1beec7df9 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:05 devstack sudo[107066]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8551df20-ddba-42e4-a5a8-134ca1378b13 Aug 18 19:03:05 devstack sudo[107066]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:05 devstack sudo[107067]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53b21f95-e4e1-4ea7-a8dc-89f1beec7df9 Aug 18 19:03:05 devstack sudo[107067]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:05 devstack sudo[107066]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cb38d8b6-a5ac-4376-b616-5296a4b2d7ed tempest-VolumesListTestJSON-1030214567 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8551df20-ddba-42e4-a5a8-134ca1378b13" returned: 0 in 0.415s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cb38d8b6-a5ac-4376-b616-5296a4b2d7ed tempest-VolumesListTestJSON-1030214567 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8551df20-ddba-42e4-a5a8-134ca1378b13 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:05 devstack sudo[107077]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8551df20-ddba-42e4-a5a8-134ca1378b13 Aug 18 19:03:05 devstack sudo[107077]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:05 devstack sudo[107067]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-96d007fc-34d4-4626-ae41-d73de8f635a6 tempest-AttachVolumeTestJSON-1003873149 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53b21f95-e4e1-4ea7-a8dc-89f1beec7df9" returned: 0 in 0.424s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-96d007fc-34d4-4626-ae41-d73de8f635a6 tempest-AttachVolumeTestJSON-1003873149 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53b21f95-e4e1-4ea7-a8dc-89f1beec7df9 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:05 devstack sudo[107079]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53b21f95-e4e1-4ea7-a8dc-89f1beec7df9 Aug 18 19:03:05 devstack sudo[107079]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:05 devstack sudo[107077]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cb38d8b6-a5ac-4376-b616-5296a4b2d7ed tempest-VolumesListTestJSON-1030214567 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8551df20-ddba-42e4-a5a8-134ca1378b13" returned: 0 in 0.318s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:05 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-cb38d8b6-a5ac-4376-b616-5296a4b2d7ed tempest-VolumesListTestJSON-1030214567 None] Lock "cinder-quobyte-8551df20-ddba-42e4-a5a8-134ca1378b13" released by "delete_volume" :: held 0.780s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:03:05 devstack sudo[107079]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-96d007fc-34d4-4626-ae41-d73de8f635a6 tempest-AttachVolumeTestJSON-1003873149 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53b21f95-e4e1-4ea7-a8dc-89f1beec7df9" returned: 0 in 0.319s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:05 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-96d007fc-34d4-4626-ae41-d73de8f635a6 tempest-AttachVolumeTestJSON-1003873149 None] Lock "cinder-quobyte-53b21f95-e4e1-4ea7-a8dc-89f1beec7df9" released by "delete_volume" :: held 0.800s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:03:05 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-cb38d8b6-a5ac-4376-b616-5296a4b2d7ed tempest-VolumesListTestJSON-1030214567 None] Created reservations ['21b94559-f142-4137-bcde-8e6e6d2109f4', 'f8ed927b-f465-4dad-a3da-d6b917548f19', '14ff151f-cf5a-4a65-b167-d1aff3a5f294', 'c84ad0f6-da62-46d4-8123-56e38dd30d03'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:03:05 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-96d007fc-34d4-4626-ae41-d73de8f635a6 tempest-AttachVolumeTestJSON-1003873149 None] Created reservations ['ff863c82-b6e8-420c-9967-09d9a9bc801c', 'fbfdd3cb-1183-41e3-a8c4-887918a56bab', 'af1cc201-32df-459c-b8fb-f4e1d16d7eeb', 'edd9437d-4449-4235-ba0a-a4e59b2ad755'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:03:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-cb38d8b6-a5ac-4376-b616-5296a4b2d7ed tempest-VolumesListTestJSON-1030214567 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:03:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-cb38d8b6-a5ac-4376-b616-5296a4b2d7ed tempest-VolumesListTestJSON-1030214567 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:03:05 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-cb38d8b6-a5ac-4376-b616-5296a4b2d7ed tempest-VolumesListTestJSON-1030214567 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:03:05 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-cb38d8b6-a5ac-4376-b616-5296a4b2d7ed tempest-VolumesListTestJSON-1030214567 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:03:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-cb38d8b6-a5ac-4376-b616-5296a4b2d7ed tempest-VolumesListTestJSON-1030214567 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:03:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cb38d8b6-a5ac-4376-b616-5296a4b2d7ed tempest-VolumesListTestJSON-1030214567 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:05 devstack sudo[107083]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:03:05 devstack sudo[107083]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-96d007fc-34d4-4626-ae41-d73de8f635a6 tempest-AttachVolumeTestJSON-1003873149 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:03:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-96d007fc-34d4-4626-ae41-d73de8f635a6 tempest-AttachVolumeTestJSON-1003873149 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:03:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-96d007fc-34d4-4626-ae41-d73de8f635a6 tempest-AttachVolumeTestJSON-1003873149 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:03:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-96d007fc-34d4-4626-ae41-d73de8f635a6 tempest-AttachVolumeTestJSON-1003873149 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:03:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-96d007fc-34d4-4626-ae41-d73de8f635a6 tempest-AttachVolumeTestJSON-1003873149 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:03:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-96d007fc-34d4-4626-ae41-d73de8f635a6 tempest-AttachVolumeTestJSON-1003873149 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:06 devstack sudo[107085]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:03:06 devstack sudo[107085]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:06 devstack sudo[107083]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cb38d8b6-a5ac-4376-b616-5296a4b2d7ed tempest-VolumesListTestJSON-1030214567 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.445s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:06 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-cb38d8b6-a5ac-4376-b616-5296a4b2d7ed tempest-VolumesListTestJSON-1030214567 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:03:06 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-cb38d8b6-a5ac-4376-b616-5296a4b2d7ed tempest-VolumesListTestJSON-1030214567 None] Deleted volume successfully. Aug 18 19:03:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-cb38d8b6-a5ac-4376-b616-5296a4b2d7ed tempest-VolumesListTestJSON-1030214567 None] Lock "cinder-8551df20-ddba-42e4-a5a8-134ca1378b13-delete_volume" released by "delete_volume" :: held 1.622s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:03:06 devstack sudo[107085]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-96d007fc-34d4-4626-ae41-d73de8f635a6 tempest-AttachVolumeTestJSON-1003873149 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.488s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:06 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-96d007fc-34d4-4626-ae41-d73de8f635a6 tempest-AttachVolumeTestJSON-1003873149 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:03:06 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-96d007fc-34d4-4626-ae41-d73de8f635a6 tempest-AttachVolumeTestJSON-1003873149 None] Deleted volume successfully. Aug 18 19:03:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-96d007fc-34d4-4626-ae41-d73de8f635a6 tempest-AttachVolumeTestJSON-1003873149 None] Lock "cinder-53b21f95-e4e1-4ea7-a8dc-89f1beec7df9-delete_volume" released by "delete_volume" :: held 1.732s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:03:10 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-341db4c8-c82a-42b0-b295-c07bbab6087c tempest-VolumesSnapshotListTestJSON-1796780321 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:03:10 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-341db4c8-c82a-42b0-b295-c07bbab6087c tempest-VolumesSnapshotListTestJSON-1796780321 None] Flow 'volume_create_manager' (90544e01-4fda-4b8f-8554-a3468cf0f56c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:03:10 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-341db4c8-c82a-42b0-b295-c07bbab6087c tempest-VolumesSnapshotListTestJSON-1796780321 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3616b30d-2baf-4767-8cb6-7d001c5a8dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:03:10 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-341db4c8-c82a-42b0-b295-c07bbab6087c tempest-VolumesSnapshotListTestJSON-1796780321 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3616b30d-2baf-4767-8cb6-7d001c5a8dd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:03:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-508062613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fb54b80d-65e7-47db-9b5d-16cd5231d867,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17a048a7ad0747d38e45ff3bb8f79ec8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:03:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T17:03:10Z,use_quota=True,user_id='9fa84bcc57cc46498a348a1238490f94',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:03:10 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-341db4c8-c82a-42b0-b295-c07bbab6087c tempest-VolumesSnapshotListTestJSON-1796780321 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b4a8661d-c237-4c9e-ae6c-24626cc2bb8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:03:10 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-341db4c8-c82a-42b0-b295-c07bbab6087c tempest-VolumesSnapshotListTestJSON-1796780321 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b4a8661d-c237-4c9e-ae6c-24626cc2bb8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:03:10 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-341db4c8-c82a-42b0-b295-c07bbab6087c tempest-VolumesSnapshotListTestJSON-1796780321 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9c1b5a5b-f508-4d28-ac1c-b3d64a1e7aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:03:10 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-341db4c8-c82a-42b0-b295-c07bbab6087c tempest-VolumesSnapshotListTestJSON-1796780321 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9c1b5a5b-f508-4d28-ac1c-b3d64a1e7aa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fb54b80d-65e7-47db-9b5d-16cd5231d867', 'volume_name': 'volume-fb54b80d-65e7-47db-9b5d-16cd5231d867', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:03:10 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-341db4c8-c82a-42b0-b295-c07bbab6087c tempest-VolumesSnapshotListTestJSON-1796780321 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6075358e-95b6-47f7-ac6c-b1f77f970828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:03:10 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-341db4c8-c82a-42b0-b295-c07bbab6087c tempest-VolumesSnapshotListTestJSON-1796780321 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6075358e-95b6-47f7-ac6c-b1f77f970828) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:03:10 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-341db4c8-c82a-42b0-b295-c07bbab6087c tempest-VolumesSnapshotListTestJSON-1796780321 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8da0c322-0094-4dcb-a619-988c1d66970f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:03:10 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-341db4c8-c82a-42b0-b295-c07bbab6087c tempest-VolumesSnapshotListTestJSON-1796780321 None] Volume fb54b80d-65e7-47db-9b5d-16cd5231d867: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fb54b80d-65e7-47db-9b5d-16cd5231d867', 'volume_size': 1} Aug 18 19:03:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-341db4c8-c82a-42b0-b295-c07bbab6087c tempest-VolumesSnapshotListTestJSON-1796780321 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:03:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-341db4c8-c82a-42b0-b295-c07bbab6087c tempest-VolumesSnapshotListTestJSON-1796780321 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:03:10 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-341db4c8-c82a-42b0-b295-c07bbab6087c tempest-VolumesSnapshotListTestJSON-1796780321 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:03:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-508062613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fb54b80d-65e7-47db-9b5d-16cd5231d867,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17a048a7ad0747d38e45ff3bb8f79ec8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:03:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T17:03:10Z,use_quota=True,user_id='9fa84bcc57cc46498a348a1238490f94',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:03:10 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-341db4c8-c82a-42b0-b295-c07bbab6087c tempest-VolumesSnapshotListTestJSON-1796780321 None] Creating volume fb54b80d-65e7-47db-9b5d-16cd5231d867 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:03:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-341db4c8-c82a-42b0-b295-c07bbab6087c tempest-VolumesSnapshotListTestJSON-1796780321 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:03:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-341db4c8-c82a-42b0-b295-c07bbab6087c tempest-VolumesSnapshotListTestJSON-1796780321 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:03:10 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-341db4c8-c82a-42b0-b295-c07bbab6087c tempest-VolumesSnapshotListTestJSON-1796780321 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:03:10 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-341db4c8-c82a-42b0-b295-c07bbab6087c tempest-VolumesSnapshotListTestJSON-1796780321 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:03:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-341db4c8-c82a-42b0-b295-c07bbab6087c tempest-VolumesSnapshotListTestJSON-1796780321 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:03:10 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-341db4c8-c82a-42b0-b295-c07bbab6087c tempest-VolumesSnapshotListTestJSON-1796780321 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:03:10 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-341db4c8-c82a-42b0-b295-c07bbab6087c tempest-VolumesSnapshotListTestJSON-1796780321 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:03:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-341db4c8-c82a-42b0-b295-c07bbab6087c tempest-VolumesSnapshotListTestJSON-1796780321 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:10 devstack sudo[107108]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867 1073741824 Aug 18 19:03:10 devstack sudo[107108]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:11 devstack sudo[107108]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-341db4c8-c82a-42b0-b295-c07bbab6087c tempest-VolumesSnapshotListTestJSON-1796780321 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867 1073741824" returned: 0 in 0.645s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-341db4c8-c82a-42b0-b295-c07bbab6087c tempest-VolumesSnapshotListTestJSON-1796780321 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:11 devstack sudo[107115]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867 Aug 18 19:03:11 devstack sudo[107115]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:11 devstack sudo[107115]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-341db4c8-c82a-42b0-b295-c07bbab6087c tempest-VolumesSnapshotListTestJSON-1796780321 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867" returned: 0 in 0.269s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:11 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-341db4c8-c82a-42b0-b295-c07bbab6087c tempest-VolumesSnapshotListTestJSON-1796780321 None] <== create_volume: return (1153ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:03:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-341db4c8-c82a-42b0-b295-c07bbab6087c tempest-VolumesSnapshotListTestJSON-1796780321 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.157s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:03:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-341db4c8-c82a-42b0-b295-c07bbab6087c tempest-VolumesSnapshotListTestJSON-1796780321 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8da0c322-0094-4dcb-a619-988c1d66970f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fb54b80d-65e7-47db-9b5d-16cd5231d867', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:03:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-341db4c8-c82a-42b0-b295-c07bbab6087c tempest-VolumesSnapshotListTestJSON-1796780321 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7fe59678-fe42-4a11-938d-c8e71b1eefbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:03:11 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-341db4c8-c82a-42b0-b295-c07bbab6087c tempest-VolumesSnapshotListTestJSON-1796780321 None] Volume volume-fb54b80d-65e7-47db-9b5d-16cd5231d867 (fb54b80d-65e7-47db-9b5d-16cd5231d867): created successfully Aug 18 19:03:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-341db4c8-c82a-42b0-b295-c07bbab6087c tempest-VolumesSnapshotListTestJSON-1796780321 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7fe59678-fe42-4a11-938d-c8e71b1eefbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:03:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-341db4c8-c82a-42b0-b295-c07bbab6087c tempest-VolumesSnapshotListTestJSON-1796780321 None] Flow 'volume_create_manager' (90544e01-4fda-4b8f-8554-a3468cf0f56c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:03:11 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-341db4c8-c82a-42b0-b295-c07bbab6087c tempest-VolumesSnapshotListTestJSON-1796780321 None] Created volume successfully. Aug 18 19:03:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ca7ae944-ef42-4448-b36e-9bb74d8172a9 tempest-VolumesSnapshotListTestJSON-1796780321 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:03:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ca7ae944-ef42-4448-b36e-9bb74d8172a9 tempest-VolumesSnapshotListTestJSON-1796780321 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.002s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:03:12 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-ca7ae944-ef42-4448-b36e-9bb74d8172a9 tempest-VolumesSnapshotListTestJSON-1796780321 None] Creating offline snapshot fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7 of volume fb54b80d-65e7-47db-9b5d-16cd5231d867 {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:03:12 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[b252f3cf-69fa-41ba-af27-200c61c99a3d]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:03:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ca7ae944-ef42-4448-b36e-9bb74d8172a9 tempest-VolumesSnapshotListTestJSON-1796780321 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:13 devstack sudo[107119]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867 Aug 18 19:03:13 devstack sudo[107119]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:13 devstack sudo[107119]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ca7ae944-ef42-4448-b36e-9bb74d8172a9 tempest-VolumesSnapshotListTestJSON-1796780321 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867" returned: 0 in 0.454s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ca7ae944-ef42-4448-b36e-9bb74d8172a9 tempest-VolumesSnapshotListTestJSON-1796780321 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:13 devstack sudo[107124]: 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/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7 1G Aug 18 19:03:13 devstack sudo[107124]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:13 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-413a2de8-7799-4e45-8e6d-02cdaa84d2f7 tempest-VolumesNegativeTest-1314417149 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:03:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-413a2de8-7799-4e45-8e6d-02cdaa84d2f7 tempest-VolumesNegativeTest-1314417149 None] Flow 'volume_create_manager' (d2addffc-00f5-4c11-a5b2-d85efa1cc402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:03:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-413a2de8-7799-4e45-8e6d-02cdaa84d2f7 tempest-VolumesNegativeTest-1314417149 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (740ecde2-cc36-4265-9b97-6aaff9c04a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:03:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-413a2de8-7799-4e45-8e6d-02cdaa84d2f7 tempest-VolumesNegativeTest-1314417149 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (740ecde2-cc36-4265-9b97-6aaff9c04a14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:03:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-883138517',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d9e184c2-8bfe-4f14-b312-c1a9b0faab31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e61922910c74781948216ac7d76f9d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:03: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-18T17:03:14Z,use_quota=True,user_id='a129206d30f94d30895c635fd6f35802',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:03:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-413a2de8-7799-4e45-8e6d-02cdaa84d2f7 tempest-VolumesNegativeTest-1314417149 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (312bde74-e719-4091-a4af-8f4711a772b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:03:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-413a2de8-7799-4e45-8e6d-02cdaa84d2f7 tempest-VolumesNegativeTest-1314417149 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (312bde74-e719-4091-a4af-8f4711a772b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:03:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-413a2de8-7799-4e45-8e6d-02cdaa84d2f7 tempest-VolumesNegativeTest-1314417149 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8f0ddcd5-b0f7-41a7-8db5-688962484cfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:03:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-413a2de8-7799-4e45-8e6d-02cdaa84d2f7 tempest-VolumesNegativeTest-1314417149 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8f0ddcd5-b0f7-41a7-8db5-688962484cfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd9e184c2-8bfe-4f14-b312-c1a9b0faab31', 'volume_name': 'volume-d9e184c2-8bfe-4f14-b312-c1a9b0faab31', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:03:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-413a2de8-7799-4e45-8e6d-02cdaa84d2f7 tempest-VolumesNegativeTest-1314417149 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f3dfeffb-351c-418a-b0cd-09c7d7edf974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:03:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-413a2de8-7799-4e45-8e6d-02cdaa84d2f7 tempest-VolumesNegativeTest-1314417149 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f3dfeffb-351c-418a-b0cd-09c7d7edf974) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:03:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-413a2de8-7799-4e45-8e6d-02cdaa84d2f7 tempest-VolumesNegativeTest-1314417149 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (37ce2381-d3ec-427b-8509-88fc8685883a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:03:13 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-413a2de8-7799-4e45-8e6d-02cdaa84d2f7 tempest-VolumesNegativeTest-1314417149 None] Volume d9e184c2-8bfe-4f14-b312-c1a9b0faab31: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d9e184c2-8bfe-4f14-b312-c1a9b0faab31', 'volume_size': 1} Aug 18 19:03:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-413a2de8-7799-4e45-8e6d-02cdaa84d2f7 tempest-VolumesNegativeTest-1314417149 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:03:13 devstack sudo[107124]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ca7ae944-ef42-4448-b36e-9bb74d8172a9 tempest-VolumesSnapshotListTestJSON-1796780321 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7 1G" returned: 0 in 0.533s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ca7ae944-ef42-4448-b36e-9bb74d8172a9 tempest-VolumesSnapshotListTestJSON-1796780321 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fb54b80d-65e7-47db-9b5d-16cd5231d867 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:13 devstack sudo[107130]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fb54b80d-65e7-47db-9b5d-16cd5231d867 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7 Aug 18 19:03:13 devstack sudo[107130]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:14 devstack sudo[107130]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ca7ae944-ef42-4448-b36e-9bb74d8172a9 tempest-VolumesSnapshotListTestJSON-1796780321 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fb54b80d-65e7-47db-9b5d-16cd5231d867 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7" returned: 0 in 0.311s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:14 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-ca7ae944-ef42-4448-b36e-9bb74d8172a9 tempest-VolumesSnapshotListTestJSON-1796780321 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7 is being set with open permissions: ugo+rw Aug 18 19:03:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ca7ae944-ef42-4448-b36e-9bb74d8172a9 tempest-VolumesSnapshotListTestJSON-1796780321 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:14 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/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7 Aug 18 19:03:14 devstack sudo[107135]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:14 devstack sudo[107135]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ca7ae944-ef42-4448-b36e-9bb74d8172a9 tempest-VolumesSnapshotListTestJSON-1796780321 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7" returned: 0 in 0.274s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ca7ae944-ef42-4448-b36e-9bb74d8172a9 tempest-VolumesSnapshotListTestJSON-1796780321 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:14 devstack sudo[107138]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.info Aug 18 19:03:14 devstack sudo[107138]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:14 devstack sudo[107138]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ca7ae944-ef42-4448-b36e-9bb74d8172a9 tempest-VolumesSnapshotListTestJSON-1796780321 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.info" returned: 0 in 0.288s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:14 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-ca7ae944-ef42-4448-b36e-9bb74d8172a9 tempest-VolumesSnapshotListTestJSON-1796780321 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.info is being set with open permissions: ugo+rw Aug 18 19:03:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ca7ae944-ef42-4448-b36e-9bb74d8172a9 tempest-VolumesSnapshotListTestJSON-1796780321 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:14 devstack sudo[107141]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.info Aug 18 19:03:14 devstack sudo[107141]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:15 devstack sudo[107141]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ca7ae944-ef42-4448-b36e-9bb74d8172a9 tempest-VolumesSnapshotListTestJSON-1796780321 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.info" returned: 0 in 0.267s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ca7ae944-ef42-4448-b36e-9bb74d8172a9 tempest-VolumesSnapshotListTestJSON-1796780321 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.231s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:03:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-413a2de8-7799-4e45-8e6d-02cdaa84d2f7 tempest-VolumesNegativeTest-1314417149 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.217s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:03:15 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-413a2de8-7799-4e45-8e6d-02cdaa84d2f7 tempest-VolumesNegativeTest-1314417149 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:03:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-883138517',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d9e184c2-8bfe-4f14-b312-c1a9b0faab31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e61922910c74781948216ac7d76f9d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:03: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-18T17:03:14Z,use_quota=True,user_id='a129206d30f94d30895c635fd6f35802',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:03:15 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-413a2de8-7799-4e45-8e6d-02cdaa84d2f7 tempest-VolumesNegativeTest-1314417149 None] Creating volume d9e184c2-8bfe-4f14-b312-c1a9b0faab31 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:03:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-413a2de8-7799-4e45-8e6d-02cdaa84d2f7 tempest-VolumesNegativeTest-1314417149 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:03:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-413a2de8-7799-4e45-8e6d-02cdaa84d2f7 tempest-VolumesNegativeTest-1314417149 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:03:15 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-413a2de8-7799-4e45-8e6d-02cdaa84d2f7 tempest-VolumesNegativeTest-1314417149 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:03:15 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-413a2de8-7799-4e45-8e6d-02cdaa84d2f7 tempest-VolumesNegativeTest-1314417149 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:03:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-413a2de8-7799-4e45-8e6d-02cdaa84d2f7 tempest-VolumesNegativeTest-1314417149 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:03:15 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-413a2de8-7799-4e45-8e6d-02cdaa84d2f7 tempest-VolumesNegativeTest-1314417149 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:03:15 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-413a2de8-7799-4e45-8e6d-02cdaa84d2f7 tempest-VolumesNegativeTest-1314417149 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:03:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-413a2de8-7799-4e45-8e6d-02cdaa84d2f7 tempest-VolumesNegativeTest-1314417149 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d9e184c2-8bfe-4f14-b312-c1a9b0faab31 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:15 devstack sudo[107145]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d9e184c2-8bfe-4f14-b312-c1a9b0faab31 1073741824 Aug 18 19:03:15 devstack sudo[107145]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:15 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-ca7ae944-ef42-4448-b36e-9bb74d8172a9 tempest-VolumesSnapshotListTestJSON-1796780321 None] Create snapshot completed successfully Aug 18 19:03:15 devstack sudo[107145]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-413a2de8-7799-4e45-8e6d-02cdaa84d2f7 tempest-VolumesNegativeTest-1314417149 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d9e184c2-8bfe-4f14-b312-c1a9b0faab31 1073741824" returned: 0 in 0.525s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-413a2de8-7799-4e45-8e6d-02cdaa84d2f7 tempest-VolumesNegativeTest-1314417149 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d9e184c2-8bfe-4f14-b312-c1a9b0faab31 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:15 devstack sudo[107150]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d9e184c2-8bfe-4f14-b312-c1a9b0faab31 Aug 18 19:03:15 devstack sudo[107150]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:15 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [req-d139bc43-3a80-46a4-89ac-4efaa1723040 req-c72e1796-e06e-4ad7-8276-685b6ba12343 tempest-VolumesSnapshotsTestJSON-584303157 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:03:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-d139bc43-3a80-46a4-89ac-4efaa1723040 req-c72e1796-e06e-4ad7-8276-685b6ba12343 tempest-VolumesSnapshotsTestJSON-584303157 None] Flow 'volume_create_manager' (daf8821b-3a6c-4526-a0cb-1df78083795f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:03:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-d139bc43-3a80-46a4-89ac-4efaa1723040 req-c72e1796-e06e-4ad7-8276-685b6ba12343 tempest-VolumesSnapshotsTestJSON-584303157 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0d245b18-8072-44e5-abfb-d485da5d82b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:03:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-d139bc43-3a80-46a4-89ac-4efaa1723040 req-c72e1796-e06e-4ad7-8276-685b6ba12343 tempest-VolumesSnapshotsTestJSON-584303157 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0d245b18-8072-44e5-abfb-d485da5d82b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:03:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-72846089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=15231316-d924-4c4a-b748-695946aecf0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d04cd053d25c49328a1028a0cb6e7cd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:03: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-18T17:03:16Z,use_quota=True,user_id='63ca5cbb960148999f361cac88be29f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:03:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-d139bc43-3a80-46a4-89ac-4efaa1723040 req-c72e1796-e06e-4ad7-8276-685b6ba12343 tempest-VolumesSnapshotsTestJSON-584303157 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1525e096-09fe-498b-80ac-35ee6571b723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:03:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-d139bc43-3a80-46a4-89ac-4efaa1723040 req-c72e1796-e06e-4ad7-8276-685b6ba12343 tempest-VolumesSnapshotsTestJSON-584303157 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1525e096-09fe-498b-80ac-35ee6571b723) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:03:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-d139bc43-3a80-46a4-89ac-4efaa1723040 req-c72e1796-e06e-4ad7-8276-685b6ba12343 tempest-VolumesSnapshotsTestJSON-584303157 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ea92bce7-b0c3-4c5a-8ba1-f193a308de25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:03:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-d139bc43-3a80-46a4-89ac-4efaa1723040 req-c72e1796-e06e-4ad7-8276-685b6ba12343 tempest-VolumesSnapshotsTestJSON-584303157 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ea92bce7-b0c3-4c5a-8ba1-f193a308de25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '15231316-d924-4c4a-b748-695946aecf0a', 'volume_name': 'volume-15231316-d924-4c4a-b748-695946aecf0a', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:03:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-d139bc43-3a80-46a4-89ac-4efaa1723040 req-c72e1796-e06e-4ad7-8276-685b6ba12343 tempest-VolumesSnapshotsTestJSON-584303157 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (90734734-fc5b-4db4-8d03-6a352fe18dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:03:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-d139bc43-3a80-46a4-89ac-4efaa1723040 req-c72e1796-e06e-4ad7-8276-685b6ba12343 tempest-VolumesSnapshotsTestJSON-584303157 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (90734734-fc5b-4db4-8d03-6a352fe18dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:03:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-d139bc43-3a80-46a4-89ac-4efaa1723040 req-c72e1796-e06e-4ad7-8276-685b6ba12343 tempest-VolumesSnapshotsTestJSON-584303157 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c0a4a46b-31b6-4854-b7e9-4594403709ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:03:15 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [req-d139bc43-3a80-46a4-89ac-4efaa1723040 req-c72e1796-e06e-4ad7-8276-685b6ba12343 tempest-VolumesSnapshotsTestJSON-584303157 None] Volume 15231316-d924-4c4a-b748-695946aecf0a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-15231316-d924-4c4a-b748-695946aecf0a', 'volume_size': 1} Aug 18 19:03:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-d139bc43-3a80-46a4-89ac-4efaa1723040 req-c72e1796-e06e-4ad7-8276-685b6ba12343 tempest-VolumesSnapshotsTestJSON-584303157 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:03:16 devstack sudo[107150]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-413a2de8-7799-4e45-8e6d-02cdaa84d2f7 tempest-VolumesNegativeTest-1314417149 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d9e184c2-8bfe-4f14-b312-c1a9b0faab31" returned: 0 in 0.279s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:16 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-413a2de8-7799-4e45-8e6d-02cdaa84d2f7 tempest-VolumesNegativeTest-1314417149 None] <== create_volume: return (869ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:03:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-413a2de8-7799-4e45-8e6d-02cdaa84d2f7 tempest-VolumesNegativeTest-1314417149 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.872s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:03:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-d139bc43-3a80-46a4-89ac-4efaa1723040 req-c72e1796-e06e-4ad7-8276-685b6ba12343 tempest-VolumesSnapshotsTestJSON-584303157 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.153s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:03:16 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [req-d139bc43-3a80-46a4-89ac-4efaa1723040 req-c72e1796-e06e-4ad7-8276-685b6ba12343 tempest-VolumesSnapshotsTestJSON-584303157 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:03:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-72846089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=15231316-d924-4c4a-b748-695946aecf0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d04cd053d25c49328a1028a0cb6e7cd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:03: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-18T17:03:16Z,use_quota=True,user_id='63ca5cbb960148999f361cac88be29f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:03:16 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [req-d139bc43-3a80-46a4-89ac-4efaa1723040 req-c72e1796-e06e-4ad7-8276-685b6ba12343 tempest-VolumesSnapshotsTestJSON-584303157 None] Creating volume 15231316-d924-4c4a-b748-695946aecf0a {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:03:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-d139bc43-3a80-46a4-89ac-4efaa1723040 req-c72e1796-e06e-4ad7-8276-685b6ba12343 tempest-VolumesSnapshotsTestJSON-584303157 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:03:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-d139bc43-3a80-46a4-89ac-4efaa1723040 req-c72e1796-e06e-4ad7-8276-685b6ba12343 tempest-VolumesSnapshotsTestJSON-584303157 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:03:16 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [req-d139bc43-3a80-46a4-89ac-4efaa1723040 req-c72e1796-e06e-4ad7-8276-685b6ba12343 tempest-VolumesSnapshotsTestJSON-584303157 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:03:16 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [req-d139bc43-3a80-46a4-89ac-4efaa1723040 req-c72e1796-e06e-4ad7-8276-685b6ba12343 tempest-VolumesSnapshotsTestJSON-584303157 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:03:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-d139bc43-3a80-46a4-89ac-4efaa1723040 req-c72e1796-e06e-4ad7-8276-685b6ba12343 tempest-VolumesSnapshotsTestJSON-584303157 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:03:16 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [req-d139bc43-3a80-46a4-89ac-4efaa1723040 req-c72e1796-e06e-4ad7-8276-685b6ba12343 tempest-VolumesSnapshotsTestJSON-584303157 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:03:16 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [req-d139bc43-3a80-46a4-89ac-4efaa1723040 req-c72e1796-e06e-4ad7-8276-685b6ba12343 tempest-VolumesSnapshotsTestJSON-584303157 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:03:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-d139bc43-3a80-46a4-89ac-4efaa1723040 req-c72e1796-e06e-4ad7-8276-685b6ba12343 tempest-VolumesSnapshotsTestJSON-584303157 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-413a2de8-7799-4e45-8e6d-02cdaa84d2f7 tempest-VolumesNegativeTest-1314417149 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (37ce2381-d3ec-427b-8509-88fc8685883a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d9e184c2-8bfe-4f14-b312-c1a9b0faab31', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:03:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-413a2de8-7799-4e45-8e6d-02cdaa84d2f7 tempest-VolumesNegativeTest-1314417149 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bad652f6-21a0-43b5-b254-09c3d7284d4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:03:16 devstack sudo[107153]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a 1073741824 Aug 18 19:03:16 devstack sudo[107153]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:16 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-413a2de8-7799-4e45-8e6d-02cdaa84d2f7 tempest-VolumesNegativeTest-1314417149 None] Volume volume-d9e184c2-8bfe-4f14-b312-c1a9b0faab31 (d9e184c2-8bfe-4f14-b312-c1a9b0faab31): created successfully Aug 18 19:03:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-413a2de8-7799-4e45-8e6d-02cdaa84d2f7 tempest-VolumesNegativeTest-1314417149 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bad652f6-21a0-43b5-b254-09c3d7284d4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:03:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-413a2de8-7799-4e45-8e6d-02cdaa84d2f7 tempest-VolumesNegativeTest-1314417149 None] Flow 'volume_create_manager' (d2addffc-00f5-4c11-a5b2-d85efa1cc402) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:03:16 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-413a2de8-7799-4e45-8e6d-02cdaa84d2f7 tempest-VolumesNegativeTest-1314417149 None] Created volume successfully. Aug 18 19:03:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-619f367c-a7be-4567-b889-1d0899d15e9c tempest-VolumesSnapshotListTestJSON-1796780321 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:03:16 devstack sudo[107153]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-d139bc43-3a80-46a4-89ac-4efaa1723040 req-c72e1796-e06e-4ad7-8276-685b6ba12343 tempest-VolumesSnapshotsTestJSON-584303157 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a 1073741824" returned: 0 in 0.435s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-d139bc43-3a80-46a4-89ac-4efaa1723040 req-c72e1796-e06e-4ad7-8276-685b6ba12343 tempest-VolumesSnapshotsTestJSON-584303157 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:16 devstack sudo[107159]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a Aug 18 19:03:16 devstack sudo[107159]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:16 devstack sudo[107159]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-d139bc43-3a80-46a4-89ac-4efaa1723040 req-c72e1796-e06e-4ad7-8276-685b6ba12343 tempest-VolumesSnapshotsTestJSON-584303157 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a" returned: 0 in 0.241s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:16 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [req-d139bc43-3a80-46a4-89ac-4efaa1723040 req-c72e1796-e06e-4ad7-8276-685b6ba12343 tempest-VolumesSnapshotsTestJSON-584303157 None] <== create_volume: return (720ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:03:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-d139bc43-3a80-46a4-89ac-4efaa1723040 req-c72e1796-e06e-4ad7-8276-685b6ba12343 tempest-VolumesSnapshotsTestJSON-584303157 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.723s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:03:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-619f367c-a7be-4567-b889-1d0899d15e9c tempest-VolumesSnapshotListTestJSON-1796780321 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.502s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:03:16 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-619f367c-a7be-4567-b889-1d0899d15e9c tempest-VolumesSnapshotListTestJSON-1796780321 None] Creating offline snapshot 366c5df7-2163-4a0c-8c31-f03642d49311 of volume fb54b80d-65e7-47db-9b5d-16cd5231d867 {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:03:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-d139bc43-3a80-46a4-89ac-4efaa1723040 req-c72e1796-e06e-4ad7-8276-685b6ba12343 tempest-VolumesSnapshotsTestJSON-584303157 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c0a4a46b-31b6-4854-b7e9-4594403709ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-15231316-d924-4c4a-b748-695946aecf0a', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:03:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-d139bc43-3a80-46a4-89ac-4efaa1723040 req-c72e1796-e06e-4ad7-8276-685b6ba12343 tempest-VolumesSnapshotsTestJSON-584303157 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7612225b-79ac-4017-a15c-701939d8a7ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:03:16 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[a45206f8-eb60-4891-b419-72604f6454f5]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:03:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-619f367c-a7be-4567-b889-1d0899d15e9c tempest-VolumesSnapshotListTestJSON-1796780321 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:16 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [req-d139bc43-3a80-46a4-89ac-4efaa1723040 req-c72e1796-e06e-4ad7-8276-685b6ba12343 tempest-VolumesSnapshotsTestJSON-584303157 None] Volume volume-15231316-d924-4c4a-b748-695946aecf0a (15231316-d924-4c4a-b748-695946aecf0a): created successfully Aug 18 19:03:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-d139bc43-3a80-46a4-89ac-4efaa1723040 req-c72e1796-e06e-4ad7-8276-685b6ba12343 tempest-VolumesSnapshotsTestJSON-584303157 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7612225b-79ac-4017-a15c-701939d8a7ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:03:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-d139bc43-3a80-46a4-89ac-4efaa1723040 req-c72e1796-e06e-4ad7-8276-685b6ba12343 tempest-VolumesSnapshotsTestJSON-584303157 None] Flow 'volume_create_manager' (daf8821b-3a6c-4526-a0cb-1df78083795f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:03:16 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-d139bc43-3a80-46a4-89ac-4efaa1723040 req-c72e1796-e06e-4ad7-8276-685b6ba12343 tempest-VolumesSnapshotsTestJSON-584303157 None] Created volume successfully. Aug 18 19:03:16 devstack sudo[107162]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7 Aug 18 19:03:16 devstack sudo[107162]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:17 devstack sudo[107162]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-619f367c-a7be-4567-b889-1d0899d15e9c tempest-VolumesSnapshotListTestJSON-1796780321 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7" returned: 0 in 0.378s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:17 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-619f367c-a7be-4567-b889-1d0899d15e9c tempest-VolumesSnapshotListTestJSON-1796780321 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-fb54b80d-65e7-47db-9b5d-16cd5231d867(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:03:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-619f367c-a7be-4567-b889-1d0899d15e9c tempest-VolumesSnapshotListTestJSON-1796780321 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.366c5df7-2163-4a0c-8c31-f03642d49311 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:17 devstack sudo[107167]: 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/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.366c5df7-2163-4a0c-8c31-f03642d49311 1G Aug 18 19:03:17 devstack sudo[107167]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:17 devstack sudo[107167]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-619f367c-a7be-4567-b889-1d0899d15e9c tempest-VolumesSnapshotListTestJSON-1796780321 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.366c5df7-2163-4a0c-8c31-f03642d49311 1G" returned: 0 in 0.582s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-619f367c-a7be-4567-b889-1d0899d15e9c tempest-VolumesSnapshotListTestJSON-1796780321 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.366c5df7-2163-4a0c-8c31-f03642d49311 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:17 devstack sudo[107176]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.366c5df7-2163-4a0c-8c31-f03642d49311 Aug 18 19:03:17 devstack sudo[107176]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:18 devstack sudo[107176]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-619f367c-a7be-4567-b889-1d0899d15e9c tempest-VolumesSnapshotListTestJSON-1796780321 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.366c5df7-2163-4a0c-8c31-f03642d49311" returned: 0 in 0.454s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:18 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-619f367c-a7be-4567-b889-1d0899d15e9c tempest-VolumesSnapshotListTestJSON-1796780321 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.366c5df7-2163-4a0c-8c31-f03642d49311 is being set with open permissions: ugo+rw Aug 18 19:03:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-619f367c-a7be-4567-b889-1d0899d15e9c tempest-VolumesSnapshotListTestJSON-1796780321 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.366c5df7-2163-4a0c-8c31-f03642d49311 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:18 devstack sudo[107183]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.366c5df7-2163-4a0c-8c31-f03642d49311 Aug 18 19:03:18 devstack sudo[107183]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-90afe673-4481-40f0-b509-83a390b881a9 req-79f7feb1-d330-442e-99c8-97a015ca10b6 tempest-VolumesSnapshotsTestJSON-584303157 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:03:18 devstack sudo[107183]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-619f367c-a7be-4567-b889-1d0899d15e9c tempest-VolumesSnapshotListTestJSON-1796780321 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.366c5df7-2163-4a0c-8c31-f03642d49311" returned: 0 in 0.444s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-619f367c-a7be-4567-b889-1d0899d15e9c tempest-VolumesSnapshotListTestJSON-1796780321 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:03:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-90afe673-4481-40f0-b509-83a390b881a9 req-79f7feb1-d330-442e-99c8-97a015ca10b6 tempest-VolumesSnapshotsTestJSON-584303157 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.374s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:03:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [req-90afe673-4481-40f0-b509-83a390b881a9 req-79f7feb1-d330-442e-99c8-97a015ca10b6 tempest-VolumesSnapshotsTestJSON-584303157 None] Creating offline snapshot cdb7f776-0f80-439d-b1f9-bceaeec265d0 of volume 15231316-d924-4c4a-b748-695946aecf0a {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:03:18 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-619f367c-a7be-4567-b889-1d0899d15e9c tempest-VolumesSnapshotListTestJSON-1796780321 None] Create snapshot completed successfully Aug 18 19:03:18 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[6337764f-76fe-4674-8e8f-a397a3d6f990]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:03:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-90afe673-4481-40f0-b509-83a390b881a9 req-79f7feb1-d330-442e-99c8-97a015ca10b6 tempest-VolumesSnapshotsTestJSON-584303157 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:18 devstack sudo[107186]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a Aug 18 19:03:18 devstack sudo[107186]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:19 devstack sudo[107186]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-90afe673-4481-40f0-b509-83a390b881a9 req-79f7feb1-d330-442e-99c8-97a015ca10b6 tempest-VolumesSnapshotsTestJSON-584303157 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a" returned: 0 in 0.421s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-90afe673-4481-40f0-b509-83a390b881a9 req-79f7feb1-d330-442e-99c8-97a015ca10b6 tempest-VolumesSnapshotsTestJSON-584303157 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a.cdb7f776-0f80-439d-b1f9-bceaeec265d0 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:19 devstack sudo[107192]: 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/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a.cdb7f776-0f80-439d-b1f9-bceaeec265d0 1G Aug 18 19:03:19 devstack sudo[107192]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e83f5a04-439c-4647-a7ea-4386afbca463 tempest-VolumesSnapshotListTestJSON-1796780321 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:03:20 devstack sudo[107192]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-90afe673-4481-40f0-b509-83a390b881a9 req-79f7feb1-d330-442e-99c8-97a015ca10b6 tempest-VolumesSnapshotsTestJSON-584303157 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a.cdb7f776-0f80-439d-b1f9-bceaeec265d0 1G" returned: 0 in 0.772s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-90afe673-4481-40f0-b509-83a390b881a9 req-79f7feb1-d330-442e-99c8-97a015ca10b6 tempest-VolumesSnapshotsTestJSON-584303157 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-15231316-d924-4c4a-b748-695946aecf0a -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a.cdb7f776-0f80-439d-b1f9-bceaeec265d0 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:20 devstack sudo[107210]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-15231316-d924-4c4a-b748-695946aecf0a -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a.cdb7f776-0f80-439d-b1f9-bceaeec265d0 Aug 18 19:03:20 devstack sudo[107210]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:20 devstack sudo[107210]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-90afe673-4481-40f0-b509-83a390b881a9 req-79f7feb1-d330-442e-99c8-97a015ca10b6 tempest-VolumesSnapshotsTestJSON-584303157 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-15231316-d924-4c4a-b748-695946aecf0a -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a.cdb7f776-0f80-439d-b1f9-bceaeec265d0" returned: 0 in 0.300s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:20 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [req-90afe673-4481-40f0-b509-83a390b881a9 req-79f7feb1-d330-442e-99c8-97a015ca10b6 tempest-VolumesSnapshotsTestJSON-584303157 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a.cdb7f776-0f80-439d-b1f9-bceaeec265d0 is being set with open permissions: ugo+rw Aug 18 19:03:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-90afe673-4481-40f0-b509-83a390b881a9 req-79f7feb1-d330-442e-99c8-97a015ca10b6 tempest-VolumesSnapshotsTestJSON-584303157 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a.cdb7f776-0f80-439d-b1f9-bceaeec265d0 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:20 devstack sudo[107218]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a.cdb7f776-0f80-439d-b1f9-bceaeec265d0 Aug 18 19:03:20 devstack sudo[107218]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:20 devstack sudo[107218]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-90afe673-4481-40f0-b509-83a390b881a9 req-79f7feb1-d330-442e-99c8-97a015ca10b6 tempest-VolumesSnapshotsTestJSON-584303157 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a.cdb7f776-0f80-439d-b1f9-bceaeec265d0" returned: 0 in 0.278s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-90afe673-4481-40f0-b509-83a390b881a9 req-79f7feb1-d330-442e-99c8-97a015ca10b6 tempest-VolumesSnapshotsTestJSON-584303157 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:20 devstack sudo[107221]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a.info Aug 18 19:03:20 devstack sudo[107221]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:21 devstack sudo[107221]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-90afe673-4481-40f0-b509-83a390b881a9 req-79f7feb1-d330-442e-99c8-97a015ca10b6 tempest-VolumesSnapshotsTestJSON-584303157 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a.info" returned: 0 in 0.398s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:21 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [req-90afe673-4481-40f0-b509-83a390b881a9 req-79f7feb1-d330-442e-99c8-97a015ca10b6 tempest-VolumesSnapshotsTestJSON-584303157 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a.info is being set with open permissions: ugo+rw Aug 18 19:03:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-90afe673-4481-40f0-b509-83a390b881a9 req-79f7feb1-d330-442e-99c8-97a015ca10b6 tempest-VolumesSnapshotsTestJSON-584303157 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:21 devstack sudo[107226]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a.info Aug 18 19:03:21 devstack sudo[107226]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:21 devstack sudo[107226]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-90afe673-4481-40f0-b509-83a390b881a9 req-79f7feb1-d330-442e-99c8-97a015ca10b6 tempest-VolumesSnapshotsTestJSON-584303157 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a.info" returned: 0 in 0.302s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-90afe673-4481-40f0-b509-83a390b881a9 req-79f7feb1-d330-442e-99c8-97a015ca10b6 tempest-VolumesSnapshotsTestJSON-584303157 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.621s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:03:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e83f5a04-439c-4647-a7ea-4386afbca463 tempest-VolumesSnapshotListTestJSON-1796780321 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 1.642s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:03:21 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-e83f5a04-439c-4647-a7ea-4386afbca463 tempest-VolumesSnapshotListTestJSON-1796780321 None] Creating offline snapshot d88ddbcc-6fea-4fe7-93d1-12343c4daa07 of volume fb54b80d-65e7-47db-9b5d-16cd5231d867 {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:03:21 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[33b0708c-d21a-4c52-9e7e-0555d1d0a369]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:03:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e83f5a04-439c-4647-a7ea-4386afbca463 tempest-VolumesSnapshotListTestJSON-1796780321 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.366c5df7-2163-4a0c-8c31-f03642d49311 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:21 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-90afe673-4481-40f0-b509-83a390b881a9 req-79f7feb1-d330-442e-99c8-97a015ca10b6 tempest-VolumesSnapshotsTestJSON-584303157 None] Create snapshot completed successfully Aug 18 19:03:21 devstack sudo[107229]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.366c5df7-2163-4a0c-8c31-f03642d49311 Aug 18 19:03:21 devstack sudo[107229]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:21 devstack sudo[107229]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e83f5a04-439c-4647-a7ea-4386afbca463 tempest-VolumesSnapshotListTestJSON-1796780321 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.366c5df7-2163-4a0c-8c31-f03642d49311" returned: 0 in 0.420s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:21 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-e83f5a04-439c-4647-a7ea-4386afbca463 tempest-VolumesSnapshotListTestJSON-1796780321 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-fb54b80d-65e7-47db-9b5d-16cd5231d867(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:03:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e83f5a04-439c-4647-a7ea-4386afbca463 tempest-VolumesSnapshotListTestJSON-1796780321 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.366c5df7-2163-4a0c-8c31-f03642d49311,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.d88ddbcc-6fea-4fe7-93d1-12343c4daa07 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:21 devstack sudo[107234]: 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/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.366c5df7-2163-4a0c-8c31-f03642d49311,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.d88ddbcc-6fea-4fe7-93d1-12343c4daa07 1G Aug 18 19:03:21 devstack sudo[107234]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:22 devstack cinder-volume[93728]: DEBUG cinder.coordination [req-e52a4790-03fe-4656-a7e9-3d96f65ad99e req-544c136e-7c83-4737-b01e-21628aeecc8f tempest-VolumesSnapshotsTestJSON-584303157 None] Acquiring lock "cinder-cdb7f776-0f80-439d-b1f9-bceaeec265d0-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:03:22 devstack cinder-volume[93728]: DEBUG cinder.coordination [req-e52a4790-03fe-4656-a7e9-3d96f65ad99e req-544c136e-7c83-4737-b01e-21628aeecc8f tempest-VolumesSnapshotsTestJSON-584303157 None] Lock "cinder-cdb7f776-0f80-439d-b1f9-bceaeec265d0-delete_snapshot" acquired by "delete_snapshot" :: waited 0.024s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:03:22 devstack cinder-volume[93728]: DEBUG cinder.coordination [req-e52a4790-03fe-4656-a7e9-3d96f65ad99e req-544c136e-7c83-4737-b01e-21628aeecc8f tempest-VolumesSnapshotsTestJSON-584303157 None] Acquiring lock "cinder-quobyte-15231316-d924-4c4a-b748-695946aecf0a" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:03:22 devstack cinder-volume[93728]: DEBUG cinder.coordination [req-e52a4790-03fe-4656-a7e9-3d96f65ad99e req-544c136e-7c83-4737-b01e-21628aeecc8f tempest-VolumesSnapshotsTestJSON-584303157 None] Lock "cinder-quobyte-15231316-d924-4c4a-b748-695946aecf0a" acquired by "delete_snapshot" :: waited 0.034s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:03:22 devstack cinder-volume[93728]: DEBUG cinder.coordination [req-e52a4790-03fe-4656-a7e9-3d96f65ad99e req-544c136e-7c83-4737-b01e-21628aeecc8f tempest-VolumesSnapshotsTestJSON-584303157 None] Acquiring lock "cinder-quobyte-cdb7f776-0f80-439d-b1f9-bceaeec265d0" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:03:22 devstack cinder-volume[93728]: DEBUG cinder.coordination [req-e52a4790-03fe-4656-a7e9-3d96f65ad99e req-544c136e-7c83-4737-b01e-21628aeecc8f tempest-VolumesSnapshotsTestJSON-584303157 None] Lock "cinder-quobyte-cdb7f776-0f80-439d-b1f9-bceaeec265d0" acquired by "_delete_snapshot" :: waited 0.024s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:03:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [req-e52a4790-03fe-4656-a7e9-3d96f65ad99e req-544c136e-7c83-4737-b01e-21628aeecc8f tempest-VolumesSnapshotsTestJSON-584303157 None] Deleting offline snapshot cdb7f776-0f80-439d-b1f9-bceaeec265d0 of volume 15231316-d924-4c4a-b748-695946aecf0a {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:03:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [req-e52a4790-03fe-4656-a7e9-3d96f65ad99e req-544c136e-7c83-4737-b01e-21628aeecc8f tempest-VolumesSnapshotsTestJSON-584303157 None] snapshot_file for this snap is: volume-15231316-d924-4c4a-b748-695946aecf0a.cdb7f776-0f80-439d-b1f9-bceaeec265d0 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:03:22 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[c8e0623a-e3a0-4ed1-92ba-3ec897a00ecf]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:03:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-e52a4790-03fe-4656-a7e9-3d96f65ad99e req-544c136e-7c83-4737-b01e-21628aeecc8f tempest-VolumesSnapshotsTestJSON-584303157 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a.cdb7f776-0f80-439d-b1f9-bceaeec265d0 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:22 devstack sudo[107237]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a.cdb7f776-0f80-439d-b1f9-bceaeec265d0 Aug 18 19:03:22 devstack sudo[107237]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:22 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-80d7bde6-0bff-4290-b2f7-92472fa6e3b5 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:03:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-80d7bde6-0bff-4290-b2f7-92472fa6e3b5 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Flow 'volume_create_manager' (bc33661a-d9fe-4350-bb27-04f4dc0deeb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:03:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-80d7bde6-0bff-4290-b2f7-92472fa6e3b5 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f03c7154-6690-4496-9457-5a438385f1ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:03:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-80d7bde6-0bff-4290-b2f7-92472fa6e3b5 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f03c7154-6690-4496-9457-5a438385f1ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:03:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-986114807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=33308c45-f803-4809-a8c0-e87960844c5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4210bb7911ff404faf0919558d8cebc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:03: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-18T17:03:22Z,use_quota=True,user_id='15e11307383e4abc9657cc8aa7b8b9b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:03:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-80d7bde6-0bff-4290-b2f7-92472fa6e3b5 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ec28a1fb-ae9c-45b7-8eed-4540c8ac93a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:03:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-80d7bde6-0bff-4290-b2f7-92472fa6e3b5 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ec28a1fb-ae9c-45b7-8eed-4540c8ac93a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:03:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-80d7bde6-0bff-4290-b2f7-92472fa6e3b5 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (45567525-fa2d-400a-8b36-64382f0e8d26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:03:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-80d7bde6-0bff-4290-b2f7-92472fa6e3b5 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (45567525-fa2d-400a-8b36-64382f0e8d26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '33308c45-f803-4809-a8c0-e87960844c5a', 'volume_name': 'volume-33308c45-f803-4809-a8c0-e87960844c5a', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:03:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-80d7bde6-0bff-4290-b2f7-92472fa6e3b5 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (920b4596-980b-4d58-a5cc-acb2a1d177da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:03:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-80d7bde6-0bff-4290-b2f7-92472fa6e3b5 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (920b4596-980b-4d58-a5cc-acb2a1d177da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:03:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-80d7bde6-0bff-4290-b2f7-92472fa6e3b5 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (147afa55-ce63-4116-8fea-c7d9ef8eed4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:03:22 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-80d7bde6-0bff-4290-b2f7-92472fa6e3b5 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Volume 33308c45-f803-4809-a8c0-e87960844c5a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-33308c45-f803-4809-a8c0-e87960844c5a', 'volume_size': 1} Aug 18 19:03:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-80d7bde6-0bff-4290-b2f7-92472fa6e3b5 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:03:22 devstack sudo[107234]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e83f5a04-439c-4647-a7ea-4386afbca463 tempest-VolumesSnapshotListTestJSON-1796780321 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.366c5df7-2163-4a0c-8c31-f03642d49311,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.d88ddbcc-6fea-4fe7-93d1-12343c4daa07 1G" returned: 0 in 0.689s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e83f5a04-439c-4647-a7ea-4386afbca463 tempest-VolumesSnapshotListTestJSON-1796780321 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.366c5df7-2163-4a0c-8c31-f03642d49311 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.d88ddbcc-6fea-4fe7-93d1-12343c4daa07 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:22 devstack sudo[107243]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.366c5df7-2163-4a0c-8c31-f03642d49311 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.d88ddbcc-6fea-4fe7-93d1-12343c4daa07 Aug 18 19:03:22 devstack sudo[107243]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:22 devstack sudo[107237]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-e52a4790-03fe-4656-a7e9-3d96f65ad99e req-544c136e-7c83-4737-b01e-21628aeecc8f tempest-VolumesSnapshotsTestJSON-584303157 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a.cdb7f776-0f80-439d-b1f9-bceaeec265d0" returned: 0 in 0.479s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [req-e52a4790-03fe-4656-a7e9-3d96f65ad99e req-544c136e-7c83-4737-b01e-21628aeecc8f tempest-VolumesSnapshotsTestJSON-584303157 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-15231316-d924-4c4a-b748-695946aecf0a(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:03:22 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[033e68e8-2767-4f87-bfa8-5bc8617b7ec5]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:03:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-e52a4790-03fe-4656-a7e9-3d96f65ad99e req-544c136e-7c83-4737-b01e-21628aeecc8f tempest-VolumesSnapshotsTestJSON-584303157 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:22 devstack sudo[107248]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a Aug 18 19:03:22 devstack sudo[107248]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:23 devstack sudo[107243]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e83f5a04-439c-4647-a7ea-4386afbca463 tempest-VolumesSnapshotListTestJSON-1796780321 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.366c5df7-2163-4a0c-8c31-f03642d49311 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.d88ddbcc-6fea-4fe7-93d1-12343c4daa07" returned: 0 in 0.533s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:23 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-e83f5a04-439c-4647-a7ea-4386afbca463 tempest-VolumesSnapshotListTestJSON-1796780321 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.d88ddbcc-6fea-4fe7-93d1-12343c4daa07 is being set with open permissions: ugo+rw Aug 18 19:03:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e83f5a04-439c-4647-a7ea-4386afbca463 tempest-VolumesSnapshotListTestJSON-1796780321 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.d88ddbcc-6fea-4fe7-93d1-12343c4daa07 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:23 devstack sudo[107269]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.d88ddbcc-6fea-4fe7-93d1-12343c4daa07 Aug 18 19:03:23 devstack sudo[107269]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:23 devstack sudo[107248]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-e52a4790-03fe-4656-a7e9-3d96f65ad99e req-544c136e-7c83-4737-b01e-21628aeecc8f tempest-VolumesSnapshotsTestJSON-584303157 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a" returned: 0 in 0.615s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-e52a4790-03fe-4656-a7e9-3d96f65ad99e req-544c136e-7c83-4737-b01e-21628aeecc8f tempest-VolumesSnapshotsTestJSON-584303157 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a.cdb7f776-0f80-439d-b1f9-bceaeec265d0 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:23 devstack sudo[107292]: 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/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a.cdb7f776-0f80-439d-b1f9-bceaeec265d0 Aug 18 19:03:23 devstack sudo[107292]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:23 devstack sudo[107269]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e83f5a04-439c-4647-a7ea-4386afbca463 tempest-VolumesSnapshotListTestJSON-1796780321 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.d88ddbcc-6fea-4fe7-93d1-12343c4daa07" returned: 0 in 0.478s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e83f5a04-439c-4647-a7ea-4386afbca463 tempest-VolumesSnapshotListTestJSON-1796780321 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.239s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:03:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-80d7bde6-0bff-4290-b2f7-92472fa6e3b5 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.202s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:03:23 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-80d7bde6-0bff-4290-b2f7-92472fa6e3b5 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:03:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-986114807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=33308c45-f803-4809-a8c0-e87960844c5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4210bb7911ff404faf0919558d8cebc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:03: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-18T17:03:22Z,use_quota=True,user_id='15e11307383e4abc9657cc8aa7b8b9b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:03:23 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-80d7bde6-0bff-4290-b2f7-92472fa6e3b5 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Creating volume 33308c45-f803-4809-a8c0-e87960844c5a {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:03:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-80d7bde6-0bff-4290-b2f7-92472fa6e3b5 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:03:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-80d7bde6-0bff-4290-b2f7-92472fa6e3b5 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:03:23 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-80d7bde6-0bff-4290-b2f7-92472fa6e3b5 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:03:23 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-80d7bde6-0bff-4290-b2f7-92472fa6e3b5 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:03:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-80d7bde6-0bff-4290-b2f7-92472fa6e3b5 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:03:23 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-80d7bde6-0bff-4290-b2f7-92472fa6e3b5 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:03:23 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-80d7bde6-0bff-4290-b2f7-92472fa6e3b5 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:03:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-80d7bde6-0bff-4290-b2f7-92472fa6e3b5 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33308c45-f803-4809-a8c0-e87960844c5a 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:23 devstack sudo[107311]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33308c45-f803-4809-a8c0-e87960844c5a 1073741824 Aug 18 19:03:23 devstack sudo[107311]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:23 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-e83f5a04-439c-4647-a7ea-4386afbca463 tempest-VolumesSnapshotListTestJSON-1796780321 None] Create snapshot completed successfully Aug 18 19:03:24 devstack sudo[107292]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-e52a4790-03fe-4656-a7e9-3d96f65ad99e req-544c136e-7c83-4737-b01e-21628aeecc8f tempest-VolumesSnapshotsTestJSON-584303157 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a.cdb7f776-0f80-439d-b1f9-bceaeec265d0" returned: 0 in 0.819s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-e52a4790-03fe-4656-a7e9-3d96f65ad99e req-544c136e-7c83-4737-b01e-21628aeecc8f tempest-VolumesSnapshotsTestJSON-584303157 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a.cdb7f776-0f80-439d-b1f9-bceaeec265d0 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:24 devstack sudo[107334]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a.cdb7f776-0f80-439d-b1f9-bceaeec265d0 Aug 18 19:03:24 devstack sudo[107334]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:24 devstack sudo[107334]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-e52a4790-03fe-4656-a7e9-3d96f65ad99e req-544c136e-7c83-4737-b01e-21628aeecc8f tempest-VolumesSnapshotsTestJSON-584303157 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a.cdb7f776-0f80-439d-b1f9-bceaeec265d0" returned: 0 in 0.373s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:24 devstack cinder-volume[93728]: DEBUG cinder.coordination [req-e52a4790-03fe-4656-a7e9-3d96f65ad99e req-544c136e-7c83-4737-b01e-21628aeecc8f tempest-VolumesSnapshotsTestJSON-584303157 None] Lock "cinder-quobyte-cdb7f776-0f80-439d-b1f9-bceaeec265d0" released by "_delete_snapshot" :: held 2.457s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:03:24 devstack cinder-volume[93728]: DEBUG cinder.coordination [req-e52a4790-03fe-4656-a7e9-3d96f65ad99e req-544c136e-7c83-4737-b01e-21628aeecc8f tempest-VolumesSnapshotsTestJSON-584303157 None] Lock "cinder-quobyte-15231316-d924-4c4a-b748-695946aecf0a" released by "delete_snapshot" :: held 2.497s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:03:24 devstack sudo[107311]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-80d7bde6-0bff-4290-b2f7-92472fa6e3b5 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33308c45-f803-4809-a8c0-e87960844c5a 1073741824" returned: 0 in 0.991s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-80d7bde6-0bff-4290-b2f7-92472fa6e3b5 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33308c45-f803-4809-a8c0-e87960844c5a {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:24 devstack sudo[107353]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33308c45-f803-4809-a8c0-e87960844c5a Aug 18 19:03:24 devstack sudo[107353]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:24 devstack cinder-volume[93728]: DEBUG cinder.quota [req-e52a4790-03fe-4656-a7e9-3d96f65ad99e req-544c136e-7c83-4737-b01e-21628aeecc8f tempest-VolumesSnapshotsTestJSON-584303157 None] Created reservations ['a91681c8-4d78-478b-bba2-4cd4e3b61e2c', '4ae7e96f-f2fd-41b7-a8ec-e87d018a512c', '9cb31bb6-fac2-4fe4-9f81-a64982e7e702', '8d12a077-7608-44c1-a99a-cb25ead256fd'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:03:24 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-e52a4790-03fe-4656-a7e9-3d96f65ad99e req-544c136e-7c83-4737-b01e-21628aeecc8f tempest-VolumesSnapshotsTestJSON-584303157 None] Delete snapshot completed successfully. Aug 18 19:03:24 devstack cinder-volume[93728]: DEBUG cinder.coordination [req-e52a4790-03fe-4656-a7e9-3d96f65ad99e req-544c136e-7c83-4737-b01e-21628aeecc8f tempest-VolumesSnapshotsTestJSON-584303157 None] Lock "cinder-cdb7f776-0f80-439d-b1f9-bceaeec265d0-delete_snapshot" released by "delete_snapshot" :: held 2.764s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:03:24 devstack sudo[107353]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-80d7bde6-0bff-4290-b2f7-92472fa6e3b5 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33308c45-f803-4809-a8c0-e87960844c5a" returned: 0 in 0.316s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:24 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-80d7bde6-0bff-4290-b2f7-92472fa6e3b5 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] <== create_volume: return (1363ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:03:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-80d7bde6-0bff-4290-b2f7-92472fa6e3b5 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.367s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:03:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-80d7bde6-0bff-4290-b2f7-92472fa6e3b5 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (147afa55-ce63-4116-8fea-c7d9ef8eed4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-33308c45-f803-4809-a8c0-e87960844c5a', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:03:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-80d7bde6-0bff-4290-b2f7-92472fa6e3b5 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e345a5a6-b404-4b02-9f07-97e40c4abadd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:03:25 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-80d7bde6-0bff-4290-b2f7-92472fa6e3b5 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Volume volume-33308c45-f803-4809-a8c0-e87960844c5a (33308c45-f803-4809-a8c0-e87960844c5a): created successfully Aug 18 19:03:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-80d7bde6-0bff-4290-b2f7-92472fa6e3b5 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e345a5a6-b404-4b02-9f07-97e40c4abadd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:03:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-80d7bde6-0bff-4290-b2f7-92472fa6e3b5 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Flow 'volume_create_manager' (bc33661a-d9fe-4350-bb27-04f4dc0deeb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:03:25 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-80d7bde6-0bff-4290-b2f7-92472fa6e3b5 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Created volume successfully. Aug 18 19:03:25 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-96bd4dd7-a28b-4723-bae8-62b2aefac653 tempest-VolumesSnapshotListTestJSON-1796780321 None] Acquiring lock "cinder-d88ddbcc-6fea-4fe7-93d1-12343c4daa07-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:03:25 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-96bd4dd7-a28b-4723-bae8-62b2aefac653 tempest-VolumesSnapshotListTestJSON-1796780321 None] Lock "cinder-d88ddbcc-6fea-4fe7-93d1-12343c4daa07-delete_snapshot" acquired by "delete_snapshot" :: waited 0.024s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:03:25 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-96bd4dd7-a28b-4723-bae8-62b2aefac653 tempest-VolumesSnapshotListTestJSON-1796780321 None] Acquiring lock "cinder-quobyte-fb54b80d-65e7-47db-9b5d-16cd5231d867" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:03:25 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-96bd4dd7-a28b-4723-bae8-62b2aefac653 tempest-VolumesSnapshotListTestJSON-1796780321 None] Lock "cinder-quobyte-fb54b80d-65e7-47db-9b5d-16cd5231d867" acquired by "delete_snapshot" :: waited 0.023s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:03:25 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-96bd4dd7-a28b-4723-bae8-62b2aefac653 tempest-VolumesSnapshotListTestJSON-1796780321 None] Acquiring lock "cinder-quobyte-d88ddbcc-6fea-4fe7-93d1-12343c4daa07" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:03:25 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-96bd4dd7-a28b-4723-bae8-62b2aefac653 tempest-VolumesSnapshotListTestJSON-1796780321 None] Lock "cinder-quobyte-d88ddbcc-6fea-4fe7-93d1-12343c4daa07" acquired by "_delete_snapshot" :: waited 0.019s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:03:25 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-96bd4dd7-a28b-4723-bae8-62b2aefac653 tempest-VolumesSnapshotListTestJSON-1796780321 None] Deleting offline snapshot d88ddbcc-6fea-4fe7-93d1-12343c4daa07 of volume fb54b80d-65e7-47db-9b5d-16cd5231d867 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:03:25 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-96bd4dd7-a28b-4723-bae8-62b2aefac653 tempest-VolumesSnapshotListTestJSON-1796780321 None] snapshot_file for this snap is: volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.d88ddbcc-6fea-4fe7-93d1-12343c4daa07 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:03:25 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[02deef75-437f-40c7-82e4-9a893601b81c]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:03:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-96bd4dd7-a28b-4723-bae8-62b2aefac653 tempest-VolumesSnapshotListTestJSON-1796780321 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.d88ddbcc-6fea-4fe7-93d1-12343c4daa07 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:25 devstack cinder-volume[93728]: DEBUG cinder.coordination [req-64e606fe-ab65-4e24-a766-1763b6f970ef req-19c593b6-c1f1-4b33-b6c9-b74ce0a1b394 tempest-VolumesSnapshotsTestJSON-584303157 None] Acquiring lock "cinder-15231316-d924-4c4a-b748-695946aecf0a-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:03:25 devstack cinder-volume[93728]: DEBUG cinder.coordination [req-64e606fe-ab65-4e24-a766-1763b6f970ef req-19c593b6-c1f1-4b33-b6c9-b74ce0a1b394 tempest-VolumesSnapshotsTestJSON-584303157 None] Lock "cinder-15231316-d924-4c4a-b748-695946aecf0a-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:03:25 devstack sudo[107357]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.d88ddbcc-6fea-4fe7-93d1-12343c4daa07 Aug 18 19:03:25 devstack sudo[107357]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:25 devstack cinder-volume[93728]: DEBUG cinder.coordination [req-64e606fe-ab65-4e24-a766-1763b6f970ef req-19c593b6-c1f1-4b33-b6c9-b74ce0a1b394 tempest-VolumesSnapshotsTestJSON-584303157 None] Acquiring lock "cinder-quobyte-15231316-d924-4c4a-b748-695946aecf0a" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:03:25 devstack cinder-volume[93728]: DEBUG cinder.coordination [req-64e606fe-ab65-4e24-a766-1763b6f970ef req-19c593b6-c1f1-4b33-b6c9-b74ce0a1b394 tempest-VolumesSnapshotsTestJSON-584303157 None] Lock "cinder-quobyte-15231316-d924-4c4a-b748-695946aecf0a" acquired by "delete_volume" :: waited 0.057s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:03:25 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[121417ee-f1e5-4fc2-8e2a-50a596e92d22]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:03:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-64e606fe-ab65-4e24-a766-1763b6f970ef req-19c593b6-c1f1-4b33-b6c9-b74ce0a1b394 tempest-VolumesSnapshotsTestJSON-584303157 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:26 devstack sudo[107357]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-96bd4dd7-a28b-4723-bae8-62b2aefac653 tempest-VolumesSnapshotListTestJSON-1796780321 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.d88ddbcc-6fea-4fe7-93d1-12343c4daa07" returned: 0 in 0.631s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:26 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-96bd4dd7-a28b-4723-bae8-62b2aefac653 tempest-VolumesSnapshotListTestJSON-1796780321 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-fb54b80d-65e7-47db-9b5d-16cd5231d867(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:03:26 devstack sudo[107361]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a Aug 18 19:03:26 devstack sudo[107361]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:26 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[09bb8ea1-1723-4680-a886-7f569ebf725c]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:03:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-96bd4dd7-a28b-4723-bae8-62b2aefac653 tempest-VolumesSnapshotListTestJSON-1796780321 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.366c5df7-2163-4a0c-8c31-f03642d49311 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:26 devstack sudo[107369]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.366c5df7-2163-4a0c-8c31-f03642d49311 Aug 18 19:03:26 devstack sudo[107369]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:26 devstack sudo[107361]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-64e606fe-ab65-4e24-a766-1763b6f970ef req-19c593b6-c1f1-4b33-b6c9-b74ce0a1b394 tempest-VolumesSnapshotsTestJSON-584303157 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a" returned: 0 in 0.532s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-64e606fe-ab65-4e24-a766-1763b6f970ef req-19c593b6-c1f1-4b33-b6c9-b74ce0a1b394 tempest-VolumesSnapshotsTestJSON-584303157 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:26 devstack sudo[107375]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a Aug 18 19:03:26 devstack sudo[107375]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:26 devstack sudo[107369]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-96bd4dd7-a28b-4723-bae8-62b2aefac653 tempest-VolumesSnapshotListTestJSON-1796780321 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.366c5df7-2163-4a0c-8c31-f03642d49311" returned: 0 in 0.537s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:26 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-96bd4dd7-a28b-4723-bae8-62b2aefac653 tempest-VolumesSnapshotListTestJSON-1796780321 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-fb54b80d-65e7-47db-9b5d-16cd5231d867(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:03:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-96bd4dd7-a28b-4723-bae8-62b2aefac653 tempest-VolumesSnapshotListTestJSON-1796780321 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.d88ddbcc-6fea-4fe7-93d1-12343c4daa07 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:26 devstack sudo[107381]: 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/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.d88ddbcc-6fea-4fe7-93d1-12343c4daa07 Aug 18 19:03:26 devstack sudo[107381]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:26 devstack sudo[107375]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-64e606fe-ab65-4e24-a766-1763b6f970ef req-19c593b6-c1f1-4b33-b6c9-b74ce0a1b394 tempest-VolumesSnapshotsTestJSON-584303157 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-15231316-d924-4c4a-b748-695946aecf0a" returned: 0 in 0.420s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:26 devstack cinder-volume[93728]: DEBUG cinder.coordination [req-64e606fe-ab65-4e24-a766-1763b6f970ef req-19c593b6-c1f1-4b33-b6c9-b74ce0a1b394 tempest-VolumesSnapshotsTestJSON-584303157 None] Lock "cinder-quobyte-15231316-d924-4c4a-b748-695946aecf0a" released by "delete_volume" :: held 1.175s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:03:27 devstack cinder-volume[93728]: DEBUG cinder.quota [req-64e606fe-ab65-4e24-a766-1763b6f970ef req-19c593b6-c1f1-4b33-b6c9-b74ce0a1b394 tempest-VolumesSnapshotsTestJSON-584303157 None] Created reservations ['4a20c015-7ed2-4f5c-84f7-910075c24892', '45264471-8f12-42ba-9e06-747ef7ede0a8', '7c64b12b-71e9-4abe-9ce0-27810418d0b4', '5e2d63c1-d787-4dbf-b48d-40a04edf19a8'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:03:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-64e606fe-ab65-4e24-a766-1763b6f970ef req-19c593b6-c1f1-4b33-b6c9-b74ce0a1b394 tempest-VolumesSnapshotsTestJSON-584303157 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:03:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-64e606fe-ab65-4e24-a766-1763b6f970ef req-19c593b6-c1f1-4b33-b6c9-b74ce0a1b394 tempest-VolumesSnapshotsTestJSON-584303157 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:03:27 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [req-64e606fe-ab65-4e24-a766-1763b6f970ef req-19c593b6-c1f1-4b33-b6c9-b74ce0a1b394 tempest-VolumesSnapshotsTestJSON-584303157 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:03:27 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [req-64e606fe-ab65-4e24-a766-1763b6f970ef req-19c593b6-c1f1-4b33-b6c9-b74ce0a1b394 tempest-VolumesSnapshotsTestJSON-584303157 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:03:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-64e606fe-ab65-4e24-a766-1763b6f970ef req-19c593b6-c1f1-4b33-b6c9-b74ce0a1b394 tempest-VolumesSnapshotsTestJSON-584303157 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:03:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-64e606fe-ab65-4e24-a766-1763b6f970ef req-19c593b6-c1f1-4b33-b6c9-b74ce0a1b394 tempest-VolumesSnapshotsTestJSON-584303157 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:27 devstack sudo[107394]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:03:27 devstack sudo[107394]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-3c7ee47d-bfc1-4e83-81ea-b6776df228e9 req-207d3a10-dbed-4979-bae6-0cb0d10ce3ce tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:03:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-3c7ee47d-bfc1-4e83-81ea-b6776df228e9 req-207d3a10-dbed-4979-bae6-0cb0d10ce3ce tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:03:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-3c7ee47d-bfc1-4e83-81ea-b6776df228e9 req-207d3a10-dbed-4979-bae6-0cb0d10ce3ce tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.017s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:03:27 devstack sudo[107381]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-96bd4dd7-a28b-4723-bae8-62b2aefac653 tempest-VolumesSnapshotListTestJSON-1796780321 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.d88ddbcc-6fea-4fe7-93d1-12343c4daa07" returned: 0 in 0.768s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-96bd4dd7-a28b-4723-bae8-62b2aefac653 tempest-VolumesSnapshotListTestJSON-1796780321 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.d88ddbcc-6fea-4fe7-93d1-12343c4daa07 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:27 devstack sudo[107398]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.d88ddbcc-6fea-4fe7-93d1-12343c4daa07 Aug 18 19:03:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-3c7ee47d-bfc1-4e83-81ea-b6776df228e9 req-207d3a10-dbed-4979-bae6-0cb0d10ce3ce tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356', 'name': 'volume-33308c45-f803-4809-a8c0-e87960844c5a', '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': '2be0a4ab-6e56-4578-a25b-d6d22decbd26', 'enforce_multipath': True} {{(pid=93728) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 18 19:03:27 devstack sudo[107398]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:27 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-3c7ee47d-bfc1-4e83-81ea-b6776df228e9 req-207d3a10-dbed-4979-bae6-0cb0d10ce3ce tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] attachment_update completed successfully. Aug 18 19:03:27 devstack sudo[107394]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-64e606fe-ab65-4e24-a766-1763b6f970ef req-19c593b6-c1f1-4b33-b6c9-b74ce0a1b394 tempest-VolumesSnapshotsTestJSON-584303157 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.498s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:27 devstack cinder-volume[93728]: DEBUG cinder.manager [req-64e606fe-ab65-4e24-a766-1763b6f970ef req-19c593b6-c1f1-4b33-b6c9-b74ce0a1b394 tempest-VolumesSnapshotsTestJSON-584303157 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:03:27 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-64e606fe-ab65-4e24-a766-1763b6f970ef req-19c593b6-c1f1-4b33-b6c9-b74ce0a1b394 tempest-VolumesSnapshotsTestJSON-584303157 None] Deleted volume successfully. Aug 18 19:03:27 devstack cinder-volume[93728]: DEBUG cinder.coordination [req-64e606fe-ab65-4e24-a766-1763b6f970ef req-19c593b6-c1f1-4b33-b6c9-b74ce0a1b394 tempest-VolumesSnapshotsTestJSON-584303157 None] Lock "cinder-15231316-d924-4c4a-b748-695946aecf0a-delete_volume" released by "delete_volume" :: held 2.176s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:03:27 devstack sudo[107398]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-96bd4dd7-a28b-4723-bae8-62b2aefac653 tempest-VolumesSnapshotListTestJSON-1796780321 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.d88ddbcc-6fea-4fe7-93d1-12343c4daa07" returned: 0 in 0.556s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:28 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-96bd4dd7-a28b-4723-bae8-62b2aefac653 tempest-VolumesSnapshotListTestJSON-1796780321 None] Lock "cinder-quobyte-d88ddbcc-6fea-4fe7-93d1-12343c4daa07" released by "_delete_snapshot" :: held 2.662s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:03:28 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-96bd4dd7-a28b-4723-bae8-62b2aefac653 tempest-VolumesSnapshotListTestJSON-1796780321 None] Lock "cinder-quobyte-fb54b80d-65e7-47db-9b5d-16cd5231d867" released by "delete_snapshot" :: held 2.691s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:03:28 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-96bd4dd7-a28b-4723-bae8-62b2aefac653 tempest-VolumesSnapshotListTestJSON-1796780321 None] Created reservations ['5c50f24b-32d7-42ed-9e1c-9bcee175836d', 'a3120c0a-8a99-4f6c-8d80-60307bdf96de', 'fb261faa-4ca4-4531-b20e-d71334a9c2ff', '173f8ebb-9263-4946-b2cb-5b1ca049e4cc'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:03:28 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-96bd4dd7-a28b-4723-bae8-62b2aefac653 tempest-VolumesSnapshotListTestJSON-1796780321 None] Delete snapshot completed successfully. Aug 18 19:03:28 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-96bd4dd7-a28b-4723-bae8-62b2aefac653 tempest-VolumesSnapshotListTestJSON-1796780321 None] Lock "cinder-d88ddbcc-6fea-4fe7-93d1-12343c4daa07-delete_snapshot" released by "delete_snapshot" :: held 2.849s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:03:28 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-203421d8-5b26-4fa3-8414-3ab9ef67ca31 tempest-VolumesSnapshotListTestJSON-1796780321 None] Acquiring lock "cinder-366c5df7-2163-4a0c-8c31-f03642d49311-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:03:28 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-203421d8-5b26-4fa3-8414-3ab9ef67ca31 tempest-VolumesSnapshotListTestJSON-1796780321 None] Lock "cinder-366c5df7-2163-4a0c-8c31-f03642d49311-delete_snapshot" acquired by "delete_snapshot" :: waited 0.048s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:03:28 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-203421d8-5b26-4fa3-8414-3ab9ef67ca31 tempest-VolumesSnapshotListTestJSON-1796780321 None] Acquiring lock "cinder-quobyte-fb54b80d-65e7-47db-9b5d-16cd5231d867" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:03:28 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-203421d8-5b26-4fa3-8414-3ab9ef67ca31 tempest-VolumesSnapshotListTestJSON-1796780321 None] Lock "cinder-quobyte-fb54b80d-65e7-47db-9b5d-16cd5231d867" acquired by "delete_snapshot" :: waited 0.059s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:03:28 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-203421d8-5b26-4fa3-8414-3ab9ef67ca31 tempest-VolumesSnapshotListTestJSON-1796780321 None] Acquiring lock "cinder-quobyte-366c5df7-2163-4a0c-8c31-f03642d49311" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:03:28 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-203421d8-5b26-4fa3-8414-3ab9ef67ca31 tempest-VolumesSnapshotListTestJSON-1796780321 None] Lock "cinder-quobyte-366c5df7-2163-4a0c-8c31-f03642d49311" acquired by "_delete_snapshot" :: waited 0.020s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:03:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-203421d8-5b26-4fa3-8414-3ab9ef67ca31 tempest-VolumesSnapshotListTestJSON-1796780321 None] Deleting offline snapshot 366c5df7-2163-4a0c-8c31-f03642d49311 of volume fb54b80d-65e7-47db-9b5d-16cd5231d867 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:03:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-203421d8-5b26-4fa3-8414-3ab9ef67ca31 tempest-VolumesSnapshotListTestJSON-1796780321 None] snapshot_file for this snap is: volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.366c5df7-2163-4a0c-8c31-f03642d49311 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:03:28 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[484cfcc4-253b-4b15-be62-3048fa4c0d42]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:03:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-203421d8-5b26-4fa3-8414-3ab9ef67ca31 tempest-VolumesSnapshotListTestJSON-1796780321 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.366c5df7-2163-4a0c-8c31-f03642d49311 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:29 devstack sudo[107810]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.366c5df7-2163-4a0c-8c31-f03642d49311 Aug 18 19:03:29 devstack sudo[107810]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:29 devstack sudo[107810]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-203421d8-5b26-4fa3-8414-3ab9ef67ca31 tempest-VolumesSnapshotListTestJSON-1796780321 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.366c5df7-2163-4a0c-8c31-f03642d49311" returned: 0 in 0.546s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:29 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-203421d8-5b26-4fa3-8414-3ab9ef67ca31 tempest-VolumesSnapshotListTestJSON-1796780321 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-fb54b80d-65e7-47db-9b5d-16cd5231d867(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:03:29 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[ee7e0100-7d36-488d-aca2-a46f8adafe9f]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:03:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-203421d8-5b26-4fa3-8414-3ab9ef67ca31 tempest-VolumesSnapshotListTestJSON-1796780321 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:29 devstack sudo[107817]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7 Aug 18 19:03:29 devstack sudo[107817]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:30 devstack sudo[107817]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-203421d8-5b26-4fa3-8414-3ab9ef67ca31 tempest-VolumesSnapshotListTestJSON-1796780321 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7" returned: 0 in 0.537s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:30 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-203421d8-5b26-4fa3-8414-3ab9ef67ca31 tempest-VolumesSnapshotListTestJSON-1796780321 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-fb54b80d-65e7-47db-9b5d-16cd5231d867(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:03:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-203421d8-5b26-4fa3-8414-3ab9ef67ca31 tempest-VolumesSnapshotListTestJSON-1796780321 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.366c5df7-2163-4a0c-8c31-f03642d49311 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:30 devstack sudo[107824]: 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/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.366c5df7-2163-4a0c-8c31-f03642d49311 Aug 18 19:03:30 devstack sudo[107824]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:30 devstack sudo[107824]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-203421d8-5b26-4fa3-8414-3ab9ef67ca31 tempest-VolumesSnapshotListTestJSON-1796780321 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.366c5df7-2163-4a0c-8c31-f03642d49311" returned: 0 in 0.452s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-203421d8-5b26-4fa3-8414-3ab9ef67ca31 tempest-VolumesSnapshotListTestJSON-1796780321 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.366c5df7-2163-4a0c-8c31-f03642d49311 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:30 devstack sudo[107830]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.366c5df7-2163-4a0c-8c31-f03642d49311 Aug 18 19:03:30 devstack sudo[107830]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:30 devstack sudo[107830]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-203421d8-5b26-4fa3-8414-3ab9ef67ca31 tempest-VolumesSnapshotListTestJSON-1796780321 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.366c5df7-2163-4a0c-8c31-f03642d49311" returned: 0 in 0.291s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:30 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-203421d8-5b26-4fa3-8414-3ab9ef67ca31 tempest-VolumesSnapshotListTestJSON-1796780321 None] Lock "cinder-quobyte-366c5df7-2163-4a0c-8c31-f03642d49311" released by "_delete_snapshot" :: held 1.982s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:03:30 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-203421d8-5b26-4fa3-8414-3ab9ef67ca31 tempest-VolumesSnapshotListTestJSON-1796780321 None] Lock "cinder-quobyte-fb54b80d-65e7-47db-9b5d-16cd5231d867" released by "delete_snapshot" :: held 2.011s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:03:30 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-203421d8-5b26-4fa3-8414-3ab9ef67ca31 tempest-VolumesSnapshotListTestJSON-1796780321 None] Created reservations ['c44dcbd9-608a-4db9-9f19-82cf12d4be9c', '64baa672-5ba5-4013-909c-60d0fafc1d10', 'b3a405b1-b3d2-4b45-8e83-e4c64cd654ff', 'a08f21c1-7e27-4e6f-9a9b-6e1effdd37db'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:03:30 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-203421d8-5b26-4fa3-8414-3ab9ef67ca31 tempest-VolumesSnapshotListTestJSON-1796780321 None] Delete snapshot completed successfully. Aug 18 19:03:30 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-203421d8-5b26-4fa3-8414-3ab9ef67ca31 tempest-VolumesSnapshotListTestJSON-1796780321 None] Lock "cinder-366c5df7-2163-4a0c-8c31-f03642d49311-delete_snapshot" released by "delete_snapshot" :: held 2.250s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:03:31 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-cc3719a4-3c4b-4e65-8b3e-0b9cc149488d tempest-VolumesSnapshotListTestJSON-1796780321 None] Acquiring lock "cinder-fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:03:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-cc3719a4-3c4b-4e65-8b3e-0b9cc149488d tempest-VolumesSnapshotListTestJSON-1796780321 None] Lock "cinder-fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7-delete_snapshot" acquired by "delete_snapshot" :: waited 0.024s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:03:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-cc3719a4-3c4b-4e65-8b3e-0b9cc149488d tempest-VolumesSnapshotListTestJSON-1796780321 None] Acquiring lock "cinder-quobyte-fb54b80d-65e7-47db-9b5d-16cd5231d867" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:03:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-cc3719a4-3c4b-4e65-8b3e-0b9cc149488d tempest-VolumesSnapshotListTestJSON-1796780321 None] Lock "cinder-quobyte-fb54b80d-65e7-47db-9b5d-16cd5231d867" acquired by "delete_snapshot" :: waited 0.025s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:03:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-cc3719a4-3c4b-4e65-8b3e-0b9cc149488d tempest-VolumesSnapshotListTestJSON-1796780321 None] Acquiring lock "cinder-quobyte-fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:03:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-cc3719a4-3c4b-4e65-8b3e-0b9cc149488d tempest-VolumesSnapshotListTestJSON-1796780321 None] Lock "cinder-quobyte-fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7" acquired by "_delete_snapshot" :: waited 0.021s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:03:32 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-cc3719a4-3c4b-4e65-8b3e-0b9cc149488d tempest-VolumesSnapshotListTestJSON-1796780321 None] Deleting offline snapshot fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7 of volume fb54b80d-65e7-47db-9b5d-16cd5231d867 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:03:32 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-cc3719a4-3c4b-4e65-8b3e-0b9cc149488d tempest-VolumesSnapshotListTestJSON-1796780321 None] snapshot_file for this snap is: volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:03:32 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[13013b7b-0bec-4aba-8c20-8ab70437ad44]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:03:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cc3719a4-3c4b-4e65-8b3e-0b9cc149488d tempest-VolumesSnapshotListTestJSON-1796780321 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:32 devstack sudo[107836]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7 Aug 18 19:03:32 devstack sudo[107836]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:32 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-fa532189-59d7-4f8b-998e-f977b1b8139a req-d95259d7-a1a0-4919-b38c-cf97f38c4874 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Terminate volume connection completed successfully. Aug 18 19:03:32 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-fa532189-59d7-4f8b-998e-f977b1b8139a req-d95259d7-a1a0-4919-b38c-cf97f38c4874 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Deleting attachment 2be0a4ab-6e56-4578-a25b-d6d22decbd26. {{(pid=93728) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 18 19:03:32 devstack sudo[107836]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cc3719a4-3c4b-4e65-8b3e-0b9cc149488d tempest-VolumesSnapshotListTestJSON-1796780321 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7" returned: 0 in 0.507s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:32 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-cc3719a4-3c4b-4e65-8b3e-0b9cc149488d tempest-VolumesSnapshotListTestJSON-1796780321 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-fb54b80d-65e7-47db-9b5d-16cd5231d867(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:03:32 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[e68def92-e30b-4816-880d-b5b103240653]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:03:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cc3719a4-3c4b-4e65-8b3e-0b9cc149488d tempest-VolumesSnapshotListTestJSON-1796780321 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:32 devstack sudo[107868]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867 Aug 18 19:03:32 devstack sudo[107868]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8ce448ab-f6ec-4d90-a8ec-5af6596bdf06 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Acquiring lock "cinder-33308c45-f803-4809-a8c0-e87960844c5a-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:03:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8ce448ab-f6ec-4d90-a8ec-5af6596bdf06 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Lock "cinder-33308c45-f803-4809-a8c0-e87960844c5a-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:03:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8ce448ab-f6ec-4d90-a8ec-5af6596bdf06 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Acquiring lock "cinder-quobyte-33308c45-f803-4809-a8c0-e87960844c5a" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:03:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8ce448ab-f6ec-4d90-a8ec-5af6596bdf06 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Lock "cinder-quobyte-33308c45-f803-4809-a8c0-e87960844c5a" acquired by "delete_volume" :: waited 0.027s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:03:33 devstack sudo[107868]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cc3719a4-3c4b-4e65-8b3e-0b9cc149488d tempest-VolumesSnapshotListTestJSON-1796780321 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867" returned: 0 in 0.475s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cc3719a4-3c4b-4e65-8b3e-0b9cc149488d tempest-VolumesSnapshotListTestJSON-1796780321 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:33 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[5f8ae5c3-c1b0-47e3-beb1-f168041b93e8]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:03:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8ce448ab-f6ec-4d90-a8ec-5af6596bdf06 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33308c45-f803-4809-a8c0-e87960844c5a {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:33 devstack sudo[107874]: 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/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7 Aug 18 19:03:33 devstack sudo[107874]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:33 devstack sudo[107875]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33308c45-f803-4809-a8c0-e87960844c5a Aug 18 19:03:33 devstack sudo[107875]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:33 devstack sudo[107874]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cc3719a4-3c4b-4e65-8b3e-0b9cc149488d tempest-VolumesSnapshotListTestJSON-1796780321 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7" returned: 0 in 0.443s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cc3719a4-3c4b-4e65-8b3e-0b9cc149488d tempest-VolumesSnapshotListTestJSON-1796780321 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:33 devstack sudo[107884]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7 Aug 18 19:03:33 devstack sudo[107884]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:33 devstack sudo[107875]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8ce448ab-f6ec-4d90-a8ec-5af6596bdf06 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33308c45-f803-4809-a8c0-e87960844c5a" returned: 0 in 0.514s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8ce448ab-f6ec-4d90-a8ec-5af6596bdf06 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33308c45-f803-4809-a8c0-e87960844c5a {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:33 devstack sudo[107887]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33308c45-f803-4809-a8c0-e87960844c5a Aug 18 19:03:33 devstack sudo[107887]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:33 devstack sudo[107884]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cc3719a4-3c4b-4e65-8b3e-0b9cc149488d tempest-VolumesSnapshotListTestJSON-1796780321 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867.fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7" returned: 0 in 0.289s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-cc3719a4-3c4b-4e65-8b3e-0b9cc149488d tempest-VolumesSnapshotListTestJSON-1796780321 None] Lock "cinder-quobyte-fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7" released by "_delete_snapshot" :: held 1.863s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:03:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-cc3719a4-3c4b-4e65-8b3e-0b9cc149488d tempest-VolumesSnapshotListTestJSON-1796780321 None] Lock "cinder-quobyte-fb54b80d-65e7-47db-9b5d-16cd5231d867" released by "delete_snapshot" :: held 1.894s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:03:34 devstack sudo[107887]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8ce448ab-f6ec-4d90-a8ec-5af6596bdf06 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33308c45-f803-4809-a8c0-e87960844c5a" returned: 0 in 0.344s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8ce448ab-f6ec-4d90-a8ec-5af6596bdf06 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Lock "cinder-quobyte-33308c45-f803-4809-a8c0-e87960844c5a" released by "delete_volume" :: held 0.922s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:03:34 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-cc3719a4-3c4b-4e65-8b3e-0b9cc149488d tempest-VolumesSnapshotListTestJSON-1796780321 None] Created reservations ['03f96ee5-60f1-4468-805e-706e173cdc10', '86e0b448-572e-47f8-920c-7f88290e4eb6', 'aaeadc96-d58a-4af1-a6b8-823906a8049f', 'ecf4183f-37fb-46e0-9d2c-dda5b2e16d18'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:03:34 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-8ce448ab-f6ec-4d90-a8ec-5af6596bdf06 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Created reservations ['d0a9c6f1-e298-42f2-80b9-6680c9cad42c', '42bd9759-6378-4180-9049-5492232e4314', '6f19f6c1-d68a-41e8-9abb-493dd34a7cb6', 'e1158175-8e22-4409-a275-c65506c09ae0'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:03:34 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-cc3719a4-3c4b-4e65-8b3e-0b9cc149488d tempest-VolumesSnapshotListTestJSON-1796780321 None] Delete snapshot completed successfully. Aug 18 19:03:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-cc3719a4-3c4b-4e65-8b3e-0b9cc149488d tempest-VolumesSnapshotListTestJSON-1796780321 None] Lock "cinder-fd6b4005-085e-4e29-b8a2-b2cecb1ee5f7-delete_snapshot" released by "delete_snapshot" :: held 2.156s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:03:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8ce448ab-f6ec-4d90-a8ec-5af6596bdf06 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:03:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8ce448ab-f6ec-4d90-a8ec-5af6596bdf06 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:03:34 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8ce448ab-f6ec-4d90-a8ec-5af6596bdf06 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:03:34 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8ce448ab-f6ec-4d90-a8ec-5af6596bdf06 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:03:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8ce448ab-f6ec-4d90-a8ec-5af6596bdf06 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:03:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8ce448ab-f6ec-4d90-a8ec-5af6596bdf06 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:34 devstack sudo[107892]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:03:34 devstack sudo[107892]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ca06e639-dae7-4f47-9a4b-9401bd03065b tempest-VolumesSnapshotListTestJSON-1796780321 None] Acquiring lock "cinder-fb54b80d-65e7-47db-9b5d-16cd5231d867-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:03:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ca06e639-dae7-4f47-9a4b-9401bd03065b tempest-VolumesSnapshotListTestJSON-1796780321 None] Lock "cinder-fb54b80d-65e7-47db-9b5d-16cd5231d867-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:03:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ca06e639-dae7-4f47-9a4b-9401bd03065b tempest-VolumesSnapshotListTestJSON-1796780321 None] Acquiring lock "cinder-quobyte-fb54b80d-65e7-47db-9b5d-16cd5231d867" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:03:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ca06e639-dae7-4f47-9a4b-9401bd03065b tempest-VolumesSnapshotListTestJSON-1796780321 None] Lock "cinder-quobyte-fb54b80d-65e7-47db-9b5d-16cd5231d867" acquired by "delete_volume" :: waited 0.026s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:03:34 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[ff7d9578-3de9-43aa-afc3-c6fafb75a4ba]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:03:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ca06e639-dae7-4f47-9a4b-9401bd03065b tempest-VolumesSnapshotListTestJSON-1796780321 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:34 devstack sudo[107892]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8ce448ab-f6ec-4d90-a8ec-5af6596bdf06 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.354s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:34 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-8ce448ab-f6ec-4d90-a8ec-5af6596bdf06 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:03:34 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-8ce448ab-f6ec-4d90-a8ec-5af6596bdf06 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Deleted volume successfully. Aug 18 19:03:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8ce448ab-f6ec-4d90-a8ec-5af6596bdf06 tempest-TestServerVolumeAttachScenarioOldVersion-714020328 None] Lock "cinder-33308c45-f803-4809-a8c0-e87960844c5a-delete_volume" released by "delete_volume" :: held 1.604s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:03:34 devstack sudo[107895]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867 Aug 18 19:03:34 devstack sudo[107895]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:34 devstack sudo[107895]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ca06e639-dae7-4f47-9a4b-9401bd03065b tempest-VolumesSnapshotListTestJSON-1796780321 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867" returned: 0 in 0.433s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ca06e639-dae7-4f47-9a4b-9401bd03065b tempest-VolumesSnapshotListTestJSON-1796780321 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:34 devstack sudo[107902]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867 Aug 18 19:03:35 devstack sudo[107902]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:35 devstack sudo[107902]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ca06e639-dae7-4f47-9a4b-9401bd03065b tempest-VolumesSnapshotListTestJSON-1796780321 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb54b80d-65e7-47db-9b5d-16cd5231d867" returned: 0 in 0.334s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ca06e639-dae7-4f47-9a4b-9401bd03065b tempest-VolumesSnapshotListTestJSON-1796780321 None] Lock "cinder-quobyte-fb54b80d-65e7-47db-9b5d-16cd5231d867" released by "delete_volume" :: held 0.847s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:03:35 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-ca06e639-dae7-4f47-9a4b-9401bd03065b tempest-VolumesSnapshotListTestJSON-1796780321 None] Created reservations ['f4de10be-4c50-4a5d-a51e-228da827aa24', 'd0dca1fa-ef00-4c18-a47d-59ff0f91cf44', '320f0bf9-6aa7-4a04-b573-174c0d3f51ee', '368d7652-cfb3-4b5d-a3f6-0dd485a97e3d'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:03:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ca06e639-dae7-4f47-9a4b-9401bd03065b tempest-VolumesSnapshotListTestJSON-1796780321 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:03:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ca06e639-dae7-4f47-9a4b-9401bd03065b tempest-VolumesSnapshotListTestJSON-1796780321 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:03:35 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ca06e639-dae7-4f47-9a4b-9401bd03065b tempest-VolumesSnapshotListTestJSON-1796780321 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:03:35 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ca06e639-dae7-4f47-9a4b-9401bd03065b tempest-VolumesSnapshotListTestJSON-1796780321 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:03:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ca06e639-dae7-4f47-9a4b-9401bd03065b tempest-VolumesSnapshotListTestJSON-1796780321 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:03:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ca06e639-dae7-4f47-9a4b-9401bd03065b tempest-VolumesSnapshotListTestJSON-1796780321 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:35 devstack sudo[107908]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:03:35 devstack sudo[107908]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:35 devstack sudo[107908]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ca06e639-dae7-4f47-9a4b-9401bd03065b tempest-VolumesSnapshotListTestJSON-1796780321 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.352s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:35 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-ca06e639-dae7-4f47-9a4b-9401bd03065b tempest-VolumesSnapshotListTestJSON-1796780321 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:03:35 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-ca06e639-dae7-4f47-9a4b-9401bd03065b tempest-VolumesSnapshotListTestJSON-1796780321 None] Deleted volume successfully. Aug 18 19:03:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ca06e639-dae7-4f47-9a4b-9401bd03065b tempest-VolumesSnapshotListTestJSON-1796780321 None] Lock "cinder-fb54b80d-65e7-47db-9b5d-16cd5231d867-delete_volume" released by "delete_volume" :: held 1.616s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:03:38 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:DELETE=13,cinder:SELECT=167,cinder:UPDATE=184,cinder:INSERT=50 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:03:38 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=154,cinder:UPDATE=194,cinder:DELETE=19,cinder:INSERT=53 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:03:39 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6ce01cae-3750-47a6-9dfb-c39164d6d3f3 tempest-VolumesNegativeTest-1314417149 None] Acquiring lock "cinder-d9e184c2-8bfe-4f14-b312-c1a9b0faab31-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:03:39 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6ce01cae-3750-47a6-9dfb-c39164d6d3f3 tempest-VolumesNegativeTest-1314417149 None] Lock "cinder-d9e184c2-8bfe-4f14-b312-c1a9b0faab31-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:03:39 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6ce01cae-3750-47a6-9dfb-c39164d6d3f3 tempest-VolumesNegativeTest-1314417149 None] Acquiring lock "cinder-quobyte-d9e184c2-8bfe-4f14-b312-c1a9b0faab31" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:03:39 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6ce01cae-3750-47a6-9dfb-c39164d6d3f3 tempest-VolumesNegativeTest-1314417149 None] Lock "cinder-quobyte-d9e184c2-8bfe-4f14-b312-c1a9b0faab31" acquired by "delete_volume" :: waited 0.026s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:03:39 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[0a7180c2-7d66-427a-86fb-f4d7370ed8cb]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:03:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6ce01cae-3750-47a6-9dfb-c39164d6d3f3 tempest-VolumesNegativeTest-1314417149 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d9e184c2-8bfe-4f14-b312-c1a9b0faab31 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:39 devstack sudo[107938]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d9e184c2-8bfe-4f14-b312-c1a9b0faab31 Aug 18 19:03:39 devstack sudo[107938]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:39 devstack sudo[107938]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6ce01cae-3750-47a6-9dfb-c39164d6d3f3 tempest-VolumesNegativeTest-1314417149 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d9e184c2-8bfe-4f14-b312-c1a9b0faab31" returned: 0 in 0.490s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6ce01cae-3750-47a6-9dfb-c39164d6d3f3 tempest-VolumesNegativeTest-1314417149 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d9e184c2-8bfe-4f14-b312-c1a9b0faab31 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:39 devstack sudo[107979]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d9e184c2-8bfe-4f14-b312-c1a9b0faab31 Aug 18 19:03:39 devstack sudo[107979]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:40 devstack sudo[107979]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6ce01cae-3750-47a6-9dfb-c39164d6d3f3 tempest-VolumesNegativeTest-1314417149 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d9e184c2-8bfe-4f14-b312-c1a9b0faab31" returned: 0 in 0.349s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:40 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6ce01cae-3750-47a6-9dfb-c39164d6d3f3 tempest-VolumesNegativeTest-1314417149 None] Lock "cinder-quobyte-d9e184c2-8bfe-4f14-b312-c1a9b0faab31" released by "delete_volume" :: held 0.907s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:03:40 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-6ce01cae-3750-47a6-9dfb-c39164d6d3f3 tempest-VolumesNegativeTest-1314417149 None] Created reservations ['6337d2fc-76c4-482b-b1d8-60bb1f9910f4', '1bd51b25-8c34-41f1-83df-61eb42bbf8f1', '8a0a1268-1dbc-46df-ae9a-1d7d92f14694', 'ade01220-302b-47cc-8389-32a4aee4c4b0'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:03:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6ce01cae-3750-47a6-9dfb-c39164d6d3f3 tempest-VolumesNegativeTest-1314417149 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:03:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6ce01cae-3750-47a6-9dfb-c39164d6d3f3 tempest-VolumesNegativeTest-1314417149 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:03:40 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-6ce01cae-3750-47a6-9dfb-c39164d6d3f3 tempest-VolumesNegativeTest-1314417149 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:03:40 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-6ce01cae-3750-47a6-9dfb-c39164d6d3f3 tempest-VolumesNegativeTest-1314417149 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:03:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6ce01cae-3750-47a6-9dfb-c39164d6d3f3 tempest-VolumesNegativeTest-1314417149 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:03:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6ce01cae-3750-47a6-9dfb-c39164d6d3f3 tempest-VolumesNegativeTest-1314417149 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:40 devstack sudo[107984]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:03:40 devstack sudo[107984]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:40 devstack sudo[107984]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6ce01cae-3750-47a6-9dfb-c39164d6d3f3 tempest-VolumesNegativeTest-1314417149 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.414s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:40 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-6ce01cae-3750-47a6-9dfb-c39164d6d3f3 tempest-VolumesNegativeTest-1314417149 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:03:40 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-6ce01cae-3750-47a6-9dfb-c39164d6d3f3 tempest-VolumesNegativeTest-1314417149 None] Deleted volume successfully. Aug 18 19:03:40 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6ce01cae-3750-47a6-9dfb-c39164d6d3f3 tempest-VolumesNegativeTest-1314417149 None] Lock "cinder-d9e184c2-8bfe-4f14-b312-c1a9b0faab31-delete_volume" released by "delete_volume" :: held 1.637s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:03:42 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 19:03:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:03:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:03:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:03:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:03:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:03:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:42 devstack sudo[107987]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:03:42 devstack sudo[107987]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:42 devstack sudo[107987]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.289s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:42 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:03:42 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager._thread_info {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 19:03:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread count: 28 {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 18 19:03:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread info: [<_MainThread(MainThread, started 134742134784128)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 18 19:03:50 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:UPDATE=9,cinder:SELECT=5,cinder:INSERT=3 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:03:50 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=5,cinder:INSERT=1,cinder:UPDATE=7,cinder:DELETE=1 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:03:57 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-07ee4131-0f1e-408b-9ddb-c1a02e73568b tempest-SnapshotsActionsTest-1420199273 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:03:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-07ee4131-0f1e-408b-9ddb-c1a02e73568b tempest-SnapshotsActionsTest-1420199273 None] Flow 'volume_create_manager' (bd6efe44-d714-4297-8e38-ea0bd49cb4cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:03:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-07ee4131-0f1e-408b-9ddb-c1a02e73568b tempest-SnapshotsActionsTest-1420199273 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (94672978-3f6d-4ef7-b120-2d0c01d8c860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:03:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-07ee4131-0f1e-408b-9ddb-c1a02e73568b tempest-SnapshotsActionsTest-1420199273 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (94672978-3f6d-4ef7-b120-2d0c01d8c860) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:03:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1205255485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=08b473c0-9ad8-4503-9415-900f717483bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcd25429f16b44f4865b6349b5db7fa3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:03: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-18T17:03:57Z,use_quota=True,user_id='4675dcd515ad466a9d447149a3e36ece',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:03:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-07ee4131-0f1e-408b-9ddb-c1a02e73568b tempest-SnapshotsActionsTest-1420199273 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4e8334be-6801-4d67-af21-d1c43eccbc6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:03:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-07ee4131-0f1e-408b-9ddb-c1a02e73568b tempest-SnapshotsActionsTest-1420199273 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4e8334be-6801-4d67-af21-d1c43eccbc6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:03:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-07ee4131-0f1e-408b-9ddb-c1a02e73568b tempest-SnapshotsActionsTest-1420199273 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c2fe5249-5278-4f92-b8ed-56bc65939de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:03:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-07ee4131-0f1e-408b-9ddb-c1a02e73568b tempest-SnapshotsActionsTest-1420199273 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c2fe5249-5278-4f92-b8ed-56bc65939de6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '08b473c0-9ad8-4503-9415-900f717483bc', 'volume_name': 'volume-08b473c0-9ad8-4503-9415-900f717483bc', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:03:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-07ee4131-0f1e-408b-9ddb-c1a02e73568b tempest-SnapshotsActionsTest-1420199273 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c3dec8c7-8e0f-461c-ad86-efe5fff64b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:03:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-07ee4131-0f1e-408b-9ddb-c1a02e73568b tempest-SnapshotsActionsTest-1420199273 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c3dec8c7-8e0f-461c-ad86-efe5fff64b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:03:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-07ee4131-0f1e-408b-9ddb-c1a02e73568b tempest-SnapshotsActionsTest-1420199273 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c820ceb2-69de-442b-903b-6c923618f81e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:03:57 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-07ee4131-0f1e-408b-9ddb-c1a02e73568b tempest-SnapshotsActionsTest-1420199273 None] Volume 08b473c0-9ad8-4503-9415-900f717483bc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-08b473c0-9ad8-4503-9415-900f717483bc', 'volume_size': 1} Aug 18 19:03:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-07ee4131-0f1e-408b-9ddb-c1a02e73568b tempest-SnapshotsActionsTest-1420199273 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:03:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-07ee4131-0f1e-408b-9ddb-c1a02e73568b tempest-SnapshotsActionsTest-1420199273 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:03:57 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-07ee4131-0f1e-408b-9ddb-c1a02e73568b tempest-SnapshotsActionsTest-1420199273 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:03:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1205255485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=08b473c0-9ad8-4503-9415-900f717483bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcd25429f16b44f4865b6349b5db7fa3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:03: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-18T17:03:57Z,use_quota=True,user_id='4675dcd515ad466a9d447149a3e36ece',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:03:57 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-07ee4131-0f1e-408b-9ddb-c1a02e73568b tempest-SnapshotsActionsTest-1420199273 None] Creating volume 08b473c0-9ad8-4503-9415-900f717483bc {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:03:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-07ee4131-0f1e-408b-9ddb-c1a02e73568b tempest-SnapshotsActionsTest-1420199273 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:03:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-07ee4131-0f1e-408b-9ddb-c1a02e73568b tempest-SnapshotsActionsTest-1420199273 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:03:57 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-07ee4131-0f1e-408b-9ddb-c1a02e73568b tempest-SnapshotsActionsTest-1420199273 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:03:57 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-07ee4131-0f1e-408b-9ddb-c1a02e73568b tempest-SnapshotsActionsTest-1420199273 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:03:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-07ee4131-0f1e-408b-9ddb-c1a02e73568b tempest-SnapshotsActionsTest-1420199273 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:03:57 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-07ee4131-0f1e-408b-9ddb-c1a02e73568b tempest-SnapshotsActionsTest-1420199273 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:03:57 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-07ee4131-0f1e-408b-9ddb-c1a02e73568b tempest-SnapshotsActionsTest-1420199273 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:03:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-07ee4131-0f1e-408b-9ddb-c1a02e73568b tempest-SnapshotsActionsTest-1420199273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:57 devstack sudo[108003]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc 1073741824 Aug 18 19:03:57 devstack sudo[108003]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:58 devstack sudo[108003]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-07ee4131-0f1e-408b-9ddb-c1a02e73568b tempest-SnapshotsActionsTest-1420199273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc 1073741824" returned: 0 in 0.511s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-07ee4131-0f1e-408b-9ddb-c1a02e73568b tempest-SnapshotsActionsTest-1420199273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:03:58 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/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc Aug 18 19:03:58 devstack sudo[108009]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:03:58 devstack sudo[108009]: pam_unix(sudo:session): session closed for user root Aug 18 19:03:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-07ee4131-0f1e-408b-9ddb-c1a02e73568b tempest-SnapshotsActionsTest-1420199273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc" returned: 0 in 0.282s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:03:58 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-07ee4131-0f1e-408b-9ddb-c1a02e73568b tempest-SnapshotsActionsTest-1420199273 None] <== create_volume: return (847ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:03:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-07ee4131-0f1e-408b-9ddb-c1a02e73568b tempest-SnapshotsActionsTest-1420199273 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.850s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:03:58 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-07ee4131-0f1e-408b-9ddb-c1a02e73568b tempest-SnapshotsActionsTest-1420199273 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c820ceb2-69de-442b-903b-6c923618f81e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-08b473c0-9ad8-4503-9415-900f717483bc', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:03:58 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-07ee4131-0f1e-408b-9ddb-c1a02e73568b tempest-SnapshotsActionsTest-1420199273 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b8d1b79c-10b0-4b44-96d0-d82174b55ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:03:58 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-07ee4131-0f1e-408b-9ddb-c1a02e73568b tempest-SnapshotsActionsTest-1420199273 None] Volume volume-08b473c0-9ad8-4503-9415-900f717483bc (08b473c0-9ad8-4503-9415-900f717483bc): created successfully Aug 18 19:03:58 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-07ee4131-0f1e-408b-9ddb-c1a02e73568b tempest-SnapshotsActionsTest-1420199273 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b8d1b79c-10b0-4b44-96d0-d82174b55ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:03:58 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-07ee4131-0f1e-408b-9ddb-c1a02e73568b tempest-SnapshotsActionsTest-1420199273 None] Flow 'volume_create_manager' (bd6efe44-d714-4297-8e38-ea0bd49cb4cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:03:58 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-07ee4131-0f1e-408b-9ddb-c1a02e73568b tempest-SnapshotsActionsTest-1420199273 None] Created volume successfully. Aug 18 19:03:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e5484c70-fa6f-4c6f-b874-8e66c7359053 tempest-SnapshotsActionsTest-1420199273 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:03:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e5484c70-fa6f-4c6f-b874-8e66c7359053 tempest-SnapshotsActionsTest-1420199273 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:03:59 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-e5484c70-fa6f-4c6f-b874-8e66c7359053 tempest-SnapshotsActionsTest-1420199273 None] Creating offline snapshot d1ac9239-18ca-4dc0-9595-c8886953356b of volume 08b473c0-9ad8-4503-9415-900f717483bc {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:03:59 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[61751144-06c4-4de4-a0c2-a580165b0c23]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:03:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e5484c70-fa6f-4c6f-b874-8e66c7359053 tempest-SnapshotsActionsTest-1420199273 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:00 devstack sudo[108012]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc Aug 18 19:04:00 devstack sudo[108012]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:00 devstack sudo[108012]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e5484c70-fa6f-4c6f-b874-8e66c7359053 tempest-SnapshotsActionsTest-1420199273 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc" returned: 0 in 0.402s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e5484c70-fa6f-4c6f-b874-8e66c7359053 tempest-SnapshotsActionsTest-1420199273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:00 devstack sudo[108017]: 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/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b 1G Aug 18 19:04:00 devstack sudo[108017]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:00 devstack sudo[108017]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e5484c70-fa6f-4c6f-b874-8e66c7359053 tempest-SnapshotsActionsTest-1420199273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b 1G" returned: 0 in 0.438s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e5484c70-fa6f-4c6f-b874-8e66c7359053 tempest-SnapshotsActionsTest-1420199273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-08b473c0-9ad8-4503-9415-900f717483bc -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:00 devstack sudo[108023]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-08b473c0-9ad8-4503-9415-900f717483bc -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b Aug 18 19:04:00 devstack sudo[108023]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:01 devstack sudo[108023]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e5484c70-fa6f-4c6f-b874-8e66c7359053 tempest-SnapshotsActionsTest-1420199273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-08b473c0-9ad8-4503-9415-900f717483bc -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b" returned: 0 in 0.395s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:01 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-e5484c70-fa6f-4c6f-b874-8e66c7359053 tempest-SnapshotsActionsTest-1420199273 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b is being set with open permissions: ugo+rw Aug 18 19:04:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e5484c70-fa6f-4c6f-b874-8e66c7359053 tempest-SnapshotsActionsTest-1420199273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:01 devstack sudo[108030]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b Aug 18 19:04:01 devstack sudo[108030]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:01 devstack sudo[108030]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e5484c70-fa6f-4c6f-b874-8e66c7359053 tempest-SnapshotsActionsTest-1420199273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b" returned: 0 in 0.298s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e5484c70-fa6f-4c6f-b874-8e66c7359053 tempest-SnapshotsActionsTest-1420199273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:01 devstack sudo[108033]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.info Aug 18 19:04:01 devstack sudo[108033]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:01 devstack sudo[108033]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e5484c70-fa6f-4c6f-b874-8e66c7359053 tempest-SnapshotsActionsTest-1420199273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.info" returned: 0 in 0.339s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:01 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-e5484c70-fa6f-4c6f-b874-8e66c7359053 tempest-SnapshotsActionsTest-1420199273 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.info is being set with open permissions: ugo+rw Aug 18 19:04:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e5484c70-fa6f-4c6f-b874-8e66c7359053 tempest-SnapshotsActionsTest-1420199273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:01 devstack sudo[108036]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.info Aug 18 19:04:01 devstack sudo[108036]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:02 devstack sudo[108036]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e5484c70-fa6f-4c6f-b874-8e66c7359053 tempest-SnapshotsActionsTest-1420199273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.info" returned: 0 in 0.372s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e5484c70-fa6f-4c6f-b874-8e66c7359053 tempest-SnapshotsActionsTest-1420199273 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.394s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:04:02 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-e5484c70-fa6f-4c6f-b874-8e66c7359053 tempest-SnapshotsActionsTest-1420199273 None] Create snapshot completed successfully Aug 18 19:04:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-11b9aee6-8e46-48fd-936e-197627dc7031 tempest-SnapshotsActionsTest-1420199273 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:04:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-11b9aee6-8e46-48fd-936e-197627dc7031 tempest-SnapshotsActionsTest-1420199273 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.002s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:04:03 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-11b9aee6-8e46-48fd-936e-197627dc7031 tempest-SnapshotsActionsTest-1420199273 None] Creating offline snapshot 84249b53-69d1-4ab3-af56-28e3911bffab of volume 08b473c0-9ad8-4503-9415-900f717483bc {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:04:04 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[9765ed96-2187-4395-9360-e54420fc83c5]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:04:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-11b9aee6-8e46-48fd-936e-197627dc7031 tempest-SnapshotsActionsTest-1420199273 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:04 devstack sudo[108040]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b Aug 18 19:04:04 devstack sudo[108040]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:04 devstack sudo[108040]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-11b9aee6-8e46-48fd-936e-197627dc7031 tempest-SnapshotsActionsTest-1420199273 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b" returned: 0 in 0.425s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:04 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-11b9aee6-8e46-48fd-936e-197627dc7031 tempest-SnapshotsActionsTest-1420199273 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-08b473c0-9ad8-4503-9415-900f717483bc(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:04:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-11b9aee6-8e46-48fd-936e-197627dc7031 tempest-SnapshotsActionsTest-1420199273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.84249b53-69d1-4ab3-af56-28e3911bffab 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:04 devstack sudo[108045]: 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/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.84249b53-69d1-4ab3-af56-28e3911bffab 1G Aug 18 19:04:04 devstack sudo[108045]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:04 devstack sudo[108045]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-11b9aee6-8e46-48fd-936e-197627dc7031 tempest-SnapshotsActionsTest-1420199273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.84249b53-69d1-4ab3-af56-28e3911bffab 1G" returned: 0 in 0.560s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-11b9aee6-8e46-48fd-936e-197627dc7031 tempest-SnapshotsActionsTest-1420199273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.84249b53-69d1-4ab3-af56-28e3911bffab {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:05 devstack sudo[108051]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.84249b53-69d1-4ab3-af56-28e3911bffab Aug 18 19:04:05 devstack sudo[108051]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:05 devstack sudo[108051]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-11b9aee6-8e46-48fd-936e-197627dc7031 tempest-SnapshotsActionsTest-1420199273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.84249b53-69d1-4ab3-af56-28e3911bffab" returned: 0 in 0.392s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:05 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-11b9aee6-8e46-48fd-936e-197627dc7031 tempest-SnapshotsActionsTest-1420199273 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.84249b53-69d1-4ab3-af56-28e3911bffab is being set with open permissions: ugo+rw Aug 18 19:04:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-11b9aee6-8e46-48fd-936e-197627dc7031 tempest-SnapshotsActionsTest-1420199273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.84249b53-69d1-4ab3-af56-28e3911bffab {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:05 devstack sudo[108057]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.84249b53-69d1-4ab3-af56-28e3911bffab Aug 18 19:04:05 devstack sudo[108057]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:05 devstack sudo[108057]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-11b9aee6-8e46-48fd-936e-197627dc7031 tempest-SnapshotsActionsTest-1420199273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.84249b53-69d1-4ab3-af56-28e3911bffab" returned: 0 in 0.298s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-11b9aee6-8e46-48fd-936e-197627dc7031 tempest-SnapshotsActionsTest-1420199273 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.832s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:04:05 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-11b9aee6-8e46-48fd-936e-197627dc7031 tempest-SnapshotsActionsTest-1420199273 None] Create snapshot completed successfully Aug 18 19:04:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6199d0d8-3998-4e03-bdd5-28dac3809f8d tempest-SnapshotsActionsTest-1128877722 None] Acquiring lock "cinder-84249b53-69d1-4ab3-af56-28e3911bffab-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:04:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6199d0d8-3998-4e03-bdd5-28dac3809f8d tempest-SnapshotsActionsTest-1128877722 None] Lock "cinder-84249b53-69d1-4ab3-af56-28e3911bffab-delete_snapshot" acquired by "delete_snapshot" :: waited 0.036s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:04:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6199d0d8-3998-4e03-bdd5-28dac3809f8d tempest-SnapshotsActionsTest-1128877722 None] Acquiring lock "cinder-quobyte-08b473c0-9ad8-4503-9415-900f717483bc" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:04:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6199d0d8-3998-4e03-bdd5-28dac3809f8d tempest-SnapshotsActionsTest-1128877722 None] Lock "cinder-quobyte-08b473c0-9ad8-4503-9415-900f717483bc" acquired by "delete_snapshot" :: waited 0.017s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:04:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6199d0d8-3998-4e03-bdd5-28dac3809f8d tempest-SnapshotsActionsTest-1128877722 None] Acquiring lock "cinder-quobyte-84249b53-69d1-4ab3-af56-28e3911bffab" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:04:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6199d0d8-3998-4e03-bdd5-28dac3809f8d tempest-SnapshotsActionsTest-1128877722 None] Lock "cinder-quobyte-84249b53-69d1-4ab3-af56-28e3911bffab" acquired by "_delete_snapshot" :: waited 0.026s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:04:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-6199d0d8-3998-4e03-bdd5-28dac3809f8d tempest-SnapshotsActionsTest-1128877722 None] Deleting offline snapshot 84249b53-69d1-4ab3-af56-28e3911bffab of volume 08b473c0-9ad8-4503-9415-900f717483bc {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:04:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-6199d0d8-3998-4e03-bdd5-28dac3809f8d tempest-SnapshotsActionsTest-1128877722 None] snapshot_file for this snap is: volume-08b473c0-9ad8-4503-9415-900f717483bc.84249b53-69d1-4ab3-af56-28e3911bffab {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:04:06 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[f5a48d3b-72d5-4498-abbf-114a193c5216]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:04:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6199d0d8-3998-4e03-bdd5-28dac3809f8d tempest-SnapshotsActionsTest-1128877722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.84249b53-69d1-4ab3-af56-28e3911bffab {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:06 devstack sudo[108060]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.84249b53-69d1-4ab3-af56-28e3911bffab Aug 18 19:04:06 devstack sudo[108060]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:06 devstack sudo[108060]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6199d0d8-3998-4e03-bdd5-28dac3809f8d tempest-SnapshotsActionsTest-1128877722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.84249b53-69d1-4ab3-af56-28e3911bffab" returned: 0 in 0.406s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-6199d0d8-3998-4e03-bdd5-28dac3809f8d tempest-SnapshotsActionsTest-1128877722 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-08b473c0-9ad8-4503-9415-900f717483bc(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:04:06 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[a27d2ee0-bab5-44e8-9961-971e75b71928]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:04:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6199d0d8-3998-4e03-bdd5-28dac3809f8d tempest-SnapshotsActionsTest-1128877722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:06 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/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b Aug 18 19:04:06 devstack sudo[108065]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:07 devstack sudo[108065]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6199d0d8-3998-4e03-bdd5-28dac3809f8d tempest-SnapshotsActionsTest-1128877722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b" returned: 0 in 0.417s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:07 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-6199d0d8-3998-4e03-bdd5-28dac3809f8d tempest-SnapshotsActionsTest-1128877722 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-08b473c0-9ad8-4503-9415-900f717483bc(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:04:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6199d0d8-3998-4e03-bdd5-28dac3809f8d tempest-SnapshotsActionsTest-1128877722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.84249b53-69d1-4ab3-af56-28e3911bffab {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:07 devstack sudo[108070]: 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/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.84249b53-69d1-4ab3-af56-28e3911bffab Aug 18 19:04:07 devstack sudo[108070]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:07 devstack sudo[108070]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6199d0d8-3998-4e03-bdd5-28dac3809f8d tempest-SnapshotsActionsTest-1128877722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.84249b53-69d1-4ab3-af56-28e3911bffab" returned: 0 in 0.521s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6199d0d8-3998-4e03-bdd5-28dac3809f8d tempest-SnapshotsActionsTest-1128877722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.84249b53-69d1-4ab3-af56-28e3911bffab {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:07 devstack sudo[108075]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.84249b53-69d1-4ab3-af56-28e3911bffab Aug 18 19:04:07 devstack sudo[108075]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:08 devstack sudo[108075]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6199d0d8-3998-4e03-bdd5-28dac3809f8d tempest-SnapshotsActionsTest-1128877722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.84249b53-69d1-4ab3-af56-28e3911bffab" returned: 0 in 0.319s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:08 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6199d0d8-3998-4e03-bdd5-28dac3809f8d tempest-SnapshotsActionsTest-1128877722 None] Lock "cinder-quobyte-84249b53-69d1-4ab3-af56-28e3911bffab" released by "_delete_snapshot" :: held 1.832s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:04:08 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6199d0d8-3998-4e03-bdd5-28dac3809f8d tempest-SnapshotsActionsTest-1128877722 None] Lock "cinder-quobyte-08b473c0-9ad8-4503-9415-900f717483bc" released by "delete_snapshot" :: held 1.868s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:04:08 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-6199d0d8-3998-4e03-bdd5-28dac3809f8d tempest-SnapshotsActionsTest-1128877722 None] Created reservations ['1546d0fc-e678-49a4-9704-be3b556830c7', '3d32758f-7782-4c25-9a3d-ac4e6b4ba2a1', '13609fd2-47ce-4ab7-810c-fb1d435538dd', '7b202f8e-69b0-4450-9a51-f05912d907e2'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:04:08 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-6199d0d8-3998-4e03-bdd5-28dac3809f8d tempest-SnapshotsActionsTest-1128877722 None] Delete snapshot completed successfully. Aug 18 19:04:08 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6199d0d8-3998-4e03-bdd5-28dac3809f8d tempest-SnapshotsActionsTest-1128877722 None] Lock "cinder-84249b53-69d1-4ab3-af56-28e3911bffab-delete_snapshot" released by "delete_snapshot" :: held 2.061s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:04:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b8257adb-047c-4aae-be29-5477aedcec9a tempest-SnapshotsActionsTest-1420199273 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:04:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b8257adb-047c-4aae-be29-5477aedcec9a tempest-SnapshotsActionsTest-1420199273 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:04:08 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-b8257adb-047c-4aae-be29-5477aedcec9a tempest-SnapshotsActionsTest-1420199273 None] Creating offline snapshot d5926596-0050-45ac-9443-6590b7b30b32 of volume 08b473c0-9ad8-4503-9415-900f717483bc {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:04:08 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[5c59aeeb-308f-468c-a0f3-0f6ad86fe494]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:04:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b8257adb-047c-4aae-be29-5477aedcec9a tempest-SnapshotsActionsTest-1420199273 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:08 devstack sudo[108078]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b Aug 18 19:04:08 devstack sudo[108078]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:09 devstack sudo[108078]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b8257adb-047c-4aae-be29-5477aedcec9a tempest-SnapshotsActionsTest-1420199273 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b" returned: 0 in 0.393s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:09 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-b8257adb-047c-4aae-be29-5477aedcec9a tempest-SnapshotsActionsTest-1420199273 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-08b473c0-9ad8-4503-9415-900f717483bc(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:04:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b8257adb-047c-4aae-be29-5477aedcec9a tempest-SnapshotsActionsTest-1420199273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d5926596-0050-45ac-9443-6590b7b30b32 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:09 devstack sudo[108083]: 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/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d5926596-0050-45ac-9443-6590b7b30b32 1G Aug 18 19:04:09 devstack sudo[108083]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:09 devstack sudo[108083]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b8257adb-047c-4aae-be29-5477aedcec9a tempest-SnapshotsActionsTest-1420199273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d5926596-0050-45ac-9443-6590b7b30b32 1G" returned: 0 in 0.664s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b8257adb-047c-4aae-be29-5477aedcec9a tempest-SnapshotsActionsTest-1420199273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d5926596-0050-45ac-9443-6590b7b30b32 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:09 devstack sudo[108089]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d5926596-0050-45ac-9443-6590b7b30b32 Aug 18 19:04:09 devstack sudo[108089]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:10 devstack sudo[108089]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b8257adb-047c-4aae-be29-5477aedcec9a tempest-SnapshotsActionsTest-1420199273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d5926596-0050-45ac-9443-6590b7b30b32" returned: 0 in 0.469s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:10 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-b8257adb-047c-4aae-be29-5477aedcec9a tempest-SnapshotsActionsTest-1420199273 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d5926596-0050-45ac-9443-6590b7b30b32 is being set with open permissions: ugo+rw Aug 18 19:04:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b8257adb-047c-4aae-be29-5477aedcec9a tempest-SnapshotsActionsTest-1420199273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d5926596-0050-45ac-9443-6590b7b30b32 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:10 devstack sudo[108094]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d5926596-0050-45ac-9443-6590b7b30b32 Aug 18 19:04:10 devstack sudo[108094]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:10 devstack sudo[108094]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b8257adb-047c-4aae-be29-5477aedcec9a tempest-SnapshotsActionsTest-1420199273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d5926596-0050-45ac-9443-6590b7b30b32" returned: 0 in 0.404s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b8257adb-047c-4aae-be29-5477aedcec9a tempest-SnapshotsActionsTest-1420199273 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.135s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:04:10 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-b8257adb-047c-4aae-be29-5477aedcec9a tempest-SnapshotsActionsTest-1420199273 None] Create snapshot completed successfully Aug 18 19:04:10 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-34d87058-16e0-4d86-92d0-eb81a8eab98c tempest-TestServerVolumeAttachmentScenario-127168270 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:04:10 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-34d87058-16e0-4d86-92d0-eb81a8eab98c tempest-TestServerVolumeAttachmentScenario-127168270 None] Flow 'volume_create_manager' (a705abc9-318b-475d-986d-43a147d8b489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:04:10 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-34d87058-16e0-4d86-92d0-eb81a8eab98c tempest-TestServerVolumeAttachmentScenario-127168270 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5dc3cc22-8a81-4868-bd45-4789738987fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:04:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-34d87058-16e0-4d86-92d0-eb81a8eab98c tempest-TestServerVolumeAttachmentScenario-127168270 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5dc3cc22-8a81-4868-bd45-4789738987fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:04:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-739722226',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=82f922de-45ab-4295-93d3-d4ef9b7daac7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44a57721100545f2ae1959313a827b9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:04: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-18T17:04:11Z,use_quota=True,user_id='60b2aa93dd0946ec8c94152ab66cf49d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:04:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-34d87058-16e0-4d86-92d0-eb81a8eab98c tempest-TestServerVolumeAttachmentScenario-127168270 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9d699419-3029-411c-b9a3-94fe4f85f222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:04:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-34d87058-16e0-4d86-92d0-eb81a8eab98c tempest-TestServerVolumeAttachmentScenario-127168270 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9d699419-3029-411c-b9a3-94fe4f85f222) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:04:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-34d87058-16e0-4d86-92d0-eb81a8eab98c tempest-TestServerVolumeAttachmentScenario-127168270 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0441b0f5-aec1-422c-97f2-43b4685b6f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:04:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-34d87058-16e0-4d86-92d0-eb81a8eab98c tempest-TestServerVolumeAttachmentScenario-127168270 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0441b0f5-aec1-422c-97f2-43b4685b6f0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '82f922de-45ab-4295-93d3-d4ef9b7daac7', 'volume_name': 'volume-82f922de-45ab-4295-93d3-d4ef9b7daac7', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:04:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-34d87058-16e0-4d86-92d0-eb81a8eab98c tempest-TestServerVolumeAttachmentScenario-127168270 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a94a0c60-6608-4fe7-81b1-0da4fe0174da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:04:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-34d87058-16e0-4d86-92d0-eb81a8eab98c tempest-TestServerVolumeAttachmentScenario-127168270 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a94a0c60-6608-4fe7-81b1-0da4fe0174da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:04:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-34d87058-16e0-4d86-92d0-eb81a8eab98c tempest-TestServerVolumeAttachmentScenario-127168270 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6aa89352-e1c5-4655-8b6a-1eb624a63c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:04:11 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-34d87058-16e0-4d86-92d0-eb81a8eab98c tempest-TestServerVolumeAttachmentScenario-127168270 None] Volume 82f922de-45ab-4295-93d3-d4ef9b7daac7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-82f922de-45ab-4295-93d3-d4ef9b7daac7', 'volume_size': 1} Aug 18 19:04:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-34d87058-16e0-4d86-92d0-eb81a8eab98c tempest-TestServerVolumeAttachmentScenario-127168270 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:04:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-34d87058-16e0-4d86-92d0-eb81a8eab98c tempest-TestServerVolumeAttachmentScenario-127168270 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:04:11 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-34d87058-16e0-4d86-92d0-eb81a8eab98c tempest-TestServerVolumeAttachmentScenario-127168270 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:04:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-739722226',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=82f922de-45ab-4295-93d3-d4ef9b7daac7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44a57721100545f2ae1959313a827b9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:04: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-18T17:04:11Z,use_quota=True,user_id='60b2aa93dd0946ec8c94152ab66cf49d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:04:11 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-34d87058-16e0-4d86-92d0-eb81a8eab98c tempest-TestServerVolumeAttachmentScenario-127168270 None] Creating volume 82f922de-45ab-4295-93d3-d4ef9b7daac7 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:04:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-34d87058-16e0-4d86-92d0-eb81a8eab98c tempest-TestServerVolumeAttachmentScenario-127168270 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:04:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-34d87058-16e0-4d86-92d0-eb81a8eab98c tempest-TestServerVolumeAttachmentScenario-127168270 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:04:11 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-34d87058-16e0-4d86-92d0-eb81a8eab98c tempest-TestServerVolumeAttachmentScenario-127168270 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:04:11 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-34d87058-16e0-4d86-92d0-eb81a8eab98c tempest-TestServerVolumeAttachmentScenario-127168270 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:04:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-34d87058-16e0-4d86-92d0-eb81a8eab98c tempest-TestServerVolumeAttachmentScenario-127168270 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:04:11 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-34d87058-16e0-4d86-92d0-eb81a8eab98c tempest-TestServerVolumeAttachmentScenario-127168270 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:04:11 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-34d87058-16e0-4d86-92d0-eb81a8eab98c tempest-TestServerVolumeAttachmentScenario-127168270 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:04:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-34d87058-16e0-4d86-92d0-eb81a8eab98c tempest-TestServerVolumeAttachmentScenario-127168270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82f922de-45ab-4295-93d3-d4ef9b7daac7 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:11 devstack sudo[108097]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82f922de-45ab-4295-93d3-d4ef9b7daac7 1073741824 Aug 18 19:04:11 devstack sudo[108097]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:11 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-1fe3a4b2-c270-479c-b0ac-39693a6225c0 tempest-TestServerVolumeAttachmentScenario-127168270 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:04:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1fe3a4b2-c270-479c-b0ac-39693a6225c0 tempest-TestServerVolumeAttachmentScenario-127168270 None] Flow 'volume_create_manager' (5e953c9e-be3f-4d13-8e45-074cb668b722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:04:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1fe3a4b2-c270-479c-b0ac-39693a6225c0 tempest-TestServerVolumeAttachmentScenario-127168270 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ce3f03b3-25e2-45f4-94eb-b4a834d5da4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:04:11 devstack sudo[108097]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1fe3a4b2-c270-479c-b0ac-39693a6225c0 tempest-TestServerVolumeAttachmentScenario-127168270 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ce3f03b3-25e2-45f4-94eb-b4a834d5da4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:04:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2097681543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f3363a79-0b51-4277-a02b-e9a0230c73d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44a57721100545f2ae1959313a827b9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:04: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-18T17:04:12Z,use_quota=True,user_id='60b2aa93dd0946ec8c94152ab66cf49d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:04:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1fe3a4b2-c270-479c-b0ac-39693a6225c0 tempest-TestServerVolumeAttachmentScenario-127168270 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2172565c-e2fe-454c-b68c-8d2bc73d72b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:04:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1fe3a4b2-c270-479c-b0ac-39693a6225c0 tempest-TestServerVolumeAttachmentScenario-127168270 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2172565c-e2fe-454c-b68c-8d2bc73d72b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:04:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1fe3a4b2-c270-479c-b0ac-39693a6225c0 tempest-TestServerVolumeAttachmentScenario-127168270 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b048b799-a657-4678-9a8d-47c56d14e1ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:04:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1fe3a4b2-c270-479c-b0ac-39693a6225c0 tempest-TestServerVolumeAttachmentScenario-127168270 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b048b799-a657-4678-9a8d-47c56d14e1ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f3363a79-0b51-4277-a02b-e9a0230c73d1', 'volume_name': 'volume-f3363a79-0b51-4277-a02b-e9a0230c73d1', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:04:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1fe3a4b2-c270-479c-b0ac-39693a6225c0 tempest-TestServerVolumeAttachmentScenario-127168270 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fd72c801-9281-4800-921b-4d89398ebc13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:04:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1fe3a4b2-c270-479c-b0ac-39693a6225c0 tempest-TestServerVolumeAttachmentScenario-127168270 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fd72c801-9281-4800-921b-4d89398ebc13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:04:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1fe3a4b2-c270-479c-b0ac-39693a6225c0 tempest-TestServerVolumeAttachmentScenario-127168270 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e3fa24a9-e805-42c8-8fb8-67a9675a9669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:04:11 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-1fe3a4b2-c270-479c-b0ac-39693a6225c0 tempest-TestServerVolumeAttachmentScenario-127168270 None] Volume f3363a79-0b51-4277-a02b-e9a0230c73d1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f3363a79-0b51-4277-a02b-e9a0230c73d1', 'volume_size': 1} Aug 18 19:04:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1fe3a4b2-c270-479c-b0ac-39693a6225c0 tempest-TestServerVolumeAttachmentScenario-127168270 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:04:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-34d87058-16e0-4d86-92d0-eb81a8eab98c tempest-TestServerVolumeAttachmentScenario-127168270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82f922de-45ab-4295-93d3-d4ef9b7daac7 1073741824" returned: 0 in 0.749s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-34d87058-16e0-4d86-92d0-eb81a8eab98c tempest-TestServerVolumeAttachmentScenario-127168270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82f922de-45ab-4295-93d3-d4ef9b7daac7 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:11 devstack sudo[108102]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82f922de-45ab-4295-93d3-d4ef9b7daac7 Aug 18 19:04:11 devstack sudo[108102]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:12 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-93087649-0a0a-4430-a189-45213312f725 tempest-SnapshotsActionsTest-1128877722 None] Acquiring lock "cinder-d5926596-0050-45ac-9443-6590b7b30b32-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:04:12 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-93087649-0a0a-4430-a189-45213312f725 tempest-SnapshotsActionsTest-1128877722 None] Lock "cinder-d5926596-0050-45ac-9443-6590b7b30b32-delete_snapshot" acquired by "delete_snapshot" :: waited 0.044s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:04:12 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-93087649-0a0a-4430-a189-45213312f725 tempest-SnapshotsActionsTest-1128877722 None] Acquiring lock "cinder-quobyte-08b473c0-9ad8-4503-9415-900f717483bc" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:04:12 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-93087649-0a0a-4430-a189-45213312f725 tempest-SnapshotsActionsTest-1128877722 None] Lock "cinder-quobyte-08b473c0-9ad8-4503-9415-900f717483bc" acquired by "delete_snapshot" :: waited 0.033s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:04:12 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-93087649-0a0a-4430-a189-45213312f725 tempest-SnapshotsActionsTest-1128877722 None] Acquiring lock "cinder-quobyte-d5926596-0050-45ac-9443-6590b7b30b32" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:04:12 devstack sudo[108102]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-34d87058-16e0-4d86-92d0-eb81a8eab98c tempest-TestServerVolumeAttachmentScenario-127168270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82f922de-45ab-4295-93d3-d4ef9b7daac7" returned: 0 in 0.486s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:12 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-34d87058-16e0-4d86-92d0-eb81a8eab98c tempest-TestServerVolumeAttachmentScenario-127168270 None] <== create_volume: return (1301ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:04:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-34d87058-16e0-4d86-92d0-eb81a8eab98c tempest-TestServerVolumeAttachmentScenario-127168270 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.304s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:04:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1fe3a4b2-c270-479c-b0ac-39693a6225c0 tempest-TestServerVolumeAttachmentScenario-127168270 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.551s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:04:12 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1fe3a4b2-c270-479c-b0ac-39693a6225c0 tempest-TestServerVolumeAttachmentScenario-127168270 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:04:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2097681543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f3363a79-0b51-4277-a02b-e9a0230c73d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44a57721100545f2ae1959313a827b9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:04: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-18T17:04:12Z,use_quota=True,user_id='60b2aa93dd0946ec8c94152ab66cf49d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:04:12 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-1fe3a4b2-c270-479c-b0ac-39693a6225c0 tempest-TestServerVolumeAttachmentScenario-127168270 None] Creating volume f3363a79-0b51-4277-a02b-e9a0230c73d1 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:04:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1fe3a4b2-c270-479c-b0ac-39693a6225c0 tempest-TestServerVolumeAttachmentScenario-127168270 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:04:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1fe3a4b2-c270-479c-b0ac-39693a6225c0 tempest-TestServerVolumeAttachmentScenario-127168270 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:04:12 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1fe3a4b2-c270-479c-b0ac-39693a6225c0 tempest-TestServerVolumeAttachmentScenario-127168270 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:04:12 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1fe3a4b2-c270-479c-b0ac-39693a6225c0 tempest-TestServerVolumeAttachmentScenario-127168270 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:04:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1fe3a4b2-c270-479c-b0ac-39693a6225c0 tempest-TestServerVolumeAttachmentScenario-127168270 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:04:12 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1fe3a4b2-c270-479c-b0ac-39693a6225c0 tempest-TestServerVolumeAttachmentScenario-127168270 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:04:12 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-1fe3a4b2-c270-479c-b0ac-39693a6225c0 tempest-TestServerVolumeAttachmentScenario-127168270 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:04:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1fe3a4b2-c270-479c-b0ac-39693a6225c0 tempest-TestServerVolumeAttachmentScenario-127168270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f3363a79-0b51-4277-a02b-e9a0230c73d1 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:12 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-34d87058-16e0-4d86-92d0-eb81a8eab98c tempest-TestServerVolumeAttachmentScenario-127168270 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6aa89352-e1c5-4655-8b6a-1eb624a63c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-82f922de-45ab-4295-93d3-d4ef9b7daac7', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:04:12 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-34d87058-16e0-4d86-92d0-eb81a8eab98c tempest-TestServerVolumeAttachmentScenario-127168270 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8894816f-5e38-40d9-ad1c-23407af167a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:04:12 devstack sudo[108105]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f3363a79-0b51-4277-a02b-e9a0230c73d1 1073741824 Aug 18 19:04:12 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-93087649-0a0a-4430-a189-45213312f725 tempest-SnapshotsActionsTest-1128877722 None] Lock "cinder-quobyte-d5926596-0050-45ac-9443-6590b7b30b32" acquired by "_delete_snapshot" :: waited 0.112s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:04:12 devstack sudo[108105]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:12 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-93087649-0a0a-4430-a189-45213312f725 tempest-SnapshotsActionsTest-1128877722 None] Deleting offline snapshot d5926596-0050-45ac-9443-6590b7b30b32 of volume 08b473c0-9ad8-4503-9415-900f717483bc {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:04:12 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-93087649-0a0a-4430-a189-45213312f725 tempest-SnapshotsActionsTest-1128877722 None] snapshot_file for this snap is: volume-08b473c0-9ad8-4503-9415-900f717483bc.d5926596-0050-45ac-9443-6590b7b30b32 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:04:12 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-34d87058-16e0-4d86-92d0-eb81a8eab98c tempest-TestServerVolumeAttachmentScenario-127168270 None] Volume volume-82f922de-45ab-4295-93d3-d4ef9b7daac7 (82f922de-45ab-4295-93d3-d4ef9b7daac7): created successfully Aug 18 19:04:12 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-34d87058-16e0-4d86-92d0-eb81a8eab98c tempest-TestServerVolumeAttachmentScenario-127168270 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8894816f-5e38-40d9-ad1c-23407af167a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:04:12 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-34d87058-16e0-4d86-92d0-eb81a8eab98c tempest-TestServerVolumeAttachmentScenario-127168270 None] Flow 'volume_create_manager' (a705abc9-318b-475d-986d-43a147d8b489) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:04:12 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[f48c31a6-b3f7-46a0-9ef3-f170f92293bb]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:04:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-93087649-0a0a-4430-a189-45213312f725 tempest-SnapshotsActionsTest-1128877722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d5926596-0050-45ac-9443-6590b7b30b32 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:12 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-34d87058-16e0-4d86-92d0-eb81a8eab98c tempest-TestServerVolumeAttachmentScenario-127168270 None] Created volume successfully. Aug 18 19:04:12 devstack sudo[108108]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d5926596-0050-45ac-9443-6590b7b30b32 Aug 18 19:04:12 devstack sudo[108108]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:13 devstack sudo[108108]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-93087649-0a0a-4430-a189-45213312f725 tempest-SnapshotsActionsTest-1128877722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d5926596-0050-45ac-9443-6590b7b30b32" returned: 0 in 0.703s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-93087649-0a0a-4430-a189-45213312f725 tempest-SnapshotsActionsTest-1128877722 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-08b473c0-9ad8-4503-9415-900f717483bc(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:04:13 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[5db40b9e-3484-47d4-ba78-4dd657b54a78]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:04:13 devstack sudo[108105]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-93087649-0a0a-4430-a189-45213312f725 tempest-SnapshotsActionsTest-1128877722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1fe3a4b2-c270-479c-b0ac-39693a6225c0 tempest-TestServerVolumeAttachmentScenario-127168270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f3363a79-0b51-4277-a02b-e9a0230c73d1 1073741824" returned: 0 in 0.943s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1fe3a4b2-c270-479c-b0ac-39693a6225c0 tempest-TestServerVolumeAttachmentScenario-127168270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f3363a79-0b51-4277-a02b-e9a0230c73d1 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:13 devstack sudo[108119]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f3363a79-0b51-4277-a02b-e9a0230c73d1 Aug 18 19:04:13 devstack sudo[108119]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:13 devstack sudo[108118]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b Aug 18 19:04:13 devstack sudo[108118]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:13 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-f99378a4-7d68-4be9-9824-b8f13fa04e8c tempest-CinderUnicodeTest-144245597 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:04:13 devstack sudo[108119]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f99378a4-7d68-4be9-9824-b8f13fa04e8c tempest-CinderUnicodeTest-144245597 None] Flow 'volume_create_manager' (2b9b0705-1714-4a17-ae64-d7e34dce0ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:04:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f99378a4-7d68-4be9-9824-b8f13fa04e8c tempest-CinderUnicodeTest-144245597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (79d12b6d-11aa-4e1f-b424-54dd9d615ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:04:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1fe3a4b2-c270-479c-b0ac-39693a6225c0 tempest-TestServerVolumeAttachmentScenario-127168270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f3363a79-0b51-4277-a02b-e9a0230c73d1" returned: 0 in 0.406s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1fe3a4b2-c270-479c-b0ac-39693a6225c0 tempest-TestServerVolumeAttachmentScenario-127168270 None] <== create_volume: return (1434ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:04:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1fe3a4b2-c270-479c-b0ac-39693a6225c0 tempest-TestServerVolumeAttachmentScenario-127168270 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.442s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:04:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f99378a4-7d68-4be9-9824-b8f13fa04e8c tempest-CinderUnicodeTest-144245597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (79d12b6d-11aa-4e1f-b424-54dd9d615ee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:04:13Z,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=f923c438-3a58-4ff5-8de3-c872e8d2e383,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='064db7501e094f0f8d41269f78e29f08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:04: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-18T17:04:14Z,use_quota=True,user_id='bdb69fed401a4f1f94d6592778cce2a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:04:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f99378a4-7d68-4be9-9824-b8f13fa04e8c tempest-CinderUnicodeTest-144245597 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c9c21df0-ffb9-437b-ad33-80e134f3a18c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:04:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f99378a4-7d68-4be9-9824-b8f13fa04e8c tempest-CinderUnicodeTest-144245597 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c9c21df0-ffb9-437b-ad33-80e134f3a18c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:04:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f99378a4-7d68-4be9-9824-b8f13fa04e8c tempest-CinderUnicodeTest-144245597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4312e19d-39c4-48eb-87f8-622e6ac1a1e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:04:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f99378a4-7d68-4be9-9824-b8f13fa04e8c tempest-CinderUnicodeTest-144245597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4312e19d-39c4-48eb-87f8-622e6ac1a1e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f923c438-3a58-4ff5-8de3-c872e8d2e383', 'volume_name': 'volume-f923c438-3a58-4ff5-8de3-c872e8d2e383', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:04:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f99378a4-7d68-4be9-9824-b8f13fa04e8c tempest-CinderUnicodeTest-144245597 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cad5a4e4-b040-438e-b2d0-22dec5fa22e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:04:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f99378a4-7d68-4be9-9824-b8f13fa04e8c tempest-CinderUnicodeTest-144245597 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cad5a4e4-b040-438e-b2d0-22dec5fa22e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:04:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f99378a4-7d68-4be9-9824-b8f13fa04e8c tempest-CinderUnicodeTest-144245597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (14f9d189-8432-4c32-a28a-a75e800e9673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:04:13 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-f99378a4-7d68-4be9-9824-b8f13fa04e8c tempest-CinderUnicodeTest-144245597 None] Volume f923c438-3a58-4ff5-8de3-c872e8d2e383: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f923c438-3a58-4ff5-8de3-c872e8d2e383', 'volume_size': 1} Aug 18 19:04:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f99378a4-7d68-4be9-9824-b8f13fa04e8c tempest-CinderUnicodeTest-144245597 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:04:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f99378a4-7d68-4be9-9824-b8f13fa04e8c tempest-CinderUnicodeTest-144245597 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:04:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f99378a4-7d68-4be9-9824-b8f13fa04e8c tempest-CinderUnicodeTest-144245597 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:04:13Z,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=f923c438-3a58-4ff5-8de3-c872e8d2e383,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='064db7501e094f0f8d41269f78e29f08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:04: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-18T17:04:14Z,use_quota=True,user_id='bdb69fed401a4f1f94d6592778cce2a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:04:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-f99378a4-7d68-4be9-9824-b8f13fa04e8c tempest-CinderUnicodeTest-144245597 None] Creating volume f923c438-3a58-4ff5-8de3-c872e8d2e383 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:04:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f99378a4-7d68-4be9-9824-b8f13fa04e8c tempest-CinderUnicodeTest-144245597 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:04:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f99378a4-7d68-4be9-9824-b8f13fa04e8c tempest-CinderUnicodeTest-144245597 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:04:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f99378a4-7d68-4be9-9824-b8f13fa04e8c tempest-CinderUnicodeTest-144245597 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:04:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f99378a4-7d68-4be9-9824-b8f13fa04e8c tempest-CinderUnicodeTest-144245597 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:04:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f99378a4-7d68-4be9-9824-b8f13fa04e8c tempest-CinderUnicodeTest-144245597 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:04:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f99378a4-7d68-4be9-9824-b8f13fa04e8c tempest-CinderUnicodeTest-144245597 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:04:13 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-f99378a4-7d68-4be9-9824-b8f13fa04e8c tempest-CinderUnicodeTest-144245597 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:04:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f99378a4-7d68-4be9-9824-b8f13fa04e8c tempest-CinderUnicodeTest-144245597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f923c438-3a58-4ff5-8de3-c872e8d2e383 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1fe3a4b2-c270-479c-b0ac-39693a6225c0 tempest-TestServerVolumeAttachmentScenario-127168270 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e3fa24a9-e805-42c8-8fb8-67a9675a9669) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f3363a79-0b51-4277-a02b-e9a0230c73d1', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:04:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1fe3a4b2-c270-479c-b0ac-39693a6225c0 tempest-TestServerVolumeAttachmentScenario-127168270 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (24af7bab-8af1-443a-bdd3-d3672eb38fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:04:13 devstack sudo[108123]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f923c438-3a58-4ff5-8de3-c872e8d2e383 1073741824 Aug 18 19:04:13 devstack sudo[108123]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:13 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-1fe3a4b2-c270-479c-b0ac-39693a6225c0 tempest-TestServerVolumeAttachmentScenario-127168270 None] Volume volume-f3363a79-0b51-4277-a02b-e9a0230c73d1 (f3363a79-0b51-4277-a02b-e9a0230c73d1): created successfully Aug 18 19:04:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1fe3a4b2-c270-479c-b0ac-39693a6225c0 tempest-TestServerVolumeAttachmentScenario-127168270 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (24af7bab-8af1-443a-bdd3-d3672eb38fd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:04:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1fe3a4b2-c270-479c-b0ac-39693a6225c0 tempest-TestServerVolumeAttachmentScenario-127168270 None] Flow 'volume_create_manager' (5e953c9e-be3f-4d13-8e45-074cb668b722) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:04:13 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-1fe3a4b2-c270-479c-b0ac-39693a6225c0 tempest-TestServerVolumeAttachmentScenario-127168270 None] Created volume successfully. Aug 18 19:04:14 devstack sudo[108118]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-93087649-0a0a-4430-a189-45213312f725 tempest-SnapshotsActionsTest-1128877722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b" returned: 0 in 0.703s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:14 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-93087649-0a0a-4430-a189-45213312f725 tempest-SnapshotsActionsTest-1128877722 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-08b473c0-9ad8-4503-9415-900f717483bc(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:04:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-93087649-0a0a-4430-a189-45213312f725 tempest-SnapshotsActionsTest-1128877722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d5926596-0050-45ac-9443-6590b7b30b32 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:14 devstack sudo[108129]: 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/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d5926596-0050-45ac-9443-6590b7b30b32 Aug 18 19:04:14 devstack sudo[108129]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:14 devstack sudo[108129]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-93087649-0a0a-4430-a189-45213312f725 tempest-SnapshotsActionsTest-1128877722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d5926596-0050-45ac-9443-6590b7b30b32" returned: 0 in 0.522s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-93087649-0a0a-4430-a189-45213312f725 tempest-SnapshotsActionsTest-1128877722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d5926596-0050-45ac-9443-6590b7b30b32 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:14 devstack sudo[108139]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d5926596-0050-45ac-9443-6590b7b30b32 Aug 18 19:04:14 devstack sudo[108139]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:14 devstack sudo[108123]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f99378a4-7d68-4be9-9824-b8f13fa04e8c tempest-CinderUnicodeTest-144245597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f923c438-3a58-4ff5-8de3-c872e8d2e383 1073741824" returned: 0 in 0.751s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f99378a4-7d68-4be9-9824-b8f13fa04e8c tempest-CinderUnicodeTest-144245597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f923c438-3a58-4ff5-8de3-c872e8d2e383 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:14 devstack sudo[108141]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f923c438-3a58-4ff5-8de3-c872e8d2e383 Aug 18 19:04:14 devstack sudo[108141]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:14 devstack sudo[108139]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-93087649-0a0a-4430-a189-45213312f725 tempest-SnapshotsActionsTest-1128877722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d5926596-0050-45ac-9443-6590b7b30b32" returned: 0 in 0.355s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:14 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-93087649-0a0a-4430-a189-45213312f725 tempest-SnapshotsActionsTest-1128877722 None] Lock "cinder-quobyte-d5926596-0050-45ac-9443-6590b7b30b32" released by "_delete_snapshot" :: held 2.473s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:04:14 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-93087649-0a0a-4430-a189-45213312f725 tempest-SnapshotsActionsTest-1128877722 None] Lock "cinder-quobyte-08b473c0-9ad8-4503-9415-900f717483bc" released by "delete_snapshot" :: held 2.602s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:04:15 devstack sudo[108141]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f99378a4-7d68-4be9-9824-b8f13fa04e8c tempest-CinderUnicodeTest-144245597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f923c438-3a58-4ff5-8de3-c872e8d2e383" returned: 0 in 0.353s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:15 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f99378a4-7d68-4be9-9824-b8f13fa04e8c tempest-CinderUnicodeTest-144245597 None] <== create_volume: return (1171ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:04:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f99378a4-7d68-4be9-9824-b8f13fa04e8c tempest-CinderUnicodeTest-144245597 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.173s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:04:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f99378a4-7d68-4be9-9824-b8f13fa04e8c tempest-CinderUnicodeTest-144245597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (14f9d189-8432-4c32-a28a-a75e800e9673) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f923c438-3a58-4ff5-8de3-c872e8d2e383', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:04:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f99378a4-7d68-4be9-9824-b8f13fa04e8c tempest-CinderUnicodeTest-144245597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (132aa11b-142f-4215-9b73-a908c4bd6db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:04:15 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-93087649-0a0a-4430-a189-45213312f725 tempest-SnapshotsActionsTest-1128877722 None] Created reservations ['63552843-36a7-400e-8784-b433ceaf9885', 'ce130645-35b3-4d72-87d5-1532a697b6cd', '3de4d9af-5e49-48da-93e7-bb7c608ec1f9', 'e59ea5e8-f82b-411d-8216-ec9f8fba6dbb'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:04:15 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-f99378a4-7d68-4be9-9824-b8f13fa04e8c tempest-CinderUnicodeTest-144245597 None] Volume volume-f923c438-3a58-4ff5-8de3-c872e8d2e383 (f923c438-3a58-4ff5-8de3-c872e8d2e383): created successfully Aug 18 19:04:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f99378a4-7d68-4be9-9824-b8f13fa04e8c tempest-CinderUnicodeTest-144245597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (132aa11b-142f-4215-9b73-a908c4bd6db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:04:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f99378a4-7d68-4be9-9824-b8f13fa04e8c tempest-CinderUnicodeTest-144245597 None] Flow 'volume_create_manager' (2b9b0705-1714-4a17-ae64-d7e34dce0ec7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:04:15 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-f99378a4-7d68-4be9-9824-b8f13fa04e8c tempest-CinderUnicodeTest-144245597 None] Created volume successfully. Aug 18 19:04:15 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-93087649-0a0a-4430-a189-45213312f725 tempest-SnapshotsActionsTest-1128877722 None] Delete snapshot completed successfully. Aug 18 19:04:15 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-93087649-0a0a-4430-a189-45213312f725 tempest-SnapshotsActionsTest-1128877722 None] Lock "cinder-d5926596-0050-45ac-9443-6590b7b30b32-delete_snapshot" released by "delete_snapshot" :: held 2.889s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:04:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0031d294-65d0-44c1-a9e5-bd760bcbd7a1 tempest-SnapshotsActionsTest-1420199273 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:04:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0031d294-65d0-44c1-a9e5-bd760bcbd7a1 tempest-SnapshotsActionsTest-1420199273 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:04:16 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-0031d294-65d0-44c1-a9e5-bd760bcbd7a1 tempest-SnapshotsActionsTest-1420199273 None] Creating offline snapshot 1d23bdd2-c296-422c-be56-f7aaa5f7bce2 of volume 08b473c0-9ad8-4503-9415-900f717483bc {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:04:16 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[ee3eb989-0dd3-40dd-8fbc-fa59cb5d5ff4]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:04:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0031d294-65d0-44c1-a9e5-bd760bcbd7a1 tempest-SnapshotsActionsTest-1420199273 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:16 devstack sudo[108146]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b Aug 18 19:04:16 devstack sudo[108146]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:16 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-ac5dd252-1d90-46c8-833b-f8344e68a162 tempest-CinderUnicodeTest-144245597 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:04:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ac5dd252-1d90-46c8-833b-f8344e68a162 tempest-CinderUnicodeTest-144245597 None] Flow 'volume_create_manager' (41d2892f-cb80-455b-8e3a-6d393e3aa5ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:04:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ac5dd252-1d90-46c8-833b-f8344e68a162 tempest-CinderUnicodeTest-144245597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b209881c-4eb4-4563-9212-7eb5333085db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:04:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ac5dd252-1d90-46c8-833b-f8344e68a162 tempest-CinderUnicodeTest-144245597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b209881c-4eb4-4563-9212-7eb5333085db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:04:16Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1360033637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9468f7a6-a74a-4045-90d7-90729a7688a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='064db7501e094f0f8d41269f78e29f08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:04: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-18T17:04:16Z,use_quota=True,user_id='bdb69fed401a4f1f94d6592778cce2a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:04:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ac5dd252-1d90-46c8-833b-f8344e68a162 tempest-CinderUnicodeTest-144245597 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f5fd18e9-eae2-48e0-9537-a4215883c278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:04:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ac5dd252-1d90-46c8-833b-f8344e68a162 tempest-CinderUnicodeTest-144245597 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f5fd18e9-eae2-48e0-9537-a4215883c278) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:04:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ac5dd252-1d90-46c8-833b-f8344e68a162 tempest-CinderUnicodeTest-144245597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (251625a0-3b81-4f67-a2a6-b74c79f865d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:04:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ac5dd252-1d90-46c8-833b-f8344e68a162 tempest-CinderUnicodeTest-144245597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (251625a0-3b81-4f67-a2a6-b74c79f865d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9468f7a6-a74a-4045-90d7-90729a7688a6', 'volume_name': 'volume-9468f7a6-a74a-4045-90d7-90729a7688a6', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:04:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ac5dd252-1d90-46c8-833b-f8344e68a162 tempest-CinderUnicodeTest-144245597 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7783815c-2c88-4faa-a515-4bc11b9f5195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:04:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ac5dd252-1d90-46c8-833b-f8344e68a162 tempest-CinderUnicodeTest-144245597 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7783815c-2c88-4faa-a515-4bc11b9f5195) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:04:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ac5dd252-1d90-46c8-833b-f8344e68a162 tempest-CinderUnicodeTest-144245597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (521c747c-62a4-4f9b-8798-cb8aec517573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:04:16 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-ac5dd252-1d90-46c8-833b-f8344e68a162 tempest-CinderUnicodeTest-144245597 None] Volume 9468f7a6-a74a-4045-90d7-90729a7688a6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9468f7a6-a74a-4045-90d7-90729a7688a6', 'volume_size': 1} Aug 18 19:04:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ac5dd252-1d90-46c8-833b-f8344e68a162 tempest-CinderUnicodeTest-144245597 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:04:16 devstack sudo[108146]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0031d294-65d0-44c1-a9e5-bd760bcbd7a1 tempest-SnapshotsActionsTest-1420199273 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b" returned: 0 in 0.621s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:16 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-0031d294-65d0-44c1-a9e5-bd760bcbd7a1 tempest-SnapshotsActionsTest-1420199273 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-08b473c0-9ad8-4503-9415-900f717483bc(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:04:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0031d294-65d0-44c1-a9e5-bd760bcbd7a1 tempest-SnapshotsActionsTest-1420199273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.1d23bdd2-c296-422c-be56-f7aaa5f7bce2 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:16 devstack sudo[108151]: 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/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.1d23bdd2-c296-422c-be56-f7aaa5f7bce2 1G Aug 18 19:04:16 devstack sudo[108151]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:17 devstack sudo[108151]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0031d294-65d0-44c1-a9e5-bd760bcbd7a1 tempest-SnapshotsActionsTest-1420199273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.1d23bdd2-c296-422c-be56-f7aaa5f7bce2 1G" returned: 0 in 0.620s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0031d294-65d0-44c1-a9e5-bd760bcbd7a1 tempest-SnapshotsActionsTest-1420199273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.1d23bdd2-c296-422c-be56-f7aaa5f7bce2 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:17 devstack sudo[108157]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.1d23bdd2-c296-422c-be56-f7aaa5f7bce2 Aug 18 19:04:17 devstack sudo[108157]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:17 devstack sudo[108157]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0031d294-65d0-44c1-a9e5-bd760bcbd7a1 tempest-SnapshotsActionsTest-1420199273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.1d23bdd2-c296-422c-be56-f7aaa5f7bce2" returned: 0 in 0.312s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:17 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-0031d294-65d0-44c1-a9e5-bd760bcbd7a1 tempest-SnapshotsActionsTest-1420199273 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.1d23bdd2-c296-422c-be56-f7aaa5f7bce2 is being set with open permissions: ugo+rw Aug 18 19:04:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0031d294-65d0-44c1-a9e5-bd760bcbd7a1 tempest-SnapshotsActionsTest-1420199273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.1d23bdd2-c296-422c-be56-f7aaa5f7bce2 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:17 devstack sudo[108162]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.1d23bdd2-c296-422c-be56-f7aaa5f7bce2 Aug 18 19:04:17 devstack sudo[108162]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:17 devstack sudo[108162]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0031d294-65d0-44c1-a9e5-bd760bcbd7a1 tempest-SnapshotsActionsTest-1420199273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.1d23bdd2-c296-422c-be56-f7aaa5f7bce2" returned: 0 in 0.286s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0031d294-65d0-44c1-a9e5-bd760bcbd7a1 tempest-SnapshotsActionsTest-1420199273 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.010s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:04:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ac5dd252-1d90-46c8-833b-f8344e68a162 tempest-CinderUnicodeTest-144245597 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.368s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:04:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ac5dd252-1d90-46c8-833b-f8344e68a162 tempest-CinderUnicodeTest-144245597 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:04:16Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1360033637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9468f7a6-a74a-4045-90d7-90729a7688a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='064db7501e094f0f8d41269f78e29f08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:04: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-18T17:04:16Z,use_quota=True,user_id='bdb69fed401a4f1f94d6592778cce2a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:04:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-ac5dd252-1d90-46c8-833b-f8344e68a162 tempest-CinderUnicodeTest-144245597 None] Creating volume 9468f7a6-a74a-4045-90d7-90729a7688a6 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:04:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ac5dd252-1d90-46c8-833b-f8344e68a162 tempest-CinderUnicodeTest-144245597 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:04:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ac5dd252-1d90-46c8-833b-f8344e68a162 tempest-CinderUnicodeTest-144245597 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:04:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ac5dd252-1d90-46c8-833b-f8344e68a162 tempest-CinderUnicodeTest-144245597 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:04:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ac5dd252-1d90-46c8-833b-f8344e68a162 tempest-CinderUnicodeTest-144245597 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:04:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ac5dd252-1d90-46c8-833b-f8344e68a162 tempest-CinderUnicodeTest-144245597 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:04:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ac5dd252-1d90-46c8-833b-f8344e68a162 tempest-CinderUnicodeTest-144245597 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:04:18 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-ac5dd252-1d90-46c8-833b-f8344e68a162 tempest-CinderUnicodeTest-144245597 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:04:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ac5dd252-1d90-46c8-833b-f8344e68a162 tempest-CinderUnicodeTest-144245597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:18 devstack sudo[108165]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6 1073741824 Aug 18 19:04:18 devstack sudo[108165]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:18 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-0031d294-65d0-44c1-a9e5-bd760bcbd7a1 tempest-SnapshotsActionsTest-1420199273 None] Create snapshot completed successfully Aug 18 19:04:18 devstack sudo[108165]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ac5dd252-1d90-46c8-833b-f8344e68a162 tempest-CinderUnicodeTest-144245597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6 1073741824" returned: 0 in 0.573s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ac5dd252-1d90-46c8-833b-f8344e68a162 tempest-CinderUnicodeTest-144245597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:18 devstack sudo[108174]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6 Aug 18 19:04:18 devstack sudo[108174]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:18 devstack sudo[108174]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ac5dd252-1d90-46c8-833b-f8344e68a162 tempest-CinderUnicodeTest-144245597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6" returned: 0 in 0.329s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ac5dd252-1d90-46c8-833b-f8344e68a162 tempest-CinderUnicodeTest-144245597 None] <== create_volume: return (983ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:04:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ac5dd252-1d90-46c8-833b-f8344e68a162 tempest-CinderUnicodeTest-144245597 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.992s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:04:19 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ac5dd252-1d90-46c8-833b-f8344e68a162 tempest-CinderUnicodeTest-144245597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (521c747c-62a4-4f9b-8798-cb8aec517573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9468f7a6-a74a-4045-90d7-90729a7688a6', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:04:19 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ac5dd252-1d90-46c8-833b-f8344e68a162 tempest-CinderUnicodeTest-144245597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1d3ad883-0ec6-4c64-b3c8-d0fa1489f9fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:04:19 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-ac5dd252-1d90-46c8-833b-f8344e68a162 tempest-CinderUnicodeTest-144245597 None] Volume volume-9468f7a6-a74a-4045-90d7-90729a7688a6 (9468f7a6-a74a-4045-90d7-90729a7688a6): created successfully Aug 18 19:04:19 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ac5dd252-1d90-46c8-833b-f8344e68a162 tempest-CinderUnicodeTest-144245597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1d3ad883-0ec6-4c64-b3c8-d0fa1489f9fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:04:19 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ac5dd252-1d90-46c8-833b-f8344e68a162 tempest-CinderUnicodeTest-144245597 None] Flow 'volume_create_manager' (41d2892f-cb80-455b-8e3a-6d393e3aa5ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:04:19 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-ac5dd252-1d90-46c8-833b-f8344e68a162 tempest-CinderUnicodeTest-144245597 None] Created volume successfully. Aug 18 19:04:19 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1610ab06-096f-431f-a6de-76fcb0b76787 tempest-SnapshotsActionsTest-1128877722 None] Acquiring lock "cinder-1d23bdd2-c296-422c-be56-f7aaa5f7bce2-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:04:19 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1610ab06-096f-431f-a6de-76fcb0b76787 tempest-SnapshotsActionsTest-1128877722 None] Lock "cinder-1d23bdd2-c296-422c-be56-f7aaa5f7bce2-delete_snapshot" acquired by "delete_snapshot" :: waited 0.025s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:04:19 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1610ab06-096f-431f-a6de-76fcb0b76787 tempest-SnapshotsActionsTest-1128877722 None] Acquiring lock "cinder-quobyte-08b473c0-9ad8-4503-9415-900f717483bc" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:04:19 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1610ab06-096f-431f-a6de-76fcb0b76787 tempest-SnapshotsActionsTest-1128877722 None] Lock "cinder-quobyte-08b473c0-9ad8-4503-9415-900f717483bc" acquired by "delete_snapshot" :: waited 0.020s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:04:19 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1610ab06-096f-431f-a6de-76fcb0b76787 tempest-SnapshotsActionsTest-1128877722 None] Acquiring lock "cinder-quobyte-1d23bdd2-c296-422c-be56-f7aaa5f7bce2" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:04:19 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1610ab06-096f-431f-a6de-76fcb0b76787 tempest-SnapshotsActionsTest-1128877722 None] Lock "cinder-quobyte-1d23bdd2-c296-422c-be56-f7aaa5f7bce2" acquired by "_delete_snapshot" :: waited 0.023s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:04:19 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-1610ab06-096f-431f-a6de-76fcb0b76787 tempest-SnapshotsActionsTest-1128877722 None] Deleting offline snapshot 1d23bdd2-c296-422c-be56-f7aaa5f7bce2 of volume 08b473c0-9ad8-4503-9415-900f717483bc {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:04:19 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-1610ab06-096f-431f-a6de-76fcb0b76787 tempest-SnapshotsActionsTest-1128877722 None] snapshot_file for this snap is: volume-08b473c0-9ad8-4503-9415-900f717483bc.1d23bdd2-c296-422c-be56-f7aaa5f7bce2 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:04:19 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[b7a1d1a2-94cf-49e5-a282-1c0beaa915e5]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:04:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1610ab06-096f-431f-a6de-76fcb0b76787 tempest-SnapshotsActionsTest-1128877722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.1d23bdd2-c296-422c-be56-f7aaa5f7bce2 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:19 devstack sudo[108177]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.1d23bdd2-c296-422c-be56-f7aaa5f7bce2 Aug 18 19:04:19 devstack sudo[108177]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:19 devstack sudo[108177]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1610ab06-096f-431f-a6de-76fcb0b76787 tempest-SnapshotsActionsTest-1128877722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.1d23bdd2-c296-422c-be56-f7aaa5f7bce2" returned: 0 in 0.514s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:19 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-1610ab06-096f-431f-a6de-76fcb0b76787 tempest-SnapshotsActionsTest-1128877722 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-08b473c0-9ad8-4503-9415-900f717483bc(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:04:20 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[a57c532c-cc68-4fbd-91c1-87c1b0b56637]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:04:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1610ab06-096f-431f-a6de-76fcb0b76787 tempest-SnapshotsActionsTest-1128877722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-dd0e1385-802b-41fe-a53c-f2c05c6d6210 tempest-CinderUnicodeTest-144245597 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:04:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-dd0e1385-802b-41fe-a53c-f2c05c6d6210 tempest-CinderUnicodeTest-144245597 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:04:20 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-dd0e1385-802b-41fe-a53c-f2c05c6d6210 tempest-CinderUnicodeTest-144245597 None] Creating offline snapshot 48a4093a-ad55-4a47-becc-826a4971731e of volume 9468f7a6-a74a-4045-90d7-90729a7688a6 {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:04:20 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[f0d92da8-1b8d-4e0f-a68a-06709954e60f]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:04:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-dd0e1385-802b-41fe-a53c-f2c05c6d6210 tempest-CinderUnicodeTest-144245597 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:20 devstack sudo[108182]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b Aug 18 19:04:20 devstack sudo[108182]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:20 devstack sudo[108184]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6 Aug 18 19:04:20 devstack sudo[108184]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:20 devstack sudo[108182]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1610ab06-096f-431f-a6de-76fcb0b76787 tempest-SnapshotsActionsTest-1128877722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b" returned: 0 in 0.665s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:20 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-1610ab06-096f-431f-a6de-76fcb0b76787 tempest-SnapshotsActionsTest-1128877722 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-08b473c0-9ad8-4503-9415-900f717483bc(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:04:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1610ab06-096f-431f-a6de-76fcb0b76787 tempest-SnapshotsActionsTest-1128877722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.1d23bdd2-c296-422c-be56-f7aaa5f7bce2 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:20 devstack sudo[108199]: 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/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.1d23bdd2-c296-422c-be56-f7aaa5f7bce2 Aug 18 19:04:20 devstack sudo[108199]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:20 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-8eee099b-6921-4b05-8adc-286dd296c422 tempest-TestImageHashVerification-1035082596 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:04:20 devstack sudo[108184]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:20 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8eee099b-6921-4b05-8adc-286dd296c422 tempest-TestImageHashVerification-1035082596 None] Flow 'volume_create_manager' (500c8690-81d6-48c2-b633-34f5f6602aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:04:20 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8eee099b-6921-4b05-8adc-286dd296c422 tempest-TestImageHashVerification-1035082596 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e19f5a5b-19ec-45c3-937b-1603ca0ef7a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:04:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-dd0e1385-802b-41fe-a53c-f2c05c6d6210 tempest-CinderUnicodeTest-144245597 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6" returned: 0 in 0.669s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-dd0e1385-802b-41fe-a53c-f2c05c6d6210 tempest-CinderUnicodeTest-144245597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6.48a4093a-ad55-4a47-becc-826a4971731e 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:20 devstack sudo[108206]: 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/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6.48a4093a-ad55-4a47-becc-826a4971731e 1G Aug 18 19:04:20 devstack sudo[108206]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:20 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8eee099b-6921-4b05-8adc-286dd296c422 tempest-TestImageHashVerification-1035082596 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e19f5a5b-19ec-45c3-937b-1603ca0ef7a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:04:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-2136584091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b8920439-3a51-4454-8f07-9d0884e553dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9fde2e12f404497b03060efef3f901d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:04: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-18T17:04:21Z,use_quota=True,user_id='41be8c868ec64510a6af23c632690f77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:04:20 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8eee099b-6921-4b05-8adc-286dd296c422 tempest-TestImageHashVerification-1035082596 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (29f16687-f43d-495d-9fea-7e2480b41719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:04:20 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8eee099b-6921-4b05-8adc-286dd296c422 tempest-TestImageHashVerification-1035082596 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (29f16687-f43d-495d-9fea-7e2480b41719) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:04:20 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8eee099b-6921-4b05-8adc-286dd296c422 tempest-TestImageHashVerification-1035082596 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bf8ebe5f-4496-4c1c-9325-d149f026eaca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:04:20 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8eee099b-6921-4b05-8adc-286dd296c422 tempest-TestImageHashVerification-1035082596 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bf8ebe5f-4496-4c1c-9325-d149f026eaca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b8920439-3a51-4454-8f07-9d0884e553dd', 'volume_name': 'volume-b8920439-3a51-4454-8f07-9d0884e553dd', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:04:20 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8eee099b-6921-4b05-8adc-286dd296c422 tempest-TestImageHashVerification-1035082596 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (51650edb-5410-4c13-b2af-ce8601346706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:04:20 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8eee099b-6921-4b05-8adc-286dd296c422 tempest-TestImageHashVerification-1035082596 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (51650edb-5410-4c13-b2af-ce8601346706) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:04:20 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8eee099b-6921-4b05-8adc-286dd296c422 tempest-TestImageHashVerification-1035082596 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e7b15b63-d3d1-4fe8-9af9-8106556f33ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:04:20 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-8eee099b-6921-4b05-8adc-286dd296c422 tempest-TestImageHashVerification-1035082596 None] Volume b8920439-3a51-4454-8f07-9d0884e553dd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b8920439-3a51-4454-8f07-9d0884e553dd', 'volume_size': 1} Aug 18 19:04:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8eee099b-6921-4b05-8adc-286dd296c422 tempest-TestImageHashVerification-1035082596 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:04:21 devstack sudo[108199]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1610ab06-096f-431f-a6de-76fcb0b76787 tempest-SnapshotsActionsTest-1128877722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.1d23bdd2-c296-422c-be56-f7aaa5f7bce2" returned: 0 in 0.530s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1610ab06-096f-431f-a6de-76fcb0b76787 tempest-SnapshotsActionsTest-1128877722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.1d23bdd2-c296-422c-be56-f7aaa5f7bce2 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:21 devstack sudo[108222]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.1d23bdd2-c296-422c-be56-f7aaa5f7bce2 Aug 18 19:04:21 devstack sudo[108222]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:21 devstack sudo[108206]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-dd0e1385-802b-41fe-a53c-f2c05c6d6210 tempest-CinderUnicodeTest-144245597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6.48a4093a-ad55-4a47-becc-826a4971731e 1G" returned: 0 in 0.597s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-dd0e1385-802b-41fe-a53c-f2c05c6d6210 tempest-CinderUnicodeTest-144245597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9468f7a6-a74a-4045-90d7-90729a7688a6 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6.48a4093a-ad55-4a47-becc-826a4971731e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:21 devstack sudo[108225]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9468f7a6-a74a-4045-90d7-90729a7688a6 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6.48a4093a-ad55-4a47-becc-826a4971731e Aug 18 19:04:21 devstack sudo[108225]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:21 devstack sudo[108222]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1610ab06-096f-431f-a6de-76fcb0b76787 tempest-SnapshotsActionsTest-1128877722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.1d23bdd2-c296-422c-be56-f7aaa5f7bce2" returned: 0 in 0.295s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:21 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1610ab06-096f-431f-a6de-76fcb0b76787 tempest-SnapshotsActionsTest-1128877722 None] Lock "cinder-quobyte-1d23bdd2-c296-422c-be56-f7aaa5f7bce2" released by "_delete_snapshot" :: held 2.174s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:04:21 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1610ab06-096f-431f-a6de-76fcb0b76787 tempest-SnapshotsActionsTest-1128877722 None] Lock "cinder-quobyte-08b473c0-9ad8-4503-9415-900f717483bc" released by "delete_snapshot" :: held 2.208s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:04:21 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-1610ab06-096f-431f-a6de-76fcb0b76787 tempest-SnapshotsActionsTest-1128877722 None] Created reservations ['9febfff4-79e9-4f69-b20b-e35a8a55a6d8', 'a126b156-7418-4246-8232-6750279ca6e3', '07532a63-ccd8-42b0-be0e-2e121d14c34e', '8c0439bc-15fb-444a-8847-9fc8d0718206'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:04:21 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-1610ab06-096f-431f-a6de-76fcb0b76787 tempest-SnapshotsActionsTest-1128877722 None] Delete snapshot completed successfully. Aug 18 19:04:21 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1610ab06-096f-431f-a6de-76fcb0b76787 tempest-SnapshotsActionsTest-1128877722 None] Lock "cinder-1d23bdd2-c296-422c-be56-f7aaa5f7bce2-delete_snapshot" released by "delete_snapshot" :: held 2.373s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:04:21 devstack sudo[108225]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-dd0e1385-802b-41fe-a53c-f2c05c6d6210 tempest-CinderUnicodeTest-144245597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9468f7a6-a74a-4045-90d7-90729a7688a6 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6.48a4093a-ad55-4a47-becc-826a4971731e" returned: 0 in 0.360s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:21 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-dd0e1385-802b-41fe-a53c-f2c05c6d6210 tempest-CinderUnicodeTest-144245597 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6.48a4093a-ad55-4a47-becc-826a4971731e is being set with open permissions: ugo+rw Aug 18 19:04:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-dd0e1385-802b-41fe-a53c-f2c05c6d6210 tempest-CinderUnicodeTest-144245597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6.48a4093a-ad55-4a47-becc-826a4971731e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:21 devstack sudo[108231]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6.48a4093a-ad55-4a47-becc-826a4971731e Aug 18 19:04:21 devstack sudo[108231]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:22 devstack sudo[108231]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-dd0e1385-802b-41fe-a53c-f2c05c6d6210 tempest-CinderUnicodeTest-144245597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6.48a4093a-ad55-4a47-becc-826a4971731e" returned: 0 in 0.272s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-dd0e1385-802b-41fe-a53c-f2c05c6d6210 tempest-CinderUnicodeTest-144245597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:22 devstack sudo[108234]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6.info Aug 18 19:04:22 devstack sudo[108234]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:22 devstack sudo[108234]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-dd0e1385-802b-41fe-a53c-f2c05c6d6210 tempest-CinderUnicodeTest-144245597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6.info" returned: 0 in 0.266s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:22 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-dd0e1385-802b-41fe-a53c-f2c05c6d6210 tempest-CinderUnicodeTest-144245597 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6.info is being set with open permissions: ugo+rw Aug 18 19:04:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-dd0e1385-802b-41fe-a53c-f2c05c6d6210 tempest-CinderUnicodeTest-144245597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:22 devstack sudo[108237]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6.info Aug 18 19:04:22 devstack sudo[108237]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:22 devstack sudo[108237]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-dd0e1385-802b-41fe-a53c-f2c05c6d6210 tempest-CinderUnicodeTest-144245597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6.info" returned: 0 in 0.293s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-dd0e1385-802b-41fe-a53c-f2c05c6d6210 tempest-CinderUnicodeTest-144245597 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.614s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:04:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8eee099b-6921-4b05-8adc-286dd296c422 tempest-TestImageHashVerification-1035082596 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.756s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:04:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8eee099b-6921-4b05-8adc-286dd296c422 tempest-TestImageHashVerification-1035082596 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:04:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-2136584091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b8920439-3a51-4454-8f07-9d0884e553dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9fde2e12f404497b03060efef3f901d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:04: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-18T17:04:21Z,use_quota=True,user_id='41be8c868ec64510a6af23c632690f77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:04:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-8eee099b-6921-4b05-8adc-286dd296c422 tempest-TestImageHashVerification-1035082596 None] Creating volume b8920439-3a51-4454-8f07-9d0884e553dd {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:04:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8eee099b-6921-4b05-8adc-286dd296c422 tempest-TestImageHashVerification-1035082596 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:04:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8eee099b-6921-4b05-8adc-286dd296c422 tempest-TestImageHashVerification-1035082596 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:04:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8eee099b-6921-4b05-8adc-286dd296c422 tempest-TestImageHashVerification-1035082596 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:04:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8eee099b-6921-4b05-8adc-286dd296c422 tempest-TestImageHashVerification-1035082596 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:04:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8eee099b-6921-4b05-8adc-286dd296c422 tempest-TestImageHashVerification-1035082596 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:04:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8eee099b-6921-4b05-8adc-286dd296c422 tempest-TestImageHashVerification-1035082596 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:04:22 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-8eee099b-6921-4b05-8adc-286dd296c422 tempest-TestImageHashVerification-1035082596 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:04:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8eee099b-6921-4b05-8adc-286dd296c422 tempest-TestImageHashVerification-1035082596 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b8920439-3a51-4454-8f07-9d0884e553dd 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:22 devstack sudo[108241]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b8920439-3a51-4454-8f07-9d0884e553dd 1073741824 Aug 18 19:04:22 devstack sudo[108241]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:22 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-dd0e1385-802b-41fe-a53c-f2c05c6d6210 tempest-CinderUnicodeTest-144245597 None] Create snapshot completed successfully Aug 18 19:04:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4004c98f-32f2-4702-af89-ba8b046bf69d tempest-SnapshotsActionsTest-1420199273 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:04:23 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f8d902e5-f6f6-4d51-b1d7-20def7ec171d tempest-CinderUnicodeTest-144245597 None] Acquiring lock "cinder-48a4093a-ad55-4a47-becc-826a4971731e-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:04:23 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f8d902e5-f6f6-4d51-b1d7-20def7ec171d tempest-CinderUnicodeTest-144245597 None] Lock "cinder-48a4093a-ad55-4a47-becc-826a4971731e-delete_snapshot" acquired by "delete_snapshot" :: waited 0.028s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:04:23 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f8d902e5-f6f6-4d51-b1d7-20def7ec171d tempest-CinderUnicodeTest-144245597 None] Acquiring lock "cinder-quobyte-9468f7a6-a74a-4045-90d7-90729a7688a6" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:04:23 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f8d902e5-f6f6-4d51-b1d7-20def7ec171d tempest-CinderUnicodeTest-144245597 None] Lock "cinder-quobyte-9468f7a6-a74a-4045-90d7-90729a7688a6" acquired by "delete_snapshot" :: waited 0.023s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:04:23 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f8d902e5-f6f6-4d51-b1d7-20def7ec171d tempest-CinderUnicodeTest-144245597 None] Acquiring lock "cinder-quobyte-48a4093a-ad55-4a47-becc-826a4971731e" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:04:23 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f8d902e5-f6f6-4d51-b1d7-20def7ec171d tempest-CinderUnicodeTest-144245597 None] Lock "cinder-quobyte-48a4093a-ad55-4a47-becc-826a4971731e" acquired by "_delete_snapshot" :: waited 0.042s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:04:23 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-f8d902e5-f6f6-4d51-b1d7-20def7ec171d tempest-CinderUnicodeTest-144245597 None] Deleting offline snapshot 48a4093a-ad55-4a47-becc-826a4971731e of volume 9468f7a6-a74a-4045-90d7-90729a7688a6 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:04:23 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-f8d902e5-f6f6-4d51-b1d7-20def7ec171d tempest-CinderUnicodeTest-144245597 None] snapshot_file for this snap is: volume-9468f7a6-a74a-4045-90d7-90729a7688a6.48a4093a-ad55-4a47-becc-826a4971731e {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:04:23 devstack sudo[108241]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8eee099b-6921-4b05-8adc-286dd296c422 tempest-TestImageHashVerification-1035082596 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b8920439-3a51-4454-8f07-9d0884e553dd 1073741824" returned: 0 in 0.790s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:23 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[cd027226-9870-4a8a-b9ec-03950ad9f79a]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:04:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f8d902e5-f6f6-4d51-b1d7-20def7ec171d tempest-CinderUnicodeTest-144245597 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6.48a4093a-ad55-4a47-becc-826a4971731e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8eee099b-6921-4b05-8adc-286dd296c422 tempest-TestImageHashVerification-1035082596 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b8920439-3a51-4454-8f07-9d0884e553dd {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:23 devstack sudo[108281]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b8920439-3a51-4454-8f07-9d0884e553dd Aug 18 19:04:23 devstack sudo[108281]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:23 devstack sudo[108276]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6.48a4093a-ad55-4a47-becc-826a4971731e Aug 18 19:04:23 devstack sudo[108276]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:24 devstack sudo[108281]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8eee099b-6921-4b05-8adc-286dd296c422 tempest-TestImageHashVerification-1035082596 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b8920439-3a51-4454-8f07-9d0884e553dd" returned: 0 in 0.581s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:24 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8eee099b-6921-4b05-8adc-286dd296c422 tempest-TestImageHashVerification-1035082596 None] <== create_volume: return (1467ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:04:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8eee099b-6921-4b05-8adc-286dd296c422 tempest-TestImageHashVerification-1035082596 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.472s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:04:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4004c98f-32f2-4702-af89-ba8b046bf69d tempest-SnapshotsActionsTest-1420199273 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 1.277s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:04:24 devstack sudo[108276]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f8d902e5-f6f6-4d51-b1d7-20def7ec171d tempest-CinderUnicodeTest-144245597 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6.48a4093a-ad55-4a47-becc-826a4971731e" returned: 0 in 0.683s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:24 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-f8d902e5-f6f6-4d51-b1d7-20def7ec171d tempest-CinderUnicodeTest-144245597 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-9468f7a6-a74a-4045-90d7-90729a7688a6(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:04:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8eee099b-6921-4b05-8adc-286dd296c422 tempest-TestImageHashVerification-1035082596 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e7b15b63-d3d1-4fe8-9af9-8106556f33ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b8920439-3a51-4454-8f07-9d0884e553dd', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:04:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8eee099b-6921-4b05-8adc-286dd296c422 tempest-TestImageHashVerification-1035082596 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (520163d8-1c6a-4a56-879b-8861dd7970e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:04:24 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[45c41ea9-6e08-4475-b1b2-5d080fc3861c]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:04:24 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-4004c98f-32f2-4702-af89-ba8b046bf69d tempest-SnapshotsActionsTest-1420199273 None] Creating offline snapshot 50ab200b-f918-47a2-a802-2ddeb7e33219 of volume 08b473c0-9ad8-4503-9415-900f717483bc {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:04:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f8d902e5-f6f6-4d51-b1d7-20def7ec171d tempest-CinderUnicodeTest-144245597 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:24 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[ecb32d14-a2c9-4f63-bef8-861a97c69dcb]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:04:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4004c98f-32f2-4702-af89-ba8b046bf69d tempest-SnapshotsActionsTest-1420199273 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:24 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-8eee099b-6921-4b05-8adc-286dd296c422 tempest-TestImageHashVerification-1035082596 None] Volume volume-b8920439-3a51-4454-8f07-9d0884e553dd (b8920439-3a51-4454-8f07-9d0884e553dd): created successfully Aug 18 19:04:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8eee099b-6921-4b05-8adc-286dd296c422 tempest-TestImageHashVerification-1035082596 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (520163d8-1c6a-4a56-879b-8861dd7970e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:04:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8eee099b-6921-4b05-8adc-286dd296c422 tempest-TestImageHashVerification-1035082596 None] Flow 'volume_create_manager' (500c8690-81d6-48c2-b633-34f5f6602aa4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:04:24 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-8eee099b-6921-4b05-8adc-286dd296c422 tempest-TestImageHashVerification-1035082596 None] Created volume successfully. Aug 18 19:04:24 devstack sudo[108311]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6 Aug 18 19:04:24 devstack sudo[108311]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:24 devstack sudo[108314]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b Aug 18 19:04:24 devstack sudo[108314]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:24 devstack sudo[108311]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f8d902e5-f6f6-4d51-b1d7-20def7ec171d tempest-CinderUnicodeTest-144245597 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6" returned: 0 in 0.447s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f8d902e5-f6f6-4d51-b1d7-20def7ec171d tempest-CinderUnicodeTest-144245597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6.48a4093a-ad55-4a47-becc-826a4971731e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:24 devstack sudo[108314]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4004c98f-32f2-4702-af89-ba8b046bf69d tempest-SnapshotsActionsTest-1420199273 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b" returned: 0 in 0.449s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:24 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-4004c98f-32f2-4702-af89-ba8b046bf69d tempest-SnapshotsActionsTest-1420199273 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-08b473c0-9ad8-4503-9415-900f717483bc(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:04:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4004c98f-32f2-4702-af89-ba8b046bf69d tempest-SnapshotsActionsTest-1420199273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.50ab200b-f918-47a2-a802-2ddeb7e33219 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:24 devstack sudo[108338]: 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/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6.48a4093a-ad55-4a47-becc-826a4971731e Aug 18 19:04:24 devstack sudo[108338]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:24 devstack sudo[108341]: 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/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.50ab200b-f918-47a2-a802-2ddeb7e33219 1G Aug 18 19:04:24 devstack sudo[108341]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:25 devstack sudo[108338]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f8d902e5-f6f6-4d51-b1d7-20def7ec171d tempest-CinderUnicodeTest-144245597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6.48a4093a-ad55-4a47-becc-826a4971731e" returned: 0 in 0.522s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f8d902e5-f6f6-4d51-b1d7-20def7ec171d tempest-CinderUnicodeTest-144245597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6.48a4093a-ad55-4a47-becc-826a4971731e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:25 devstack sudo[108358]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6.48a4093a-ad55-4a47-becc-826a4971731e Aug 18 19:04:25 devstack sudo[108358]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:25 devstack sudo[108341]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4004c98f-32f2-4702-af89-ba8b046bf69d tempest-SnapshotsActionsTest-1420199273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.50ab200b-f918-47a2-a802-2ddeb7e33219 1G" returned: 0 in 0.579s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4004c98f-32f2-4702-af89-ba8b046bf69d tempest-SnapshotsActionsTest-1420199273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.50ab200b-f918-47a2-a802-2ddeb7e33219 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:25 devstack sudo[108360]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.50ab200b-f918-47a2-a802-2ddeb7e33219 Aug 18 19:04:25 devstack sudo[108360]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:25 devstack sudo[108358]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f8d902e5-f6f6-4d51-b1d7-20def7ec171d tempest-CinderUnicodeTest-144245597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6.48a4093a-ad55-4a47-becc-826a4971731e" returned: 0 in 0.294s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:25 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f8d902e5-f6f6-4d51-b1d7-20def7ec171d tempest-CinderUnicodeTest-144245597 None] Lock "cinder-quobyte-48a4093a-ad55-4a47-becc-826a4971731e" released by "_delete_snapshot" :: held 2.175s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:04:25 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f8d902e5-f6f6-4d51-b1d7-20def7ec171d tempest-CinderUnicodeTest-144245597 None] Lock "cinder-quobyte-9468f7a6-a74a-4045-90d7-90729a7688a6" released by "delete_snapshot" :: held 2.231s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:04:25 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-f8d902e5-f6f6-4d51-b1d7-20def7ec171d tempest-CinderUnicodeTest-144245597 None] Created reservations ['ff3667cd-f9b8-4ee5-a3e8-5abf416f87d5', 'c5750b60-6a36-4d4c-966b-f1b1f6876f65', '7f5ffd23-a39b-4a8f-ad04-65bab2730256', '8ced0351-abc2-400b-9679-9d7f5f9441f9'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:04:25 devstack sudo[108360]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4004c98f-32f2-4702-af89-ba8b046bf69d tempest-SnapshotsActionsTest-1420199273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.50ab200b-f918-47a2-a802-2ddeb7e33219" returned: 0 in 0.477s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:25 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-4004c98f-32f2-4702-af89-ba8b046bf69d tempest-SnapshotsActionsTest-1420199273 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.50ab200b-f918-47a2-a802-2ddeb7e33219 is being set with open permissions: ugo+rw Aug 18 19:04:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4004c98f-32f2-4702-af89-ba8b046bf69d tempest-SnapshotsActionsTest-1420199273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.50ab200b-f918-47a2-a802-2ddeb7e33219 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:25 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-f8d902e5-f6f6-4d51-b1d7-20def7ec171d tempest-CinderUnicodeTest-144245597 None] Delete snapshot completed successfully. Aug 18 19:04:25 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f8d902e5-f6f6-4d51-b1d7-20def7ec171d tempest-CinderUnicodeTest-144245597 None] Lock "cinder-48a4093a-ad55-4a47-becc-826a4971731e-delete_snapshot" released by "delete_snapshot" :: held 2.528s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:04:25 devstack sudo[108369]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.50ab200b-f918-47a2-a802-2ddeb7e33219 Aug 18 19:04:25 devstack sudo[108369]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:26 devstack sudo[108369]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4004c98f-32f2-4702-af89-ba8b046bf69d tempest-SnapshotsActionsTest-1420199273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.50ab200b-f918-47a2-a802-2ddeb7e33219" returned: 0 in 0.420s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4004c98f-32f2-4702-af89-ba8b046bf69d tempest-SnapshotsActionsTest-1420199273 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.108s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:04:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-da0c8c05-72df-4486-9cf1-7a87ffadf042 tempest-TestImageHashVerification-1035082596 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:04:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-da0c8c05-72df-4486-9cf1-7a87ffadf042 tempest-TestImageHashVerification-1035082596 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:04:26 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-4004c98f-32f2-4702-af89-ba8b046bf69d tempest-SnapshotsActionsTest-1420199273 None] Create snapshot completed successfully Aug 18 19:04:26 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[15da989f-b3d4-46ef-a169-81aa3af34e88]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:04:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-da0c8c05-72df-4486-9cf1-7a87ffadf042 tempest-TestImageHashVerification-1035082596 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b8920439-3a51-4454-8f07-9d0884e553dd {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:26 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/91bbcbb9c7585289c411ed6cee882698/volume-b8920439-3a51-4454-8f07-9d0884e553dd Aug 18 19:04:26 devstack sudo[108372]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:26 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-281d132d-fed7-438d-ac7d-493798e6f318 tempest-CinderUnicodeTest-144245597 None] Acquiring lock "cinder-9468f7a6-a74a-4045-90d7-90729a7688a6-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:04:26 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-281d132d-fed7-438d-ac7d-493798e6f318 tempest-CinderUnicodeTest-144245597 None] Lock "cinder-9468f7a6-a74a-4045-90d7-90729a7688a6-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:04:26 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-281d132d-fed7-438d-ac7d-493798e6f318 tempest-CinderUnicodeTest-144245597 None] Acquiring lock "cinder-quobyte-9468f7a6-a74a-4045-90d7-90729a7688a6" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:04:26 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-281d132d-fed7-438d-ac7d-493798e6f318 tempest-CinderUnicodeTest-144245597 None] Lock "cinder-quobyte-9468f7a6-a74a-4045-90d7-90729a7688a6" acquired by "delete_volume" :: waited 0.017s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:04:26 devstack sudo[108372]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-da0c8c05-72df-4486-9cf1-7a87ffadf042 tempest-TestImageHashVerification-1035082596 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b8920439-3a51-4454-8f07-9d0884e553dd" returned: 0 in 0.468s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:26 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[157d61eb-ad7a-4cd8-9901-81de21f86ca6]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:04:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-281d132d-fed7-438d-ac7d-493798e6f318 tempest-CinderUnicodeTest-144245597 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:26 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[2859edee-0585-479f-bc0e-4fda8952abd9]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:04:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-da0c8c05-72df-4486-9cf1-7a87ffadf042 tempest-TestImageHashVerification-1035082596 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/91bbcbb9c7585289c411ed6cee882698/volume-b8920439-3a51-4454-8f07-9d0884e553dd {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:27 devstack sudo[108377]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6 Aug 18 19:04:27 devstack sudo[108377]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:27 devstack sudo[108378]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b8920439-3a51-4454-8f07-9d0884e553dd Aug 18 19:04:27 devstack sudo[108378]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:27 devstack sudo[108378]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-da0c8c05-72df-4486-9cf1-7a87ffadf042 tempest-TestImageHashVerification-1035082596 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/91bbcbb9c7585289c411ed6cee882698/volume-b8920439-3a51-4454-8f07-9d0884e553dd" returned: 0 in 0.457s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-da0c8c05-72df-4486-9cf1-7a87ffadf042 tempest-TestImageHashVerification-1035082596 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b8920439-3a51-4454-8f07-9d0884e553dd /opt/stack/data/cinder/conversion/b8920439-3a51-4454-8f07-9d0884e553dd.temp_image.a09506bd-5d4e-4aa9-9ccd-8c73f9b10e18xjnxk7ft.img {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:27 devstack sudo[108387]: 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/91bbcbb9c7585289c411ed6cee882698/volume-b8920439-3a51-4454-8f07-9d0884e553dd /opt/stack/data/cinder/conversion/b8920439-3a51-4454-8f07-9d0884e553dd.temp_image.a09506bd-5d4e-4aa9-9ccd-8c73f9b10e18xjnxk7ft.img Aug 18 19:04:27 devstack sudo[108387]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:27 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9d0da329-14c6-45c2-970b-9f530cd0d0ba tempest-SnapshotsActionsTest-1128877722 None] Acquiring lock "cinder-50ab200b-f918-47a2-a802-2ddeb7e33219-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:04:27 devstack sudo[108377]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-281d132d-fed7-438d-ac7d-493798e6f318 tempest-CinderUnicodeTest-144245597 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6" returned: 0 in 0.586s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-281d132d-fed7-438d-ac7d-493798e6f318 tempest-CinderUnicodeTest-144245597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:27 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9d0da329-14c6-45c2-970b-9f530cd0d0ba tempest-SnapshotsActionsTest-1128877722 None] Lock "cinder-50ab200b-f918-47a2-a802-2ddeb7e33219-delete_snapshot" acquired by "delete_snapshot" :: waited 0.063s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:04:27 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9d0da329-14c6-45c2-970b-9f530cd0d0ba tempest-SnapshotsActionsTest-1128877722 None] Acquiring lock "cinder-quobyte-08b473c0-9ad8-4503-9415-900f717483bc" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:04:27 devstack sudo[108389]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6 Aug 18 19:04:27 devstack sudo[108389]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:27 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9d0da329-14c6-45c2-970b-9f530cd0d0ba tempest-SnapshotsActionsTest-1128877722 None] Lock "cinder-quobyte-08b473c0-9ad8-4503-9415-900f717483bc" acquired by "delete_snapshot" :: waited 0.036s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:04:27 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9d0da329-14c6-45c2-970b-9f530cd0d0ba tempest-SnapshotsActionsTest-1128877722 None] Acquiring lock "cinder-quobyte-50ab200b-f918-47a2-a802-2ddeb7e33219" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:04:27 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9d0da329-14c6-45c2-970b-9f530cd0d0ba tempest-SnapshotsActionsTest-1128877722 None] Lock "cinder-quobyte-50ab200b-f918-47a2-a802-2ddeb7e33219" acquired by "_delete_snapshot" :: waited 0.028s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:04:27 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-9d0da329-14c6-45c2-970b-9f530cd0d0ba tempest-SnapshotsActionsTest-1128877722 None] Deleting offline snapshot 50ab200b-f918-47a2-a802-2ddeb7e33219 of volume 08b473c0-9ad8-4503-9415-900f717483bc {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:04:27 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-9d0da329-14c6-45c2-970b-9f530cd0d0ba tempest-SnapshotsActionsTest-1128877722 None] snapshot_file for this snap is: volume-08b473c0-9ad8-4503-9415-900f717483bc.50ab200b-f918-47a2-a802-2ddeb7e33219 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:04:27 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[0d856381-ebd1-4bac-9884-75a310393e91]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:04:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9d0da329-14c6-45c2-970b-9f530cd0d0ba tempest-SnapshotsActionsTest-1128877722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.50ab200b-f918-47a2-a802-2ddeb7e33219 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:27 devstack sudo[108391]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.50ab200b-f918-47a2-a802-2ddeb7e33219 Aug 18 19:04:27 devstack sudo[108391]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:28 devstack sudo[108389]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-281d132d-fed7-438d-ac7d-493798e6f318 tempest-CinderUnicodeTest-144245597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9468f7a6-a74a-4045-90d7-90729a7688a6" returned: 0 in 0.792s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:28 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-281d132d-fed7-438d-ac7d-493798e6f318 tempest-CinderUnicodeTest-144245597 None] Lock "cinder-quobyte-9468f7a6-a74a-4045-90d7-90729a7688a6" released by "delete_volume" :: held 1.509s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:04:28 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-281d132d-fed7-438d-ac7d-493798e6f318 tempest-CinderUnicodeTest-144245597 None] Created reservations ['7a066118-97f5-4514-a8a9-0ab57e462493', '89e781cf-ea3f-4ec7-a561-06440f4c2c97', 'd18841cc-f1f2-47f1-a1a0-a69522f691f0', '2bc8a5b4-920c-480d-8605-d3a8b285c776'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:04:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-281d132d-fed7-438d-ac7d-493798e6f318 tempest-CinderUnicodeTest-144245597 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:04:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-281d132d-fed7-438d-ac7d-493798e6f318 tempest-CinderUnicodeTest-144245597 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:04:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-281d132d-fed7-438d-ac7d-493798e6f318 tempest-CinderUnicodeTest-144245597 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:04:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-281d132d-fed7-438d-ac7d-493798e6f318 tempest-CinderUnicodeTest-144245597 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:04:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-281d132d-fed7-438d-ac7d-493798e6f318 tempest-CinderUnicodeTest-144245597 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.028s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:04:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-281d132d-fed7-438d-ac7d-493798e6f318 tempest-CinderUnicodeTest-144245597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:28 devstack sudo[108405]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:04:28 devstack sudo[108405]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:29 devstack sudo[108391]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9d0da329-14c6-45c2-970b-9f530cd0d0ba tempest-SnapshotsActionsTest-1128877722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.50ab200b-f918-47a2-a802-2ddeb7e33219" returned: 0 in 1.553s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:29 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-9d0da329-14c6-45c2-970b-9f530cd0d0ba tempest-SnapshotsActionsTest-1128877722 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-08b473c0-9ad8-4503-9415-900f717483bc(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:04:29 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[2a2be876-1cee-4364-bf6d-f90ca1fb7f5f]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:04:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9d0da329-14c6-45c2-970b-9f530cd0d0ba tempest-SnapshotsActionsTest-1128877722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:29 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-405fa964-d39f-496b-b5c5-3a77fa1ea49e tempest-CinderUnicodeTest-144245597 None] Acquiring lock "cinder-f923c438-3a58-4ff5-8de3-c872e8d2e383-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:04:29 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-405fa964-d39f-496b-b5c5-3a77fa1ea49e tempest-CinderUnicodeTest-144245597 None] Lock "cinder-f923c438-3a58-4ff5-8de3-c872e8d2e383-delete_volume" acquired by "delete_volume" :: waited 0.078s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:04:29 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-405fa964-d39f-496b-b5c5-3a77fa1ea49e tempest-CinderUnicodeTest-144245597 None] Acquiring lock "cinder-quobyte-f923c438-3a58-4ff5-8de3-c872e8d2e383" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:04:29 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-405fa964-d39f-496b-b5c5-3a77fa1ea49e tempest-CinderUnicodeTest-144245597 None] Lock "cinder-quobyte-f923c438-3a58-4ff5-8de3-c872e8d2e383" acquired by "delete_volume" :: waited 0.037s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:04:29 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[7e5a809d-7199-4554-8bba-9dc84b3ab135]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:04:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-405fa964-d39f-496b-b5c5-3a77fa1ea49e tempest-CinderUnicodeTest-144245597 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f923c438-3a58-4ff5-8de3-c872e8d2e383 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:29 devstack sudo[108411]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b Aug 18 19:04:29 devstack sudo[108411]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:29 devstack sudo[108405]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-281d132d-fed7-438d-ac7d-493798e6f318 tempest-CinderUnicodeTest-144245597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 1.210s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:30 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-281d132d-fed7-438d-ac7d-493798e6f318 tempest-CinderUnicodeTest-144245597 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:04:30 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-281d132d-fed7-438d-ac7d-493798e6f318 tempest-CinderUnicodeTest-144245597 None] Deleted volume successfully. Aug 18 19:04:30 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-281d132d-fed7-438d-ac7d-493798e6f318 tempest-CinderUnicodeTest-144245597 None] Lock "cinder-9468f7a6-a74a-4045-90d7-90729a7688a6-delete_volume" released by "delete_volume" :: held 3.420s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:04:30 devstack sudo[108414]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f923c438-3a58-4ff5-8de3-c872e8d2e383 Aug 18 19:04:30 devstack sudo[108414]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:30 devstack sudo[108411]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9d0da329-14c6-45c2-970b-9f530cd0d0ba tempest-SnapshotsActionsTest-1128877722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b" returned: 0 in 1.646s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:30 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-9d0da329-14c6-45c2-970b-9f530cd0d0ba tempest-SnapshotsActionsTest-1128877722 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-08b473c0-9ad8-4503-9415-900f717483bc(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:04:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9d0da329-14c6-45c2-970b-9f530cd0d0ba tempest-SnapshotsActionsTest-1128877722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.50ab200b-f918-47a2-a802-2ddeb7e33219 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:31 devstack sudo[108421]: 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/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.50ab200b-f918-47a2-a802-2ddeb7e33219 Aug 18 19:04:31 devstack sudo[108421]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:31 devstack sudo[108414]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-405fa964-d39f-496b-b5c5-3a77fa1ea49e tempest-CinderUnicodeTest-144245597 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f923c438-3a58-4ff5-8de3-c872e8d2e383" returned: 0 in 1.387s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-405fa964-d39f-496b-b5c5-3a77fa1ea49e tempest-CinderUnicodeTest-144245597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f923c438-3a58-4ff5-8de3-c872e8d2e383 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:31 devstack sudo[108424]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f923c438-3a58-4ff5-8de3-c872e8d2e383 Aug 18 19:04:31 devstack sudo[108424]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:32 devstack sudo[108424]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-405fa964-d39f-496b-b5c5-3a77fa1ea49e tempest-CinderUnicodeTest-144245597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f923c438-3a58-4ff5-8de3-c872e8d2e383" returned: 0 in 0.859s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-405fa964-d39f-496b-b5c5-3a77fa1ea49e tempest-CinderUnicodeTest-144245597 None] Lock "cinder-quobyte-f923c438-3a58-4ff5-8de3-c872e8d2e383" released by "delete_volume" :: held 2.421s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:04:32 devstack sudo[108421]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9d0da329-14c6-45c2-970b-9f530cd0d0ba tempest-SnapshotsActionsTest-1128877722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.50ab200b-f918-47a2-a802-2ddeb7e33219" returned: 0 in 1.306s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9d0da329-14c6-45c2-970b-9f530cd0d0ba tempest-SnapshotsActionsTest-1128877722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.50ab200b-f918-47a2-a802-2ddeb7e33219 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:32 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-405fa964-d39f-496b-b5c5-3a77fa1ea49e tempest-CinderUnicodeTest-144245597 None] Created reservations ['6db3a8b5-ff13-448e-b4ff-aacb4b124bc4', '37f71aea-0744-472e-a1a0-864d000f7d99', '417fcde7-477e-4a21-9de6-71f50f9e1d28', 'bf364ed9-44ff-4ba9-abc9-b692e9272453'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:04:32 devstack sudo[108430]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.50ab200b-f918-47a2-a802-2ddeb7e33219 Aug 18 19:04:32 devstack sudo[108430]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-405fa964-d39f-496b-b5c5-3a77fa1ea49e tempest-CinderUnicodeTest-144245597 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:04:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-405fa964-d39f-496b-b5c5-3a77fa1ea49e tempest-CinderUnicodeTest-144245597 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:04:32 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-405fa964-d39f-496b-b5c5-3a77fa1ea49e tempest-CinderUnicodeTest-144245597 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:04:32 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-405fa964-d39f-496b-b5c5-3a77fa1ea49e tempest-CinderUnicodeTest-144245597 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:04:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-405fa964-d39f-496b-b5c5-3a77fa1ea49e tempest-CinderUnicodeTest-144245597 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.029s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:04:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-405fa964-d39f-496b-b5c5-3a77fa1ea49e tempest-CinderUnicodeTest-144245597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:32 devstack sudo[108432]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:04:32 devstack sudo[108432]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:32 devstack sudo[108430]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9d0da329-14c6-45c2-970b-9f530cd0d0ba tempest-SnapshotsActionsTest-1128877722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.50ab200b-f918-47a2-a802-2ddeb7e33219" returned: 0 in 0.677s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9d0da329-14c6-45c2-970b-9f530cd0d0ba tempest-SnapshotsActionsTest-1128877722 None] Lock "cinder-quobyte-50ab200b-f918-47a2-a802-2ddeb7e33219" released by "_delete_snapshot" :: held 5.451s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:04:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9d0da329-14c6-45c2-970b-9f530cd0d0ba tempest-SnapshotsActionsTest-1128877722 None] Lock "cinder-quobyte-08b473c0-9ad8-4503-9415-900f717483bc" released by "delete_snapshot" :: held 5.499s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:04:33 devstack sudo[108432]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-405fa964-d39f-496b-b5c5-3a77fa1ea49e tempest-CinderUnicodeTest-144245597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.532s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:33 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-405fa964-d39f-496b-b5c5-3a77fa1ea49e tempest-CinderUnicodeTest-144245597 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:04:33 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-405fa964-d39f-496b-b5c5-3a77fa1ea49e tempest-CinderUnicodeTest-144245597 None] Deleted volume successfully. Aug 18 19:04:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-405fa964-d39f-496b-b5c5-3a77fa1ea49e tempest-CinderUnicodeTest-144245597 None] Lock "cinder-f923c438-3a58-4ff5-8de3-c872e8d2e383-delete_volume" released by "delete_volume" :: held 3.797s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:04:33 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-9d0da329-14c6-45c2-970b-9f530cd0d0ba tempest-SnapshotsActionsTest-1128877722 None] Created reservations ['bca806d4-284c-45e0-8091-1c730d0bcb87', 'fefe2567-5eea-4a9c-b7aa-ecb1191f6a3d', '59f13718-ee53-4110-bee6-913aec8f59fa', 'a761e5b4-371e-489e-9656-3c1aeb67ade6'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:04:33 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-9d0da329-14c6-45c2-970b-9f530cd0d0ba tempest-SnapshotsActionsTest-1128877722 None] Delete snapshot completed successfully. Aug 18 19:04:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9d0da329-14c6-45c2-970b-9f530cd0d0ba tempest-SnapshotsActionsTest-1128877722 None] Lock "cinder-50ab200b-f918-47a2-a802-2ddeb7e33219-delete_snapshot" released by "delete_snapshot" :: held 6.235s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:04:34 devstack sudo[108387]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-da0c8c05-72df-4486-9cf1-7a87ffadf042 tempest-TestImageHashVerification-1035082596 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b8920439-3a51-4454-8f07-9d0884e553dd /opt/stack/data/cinder/conversion/b8920439-3a51-4454-8f07-9d0884e553dd.temp_image.a09506bd-5d4e-4aa9-9ccd-8c73f9b10e18xjnxk7ft.img" returned: 0 in 7.304s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:34 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[aff0d9c8-3ae4-4ba9-bb18-2d6ddec4a91c]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:04:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-da0c8c05-72df-4486-9cf1-7a87ffadf042 tempest-TestImageHashVerification-1035082596 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/91bbcbb9c7585289c411ed6cee882698/volume-b8920439-3a51-4454-8f07-9d0884e553dd {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:34 devstack sudo[108436]: quobyte : PWD=/ ; USER=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/91bbcbb9c7585289c411ed6cee882698/volume-b8920439-3a51-4454-8f07-9d0884e553dd Aug 18 19:04:34 devstack sudo[108436]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-86610588-5cdb-44e5-bd4d-92984826a116 tempest-SnapshotsActionsTest-1420199273 None] Acquiring lock "cinder-d1ac9239-18ca-4dc0-9595-c8886953356b-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:04:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-86610588-5cdb-44e5-bd4d-92984826a116 tempest-SnapshotsActionsTest-1420199273 None] Lock "cinder-d1ac9239-18ca-4dc0-9595-c8886953356b-delete_snapshot" acquired by "delete_snapshot" :: waited 0.023s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:04:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-86610588-5cdb-44e5-bd4d-92984826a116 tempest-SnapshotsActionsTest-1420199273 None] Acquiring lock "cinder-quobyte-08b473c0-9ad8-4503-9415-900f717483bc" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:04:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-86610588-5cdb-44e5-bd4d-92984826a116 tempest-SnapshotsActionsTest-1420199273 None] Lock "cinder-quobyte-08b473c0-9ad8-4503-9415-900f717483bc" acquired by "delete_snapshot" :: waited 0.025s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:04:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-86610588-5cdb-44e5-bd4d-92984826a116 tempest-SnapshotsActionsTest-1420199273 None] Acquiring lock "cinder-quobyte-d1ac9239-18ca-4dc0-9595-c8886953356b" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:04:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-86610588-5cdb-44e5-bd4d-92984826a116 tempest-SnapshotsActionsTest-1420199273 None] Lock "cinder-quobyte-d1ac9239-18ca-4dc0-9595-c8886953356b" acquired by "_delete_snapshot" :: waited 0.052s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:04:35 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-86610588-5cdb-44e5-bd4d-92984826a116 tempest-SnapshotsActionsTest-1420199273 None] Deleting offline snapshot d1ac9239-18ca-4dc0-9595-c8886953356b of volume 08b473c0-9ad8-4503-9415-900f717483bc {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:04:35 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-86610588-5cdb-44e5-bd4d-92984826a116 tempest-SnapshotsActionsTest-1420199273 None] snapshot_file for this snap is: volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:04:35 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[f2f5b39b-da82-4e89-a41f-6255309d730e]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:04:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-86610588-5cdb-44e5-bd4d-92984826a116 tempest-SnapshotsActionsTest-1420199273 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:35 devstack sudo[108436]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-da0c8c05-72df-4486-9cf1-7a87ffadf042 tempest-TestImageHashVerification-1035082596 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/91bbcbb9c7585289c411ed6cee882698/volume-b8920439-3a51-4454-8f07-9d0884e553dd" returned: 0 in 0.758s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:35 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-da0c8c05-72df-4486-9cf1-7a87ffadf042 tempest-TestImageHashVerification-1035082596 None] Image conversion details: src /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b8920439-3a51-4454-8f07-9d0884e553dd, size 1024.00 MB, duration 7.30 sec, destination /opt/stack/data/cinder/conversion/b8920439-3a51-4454-8f07-9d0884e553dd.temp_image.a09506bd-5d4e-4aa9-9ccd-8c73f9b10e18xjnxk7ft.img {{(pid=93728) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 18 19:04:35 devstack cinder-volume[93728]: INFO cinder.image.image_utils [None req-da0c8c05-72df-4486-9cf1-7a87ffadf042 tempest-TestImageHashVerification-1035082596 None] Converted 1024.00 MB image at 140.19 MB/s Aug 18 19:04:35 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-da0c8c05-72df-4486-9cf1-7a87ffadf042 tempest-TestImageHashVerification-1035082596 None] a09506bd-5d4e-4aa9-9ccd-8c73f9b10e18 was raw, no need to convert to raw {{(pid=93728) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:1162}} Aug 18 19:04:35 devstack sudo[108441]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b Aug 18 19:04:35 devstack sudo[108441]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:35 devstack sudo[108441]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-86610588-5cdb-44e5-bd4d-92984826a116 tempest-SnapshotsActionsTest-1420199273 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b" returned: 0 in 0.584s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:35 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-86610588-5cdb-44e5-bd4d-92984826a116 tempest-SnapshotsActionsTest-1420199273 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-08b473c0-9ad8-4503-9415-900f717483bc(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:04:35 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[68513545-bd7b-48f4-b57b-4cb5375dc9ec]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:04:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-86610588-5cdb-44e5-bd4d-92984826a116 tempest-SnapshotsActionsTest-1420199273 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:36 devstack sudo[108448]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc Aug 18 19:04:36 devstack sudo[108448]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:36 devstack sudo[108448]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-86610588-5cdb-44e5-bd4d-92984826a116 tempest-SnapshotsActionsTest-1420199273 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc" returned: 0 in 0.526s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-86610588-5cdb-44e5-bd4d-92984826a116 tempest-SnapshotsActionsTest-1420199273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:36 devstack sudo[108453]: 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/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b Aug 18 19:04:36 devstack sudo[108453]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:37 devstack sudo[108453]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-86610588-5cdb-44e5-bd4d-92984826a116 tempest-SnapshotsActionsTest-1420199273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b" returned: 0 in 0.554s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-86610588-5cdb-44e5-bd4d-92984826a116 tempest-SnapshotsActionsTest-1420199273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:37 devstack sudo[108459]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b Aug 18 19:04:37 devstack sudo[108459]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:37 devstack sudo[108459]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-86610588-5cdb-44e5-bd4d-92984826a116 tempest-SnapshotsActionsTest-1420199273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc.d1ac9239-18ca-4dc0-9595-c8886953356b" returned: 0 in 0.388s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:37 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-86610588-5cdb-44e5-bd4d-92984826a116 tempest-SnapshotsActionsTest-1420199273 None] Lock "cinder-quobyte-d1ac9239-18ca-4dc0-9595-c8886953356b" released by "_delete_snapshot" :: held 2.210s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:04:37 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-86610588-5cdb-44e5-bd4d-92984826a116 tempest-SnapshotsActionsTest-1420199273 None] Lock "cinder-quobyte-08b473c0-9ad8-4503-9415-900f717483bc" released by "delete_snapshot" :: held 2.274s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:04:37 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-86610588-5cdb-44e5-bd4d-92984826a116 tempest-SnapshotsActionsTest-1420199273 None] Created reservations ['e8be3812-e8ab-4421-8141-bfa5892c31c7', '134f976c-9a6d-445e-a267-8284f0b4fe23', 'd58c5c7e-f45f-4e14-8928-6221c5c1d7b6', 'a424b979-5e00-463e-8712-496a95242523'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:04:37 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-86610588-5cdb-44e5-bd4d-92984826a116 tempest-SnapshotsActionsTest-1420199273 None] Delete snapshot completed successfully. Aug 18 19:04:37 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-86610588-5cdb-44e5-bd4d-92984826a116 tempest-SnapshotsActionsTest-1420199273 None] Lock "cinder-d1ac9239-18ca-4dc0-9595-c8886953356b-delete_snapshot" released by "delete_snapshot" :: held 2.564s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:04:38 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-5976cfe5-c1c9-4065-a64a-6b6b2892dcca tempest-SnapshotsActionsTest-1420199273 None] Acquiring lock "cinder-08b473c0-9ad8-4503-9415-900f717483bc-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:04:38 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-5976cfe5-c1c9-4065-a64a-6b6b2892dcca tempest-SnapshotsActionsTest-1420199273 None] Lock "cinder-08b473c0-9ad8-4503-9415-900f717483bc-delete_volume" acquired by "delete_volume" :: waited 0.042s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:04:38 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-5976cfe5-c1c9-4065-a64a-6b6b2892dcca tempest-SnapshotsActionsTest-1420199273 None] Acquiring lock "cinder-quobyte-08b473c0-9ad8-4503-9415-900f717483bc" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:04:38 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-5976cfe5-c1c9-4065-a64a-6b6b2892dcca tempest-SnapshotsActionsTest-1420199273 None] Lock "cinder-quobyte-08b473c0-9ad8-4503-9415-900f717483bc" acquired by "delete_volume" :: waited 0.021s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:04:38 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[79fd3ed4-3765-4181-931e-a334f28857f4]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:04:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5976cfe5-c1c9-4065-a64a-6b6b2892dcca tempest-SnapshotsActionsTest-1420199273 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:39 devstack sudo[108485]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc Aug 18 19:04:39 devstack sudo[108485]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:39 devstack sudo[108485]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5976cfe5-c1c9-4065-a64a-6b6b2892dcca tempest-SnapshotsActionsTest-1420199273 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc" returned: 0 in 0.518s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5976cfe5-c1c9-4065-a64a-6b6b2892dcca tempest-SnapshotsActionsTest-1420199273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:39 devstack sudo[108491]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc Aug 18 19:04:39 devstack sudo[108491]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:39 devstack sudo[108491]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5976cfe5-c1c9-4065-a64a-6b6b2892dcca tempest-SnapshotsActionsTest-1420199273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-08b473c0-9ad8-4503-9415-900f717483bc" returned: 0 in 0.282s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:39 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-5976cfe5-c1c9-4065-a64a-6b6b2892dcca tempest-SnapshotsActionsTest-1420199273 None] Lock "cinder-quobyte-08b473c0-9ad8-4503-9415-900f717483bc" released by "delete_volume" :: held 0.906s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:04:39 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-5976cfe5-c1c9-4065-a64a-6b6b2892dcca tempest-SnapshotsActionsTest-1420199273 None] Created reservations ['0403970f-1e7b-4e33-be67-922b7f734198', 'e3882fb8-ea2c-4640-9655-0b1ecb9ea532', 'ba7e77c0-524e-459a-bec9-15b9442cc107', 'cbc16e04-7e4a-4922-888a-efcf2a7d5449'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:04:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5976cfe5-c1c9-4065-a64a-6b6b2892dcca tempest-SnapshotsActionsTest-1420199273 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:04:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5976cfe5-c1c9-4065-a64a-6b6b2892dcca tempest-SnapshotsActionsTest-1420199273 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:04:39 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5976cfe5-c1c9-4065-a64a-6b6b2892dcca tempest-SnapshotsActionsTest-1420199273 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:04:39 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5976cfe5-c1c9-4065-a64a-6b6b2892dcca tempest-SnapshotsActionsTest-1420199273 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:04:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5976cfe5-c1c9-4065-a64a-6b6b2892dcca tempest-SnapshotsActionsTest-1420199273 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:04:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5976cfe5-c1c9-4065-a64a-6b6b2892dcca tempest-SnapshotsActionsTest-1420199273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:39 devstack sudo[108496]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:04:39 devstack sudo[108496]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:40 devstack sudo[108496]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5976cfe5-c1c9-4065-a64a-6b6b2892dcca tempest-SnapshotsActionsTest-1420199273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.351s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:40 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-5976cfe5-c1c9-4065-a64a-6b6b2892dcca tempest-SnapshotsActionsTest-1420199273 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:04:40 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-5976cfe5-c1c9-4065-a64a-6b6b2892dcca tempest-SnapshotsActionsTest-1420199273 None] Deleted volume successfully. Aug 18 19:04:40 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-5976cfe5-c1c9-4065-a64a-6b6b2892dcca tempest-SnapshotsActionsTest-1420199273 None] Lock "cinder-08b473c0-9ad8-4503-9415-900f717483bc-delete_volume" released by "delete_volume" :: held 1.664s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:04:42 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 19:04:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:04:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:04:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:04:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:04:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.022s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:04:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:04:42 devstack sudo[108535]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:04:42 devstack sudo[108535]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:04:42 devstack sudo[108535]: pam_unix(sudo:session): session closed for user root Aug 18 19:04:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.376s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:04:42 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:04:42 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager._thread_info {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 19:04:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread count: 28 {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 18 19:04:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread info: [<_MainThread(MainThread, started 134742134784128)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 18 19:04:49 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=79,cinder:UPDATE=82,cinder:INSERT=22,cinder:DELETE=7 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:04:50 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=70,cinder:INSERT=22,cinder:UPDATE=82,cinder:DELETE=8 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:04:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-fc18de8d-a042-41be-8403-8fc37f56f705 req-dcdcd94f-091d-4c7b-ab63-4cd17a2bf650 tempest-TestServerVolumeAttachmentScenario-127168270 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:04:59 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-3c975a40-9915-4ab5-bc7b-aefac3bb5cb4 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:04:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3c975a40-9915-4ab5-bc7b-aefac3bb5cb4 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Flow 'volume_create_manager' (281870e1-e833-4d3e-b62e-b76f3f510d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:04:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3c975a40-9915-4ab5-bc7b-aefac3bb5cb4 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8f1a4468-6ec1-4579-b235-05d5ff3992a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:04:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3c975a40-9915-4ab5-bc7b-aefac3bb5cb4 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8f1a4468-6ec1-4579-b235-05d5ff3992a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:04:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1241577360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1751230e-0b9e-4c70-a763-b0466fdf97f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7db07965ac14f739682f2ebb96eb854',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:04:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T17:04:59Z,use_quota=True,user_id='8188918ccd0444cfbb714f97228b1cbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:04:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3c975a40-9915-4ab5-bc7b-aefac3bb5cb4 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fd87c2c0-3c4b-4bbf-bd76-3f10cbbe9049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:04:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3c975a40-9915-4ab5-bc7b-aefac3bb5cb4 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fd87c2c0-3c4b-4bbf-bd76-3f10cbbe9049) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:04:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3c975a40-9915-4ab5-bc7b-aefac3bb5cb4 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b888f112-c712-4f5b-ae76-516a068db4a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:04:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3c975a40-9915-4ab5-bc7b-aefac3bb5cb4 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b888f112-c712-4f5b-ae76-516a068db4a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1751230e-0b9e-4c70-a763-b0466fdf97f5', 'volume_name': 'volume-1751230e-0b9e-4c70-a763-b0466fdf97f5', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:04:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3c975a40-9915-4ab5-bc7b-aefac3bb5cb4 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5a8f6eeb-5df7-4341-bb30-f94b8048f19b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:04:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3c975a40-9915-4ab5-bc7b-aefac3bb5cb4 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5a8f6eeb-5df7-4341-bb30-f94b8048f19b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:04:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3c975a40-9915-4ab5-bc7b-aefac3bb5cb4 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3cf01715-8bca-4eca-9816-29601d8529ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:04:59 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-3c975a40-9915-4ab5-bc7b-aefac3bb5cb4 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Volume 1751230e-0b9e-4c70-a763-b0466fdf97f5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1751230e-0b9e-4c70-a763-b0466fdf97f5', 'volume_size': 1} Aug 18 19:04:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3c975a40-9915-4ab5-bc7b-aefac3bb5cb4 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-da0c8c05-72df-4486-9cf1-7a87ffadf042 tempest-TestImageHashVerification-1035082596 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: held 33.891s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-da0c8c05-72df-4486-9cf1-7a87ffadf042 tempest-TestImageHashVerification-1035082596 None] Uploaded volume to glance image-id: a09506bd-5d4e-4aa9-9ccd-8c73f9b10e18. {{(pid=93728) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1781}} Aug 18 19:05:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-fc18de8d-a042-41be-8403-8fc37f56f705 req-dcdcd94f-091d-4c7b-ab63-4cd17a2bf650 tempest-TestServerVolumeAttachmentScenario-127168270 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 9.626s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-fc18de8d-a042-41be-8403-8fc37f56f705 req-dcdcd94f-091d-4c7b-ab63-4cd17a2bf650 tempest-TestServerVolumeAttachmentScenario-127168270 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.020s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3c975a40-9915-4ab5-bc7b-aefac3bb5cb4 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.171s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:00 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3c975a40-9915-4ab5-bc7b-aefac3bb5cb4 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:04:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1241577360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1751230e-0b9e-4c70-a763-b0466fdf97f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7db07965ac14f739682f2ebb96eb854',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:04:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T17:04:59Z,use_quota=True,user_id='8188918ccd0444cfbb714f97228b1cbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:05:00 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-3c975a40-9915-4ab5-bc7b-aefac3bb5cb4 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Creating volume 1751230e-0b9e-4c70-a763-b0466fdf97f5 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:05:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3c975a40-9915-4ab5-bc7b-aefac3bb5cb4 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3c975a40-9915-4ab5-bc7b-aefac3bb5cb4 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:00 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3c975a40-9915-4ab5-bc7b-aefac3bb5cb4 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:05:00 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3c975a40-9915-4ab5-bc7b-aefac3bb5cb4 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:05:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3c975a40-9915-4ab5-bc7b-aefac3bb5cb4 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:00 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3c975a40-9915-4ab5-bc7b-aefac3bb5cb4 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:05:00 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-3c975a40-9915-4ab5-bc7b-aefac3bb5cb4 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:05:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3c975a40-9915-4ab5-bc7b-aefac3bb5cb4 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1751230e-0b9e-4c70-a763-b0466fdf97f5 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:00 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-da0c8c05-72df-4486-9cf1-7a87ffadf042 tempest-TestImageHashVerification-1035082596 None] Copy volume to image completed successfully. Aug 18 19:05:00 devstack sudo[108568]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1751230e-0b9e-4c70-a763-b0466fdf97f5 1073741824 Aug 18 19:05:00 devstack sudo[108568]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-fc18de8d-a042-41be-8403-8fc37f56f705 req-dcdcd94f-091d-4c7b-ab63-4cd17a2bf650 tempest-TestServerVolumeAttachmentScenario-127168270 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356', 'name': 'volume-82f922de-45ab-4295-93d3-d4ef9b7daac7', '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': '59d8a6eb-6257-4255-a29e-f07db5b8c799', 'enforce_multipath': True} {{(pid=93728) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 18 19:05:00 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-fc18de8d-a042-41be-8403-8fc37f56f705 req-dcdcd94f-091d-4c7b-ab63-4cd17a2bf650 tempest-TestServerVolumeAttachmentScenario-127168270 None] attachment_update completed successfully. Aug 18 19:05:00 devstack sudo[108568]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3c975a40-9915-4ab5-bc7b-aefac3bb5cb4 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1751230e-0b9e-4c70-a763-b0466fdf97f5 1073741824" returned: 0 in 0.472s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3c975a40-9915-4ab5-bc7b-aefac3bb5cb4 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1751230e-0b9e-4c70-a763-b0466fdf97f5 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:00 devstack sudo[108958]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1751230e-0b9e-4c70-a763-b0466fdf97f5 Aug 18 19:05:00 devstack sudo[108958]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:01 devstack sudo[108958]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3c975a40-9915-4ab5-bc7b-aefac3bb5cb4 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1751230e-0b9e-4c70-a763-b0466fdf97f5" returned: 0 in 0.271s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:01 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3c975a40-9915-4ab5-bc7b-aefac3bb5cb4 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] <== create_volume: return (789ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:05:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3c975a40-9915-4ab5-bc7b-aefac3bb5cb4 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.793s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3c975a40-9915-4ab5-bc7b-aefac3bb5cb4 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3cf01715-8bca-4eca-9816-29601d8529ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1751230e-0b9e-4c70-a763-b0466fdf97f5', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3c975a40-9915-4ab5-bc7b-aefac3bb5cb4 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (39b555dc-e6b3-4a32-94fe-4d24c8f50c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:01 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-3c975a40-9915-4ab5-bc7b-aefac3bb5cb4 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Volume volume-1751230e-0b9e-4c70-a763-b0466fdf97f5 (1751230e-0b9e-4c70-a763-b0466fdf97f5): created successfully Aug 18 19:05:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3c975a40-9915-4ab5-bc7b-aefac3bb5cb4 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (39b555dc-e6b3-4a32-94fe-4d24c8f50c0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3c975a40-9915-4ab5-bc7b-aefac3bb5cb4 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Flow 'volume_create_manager' (281870e1-e833-4d3e-b62e-b76f3f510d53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:05:01 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-3c975a40-9915-4ab5-bc7b-aefac3bb5cb4 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Created volume successfully. Aug 18 19:05:01 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1d1e3297-d799-46aa-b513-7509e5e3ab91 tempest-TestImageHashVerification-1035082596 None] Acquiring lock "cinder-b8920439-3a51-4454-8f07-9d0884e553dd-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:05:01 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1d1e3297-d799-46aa-b513-7509e5e3ab91 tempest-TestImageHashVerification-1035082596 None] Lock "cinder-b8920439-3a51-4454-8f07-9d0884e553dd-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:05:01 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1d1e3297-d799-46aa-b513-7509e5e3ab91 tempest-TestImageHashVerification-1035082596 None] Acquiring lock "cinder-quobyte-b8920439-3a51-4454-8f07-9d0884e553dd" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:05:01 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1d1e3297-d799-46aa-b513-7509e5e3ab91 tempest-TestImageHashVerification-1035082596 None] Lock "cinder-quobyte-b8920439-3a51-4454-8f07-9d0884e553dd" acquired by "delete_volume" :: waited 0.015s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:05:01 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[afb59c39-a781-4392-9b60-a81d07aadfd8]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:05:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1d1e3297-d799-46aa-b513-7509e5e3ab91 tempest-TestImageHashVerification-1035082596 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b8920439-3a51-4454-8f07-9d0884e553dd {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:01 devstack sudo[108967]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b8920439-3a51-4454-8f07-9d0884e553dd Aug 18 19:05:01 devstack sudo[108967]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:02 devstack sudo[108967]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1d1e3297-d799-46aa-b513-7509e5e3ab91 tempest-TestImageHashVerification-1035082596 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b8920439-3a51-4454-8f07-9d0884e553dd" returned: 0 in 0.383s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1d1e3297-d799-46aa-b513-7509e5e3ab91 tempest-TestImageHashVerification-1035082596 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b8920439-3a51-4454-8f07-9d0884e553dd {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:02 devstack sudo[108972]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b8920439-3a51-4454-8f07-9d0884e553dd Aug 18 19:05:02 devstack sudo[108972]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:02 devstack sudo[108972]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1d1e3297-d799-46aa-b513-7509e5e3ab91 tempest-TestImageHashVerification-1035082596 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b8920439-3a51-4454-8f07-9d0884e553dd" returned: 0 in 0.264s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:02 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1d1e3297-d799-46aa-b513-7509e5e3ab91 tempest-TestImageHashVerification-1035082596 None] Lock "cinder-quobyte-b8920439-3a51-4454-8f07-9d0884e553dd" released by "delete_volume" :: held 0.686s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:05:02 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-1d1e3297-d799-46aa-b513-7509e5e3ab91 tempest-TestImageHashVerification-1035082596 None] Created reservations ['00e07e88-5ad7-4ab5-a18a-3ec59f048faa', 'c399b2c1-5c5b-41a2-ac7a-93cd88a3a4c6', 'bbe1420e-2bcf-4c68-9a33-29fa63d9e256', '62c1fae6-437e-47bd-a998-23b05fb9d925'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:05:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1d1e3297-d799-46aa-b513-7509e5e3ab91 tempest-TestImageHashVerification-1035082596 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1d1e3297-d799-46aa-b513-7509e5e3ab91 tempest-TestImageHashVerification-1035082596 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1d1e3297-d799-46aa-b513-7509e5e3ab91 tempest-TestImageHashVerification-1035082596 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:05:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1d1e3297-d799-46aa-b513-7509e5e3ab91 tempest-TestImageHashVerification-1035082596 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:05:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1d1e3297-d799-46aa-b513-7509e5e3ab91 tempest-TestImageHashVerification-1035082596 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1d1e3297-d799-46aa-b513-7509e5e3ab91 tempest-TestImageHashVerification-1035082596 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:02 devstack sudo[108975]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:05:02 devstack sudo[108975]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:02 devstack sudo[108975]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1d1e3297-d799-46aa-b513-7509e5e3ab91 tempest-TestImageHashVerification-1035082596 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.377s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:02 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-1d1e3297-d799-46aa-b513-7509e5e3ab91 tempest-TestImageHashVerification-1035082596 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:05:02 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-1d1e3297-d799-46aa-b513-7509e5e3ab91 tempest-TestImageHashVerification-1035082596 None] Deleted volume successfully. Aug 18 19:05:03 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1d1e3297-d799-46aa-b513-7509e5e3ab91 tempest-TestImageHashVerification-1035082596 None] Lock "cinder-b8920439-3a51-4454-8f07-9d0884e553dd-delete_volume" released by "delete_volume" :: held 1.314s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:05:03 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a7019298-4a90-4852-bb99-3374732dd549 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Acquiring lock "cinder-1751230e-0b9e-4c70-a763-b0466fdf97f5-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:05:03 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a7019298-4a90-4852-bb99-3374732dd549 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Lock "cinder-1751230e-0b9e-4c70-a763-b0466fdf97f5-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:05:03 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a7019298-4a90-4852-bb99-3374732dd549 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Acquiring lock "cinder-quobyte-1751230e-0b9e-4c70-a763-b0466fdf97f5" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:05:03 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a7019298-4a90-4852-bb99-3374732dd549 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Lock "cinder-quobyte-1751230e-0b9e-4c70-a763-b0466fdf97f5" acquired by "delete_volume" :: waited 0.021s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:05:03 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[5873c99d-f162-444f-8cfd-54044fff570d]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:05:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a7019298-4a90-4852-bb99-3374732dd549 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1751230e-0b9e-4c70-a763-b0466fdf97f5 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:03 devstack sudo[108978]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1751230e-0b9e-4c70-a763-b0466fdf97f5 Aug 18 19:05:03 devstack sudo[108978]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:04 devstack sudo[108978]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a7019298-4a90-4852-bb99-3374732dd549 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1751230e-0b9e-4c70-a763-b0466fdf97f5" returned: 0 in 0.485s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a7019298-4a90-4852-bb99-3374732dd549 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1751230e-0b9e-4c70-a763-b0466fdf97f5 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:04 devstack sudo[108983]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1751230e-0b9e-4c70-a763-b0466fdf97f5 Aug 18 19:05:04 devstack sudo[108983]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:04 devstack sudo[108983]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a7019298-4a90-4852-bb99-3374732dd549 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1751230e-0b9e-4c70-a763-b0466fdf97f5" returned: 0 in 0.295s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a7019298-4a90-4852-bb99-3374732dd549 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Lock "cinder-quobyte-1751230e-0b9e-4c70-a763-b0466fdf97f5" released by "delete_volume" :: held 0.834s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:05:04 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-a7019298-4a90-4852-bb99-3374732dd549 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Created reservations ['25d12973-4fa9-4302-b025-47b8b7ddbbe0', 'c1abf363-b3b0-4d87-8c93-ccb5e7429931', 'dfe1d98a-b743-4ccc-9ccf-e98c7b54be56', 'a8806b8b-26d7-437a-869f-a1259893dd22'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:05:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a7019298-4a90-4852-bb99-3374732dd549 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a7019298-4a90-4852-bb99-3374732dd549 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:04 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-a7019298-4a90-4852-bb99-3374732dd549 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:05:04 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-a7019298-4a90-4852-bb99-3374732dd549 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:05:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a7019298-4a90-4852-bb99-3374732dd549 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a7019298-4a90-4852-bb99-3374732dd549 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:04 devstack sudo[108990]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:05:04 devstack sudo[108990]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:05 devstack sudo[108990]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a7019298-4a90-4852-bb99-3374732dd549 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.381s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:05 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-a7019298-4a90-4852-bb99-3374732dd549 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:05:05 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-a7019298-4a90-4852-bb99-3374732dd549 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Deleted volume successfully. Aug 18 19:05:05 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a7019298-4a90-4852-bb99-3374732dd549 tempest-VolumeQuotasNegativeTestJSON-1923537328 None] Lock "cinder-1751230e-0b9e-4c70-a763-b0466fdf97f5-delete_volume" released by "delete_volume" :: held 1.519s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:05:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-f72b6980-8e7f-4860-a1df-967156e56ec7 req-99b1e3c2-22d1-4e77-beb4-f4ac82b51855 tempest-TestServerVolumeAttachmentScenario-127168270 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-f72b6980-8e7f-4860-a1df-967156e56ec7 req-99b1e3c2-22d1-4e77-beb4-f4ac82b51855 tempest-TestServerVolumeAttachmentScenario-127168270 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.002s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-f72b6980-8e7f-4860-a1df-967156e56ec7 req-99b1e3c2-22d1-4e77-beb4-f4ac82b51855 tempest-TestServerVolumeAttachmentScenario-127168270 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.015s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-f72b6980-8e7f-4860-a1df-967156e56ec7 req-99b1e3c2-22d1-4e77-beb4-f4ac82b51855 tempest-TestServerVolumeAttachmentScenario-127168270 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356', 'name': 'volume-f3363a79-0b51-4277-a02b-e9a0230c73d1', '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': '0d680151-4c50-46ca-a158-1d08582731a3', 'enforce_multipath': True} {{(pid=93728) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 18 19:05:05 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-f72b6980-8e7f-4860-a1df-967156e56ec7 req-99b1e3c2-22d1-4e77-beb4-f4ac82b51855 tempest-TestServerVolumeAttachmentScenario-127168270 None] attachment_update completed successfully. Aug 18 19:05:08 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-d46aecab-f976-40ac-9396-e222e80fd087 req-d9fdc680-16c6-4c74-9635-0d20d98615ab tempest-TestServerVolumeAttachmentScenario-127168270 None] Terminate volume connection completed successfully. Aug 18 19:05:08 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-d46aecab-f976-40ac-9396-e222e80fd087 req-d9fdc680-16c6-4c74-9635-0d20d98615ab tempest-TestServerVolumeAttachmentScenario-127168270 None] Deleting attachment 0d680151-4c50-46ca-a158-1d08582731a3. {{(pid=93728) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 18 19:05:10 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-6fba9353-19ab-41bb-9d05-4644d107e943 req-ce86d1bd-7737-468d-afd3-a5877f8bac88 tempest-TestServerVolumeAttachmentScenario-127168270 None] Terminate volume connection completed successfully. Aug 18 19:05:10 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-6fba9353-19ab-41bb-9d05-4644d107e943 req-ce86d1bd-7737-468d-afd3-a5877f8bac88 tempest-TestServerVolumeAttachmentScenario-127168270 None] Deleting attachment 59d8a6eb-6257-4255-a29e-f07db5b8c799. {{(pid=93728) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 18 19:05:11 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-1a14c266-9ae9-4551-835d-921ee44fa122 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:05:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1a14c266-9ae9-4551-835d-921ee44fa122 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Flow 'volume_create_manager' (cb3188f4-c11c-4b22-abe5-9302278ad1a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:05:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1a14c266-9ae9-4551-835d-921ee44fa122 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a7917656-342c-432a-bda5-51f6d46ab1e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1a14c266-9ae9-4551-835d-921ee44fa122 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a7917656-342c-432a-bda5-51f6d46ab1e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:05:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-853393027',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b44a1067-6732-44c1-9d79-a090b3e87405,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='781956e1469c4497ae137979765965a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:05: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-18T17:05:11Z,use_quota=True,user_id='7e038ae96c304472bd211cb2b10e6f4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cae5e180-9a3b-44f6-bb6e-f7426c8183c7),volume_type_id=cae5e180-9a3b-44f6-bb6e-f7426c8183c7)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1a14c266-9ae9-4551-835d-921ee44fa122 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6dfd7032-47d7-4354-b4ce-8be3a234b5a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1a14c266-9ae9-4551-835d-921ee44fa122 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6dfd7032-47d7-4354-b4ce-8be3a234b5a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1a14c266-9ae9-4551-835d-921ee44fa122 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1d545bea-ba72-40a8-8255-ea5b88588f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1a14c266-9ae9-4551-835d-921ee44fa122 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1d545bea-ba72-40a8-8255-ea5b88588f2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b44a1067-6732-44c1-9d79-a090b3e87405', 'volume_name': 'volume-b44a1067-6732-44c1-9d79-a090b3e87405', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1a14c266-9ae9-4551-835d-921ee44fa122 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f43e1026-cf21-4058-85d3-dea7464c6b0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1a14c266-9ae9-4551-835d-921ee44fa122 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f43e1026-cf21-4058-85d3-dea7464c6b0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1a14c266-9ae9-4551-835d-921ee44fa122 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (786e7ffc-aeba-47e5-adb4-212f5b5cfc7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:11 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-1a14c266-9ae9-4551-835d-921ee44fa122 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Volume b44a1067-6732-44c1-9d79-a090b3e87405: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b44a1067-6732-44c1-9d79-a090b3e87405', 'volume_size': 1} Aug 18 19:05:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1a14c266-9ae9-4551-835d-921ee44fa122 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1a14c266-9ae9-4551-835d-921ee44fa122 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:11 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1a14c266-9ae9-4551-835d-921ee44fa122 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:05:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-853393027',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b44a1067-6732-44c1-9d79-a090b3e87405,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='781956e1469c4497ae137979765965a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:05: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-18T17:05:11Z,use_quota=True,user_id='7e038ae96c304472bd211cb2b10e6f4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cae5e180-9a3b-44f6-bb6e-f7426c8183c7),volume_type_id=cae5e180-9a3b-44f6-bb6e-f7426c8183c7)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:05:11 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-1a14c266-9ae9-4551-835d-921ee44fa122 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Creating volume b44a1067-6732-44c1-9d79-a090b3e87405 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:05:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1a14c266-9ae9-4551-835d-921ee44fa122 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1a14c266-9ae9-4551-835d-921ee44fa122 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:11 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1a14c266-9ae9-4551-835d-921ee44fa122 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:05:11 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1a14c266-9ae9-4551-835d-921ee44fa122 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:05:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1a14c266-9ae9-4551-835d-921ee44fa122 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:11 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1a14c266-9ae9-4551-835d-921ee44fa122 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:05:11 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-1a14c266-9ae9-4551-835d-921ee44fa122 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:05:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1a14c266-9ae9-4551-835d-921ee44fa122 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b44a1067-6732-44c1-9d79-a090b3e87405 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:11 devstack sudo[109047]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b44a1067-6732-44c1-9d79-a090b3e87405 1073741824 Aug 18 19:05:11 devstack sudo[109047]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:11 devstack sudo[109047]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1a14c266-9ae9-4551-835d-921ee44fa122 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b44a1067-6732-44c1-9d79-a090b3e87405 1073741824" returned: 0 in 0.560s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1a14c266-9ae9-4551-835d-921ee44fa122 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b44a1067-6732-44c1-9d79-a090b3e87405 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:12 devstack sudo[109073]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b44a1067-6732-44c1-9d79-a090b3e87405 Aug 18 19:05:12 devstack sudo[109073]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:12 devstack sudo[109073]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1a14c266-9ae9-4551-835d-921ee44fa122 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b44a1067-6732-44c1-9d79-a090b3e87405" returned: 0 in 0.387s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:12 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1a14c266-9ae9-4551-835d-921ee44fa122 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] <== create_volume: return (1014ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:05:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1a14c266-9ae9-4551-835d-921ee44fa122 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.019s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:12 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1a14c266-9ae9-4551-835d-921ee44fa122 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (786e7ffc-aeba-47e5-adb4-212f5b5cfc7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b44a1067-6732-44c1-9d79-a090b3e87405', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:12 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1a14c266-9ae9-4551-835d-921ee44fa122 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (927de493-9232-4057-9ecc-8a65fd05ca33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:12 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-1a14c266-9ae9-4551-835d-921ee44fa122 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Volume volume-b44a1067-6732-44c1-9d79-a090b3e87405 (b44a1067-6732-44c1-9d79-a090b3e87405): created successfully Aug 18 19:05:12 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1a14c266-9ae9-4551-835d-921ee44fa122 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (927de493-9232-4057-9ecc-8a65fd05ca33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:12 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1a14c266-9ae9-4551-835d-921ee44fa122 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Flow 'volume_create_manager' (cb3188f4-c11c-4b22-abe5-9302278ad1a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:05:12 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-1a14c266-9ae9-4551-835d-921ee44fa122 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Created volume successfully. Aug 18 19:05:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0bb410b4-85da-4edb-8138-5902d280c0a3 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0bb410b4-85da-4edb-8138-5902d280c0a3 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-0bb410b4-85da-4edb-8138-5902d280c0a3 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:05:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-0bb410b4-85da-4edb-8138-5902d280c0a3 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:05:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0bb410b4-85da-4edb-8138-5902d280c0a3 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0bb410b4-85da-4edb-8138-5902d280c0a3 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:13 devstack sudo[109081]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:05:13 devstack sudo[109081]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:14 devstack sudo[109081]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0bb410b4-85da-4edb-8138-5902d280c0a3 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.394s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:14 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-0bb410b4-85da-4edb-8138-5902d280c0a3 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:05:14 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-0bb410b4-85da-4edb-8138-5902d280c0a3 tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Retype volume completed successfully. Aug 18 19:05:15 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-3b256499-38f2-4eb5-b791-11866a6e65ef tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Acquiring lock "cinder-b44a1067-6732-44c1-9d79-a090b3e87405-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:05:15 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-3b256499-38f2-4eb5-b791-11866a6e65ef tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Lock "cinder-b44a1067-6732-44c1-9d79-a090b3e87405-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:05:15 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-3b256499-38f2-4eb5-b791-11866a6e65ef tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Acquiring lock "cinder-quobyte-b44a1067-6732-44c1-9d79-a090b3e87405" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:05:15 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-3b256499-38f2-4eb5-b791-11866a6e65ef tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Lock "cinder-quobyte-b44a1067-6732-44c1-9d79-a090b3e87405" acquired by "delete_volume" :: waited 0.022s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:05:15 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[51fb54bc-f4ed-4a94-b081-7b669919542d]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:05:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3b256499-38f2-4eb5-b791-11866a6e65ef tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b44a1067-6732-44c1-9d79-a090b3e87405 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:15 devstack sudo[109085]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b44a1067-6732-44c1-9d79-a090b3e87405 Aug 18 19:05:15 devstack sudo[109085]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:15 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0c75c22d-551e-4bf8-9a01-395e7738835f tempest-TestServerVolumeAttachmentScenario-127168270 None] Acquiring lock "cinder-f3363a79-0b51-4277-a02b-e9a0230c73d1-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:05:15 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0c75c22d-551e-4bf8-9a01-395e7738835f tempest-TestServerVolumeAttachmentScenario-127168270 None] Lock "cinder-f3363a79-0b51-4277-a02b-e9a0230c73d1-delete_volume" acquired by "delete_volume" :: waited 0.045s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:05:15 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0c75c22d-551e-4bf8-9a01-395e7738835f tempest-TestServerVolumeAttachmentScenario-127168270 None] Acquiring lock "cinder-quobyte-f3363a79-0b51-4277-a02b-e9a0230c73d1" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:05:15 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0c75c22d-551e-4bf8-9a01-395e7738835f tempest-TestServerVolumeAttachmentScenario-127168270 None] Lock "cinder-quobyte-f3363a79-0b51-4277-a02b-e9a0230c73d1" acquired by "delete_volume" :: waited 0.030s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:05:15 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[5dcea721-4576-4d28-a13e-b158eed0dd31]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:05:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0c75c22d-551e-4bf8-9a01-395e7738835f tempest-TestServerVolumeAttachmentScenario-127168270 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f3363a79-0b51-4277-a02b-e9a0230c73d1 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:15 devstack sudo[109085]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3b256499-38f2-4eb5-b791-11866a6e65ef tempest-VolumeRetypeWithoutMigrationTest-602633716 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b44a1067-6732-44c1-9d79-a090b3e87405" returned: 0 in 0.522s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3b256499-38f2-4eb5-b791-11866a6e65ef tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b44a1067-6732-44c1-9d79-a090b3e87405 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:15 devstack sudo[109091]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b44a1067-6732-44c1-9d79-a090b3e87405 Aug 18 19:05:15 devstack sudo[109091]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:16 devstack sudo[109090]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f3363a79-0b51-4277-a02b-e9a0230c73d1 Aug 18 19:05:16 devstack sudo[109090]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:16 devstack sudo[109091]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3b256499-38f2-4eb5-b791-11866a6e65ef tempest-VolumeRetypeWithoutMigrationTest-602633716 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b44a1067-6732-44c1-9d79-a090b3e87405" returned: 0 in 0.287s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:16 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-3b256499-38f2-4eb5-b791-11866a6e65ef tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Lock "cinder-quobyte-b44a1067-6732-44c1-9d79-a090b3e87405" released by "delete_volume" :: held 0.865s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:05:16 devstack cinder-volume[93728]: WARNING cinder.quota [None req-3b256499-38f2-4eb5-b791-11866a6e65ef tempest-VolumeRetypeWithoutMigrationTest-602633716 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 18 19:05:16 devstack cinder-volume[93728]: WARNING cinder.quota [None req-3b256499-38f2-4eb5-b791-11866a6e65ef tempest-VolumeRetypeWithoutMigrationTest-602633716 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 18 19:05:16 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-3b256499-38f2-4eb5-b791-11866a6e65ef tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Created reservations ['a31698f0-c73b-454e-8ff9-99b010c6c1af', 'ac7a5e25-2423-4662-b4e7-9d81830e95af', '30e98a52-e142-4e32-a8c3-a0067d21fa03', 'f84785a3-b09f-4ae8-a0ee-5ef54c04eca6'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:05:16 devstack sudo[109090]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0c75c22d-551e-4bf8-9a01-395e7738835f tempest-TestServerVolumeAttachmentScenario-127168270 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f3363a79-0b51-4277-a02b-e9a0230c73d1" returned: 0 in 0.438s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0c75c22d-551e-4bf8-9a01-395e7738835f tempest-TestServerVolumeAttachmentScenario-127168270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f3363a79-0b51-4277-a02b-e9a0230c73d1 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:16 devstack sudo[109099]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f3363a79-0b51-4277-a02b-e9a0230c73d1 Aug 18 19:05:16 devstack sudo[109099]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3b256499-38f2-4eb5-b791-11866a6e65ef tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3b256499-38f2-4eb5-b791-11866a6e65ef tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:16 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3b256499-38f2-4eb5-b791-11866a6e65ef tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:05:16 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3b256499-38f2-4eb5-b791-11866a6e65ef tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:05:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3b256499-38f2-4eb5-b791-11866a6e65ef tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3b256499-38f2-4eb5-b791-11866a6e65ef tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:16 devstack sudo[109101]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:05:16 devstack sudo[109101]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:16 devstack sudo[109099]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0c75c22d-551e-4bf8-9a01-395e7738835f tempest-TestServerVolumeAttachmentScenario-127168270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f3363a79-0b51-4277-a02b-e9a0230c73d1" returned: 0 in 0.297s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:16 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0c75c22d-551e-4bf8-9a01-395e7738835f tempest-TestServerVolumeAttachmentScenario-127168270 None] Lock "cinder-quobyte-f3363a79-0b51-4277-a02b-e9a0230c73d1" released by "delete_volume" :: held 0.794s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:05:16 devstack sudo[109101]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3b256499-38f2-4eb5-b791-11866a6e65ef tempest-VolumeRetypeWithoutMigrationTest-602633716 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.305s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:16 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-3b256499-38f2-4eb5-b791-11866a6e65ef tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:05:16 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-3b256499-38f2-4eb5-b791-11866a6e65ef tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Deleted volume successfully. Aug 18 19:05:16 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-0c75c22d-551e-4bf8-9a01-395e7738835f tempest-TestServerVolumeAttachmentScenario-127168270 None] Created reservations ['ab7f96e9-f45b-4f72-ba32-0a1c53691ca6', '2f3dce23-070c-4863-b070-cbcc859ff58e', 'af61761c-6dd1-47b3-852a-c93ed29c32c7', '5a075759-3dce-4ffa-a471-d31f52e97786'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:05:16 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-3b256499-38f2-4eb5-b791-11866a6e65ef tempest-VolumeRetypeWithoutMigrationTest-602633716 None] Lock "cinder-b44a1067-6732-44c1-9d79-a090b3e87405-delete_volume" released by "delete_volume" :: held 1.461s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:05:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0c75c22d-551e-4bf8-9a01-395e7738835f tempest-TestServerVolumeAttachmentScenario-127168270 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0c75c22d-551e-4bf8-9a01-395e7738835f tempest-TestServerVolumeAttachmentScenario-127168270 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:16 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-0c75c22d-551e-4bf8-9a01-395e7738835f tempest-TestServerVolumeAttachmentScenario-127168270 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:05:16 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-0c75c22d-551e-4bf8-9a01-395e7738835f tempest-TestServerVolumeAttachmentScenario-127168270 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:05:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0c75c22d-551e-4bf8-9a01-395e7738835f tempest-TestServerVolumeAttachmentScenario-127168270 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0c75c22d-551e-4bf8-9a01-395e7738835f tempest-TestServerVolumeAttachmentScenario-127168270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:16 devstack sudo[109105]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:05:16 devstack sudo[109105]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:16 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-7f66099d-35d2-4b82-8cc6-3f1ebb84f91a tempest-TestServerVolumeAttachmentScenario-127168270 None] Acquiring lock "cinder-82f922de-45ab-4295-93d3-d4ef9b7daac7-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:05:16 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-7f66099d-35d2-4b82-8cc6-3f1ebb84f91a tempest-TestServerVolumeAttachmentScenario-127168270 None] Lock "cinder-82f922de-45ab-4295-93d3-d4ef9b7daac7-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:05:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-7f66099d-35d2-4b82-8cc6-3f1ebb84f91a tempest-TestServerVolumeAttachmentScenario-127168270 None] Acquiring lock "cinder-quobyte-82f922de-45ab-4295-93d3-d4ef9b7daac7" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:05:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-7f66099d-35d2-4b82-8cc6-3f1ebb84f91a tempest-TestServerVolumeAttachmentScenario-127168270 None] Lock "cinder-quobyte-82f922de-45ab-4295-93d3-d4ef9b7daac7" acquired by "delete_volume" :: waited 0.022s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:05:17 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[571d38d0-f804-4fd1-8631-6a7c72bdadd7]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:05:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7f66099d-35d2-4b82-8cc6-3f1ebb84f91a tempest-TestServerVolumeAttachmentScenario-127168270 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82f922de-45ab-4295-93d3-d4ef9b7daac7 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:17 devstack sudo[109105]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0c75c22d-551e-4bf8-9a01-395e7738835f tempest-TestServerVolumeAttachmentScenario-127168270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.283s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:17 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-0c75c22d-551e-4bf8-9a01-395e7738835f tempest-TestServerVolumeAttachmentScenario-127168270 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:05:17 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-0c75c22d-551e-4bf8-9a01-395e7738835f tempest-TestServerVolumeAttachmentScenario-127168270 None] Deleted volume successfully. Aug 18 19:05:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0c75c22d-551e-4bf8-9a01-395e7738835f tempest-TestServerVolumeAttachmentScenario-127168270 None] Lock "cinder-f3363a79-0b51-4277-a02b-e9a0230c73d1-delete_volume" released by "delete_volume" :: held 1.417s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:05:17 devstack sudo[109108]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82f922de-45ab-4295-93d3-d4ef9b7daac7 Aug 18 19:05:17 devstack sudo[109108]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:17 devstack sudo[109108]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7f66099d-35d2-4b82-8cc6-3f1ebb84f91a tempest-TestServerVolumeAttachmentScenario-127168270 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82f922de-45ab-4295-93d3-d4ef9b7daac7" returned: 0 in 0.413s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7f66099d-35d2-4b82-8cc6-3f1ebb84f91a tempest-TestServerVolumeAttachmentScenario-127168270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82f922de-45ab-4295-93d3-d4ef9b7daac7 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:17 devstack sudo[109113]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82f922de-45ab-4295-93d3-d4ef9b7daac7 Aug 18 19:05:17 devstack sudo[109113]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:17 devstack sudo[109113]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7f66099d-35d2-4b82-8cc6-3f1ebb84f91a tempest-TestServerVolumeAttachmentScenario-127168270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82f922de-45ab-4295-93d3-d4ef9b7daac7" returned: 0 in 0.309s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-7f66099d-35d2-4b82-8cc6-3f1ebb84f91a tempest-TestServerVolumeAttachmentScenario-127168270 None] Lock "cinder-quobyte-82f922de-45ab-4295-93d3-d4ef9b7daac7" released by "delete_volume" :: held 0.780s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:05:17 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-7f66099d-35d2-4b82-8cc6-3f1ebb84f91a tempest-TestServerVolumeAttachmentScenario-127168270 None] Created reservations ['2acd58ee-bb1a-4f8b-8aa4-948a82ad3803', 'c0c030d3-8e27-4d37-a152-77bcdc6f7d70', '1952de60-950b-4463-b3cf-3afac7a8bb07', '515532a3-d116-445e-825a-37ffaf895c5c'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:05:17 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-ceefc511-0a92-4765-a993-3d0c3cb1a6d3 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:05:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ceefc511-0a92-4765-a993-3d0c3cb1a6d3 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Flow 'volume_create_manager' (d5901fdc-8a2b-4bd6-8478-68a30e58146c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:05:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ceefc511-0a92-4765-a993-3d0c3cb1a6d3 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d9979d32-0a62-468a-ac09-4732545a4a84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ceefc511-0a92-4765-a993-3d0c3cb1a6d3 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d9979d32-0a62-468a-ac09-4732545a4a84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:05:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-396879202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=89654a32-f6a8-4aa6-b619-ae0074f56bfd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc9fc3d32cd94cf2b0f2ee36c87e6656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:05: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-18T17:05:18Z,use_quota=True,user_id='ff52d810f8ee44ae950d93b972b0e3a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ceefc511-0a92-4765-a993-3d0c3cb1a6d3 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (76adbf0c-0a30-449f-a2ef-e78641708cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ceefc511-0a92-4765-a993-3d0c3cb1a6d3 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (76adbf0c-0a30-449f-a2ef-e78641708cc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ceefc511-0a92-4765-a993-3d0c3cb1a6d3 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (da0939fb-c5ba-4b1e-95f8-1605b9cd7ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ceefc511-0a92-4765-a993-3d0c3cb1a6d3 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (da0939fb-c5ba-4b1e-95f8-1605b9cd7ce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '89654a32-f6a8-4aa6-b619-ae0074f56bfd', 'volume_name': 'volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ceefc511-0a92-4765-a993-3d0c3cb1a6d3 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b69bfc08-ff8e-41cf-bd14-d7a375dc8565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ceefc511-0a92-4765-a993-3d0c3cb1a6d3 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b69bfc08-ff8e-41cf-bd14-d7a375dc8565) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ceefc511-0a92-4765-a993-3d0c3cb1a6d3 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5adaf1fd-a3a1-4bed-a277-6a78a419e5bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:17 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-ceefc511-0a92-4765-a993-3d0c3cb1a6d3 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Volume 89654a32-f6a8-4aa6-b619-ae0074f56bfd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd', 'volume_size': 1} Aug 18 19:05:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ceefc511-0a92-4765-a993-3d0c3cb1a6d3 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ceefc511-0a92-4765-a993-3d0c3cb1a6d3 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:17 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ceefc511-0a92-4765-a993-3d0c3cb1a6d3 tempest-CreateVolumesFromSnapshotTest-1604396852 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:05:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-396879202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=89654a32-f6a8-4aa6-b619-ae0074f56bfd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc9fc3d32cd94cf2b0f2ee36c87e6656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:05: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-18T17:05:18Z,use_quota=True,user_id='ff52d810f8ee44ae950d93b972b0e3a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:05:17 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-ceefc511-0a92-4765-a993-3d0c3cb1a6d3 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Creating volume 89654a32-f6a8-4aa6-b619-ae0074f56bfd {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:05:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ceefc511-0a92-4765-a993-3d0c3cb1a6d3 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ceefc511-0a92-4765-a993-3d0c3cb1a6d3 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:17 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ceefc511-0a92-4765-a993-3d0c3cb1a6d3 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:05:17 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ceefc511-0a92-4765-a993-3d0c3cb1a6d3 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:05:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ceefc511-0a92-4765-a993-3d0c3cb1a6d3 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:17 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ceefc511-0a92-4765-a993-3d0c3cb1a6d3 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:05:17 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-ceefc511-0a92-4765-a993-3d0c3cb1a6d3 tempest-CreateVolumesFromSnapshotTest-1604396852 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:05:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ceefc511-0a92-4765-a993-3d0c3cb1a6d3 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:18 devstack sudo[109116]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd 1073741824 Aug 18 19:05:18 devstack sudo[109116]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7f66099d-35d2-4b82-8cc6-3f1ebb84f91a tempest-TestServerVolumeAttachmentScenario-127168270 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7f66099d-35d2-4b82-8cc6-3f1ebb84f91a tempest-TestServerVolumeAttachmentScenario-127168270 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7f66099d-35d2-4b82-8cc6-3f1ebb84f91a tempest-TestServerVolumeAttachmentScenario-127168270 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:05:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7f66099d-35d2-4b82-8cc6-3f1ebb84f91a tempest-TestServerVolumeAttachmentScenario-127168270 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:05:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7f66099d-35d2-4b82-8cc6-3f1ebb84f91a tempest-TestServerVolumeAttachmentScenario-127168270 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7f66099d-35d2-4b82-8cc6-3f1ebb84f91a tempest-TestServerVolumeAttachmentScenario-127168270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:18 devstack sudo[109118]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:05:18 devstack sudo[109118]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:18 devstack sudo[109118]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7f66099d-35d2-4b82-8cc6-3f1ebb84f91a tempest-TestServerVolumeAttachmentScenario-127168270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.284s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:18 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-7f66099d-35d2-4b82-8cc6-3f1ebb84f91a tempest-TestServerVolumeAttachmentScenario-127168270 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:05:18 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-7f66099d-35d2-4b82-8cc6-3f1ebb84f91a tempest-TestServerVolumeAttachmentScenario-127168270 None] Deleted volume successfully. Aug 18 19:05:18 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-7f66099d-35d2-4b82-8cc6-3f1ebb84f91a tempest-TestServerVolumeAttachmentScenario-127168270 None] Lock "cinder-82f922de-45ab-4295-93d3-d4ef9b7daac7-delete_volume" released by "delete_volume" :: held 1.465s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:05:18 devstack sudo[109116]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ceefc511-0a92-4765-a993-3d0c3cb1a6d3 tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd 1073741824" returned: 0 in 0.613s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ceefc511-0a92-4765-a993-3d0c3cb1a6d3 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:18 devstack sudo[109125]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd Aug 18 19:05:18 devstack sudo[109125]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:18 devstack sudo[109125]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ceefc511-0a92-4765-a993-3d0c3cb1a6d3 tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd" returned: 0 in 0.279s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ceefc511-0a92-4765-a993-3d0c3cb1a6d3 tempest-CreateVolumesFromSnapshotTest-1604396852 None] <== create_volume: return (937ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:05:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ceefc511-0a92-4765-a993-3d0c3cb1a6d3 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.940s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ceefc511-0a92-4765-a993-3d0c3cb1a6d3 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5adaf1fd-a3a1-4bed-a277-6a78a419e5bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ceefc511-0a92-4765-a993-3d0c3cb1a6d3 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (79f7584c-f9d3-4935-b5f5-e4c53a3cb2cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:18 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-ceefc511-0a92-4765-a993-3d0c3cb1a6d3 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Volume volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd (89654a32-f6a8-4aa6-b619-ae0074f56bfd): created successfully Aug 18 19:05:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ceefc511-0a92-4765-a993-3d0c3cb1a6d3 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (79f7584c-f9d3-4935-b5f5-e4c53a3cb2cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ceefc511-0a92-4765-a993-3d0c3cb1a6d3 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Flow 'volume_create_manager' (d5901fdc-8a2b-4bd6-8478-68a30e58146c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:05:19 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-ceefc511-0a92-4765-a993-3d0c3cb1a6d3 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Created volume successfully. Aug 18 19:05:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-074b473d-73de-4840-8d94-f798516474cb tempest-CreateVolumesFromSnapshotTest-1604396852 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-074b473d-73de-4840-8d94-f798516474cb tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:20 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-074b473d-73de-4840-8d94-f798516474cb tempest-CreateVolumesFromSnapshotTest-1604396852 None] Creating offline snapshot 3405caaf-7c76-4c40-b248-bf18d54d40d6 of volume 89654a32-f6a8-4aa6-b619-ae0074f56bfd {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:05:20 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[c252c6bc-b888-426a-8d9e-b14f92d5072a]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:05:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-074b473d-73de-4840-8d94-f798516474cb tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:20 devstack sudo[109128]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd Aug 18 19:05:20 devstack sudo[109128]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:20 devstack sudo[109128]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-074b473d-73de-4840-8d94-f798516474cb tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd" returned: 0 in 0.445s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-074b473d-73de-4840-8d94-f798516474cb tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd.3405caaf-7c76-4c40-b248-bf18d54d40d6 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:20 devstack sudo[109134]: 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/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd.3405caaf-7c76-4c40-b248-bf18d54d40d6 1G Aug 18 19:05:20 devstack sudo[109134]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:21 devstack sudo[109134]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-074b473d-73de-4840-8d94-f798516474cb tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd.3405caaf-7c76-4c40-b248-bf18d54d40d6 1G" returned: 0 in 0.484s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-074b473d-73de-4840-8d94-f798516474cb tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd.3405caaf-7c76-4c40-b248-bf18d54d40d6 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:21 devstack sudo[109140]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd.3405caaf-7c76-4c40-b248-bf18d54d40d6 Aug 18 19:05:21 devstack sudo[109140]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:21 devstack sudo[109140]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-074b473d-73de-4840-8d94-f798516474cb tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd.3405caaf-7c76-4c40-b248-bf18d54d40d6" returned: 0 in 0.338s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:21 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-074b473d-73de-4840-8d94-f798516474cb tempest-CreateVolumesFromSnapshotTest-1604396852 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd.3405caaf-7c76-4c40-b248-bf18d54d40d6 is being set with open permissions: ugo+rw Aug 18 19:05:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-074b473d-73de-4840-8d94-f798516474cb tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd.3405caaf-7c76-4c40-b248-bf18d54d40d6 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:21 devstack sudo[109145]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd.3405caaf-7c76-4c40-b248-bf18d54d40d6 Aug 18 19:05:21 devstack sudo[109145]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:21 devstack sudo[109145]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-074b473d-73de-4840-8d94-f798516474cb tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd.3405caaf-7c76-4c40-b248-bf18d54d40d6" returned: 0 in 0.287s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-074b473d-73de-4840-8d94-f798516474cb tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:21 devstack sudo[109148]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd.info Aug 18 19:05:21 devstack sudo[109148]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:22 devstack sudo[109148]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-074b473d-73de-4840-8d94-f798516474cb tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd.info" returned: 0 in 0.255s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:22 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-074b473d-73de-4840-8d94-f798516474cb tempest-CreateVolumesFromSnapshotTest-1604396852 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd.info is being set with open permissions: ugo+rw Aug 18 19:05:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-074b473d-73de-4840-8d94-f798516474cb tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:22 devstack sudo[109151]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd.info Aug 18 19:05:22 devstack sudo[109151]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:22 devstack sudo[109151]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-074b473d-73de-4840-8d94-f798516474cb tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd.info" returned: 0 in 0.254s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-074b473d-73de-4840-8d94-f798516474cb tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.163s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:22 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-074b473d-73de-4840-8d94-f798516474cb tempest-CreateVolumesFromSnapshotTest-1604396852 None] Create snapshot completed successfully Aug 18 19:05:22 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-866ea3d2-4832-4a07-a701-b4270f522c6f tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:05:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-866ea3d2-4832-4a07-a701-b4270f522c6f tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Flow 'volume_create_manager' (1353f66e-6633-4116-8ab9-144de307d4fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:05:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-866ea3d2-4832-4a07-a701-b4270f522c6f tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (100aa92c-bb7b-4ce0-8567-56a20091e72d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-866ea3d2-4832-4a07-a701-b4270f522c6f tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (100aa92c-bb7b-4ce0-8567-56a20091e72d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:05:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1126580661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=09cd923e-317b-4c2f-9900-c1a5ee6de311,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aeb80b5e5f55455b843ca53554b2474c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:05: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-18T17:05:23Z,use_quota=True,user_id='2309628197864749ba968f0437d7945d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-866ea3d2-4832-4a07-a701-b4270f522c6f tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dcd4ad32-fe7f-4da5-8814-f141a8ea0b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-866ea3d2-4832-4a07-a701-b4270f522c6f tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dcd4ad32-fe7f-4da5-8814-f141a8ea0b00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-866ea3d2-4832-4a07-a701-b4270f522c6f tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d9bb010d-8c31-42d4-b154-9cb0a0d66278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-866ea3d2-4832-4a07-a701-b4270f522c6f tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d9bb010d-8c31-42d4-b154-9cb0a0d66278) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '09cd923e-317b-4c2f-9900-c1a5ee6de311', 'volume_name': 'volume-09cd923e-317b-4c2f-9900-c1a5ee6de311', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-866ea3d2-4832-4a07-a701-b4270f522c6f tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5d21db22-91ca-4d3d-ad92-1021d2f8bd5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-866ea3d2-4832-4a07-a701-b4270f522c6f tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5d21db22-91ca-4d3d-ad92-1021d2f8bd5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-866ea3d2-4832-4a07-a701-b4270f522c6f tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0c6dbb8b-434c-4ee7-b99a-4a08feb48e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:22 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-866ea3d2-4832-4a07-a701-b4270f522c6f tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Volume 09cd923e-317b-4c2f-9900-c1a5ee6de311: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-09cd923e-317b-4c2f-9900-c1a5ee6de311', 'volume_size': 1} Aug 18 19:05:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-866ea3d2-4832-4a07-a701-b4270f522c6f tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-866ea3d2-4832-4a07-a701-b4270f522c6f tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-866ea3d2-4832-4a07-a701-b4270f522c6f tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:05:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1126580661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=09cd923e-317b-4c2f-9900-c1a5ee6de311,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aeb80b5e5f55455b843ca53554b2474c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:05: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-18T17:05:23Z,use_quota=True,user_id='2309628197864749ba968f0437d7945d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:05:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-866ea3d2-4832-4a07-a701-b4270f522c6f tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Creating volume 09cd923e-317b-4c2f-9900-c1a5ee6de311 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:05:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-866ea3d2-4832-4a07-a701-b4270f522c6f tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-866ea3d2-4832-4a07-a701-b4270f522c6f tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-866ea3d2-4832-4a07-a701-b4270f522c6f tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:05:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-866ea3d2-4832-4a07-a701-b4270f522c6f tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:05:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-866ea3d2-4832-4a07-a701-b4270f522c6f tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-866ea3d2-4832-4a07-a701-b4270f522c6f tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:05:22 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-866ea3d2-4832-4a07-a701-b4270f522c6f tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:05:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-866ea3d2-4832-4a07-a701-b4270f522c6f tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:22 devstack sudo[109154]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311 1073741824 Aug 18 19:05:22 devstack sudo[109154]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:23 devstack sudo[109154]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-866ea3d2-4832-4a07-a701-b4270f522c6f tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311 1073741824" returned: 0 in 0.444s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-866ea3d2-4832-4a07-a701-b4270f522c6f tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:23 devstack sudo[109160]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311 Aug 18 19:05:23 devstack sudo[109160]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:23 devstack sudo[109160]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-866ea3d2-4832-4a07-a701-b4270f522c6f tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311" returned: 0 in 0.305s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:23 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-866ea3d2-4832-4a07-a701-b4270f522c6f tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] <== create_volume: return (791ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:05:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-866ea3d2-4832-4a07-a701-b4270f522c6f tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.796s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-866ea3d2-4832-4a07-a701-b4270f522c6f tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0c6dbb8b-434c-4ee7-b99a-4a08feb48e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-09cd923e-317b-4c2f-9900-c1a5ee6de311', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-866ea3d2-4832-4a07-a701-b4270f522c6f tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9236a19b-c236-40a3-aded-8b3c7e8f8d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:23 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-866ea3d2-4832-4a07-a701-b4270f522c6f tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Volume volume-09cd923e-317b-4c2f-9900-c1a5ee6de311 (09cd923e-317b-4c2f-9900-c1a5ee6de311): created successfully Aug 18 19:05:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-866ea3d2-4832-4a07-a701-b4270f522c6f tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9236a19b-c236-40a3-aded-8b3c7e8f8d7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-866ea3d2-4832-4a07-a701-b4270f522c6f tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Flow 'volume_create_manager' (1353f66e-6633-4116-8ab9-144de307d4fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:05:23 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-866ea3d2-4832-4a07-a701-b4270f522c6f tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Created volume successfully. Aug 18 19:05:23 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-2237f94c-9d48-4d4d-91c4-acce40cf8a17 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:05:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2237f94c-9d48-4d4d-91c4-acce40cf8a17 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Flow 'volume_create_manager' (510b376a-ce4b-4143-a43a-a3a430970af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:05:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2237f94c-9d48-4d4d-91c4-acce40cf8a17 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (95a8d7b6-47af-49a5-8830-f1fe310430e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2237f94c-9d48-4d4d-91c4-acce40cf8a17 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (95a8d7b6-47af-49a5-8830-f1fe310430e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:05:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2107399853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=300ce559-d663-4d1f-8158-eff26c5c83f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc9fc3d32cd94cf2b0f2ee36c87e6656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:05: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-18T17:05:24Z,use_quota=True,user_id='ff52d810f8ee44ae950d93b972b0e3a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2237f94c-9d48-4d4d-91c4-acce40cf8a17 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a0196015-406e-4f3c-9596-ff1d62001cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2237f94c-9d48-4d4d-91c4-acce40cf8a17 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a0196015-406e-4f3c-9596-ff1d62001cc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2237f94c-9d48-4d4d-91c4-acce40cf8a17 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5c731b35-5e75-427b-b000-99cc45401704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2237f94c-9d48-4d4d-91c4-acce40cf8a17 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5c731b35-5e75-427b-b000-99cc45401704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '300ce559-d663-4d1f-8158-eff26c5c83f4', 'volume_name': 'volume-300ce559-d663-4d1f-8158-eff26c5c83f4', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2237f94c-9d48-4d4d-91c4-acce40cf8a17 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (13484c50-fa40-408d-bd9c-8357d500d3e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2237f94c-9d48-4d4d-91c4-acce40cf8a17 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (13484c50-fa40-408d-bd9c-8357d500d3e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2237f94c-9d48-4d4d-91c4-acce40cf8a17 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d778ef67-cc7b-4f59-87eb-17616d3b446c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:24 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-2237f94c-9d48-4d4d-91c4-acce40cf8a17 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Volume 300ce559-d663-4d1f-8158-eff26c5c83f4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-300ce559-d663-4d1f-8158-eff26c5c83f4', 'volume_size': 1} Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2237f94c-9d48-4d4d-91c4-acce40cf8a17 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2237f94c-9d48-4d4d-91c4-acce40cf8a17 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-2237f94c-9d48-4d4d-91c4-acce40cf8a17 tempest-CreateVolumesFromSnapshotTest-1604396852 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:05:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2107399853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=300ce559-d663-4d1f-8158-eff26c5c83f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc9fc3d32cd94cf2b0f2ee36c87e6656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:05: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-18T17:05:24Z,use_quota=True,user_id='ff52d810f8ee44ae950d93b972b0e3a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-2237f94c-9d48-4d4d-91c4-acce40cf8a17 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Creating volume 300ce559-d663-4d1f-8158-eff26c5c83f4 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2237f94c-9d48-4d4d-91c4-acce40cf8a17 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2237f94c-9d48-4d4d-91c4-acce40cf8a17 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-2237f94c-9d48-4d4d-91c4-acce40cf8a17 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-2237f94c-9d48-4d4d-91c4-acce40cf8a17 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2237f94c-9d48-4d4d-91c4-acce40cf8a17 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-2237f94c-9d48-4d4d-91c4-acce40cf8a17 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:05:24 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-2237f94c-9d48-4d4d-91c4-acce40cf8a17 tempest-CreateVolumesFromSnapshotTest-1604396852 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2237f94c-9d48-4d4d-91c4-acce40cf8a17 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-300ce559-d663-4d1f-8158-eff26c5c83f4 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:24 devstack sudo[109164]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-300ce559-d663-4d1f-8158-eff26c5c83f4 1073741824 Aug 18 19:05:24 devstack sudo[109164]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-249cf2c9-bfa1-4580-9141-478ef59d18bc tempest-CreateVolumesFromSnapshotTest-1604396852 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-249cf2c9-bfa1-4580-9141-478ef59d18bc tempest-CreateVolumesFromSnapshotTest-1604396852 None] Flow 'volume_create_manager' (ab5018cf-87a1-4162-9b98-3acd51d9775a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-249cf2c9-bfa1-4580-9141-478ef59d18bc tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (843100f0-d584-492c-bfa1-1b21e8fc3b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-249cf2c9-bfa1-4580-9141-478ef59d18bc tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (843100f0-d584-492c-bfa1-1b21e8fc3b80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:05:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1686263321',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f12f1573-7692-4dd3-9596-5b93ac549a3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc9fc3d32cd94cf2b0f2ee36c87e6656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:05: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-18T17:05:24Z,use_quota=True,user_id='ff52d810f8ee44ae950d93b972b0e3a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-249cf2c9-bfa1-4580-9141-478ef59d18bc tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (38a3a1ca-0246-4cbe-bda9-7939b859734a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-249cf2c9-bfa1-4580-9141-478ef59d18bc tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (38a3a1ca-0246-4cbe-bda9-7939b859734a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-249cf2c9-bfa1-4580-9141-478ef59d18bc tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d3b42ca9-1602-42ed-83d0-4619347dd809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-249cf2c9-bfa1-4580-9141-478ef59d18bc tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d3b42ca9-1602-42ed-83d0-4619347dd809) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f12f1573-7692-4dd3-9596-5b93ac549a3b', 'volume_name': 'volume-f12f1573-7692-4dd3-9596-5b93ac549a3b', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-249cf2c9-bfa1-4580-9141-478ef59d18bc tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9dc0374d-c46e-4d13-915c-56eb8d65735a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-249cf2c9-bfa1-4580-9141-478ef59d18bc tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9dc0374d-c46e-4d13-915c-56eb8d65735a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-249cf2c9-bfa1-4580-9141-478ef59d18bc tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6259c2eb-e811-4764-9050-0bb64da51fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:24 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-249cf2c9-bfa1-4580-9141-478ef59d18bc tempest-CreateVolumesFromSnapshotTest-1604396852 None] Volume f12f1573-7692-4dd3-9596-5b93ac549a3b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f12f1573-7692-4dd3-9596-5b93ac549a3b', 'volume_size': 1} Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-249cf2c9-bfa1-4580-9141-478ef59d18bc tempest-CreateVolumesFromSnapshotTest-1604396852 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:24 devstack sudo[109164]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2237f94c-9d48-4d4d-91c4-acce40cf8a17 tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-300ce559-d663-4d1f-8158-eff26c5c83f4 1073741824" returned: 0 in 0.586s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2237f94c-9d48-4d4d-91c4-acce40cf8a17 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-300ce559-d663-4d1f-8158-eff26c5c83f4 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:24 devstack sudo[109172]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-300ce559-d663-4d1f-8158-eff26c5c83f4 Aug 18 19:05:24 devstack sudo[109172]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-1a1ac1a5-e50b-41bc-840c-810b1ea5ca7b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1a1ac1a5-e50b-41bc-840c-810b1ea5ca7b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Flow 'volume_create_manager' (6ec9d258-c426-4fb9-8cfc-19b26d1585de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1a1ac1a5-e50b-41bc-840c-810b1ea5ca7b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a6a734d7-b8cb-48c6-9059-56eb60c5c812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1a1ac1a5-e50b-41bc-840c-810b1ea5ca7b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a6a734d7-b8cb-48c6-9059-56eb60c5c812) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:05:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-524478711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c8472925-55d6-4824-8b1f-ff51c6554928,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc9fc3d32cd94cf2b0f2ee36c87e6656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:05:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T17:05:25Z,use_quota=True,user_id='ff52d810f8ee44ae950d93b972b0e3a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1a1ac1a5-e50b-41bc-840c-810b1ea5ca7b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bdea7944-19aa-4122-9806-f2dce79feac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1a1ac1a5-e50b-41bc-840c-810b1ea5ca7b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bdea7944-19aa-4122-9806-f2dce79feac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1a1ac1a5-e50b-41bc-840c-810b1ea5ca7b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2e420954-5839-4209-accc-e01a429a3a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1a1ac1a5-e50b-41bc-840c-810b1ea5ca7b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2e420954-5839-4209-accc-e01a429a3a6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c8472925-55d6-4824-8b1f-ff51c6554928', 'volume_name': 'volume-c8472925-55d6-4824-8b1f-ff51c6554928', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1a1ac1a5-e50b-41bc-840c-810b1ea5ca7b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4b940e76-4124-4968-ae67-5bb2b82fb402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1a1ac1a5-e50b-41bc-840c-810b1ea5ca7b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4b940e76-4124-4968-ae67-5bb2b82fb402) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1a1ac1a5-e50b-41bc-840c-810b1ea5ca7b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (19e7a810-032a-4497-842e-ce840dcb87c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:24 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-1a1ac1a5-e50b-41bc-840c-810b1ea5ca7b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Volume c8472925-55d6-4824-8b1f-ff51c6554928: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c8472925-55d6-4824-8b1f-ff51c6554928', 'volume_size': 1} Aug 18 19:05:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1a1ac1a5-e50b-41bc-840c-810b1ea5ca7b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:25 devstack sudo[109172]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2237f94c-9d48-4d4d-91c4-acce40cf8a17 tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-300ce559-d663-4d1f-8158-eff26c5c83f4" returned: 0 in 0.389s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-2237f94c-9d48-4d4d-91c4-acce40cf8a17 tempest-CreateVolumesFromSnapshotTest-1604396852 None] <== create_volume: return (1026ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2237f94c-9d48-4d4d-91c4-acce40cf8a17 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.029s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-249cf2c9-bfa1-4580-9141-478ef59d18bc tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.656s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-249cf2c9-bfa1-4580-9141-478ef59d18bc tempest-CreateVolumesFromSnapshotTest-1604396852 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:05:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1686263321',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f12f1573-7692-4dd3-9596-5b93ac549a3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc9fc3d32cd94cf2b0f2ee36c87e6656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:05: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-18T17:05:24Z,use_quota=True,user_id='ff52d810f8ee44ae950d93b972b0e3a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-249cf2c9-bfa1-4580-9141-478ef59d18bc tempest-CreateVolumesFromSnapshotTest-1604396852 None] Creating volume f12f1573-7692-4dd3-9596-5b93ac549a3b {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-249cf2c9-bfa1-4580-9141-478ef59d18bc tempest-CreateVolumesFromSnapshotTest-1604396852 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-249cf2c9-bfa1-4580-9141-478ef59d18bc tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-249cf2c9-bfa1-4580-9141-478ef59d18bc tempest-CreateVolumesFromSnapshotTest-1604396852 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-249cf2c9-bfa1-4580-9141-478ef59d18bc tempest-CreateVolumesFromSnapshotTest-1604396852 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-249cf2c9-bfa1-4580-9141-478ef59d18bc tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-249cf2c9-bfa1-4580-9141-478ef59d18bc tempest-CreateVolumesFromSnapshotTest-1604396852 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:05:25 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-249cf2c9-bfa1-4580-9141-478ef59d18bc tempest-CreateVolumesFromSnapshotTest-1604396852 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-249cf2c9-bfa1-4580-9141-478ef59d18bc tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f12f1573-7692-4dd3-9596-5b93ac549a3b 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2237f94c-9d48-4d4d-91c4-acce40cf8a17 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d778ef67-cc7b-4f59-87eb-17616d3b446c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-300ce559-d663-4d1f-8158-eff26c5c83f4', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2237f94c-9d48-4d4d-91c4-acce40cf8a17 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (49f53728-cee5-42e0-8ea6-a93139186c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:25 devstack sudo[109175]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f12f1573-7692-4dd3-9596-5b93ac549a3b 1073741824 Aug 18 19:05:25 devstack sudo[109175]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:25 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-2237f94c-9d48-4d4d-91c4-acce40cf8a17 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Volume volume-300ce559-d663-4d1f-8158-eff26c5c83f4 (300ce559-d663-4d1f-8158-eff26c5c83f4): created successfully Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2237f94c-9d48-4d4d-91c4-acce40cf8a17 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (49f53728-cee5-42e0-8ea6-a93139186c5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2237f94c-9d48-4d4d-91c4-acce40cf8a17 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Flow 'volume_create_manager' (510b376a-ce4b-4143-a43a-a3a430970af5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:05:25 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-2237f94c-9d48-4d4d-91c4-acce40cf8a17 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Created volume successfully. Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ac0e4878-6578-4aa3-a518-0d806dc764b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-0d48e6f4-7051-4449-aaba-7d70ac42b86a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0d48e6f4-7051-4449-aaba-7d70ac42b86a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Flow 'volume_create_manager' (d7d51ba5-2199-41a8-be5c-81f12141bb1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0d48e6f4-7051-4449-aaba-7d70ac42b86a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6deec847-6539-4f2f-ad35-f1dafaf6ac5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0d48e6f4-7051-4449-aaba-7d70ac42b86a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6deec847-6539-4f2f-ad35-f1dafaf6ac5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:05:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1061267989',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=007cdfaf-9f9d-4ecd-aac2-5f729acb13ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc9fc3d32cd94cf2b0f2ee36c87e6656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:05:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T17:05:25Z,use_quota=True,user_id='ff52d810f8ee44ae950d93b972b0e3a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0d48e6f4-7051-4449-aaba-7d70ac42b86a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b745e34e-1a31-4005-93fe-0ab5ab220b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0d48e6f4-7051-4449-aaba-7d70ac42b86a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b745e34e-1a31-4005-93fe-0ab5ab220b0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0d48e6f4-7051-4449-aaba-7d70ac42b86a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e32437d5-5ef1-4033-bfdb-185fd067bb42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0d48e6f4-7051-4449-aaba-7d70ac42b86a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e32437d5-5ef1-4033-bfdb-185fd067bb42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '007cdfaf-9f9d-4ecd-aac2-5f729acb13ab', 'volume_name': 'volume-007cdfaf-9f9d-4ecd-aac2-5f729acb13ab', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0d48e6f4-7051-4449-aaba-7d70ac42b86a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (10937a6a-222b-4ee3-b344-13cf78274bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0d48e6f4-7051-4449-aaba-7d70ac42b86a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (10937a6a-222b-4ee3-b344-13cf78274bb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0d48e6f4-7051-4449-aaba-7d70ac42b86a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0b28fc19-a624-42b9-9dec-183a513ce668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:25 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-0d48e6f4-7051-4449-aaba-7d70ac42b86a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Volume 007cdfaf-9f9d-4ecd-aac2-5f729acb13ab: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-007cdfaf-9f9d-4ecd-aac2-5f729acb13ab', 'volume_size': 1} Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0d48e6f4-7051-4449-aaba-7d70ac42b86a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:25 devstack sudo[109175]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-249cf2c9-bfa1-4580-9141-478ef59d18bc tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f12f1573-7692-4dd3-9596-5b93ac549a3b 1073741824" returned: 0 in 0.660s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-249cf2c9-bfa1-4580-9141-478ef59d18bc tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f12f1573-7692-4dd3-9596-5b93ac549a3b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:25 devstack sudo[109184]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f12f1573-7692-4dd3-9596-5b93ac549a3b Aug 18 19:05:25 devstack sudo[109184]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-c0eb4f46-28bf-4894-9b3f-203a73bb9996 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c0eb4f46-28bf-4894-9b3f-203a73bb9996 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Flow 'volume_create_manager' (d961841d-0142-48d6-8904-41617dd51076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c0eb4f46-28bf-4894-9b3f-203a73bb9996 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ca247716-95f8-4a78-909c-2326b42ce5d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c0eb4f46-28bf-4894-9b3f-203a73bb9996 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ca247716-95f8-4a78-909c-2326b42ce5d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:05:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-177967422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=75a83460-c1d9-4e51-a6ad-81bd88172626,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc9fc3d32cd94cf2b0f2ee36c87e6656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:05: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-18T17:05:26Z,use_quota=True,user_id='ff52d810f8ee44ae950d93b972b0e3a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c0eb4f46-28bf-4894-9b3f-203a73bb9996 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3409b204-569e-4bd3-a971-1ca2f6934f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c0eb4f46-28bf-4894-9b3f-203a73bb9996 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3409b204-569e-4bd3-a971-1ca2f6934f18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c0eb4f46-28bf-4894-9b3f-203a73bb9996 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b3ccbc06-1e81-4de7-a5d9-30c77c413410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c0eb4f46-28bf-4894-9b3f-203a73bb9996 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b3ccbc06-1e81-4de7-a5d9-30c77c413410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '75a83460-c1d9-4e51-a6ad-81bd88172626', 'volume_name': 'volume-75a83460-c1d9-4e51-a6ad-81bd88172626', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c0eb4f46-28bf-4894-9b3f-203a73bb9996 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cf638639-0934-476c-bc08-da7d73696438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c0eb4f46-28bf-4894-9b3f-203a73bb9996 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cf638639-0934-476c-bc08-da7d73696438) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c0eb4f46-28bf-4894-9b3f-203a73bb9996 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ed382f57-3436-48bf-b12d-b515f4b23e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:25 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-c0eb4f46-28bf-4894-9b3f-203a73bb9996 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Volume 75a83460-c1d9-4e51-a6ad-81bd88172626: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-75a83460-c1d9-4e51-a6ad-81bd88172626', 'volume_size': 1} Aug 18 19:05:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c0eb4f46-28bf-4894-9b3f-203a73bb9996 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:26 devstack sudo[109184]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-249cf2c9-bfa1-4580-9141-478ef59d18bc tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f12f1573-7692-4dd3-9596-5b93ac549a3b" returned: 0 in 0.264s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:26 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-249cf2c9-bfa1-4580-9141-478ef59d18bc tempest-CreateVolumesFromSnapshotTest-1604396852 None] <== create_volume: return (997ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:05:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-249cf2c9-bfa1-4580-9141-478ef59d18bc tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.002s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1a1ac1a5-e50b-41bc-840c-810b1ea5ca7b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.151s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:26 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1a1ac1a5-e50b-41bc-840c-810b1ea5ca7b tempest-CreateVolumesFromSnapshotTest-1604396852 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:05:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-524478711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c8472925-55d6-4824-8b1f-ff51c6554928,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc9fc3d32cd94cf2b0f2ee36c87e6656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:05:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T17:05:25Z,use_quota=True,user_id='ff52d810f8ee44ae950d93b972b0e3a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:05:26 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-1a1ac1a5-e50b-41bc-840c-810b1ea5ca7b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Creating volume c8472925-55d6-4824-8b1f-ff51c6554928 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:05:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1a1ac1a5-e50b-41bc-840c-810b1ea5ca7b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1a1ac1a5-e50b-41bc-840c-810b1ea5ca7b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:26 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1a1ac1a5-e50b-41bc-840c-810b1ea5ca7b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:05:26 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1a1ac1a5-e50b-41bc-840c-810b1ea5ca7b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:05:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1a1ac1a5-e50b-41bc-840c-810b1ea5ca7b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:26 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1a1ac1a5-e50b-41bc-840c-810b1ea5ca7b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:05:26 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-1a1ac1a5-e50b-41bc-840c-810b1ea5ca7b tempest-CreateVolumesFromSnapshotTest-1604396852 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:05:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1a1ac1a5-e50b-41bc-840c-810b1ea5ca7b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c8472925-55d6-4824-8b1f-ff51c6554928 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-249cf2c9-bfa1-4580-9141-478ef59d18bc tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6259c2eb-e811-4764-9050-0bb64da51fec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f12f1573-7692-4dd3-9596-5b93ac549a3b', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:26 devstack sudo[109187]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c8472925-55d6-4824-8b1f-ff51c6554928 1073741824 Aug 18 19:05:26 devstack sudo[109187]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-249cf2c9-bfa1-4580-9141-478ef59d18bc tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (41b9ddd7-0275-400c-8e68-843620156bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:26 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-249cf2c9-bfa1-4580-9141-478ef59d18bc tempest-CreateVolumesFromSnapshotTest-1604396852 None] Volume volume-f12f1573-7692-4dd3-9596-5b93ac549a3b (f12f1573-7692-4dd3-9596-5b93ac549a3b): created successfully Aug 18 19:05:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-249cf2c9-bfa1-4580-9141-478ef59d18bc tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (41b9ddd7-0275-400c-8e68-843620156bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-249cf2c9-bfa1-4580-9141-478ef59d18bc tempest-CreateVolumesFromSnapshotTest-1604396852 None] Flow 'volume_create_manager' (ab5018cf-87a1-4162-9b98-3acd51d9775a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:05:26 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-249cf2c9-bfa1-4580-9141-478ef59d18bc tempest-CreateVolumesFromSnapshotTest-1604396852 None] Created volume successfully. Aug 18 19:05:26 devstack sudo[109187]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1a1ac1a5-e50b-41bc-840c-810b1ea5ca7b tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c8472925-55d6-4824-8b1f-ff51c6554928 1073741824" returned: 0 in 0.426s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1a1ac1a5-e50b-41bc-840c-810b1ea5ca7b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c8472925-55d6-4824-8b1f-ff51c6554928 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:26 devstack sudo[109193]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c8472925-55d6-4824-8b1f-ff51c6554928 Aug 18 19:05:26 devstack sudo[109193]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:26 devstack sudo[109193]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1a1ac1a5-e50b-41bc-840c-810b1ea5ca7b tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c8472925-55d6-4824-8b1f-ff51c6554928" returned: 0 in 0.261s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:26 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1a1ac1a5-e50b-41bc-840c-810b1ea5ca7b tempest-CreateVolumesFromSnapshotTest-1604396852 None] <== create_volume: return (729ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:05:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1a1ac1a5-e50b-41bc-840c-810b1ea5ca7b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.732s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ac0e4878-6578-4aa3-a518-0d806dc764b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 1.383s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1a1ac1a5-e50b-41bc-840c-810b1ea5ca7b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (19e7a810-032a-4497-842e-ce840dcb87c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c8472925-55d6-4824-8b1f-ff51c6554928', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1a1ac1a5-e50b-41bc-840c-810b1ea5ca7b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f728bf92-0653-48c8-9113-ae3431db4062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:26 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-ac0e4878-6578-4aa3-a518-0d806dc764b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Creating offline snapshot 10d64653-2b8e-4fb3-a82d-0a30b4d26b15 of volume 09cd923e-317b-4c2f-9900-c1a5ee6de311 {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:05:26 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-1a1ac1a5-e50b-41bc-840c-810b1ea5ca7b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Volume volume-c8472925-55d6-4824-8b1f-ff51c6554928 (c8472925-55d6-4824-8b1f-ff51c6554928): created successfully Aug 18 19:05:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1a1ac1a5-e50b-41bc-840c-810b1ea5ca7b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f728bf92-0653-48c8-9113-ae3431db4062) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-1a1ac1a5-e50b-41bc-840c-810b1ea5ca7b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Flow 'volume_create_manager' (6ec9d258-c426-4fb9-8cfc-19b26d1585de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:05:26 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[1948872c-62ac-4b15-a097-1f838cfd815e]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:05:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ac0e4878-6578-4aa3-a518-0d806dc764b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:26 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-1a1ac1a5-e50b-41bc-840c-810b1ea5ca7b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Created volume successfully. Aug 18 19:05:27 devstack sudo[109196]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311 Aug 18 19:05:27 devstack sudo[109196]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:27 devstack sudo[109196]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ac0e4878-6578-4aa3-a518-0d806dc764b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311" returned: 0 in 0.366s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ac0e4878-6578-4aa3-a518-0d806dc764b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311.10d64653-2b8e-4fb3-a82d-0a30b4d26b15 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:27 devstack sudo[109201]: 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/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311.10d64653-2b8e-4fb3-a82d-0a30b4d26b15 1G Aug 18 19:05:27 devstack sudo[109201]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:27 devstack sudo[109201]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ac0e4878-6578-4aa3-a518-0d806dc764b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311.10d64653-2b8e-4fb3-a82d-0a30b4d26b15 1G" returned: 0 in 0.376s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ac0e4878-6578-4aa3-a518-0d806dc764b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-09cd923e-317b-4c2f-9900-c1a5ee6de311 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311.10d64653-2b8e-4fb3-a82d-0a30b4d26b15 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:27 devstack sudo[109207]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-09cd923e-317b-4c2f-9900-c1a5ee6de311 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311.10d64653-2b8e-4fb3-a82d-0a30b4d26b15 Aug 18 19:05:27 devstack sudo[109207]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:27 devstack sudo[109207]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ac0e4878-6578-4aa3-a518-0d806dc764b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-09cd923e-317b-4c2f-9900-c1a5ee6de311 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311.10d64653-2b8e-4fb3-a82d-0a30b4d26b15" returned: 0 in 0.349s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:27 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-ac0e4878-6578-4aa3-a518-0d806dc764b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311.10d64653-2b8e-4fb3-a82d-0a30b4d26b15 is being set with open permissions: ugo+rw Aug 18 19:05:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ac0e4878-6578-4aa3-a518-0d806dc764b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311.10d64653-2b8e-4fb3-a82d-0a30b4d26b15 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:28 devstack sudo[109212]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311.10d64653-2b8e-4fb3-a82d-0a30b4d26b15 Aug 18 19:05:28 devstack sudo[109212]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:28 devstack sudo[109212]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ac0e4878-6578-4aa3-a518-0d806dc764b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311.10d64653-2b8e-4fb3-a82d-0a30b4d26b15" returned: 0 in 0.255s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ac0e4878-6578-4aa3-a518-0d806dc764b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:28 devstack sudo[109215]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311.info Aug 18 19:05:28 devstack sudo[109215]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:28 devstack sudo[109215]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ac0e4878-6578-4aa3-a518-0d806dc764b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311.info" returned: 0 in 0.273s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:28 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-ac0e4878-6578-4aa3-a518-0d806dc764b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311.info is being set with open permissions: ugo+rw Aug 18 19:05:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ac0e4878-6578-4aa3-a518-0d806dc764b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:28 devstack sudo[109219]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311.info Aug 18 19:05:28 devstack sudo[109219]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:28 devstack sudo[109219]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ac0e4878-6578-4aa3-a518-0d806dc764b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311.info" returned: 0 in 0.250s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ac0e4878-6578-4aa3-a518-0d806dc764b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.065s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0d48e6f4-7051-4449-aaba-7d70ac42b86a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.299s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-0d48e6f4-7051-4449-aaba-7d70ac42b86a tempest-CreateVolumesFromSnapshotTest-1604396852 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:05:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1061267989',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=007cdfaf-9f9d-4ecd-aac2-5f729acb13ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc9fc3d32cd94cf2b0f2ee36c87e6656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:05:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T17:05:25Z,use_quota=True,user_id='ff52d810f8ee44ae950d93b972b0e3a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:05:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-0d48e6f4-7051-4449-aaba-7d70ac42b86a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Creating volume 007cdfaf-9f9d-4ecd-aac2-5f729acb13ab {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:05:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0d48e6f4-7051-4449-aaba-7d70ac42b86a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0d48e6f4-7051-4449-aaba-7d70ac42b86a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-0d48e6f4-7051-4449-aaba-7d70ac42b86a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:05:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-0d48e6f4-7051-4449-aaba-7d70ac42b86a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:05:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0d48e6f4-7051-4449-aaba-7d70ac42b86a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-0d48e6f4-7051-4449-aaba-7d70ac42b86a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:05:28 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-0d48e6f4-7051-4449-aaba-7d70ac42b86a tempest-CreateVolumesFromSnapshotTest-1604396852 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:05:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0d48e6f4-7051-4449-aaba-7d70ac42b86a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-007cdfaf-9f9d-4ecd-aac2-5f729acb13ab 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:28 devstack sudo[109222]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-007cdfaf-9f9d-4ecd-aac2-5f729acb13ab 1073741824 Aug 18 19:05:28 devstack sudo[109222]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:28 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-ac0e4878-6578-4aa3-a518-0d806dc764b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Create snapshot completed successfully Aug 18 19:05:29 devstack sudo[109222]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0d48e6f4-7051-4449-aaba-7d70ac42b86a tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-007cdfaf-9f9d-4ecd-aac2-5f729acb13ab 1073741824" returned: 0 in 0.454s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0d48e6f4-7051-4449-aaba-7d70ac42b86a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-007cdfaf-9f9d-4ecd-aac2-5f729acb13ab {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:29 devstack sudo[109228]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-007cdfaf-9f9d-4ecd-aac2-5f729acb13ab Aug 18 19:05:29 devstack sudo[109228]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:29 devstack sudo[109228]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0d48e6f4-7051-4449-aaba-7d70ac42b86a tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-007cdfaf-9f9d-4ecd-aac2-5f729acb13ab" returned: 0 in 0.295s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:29 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-0d48e6f4-7051-4449-aaba-7d70ac42b86a tempest-CreateVolumesFromSnapshotTest-1604396852 None] <== create_volume: return (840ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:05:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0d48e6f4-7051-4449-aaba-7d70ac42b86a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.844s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c0eb4f46-28bf-4894-9b3f-203a73bb9996 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.799s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:29 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c0eb4f46-28bf-4894-9b3f-203a73bb9996 tempest-CreateVolumesFromSnapshotTest-1604396852 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:05:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-177967422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=75a83460-c1d9-4e51-a6ad-81bd88172626,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc9fc3d32cd94cf2b0f2ee36c87e6656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:05: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-18T17:05:26Z,use_quota=True,user_id='ff52d810f8ee44ae950d93b972b0e3a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:05:29 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-c0eb4f46-28bf-4894-9b3f-203a73bb9996 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Creating volume 75a83460-c1d9-4e51-a6ad-81bd88172626 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:05:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c0eb4f46-28bf-4894-9b3f-203a73bb9996 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c0eb4f46-28bf-4894-9b3f-203a73bb9996 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:29 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c0eb4f46-28bf-4894-9b3f-203a73bb9996 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:05:29 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c0eb4f46-28bf-4894-9b3f-203a73bb9996 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:05:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c0eb4f46-28bf-4894-9b3f-203a73bb9996 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:29 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c0eb4f46-28bf-4894-9b3f-203a73bb9996 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:05:29 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-c0eb4f46-28bf-4894-9b3f-203a73bb9996 tempest-CreateVolumesFromSnapshotTest-1604396852 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:05:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c0eb4f46-28bf-4894-9b3f-203a73bb9996 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-75a83460-c1d9-4e51-a6ad-81bd88172626 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:29 devstack sudo[109231]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-75a83460-c1d9-4e51-a6ad-81bd88172626 1073741824 Aug 18 19:05:29 devstack sudo[109231]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:29 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0d48e6f4-7051-4449-aaba-7d70ac42b86a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0b28fc19-a624-42b9-9dec-183a513ce668) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-007cdfaf-9f9d-4ecd-aac2-5f729acb13ab', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:29 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0d48e6f4-7051-4449-aaba-7d70ac42b86a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c5651445-731d-4c6d-bdc2-2dcd8fc0178f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:29 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-0d48e6f4-7051-4449-aaba-7d70ac42b86a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Volume volume-007cdfaf-9f9d-4ecd-aac2-5f729acb13ab (007cdfaf-9f9d-4ecd-aac2-5f729acb13ab): created successfully Aug 18 19:05:29 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0d48e6f4-7051-4449-aaba-7d70ac42b86a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c5651445-731d-4c6d-bdc2-2dcd8fc0178f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:29 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0d48e6f4-7051-4449-aaba-7d70ac42b86a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Flow 'volume_create_manager' (d7d51ba5-2199-41a8-be5c-81f12141bb1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:05:29 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-0d48e6f4-7051-4449-aaba-7d70ac42b86a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Created volume successfully. Aug 18 19:05:29 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0dc08ed5-39cb-446b-9c93-2011daa21e8d tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Acquiring lock "cinder-10d64653-2b8e-4fb3-a82d-0a30b4d26b15-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:05:29 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0dc08ed5-39cb-446b-9c93-2011daa21e8d tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Lock "cinder-10d64653-2b8e-4fb3-a82d-0a30b4d26b15-delete_snapshot" acquired by "delete_snapshot" :: waited 0.029s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:05:29 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0dc08ed5-39cb-446b-9c93-2011daa21e8d tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Acquiring lock "cinder-quobyte-09cd923e-317b-4c2f-9900-c1a5ee6de311" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:05:29 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0dc08ed5-39cb-446b-9c93-2011daa21e8d tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Lock "cinder-quobyte-09cd923e-317b-4c2f-9900-c1a5ee6de311" acquired by "delete_snapshot" :: waited 0.019s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:05:29 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0dc08ed5-39cb-446b-9c93-2011daa21e8d tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Acquiring lock "cinder-quobyte-10d64653-2b8e-4fb3-a82d-0a30b4d26b15" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:05:29 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0dc08ed5-39cb-446b-9c93-2011daa21e8d tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Lock "cinder-quobyte-10d64653-2b8e-4fb3-a82d-0a30b4d26b15" acquired by "_delete_snapshot" :: waited 0.019s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:05:29 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-0dc08ed5-39cb-446b-9c93-2011daa21e8d tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Deleting offline snapshot 10d64653-2b8e-4fb3-a82d-0a30b4d26b15 of volume 09cd923e-317b-4c2f-9900-c1a5ee6de311 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:05:29 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-0dc08ed5-39cb-446b-9c93-2011daa21e8d tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] snapshot_file for this snap is: volume-09cd923e-317b-4c2f-9900-c1a5ee6de311.10d64653-2b8e-4fb3-a82d-0a30b4d26b15 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:05:29 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[b4388058-c719-4171-8b48-2eea9c81350c]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:05:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0dc08ed5-39cb-446b-9c93-2011daa21e8d tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311.10d64653-2b8e-4fb3-a82d-0a30b4d26b15 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:30 devstack sudo[109233]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311.10d64653-2b8e-4fb3-a82d-0a30b4d26b15 Aug 18 19:05:30 devstack sudo[109233]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:30 devstack sudo[109231]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c0eb4f46-28bf-4894-9b3f-203a73bb9996 tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-75a83460-c1d9-4e51-a6ad-81bd88172626 1073741824" returned: 0 in 0.566s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c0eb4f46-28bf-4894-9b3f-203a73bb9996 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-75a83460-c1d9-4e51-a6ad-81bd88172626 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:30 devstack sudo[109242]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-75a83460-c1d9-4e51-a6ad-81bd88172626 Aug 18 19:05:30 devstack sudo[109242]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:30 devstack sudo[109233]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0dc08ed5-39cb-446b-9c93-2011daa21e8d tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311.10d64653-2b8e-4fb3-a82d-0a30b4d26b15" returned: 0 in 0.436s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:30 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-0dc08ed5-39cb-446b-9c93-2011daa21e8d tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-09cd923e-317b-4c2f-9900-c1a5ee6de311(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:05:30 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[3f4d2fa9-7f85-41b6-a31b-b01d56dd5115]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:05:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0dc08ed5-39cb-446b-9c93-2011daa21e8d tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:30 devstack sudo[109245]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311 Aug 18 19:05:30 devstack sudo[109245]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:30 devstack sudo[109242]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c0eb4f46-28bf-4894-9b3f-203a73bb9996 tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-75a83460-c1d9-4e51-a6ad-81bd88172626" returned: 0 in 0.276s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:30 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c0eb4f46-28bf-4894-9b3f-203a73bb9996 tempest-CreateVolumesFromSnapshotTest-1604396852 None] <== create_volume: return (892ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:05:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c0eb4f46-28bf-4894-9b3f-203a73bb9996 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.897s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:30 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c0eb4f46-28bf-4894-9b3f-203a73bb9996 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ed382f57-3436-48bf-b12d-b515f4b23e0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-75a83460-c1d9-4e51-a6ad-81bd88172626', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:30 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c0eb4f46-28bf-4894-9b3f-203a73bb9996 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (df964422-d8e7-46b5-b0c4-a150dde05757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:30 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-c0eb4f46-28bf-4894-9b3f-203a73bb9996 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Volume volume-75a83460-c1d9-4e51-a6ad-81bd88172626 (75a83460-c1d9-4e51-a6ad-81bd88172626): created successfully Aug 18 19:05:30 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c0eb4f46-28bf-4894-9b3f-203a73bb9996 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (df964422-d8e7-46b5-b0c4-a150dde05757) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:30 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c0eb4f46-28bf-4894-9b3f-203a73bb9996 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Flow 'volume_create_manager' (d961841d-0142-48d6-8904-41617dd51076) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:05:30 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-c0eb4f46-28bf-4894-9b3f-203a73bb9996 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Created volume successfully. Aug 18 19:05:30 devstack sudo[109245]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0dc08ed5-39cb-446b-9c93-2011daa21e8d tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311" returned: 0 in 0.423s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0dc08ed5-39cb-446b-9c93-2011daa21e8d tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311.10d64653-2b8e-4fb3-a82d-0a30b4d26b15 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:30 devstack sudo[109251]: 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/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311.10d64653-2b8e-4fb3-a82d-0a30b4d26b15 Aug 18 19:05:30 devstack sudo[109251]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:31 devstack sudo[109251]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0dc08ed5-39cb-446b-9c93-2011daa21e8d tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311.10d64653-2b8e-4fb3-a82d-0a30b4d26b15" returned: 0 in 0.350s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0dc08ed5-39cb-446b-9c93-2011daa21e8d tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311.10d64653-2b8e-4fb3-a82d-0a30b4d26b15 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:31 devstack sudo[109257]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311.10d64653-2b8e-4fb3-a82d-0a30b4d26b15 Aug 18 19:05:31 devstack sudo[109257]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:31 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f02e518a-bd8a-4b59-bf73-f5625efa6245 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Acquiring lock "cinder-75a83460-c1d9-4e51-a6ad-81bd88172626-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:05:31 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f02e518a-bd8a-4b59-bf73-f5625efa6245 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "cinder-75a83460-c1d9-4e51-a6ad-81bd88172626-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:05:31 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f02e518a-bd8a-4b59-bf73-f5625efa6245 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Acquiring lock "cinder-quobyte-75a83460-c1d9-4e51-a6ad-81bd88172626" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:05:31 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f02e518a-bd8a-4b59-bf73-f5625efa6245 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "cinder-quobyte-75a83460-c1d9-4e51-a6ad-81bd88172626" acquired by "delete_volume" :: waited 0.018s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:05:31 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[0412f0c1-fdda-4795-a8ec-4c543c3692db]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:05:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f02e518a-bd8a-4b59-bf73-f5625efa6245 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-75a83460-c1d9-4e51-a6ad-81bd88172626 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:31 devstack sudo[109257]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0dc08ed5-39cb-446b-9c93-2011daa21e8d tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311.10d64653-2b8e-4fb3-a82d-0a30b4d26b15" returned: 0 in 0.273s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:31 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0dc08ed5-39cb-446b-9c93-2011daa21e8d tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Lock "cinder-quobyte-10d64653-2b8e-4fb3-a82d-0a30b4d26b15" released by "_delete_snapshot" :: held 1.596s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:05:31 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0dc08ed5-39cb-446b-9c93-2011daa21e8d tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Lock "cinder-quobyte-09cd923e-317b-4c2f-9900-c1a5ee6de311" released by "delete_snapshot" :: held 1.623s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:05:31 devstack sudo[109260]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-75a83460-c1d9-4e51-a6ad-81bd88172626 Aug 18 19:05:31 devstack sudo[109260]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:31 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-0dc08ed5-39cb-446b-9c93-2011daa21e8d tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Created reservations ['33350bad-145f-4581-b4f1-ab8267dc1c27', 'bf03dd5b-2f9f-4a66-9794-2216d439e7f8', '18747254-d7eb-4423-9361-9036656f0259', 'c10d8ee7-8090-4f5a-ba41-9d5d31c1a0f9'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:05:31 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-0dc08ed5-39cb-446b-9c93-2011daa21e8d tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Delete snapshot completed successfully. Aug 18 19:05:31 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0dc08ed5-39cb-446b-9c93-2011daa21e8d tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Lock "cinder-10d64653-2b8e-4fb3-a82d-0a30b4d26b15-delete_snapshot" released by "delete_snapshot" :: held 1.780s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:05:31 devstack sudo[109260]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f02e518a-bd8a-4b59-bf73-f5625efa6245 tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-75a83460-c1d9-4e51-a6ad-81bd88172626" returned: 0 in 0.409s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f02e518a-bd8a-4b59-bf73-f5625efa6245 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-75a83460-c1d9-4e51-a6ad-81bd88172626 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:31 devstack sudo[109265]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-75a83460-c1d9-4e51-a6ad-81bd88172626 Aug 18 19:05:31 devstack sudo[109265]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-433ab120-be71-4081-bc31-6e0963046748 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Acquiring lock "cinder-09cd923e-317b-4c2f-9900-c1a5ee6de311-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:05:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-433ab120-be71-4081-bc31-6e0963046748 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Lock "cinder-09cd923e-317b-4c2f-9900-c1a5ee6de311-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:05:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-433ab120-be71-4081-bc31-6e0963046748 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Acquiring lock "cinder-quobyte-09cd923e-317b-4c2f-9900-c1a5ee6de311" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:05:32 devstack sudo[109265]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f02e518a-bd8a-4b59-bf73-f5625efa6245 tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-75a83460-c1d9-4e51-a6ad-81bd88172626" returned: 0 in 0.288s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-433ab120-be71-4081-bc31-6e0963046748 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Lock "cinder-quobyte-09cd923e-317b-4c2f-9900-c1a5ee6de311" acquired by "delete_volume" :: waited 0.033s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:05:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f02e518a-bd8a-4b59-bf73-f5625efa6245 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "cinder-quobyte-75a83460-c1d9-4e51-a6ad-81bd88172626" released by "delete_volume" :: held 0.781s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:05:32 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[8e2d63db-25b8-4640-ab89-e90f7b5999ce]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:05:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-433ab120-be71-4081-bc31-6e0963046748 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:32 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-f02e518a-bd8a-4b59-bf73-f5625efa6245 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Created reservations ['d11c2138-ca9b-41c1-b636-85811f2c5a83', 'fb17cf56-46b0-488b-bf3d-05161aab793b', 'aa188ee0-b754-458f-8d1d-c819269d6816', 'ac2d7a36-1d82-4c2a-88d4-5738b3c70e5b'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:05:32 devstack sudo[109268]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311 Aug 18 19:05:32 devstack sudo[109268]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f02e518a-bd8a-4b59-bf73-f5625efa6245 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f02e518a-bd8a-4b59-bf73-f5625efa6245 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:32 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f02e518a-bd8a-4b59-bf73-f5625efa6245 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:05:32 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f02e518a-bd8a-4b59-bf73-f5625efa6245 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:05:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f02e518a-bd8a-4b59-bf73-f5625efa6245 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f02e518a-bd8a-4b59-bf73-f5625efa6245 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:32 devstack sudo[109270]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:05:32 devstack sudo[109270]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-79b4a115-8efe-4121-a017-681237a89943 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Acquiring lock "cinder-007cdfaf-9f9d-4ecd-aac2-5f729acb13ab-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:05:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-79b4a115-8efe-4121-a017-681237a89943 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "cinder-007cdfaf-9f9d-4ecd-aac2-5f729acb13ab-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:05:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-79b4a115-8efe-4121-a017-681237a89943 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Acquiring lock "cinder-quobyte-007cdfaf-9f9d-4ecd-aac2-5f729acb13ab" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:05:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-79b4a115-8efe-4121-a017-681237a89943 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "cinder-quobyte-007cdfaf-9f9d-4ecd-aac2-5f729acb13ab" acquired by "delete_volume" :: waited 0.017s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:05:32 devstack sudo[109270]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:32 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[139b3621-feba-4b12-a60e-eabfff72ddac]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:05:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-79b4a115-8efe-4121-a017-681237a89943 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-007cdfaf-9f9d-4ecd-aac2-5f729acb13ab {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:32 devstack sudo[109268]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f02e518a-bd8a-4b59-bf73-f5625efa6245 tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.311s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:32 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-f02e518a-bd8a-4b59-bf73-f5625efa6245 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:05:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-433ab120-be71-4081-bc31-6e0963046748 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311" returned: 0 in 0.477s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-433ab120-be71-4081-bc31-6e0963046748 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:32 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-f02e518a-bd8a-4b59-bf73-f5625efa6245 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Deleted volume successfully. Aug 18 19:05:32 devstack sudo[109277]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311 Aug 18 19:05:32 devstack sudo[109277]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f02e518a-bd8a-4b59-bf73-f5625efa6245 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "cinder-75a83460-c1d9-4e51-a6ad-81bd88172626-delete_volume" released by "delete_volume" :: held 1.398s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:05:32 devstack sudo[109276]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-007cdfaf-9f9d-4ecd-aac2-5f729acb13ab Aug 18 19:05:32 devstack sudo[109276]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:33 devstack sudo[109277]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-433ab120-be71-4081-bc31-6e0963046748 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-09cd923e-317b-4c2f-9900-c1a5ee6de311" returned: 0 in 0.304s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-433ab120-be71-4081-bc31-6e0963046748 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Lock "cinder-quobyte-09cd923e-317b-4c2f-9900-c1a5ee6de311" released by "delete_volume" :: held 0.851s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:05:33 devstack sudo[109276]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-79b4a115-8efe-4121-a017-681237a89943 tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-007cdfaf-9f9d-4ecd-aac2-5f729acb13ab" returned: 0 in 0.393s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-79b4a115-8efe-4121-a017-681237a89943 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-007cdfaf-9f9d-4ecd-aac2-5f729acb13ab {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:33 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-433ab120-be71-4081-bc31-6e0963046748 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Created reservations ['591cb874-3ed3-4609-9037-245d758f4c70', '7fd188a7-34c1-4e33-aaa1-6e38909be51a', '395665f8-fd75-48c8-a3d4-3476eab94470', 'bba63b1a-0ab2-4feb-9eaa-26f24c4f5417'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:05:33 devstack sudo[109284]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-007cdfaf-9f9d-4ecd-aac2-5f729acb13ab Aug 18 19:05:33 devstack sudo[109284]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-433ab120-be71-4081-bc31-6e0963046748 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-433ab120-be71-4081-bc31-6e0963046748 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:33 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-433ab120-be71-4081-bc31-6e0963046748 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:05:33 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-433ab120-be71-4081-bc31-6e0963046748 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:05:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-433ab120-be71-4081-bc31-6e0963046748 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-433ab120-be71-4081-bc31-6e0963046748 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:33 devstack sudo[109286]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:05:33 devstack sudo[109286]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:33 devstack sudo[109284]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-79b4a115-8efe-4121-a017-681237a89943 tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-007cdfaf-9f9d-4ecd-aac2-5f729acb13ab" returned: 0 in 0.368s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-79b4a115-8efe-4121-a017-681237a89943 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "cinder-quobyte-007cdfaf-9f9d-4ecd-aac2-5f729acb13ab" released by "delete_volume" :: held 0.819s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:05:33 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-79b4a115-8efe-4121-a017-681237a89943 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Created reservations ['5f2935f6-b8d7-4c5e-99f4-4e1e4d4cbb45', '861fb6a6-acae-4823-a717-cbb7ba9a729b', '2d0af6fb-8dec-46d9-ba28-0cf067fd2f62', '00fe725a-6766-49e8-9391-94abe8b528ac'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:05:33 devstack sudo[109286]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-433ab120-be71-4081-bc31-6e0963046748 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.366s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:33 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-433ab120-be71-4081-bc31-6e0963046748 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:05:33 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-433ab120-be71-4081-bc31-6e0963046748 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Deleted volume successfully. Aug 18 19:05:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-433ab120-be71-4081-bc31-6e0963046748 tempest-VolumeSnapshotQuotasNegativeTestJSON-994371606 None] Lock "cinder-09cd923e-317b-4c2f-9900-c1a5ee6de311-delete_volume" released by "delete_volume" :: held 1.502s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:05:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-79b4a115-8efe-4121-a017-681237a89943 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-79b4a115-8efe-4121-a017-681237a89943 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:33 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-79b4a115-8efe-4121-a017-681237a89943 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:05:33 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-79b4a115-8efe-4121-a017-681237a89943 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:05:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-79b4a115-8efe-4121-a017-681237a89943 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-79b4a115-8efe-4121-a017-681237a89943 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:33 devstack sudo[109290]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:05:33 devstack sudo[109290]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a7ace6d7-0d78-47cf-8b42-ccb35b338b4b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Acquiring lock "cinder-c8472925-55d6-4824-8b1f-ff51c6554928-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:05:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a7ace6d7-0d78-47cf-8b42-ccb35b338b4b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "cinder-c8472925-55d6-4824-8b1f-ff51c6554928-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:05:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a7ace6d7-0d78-47cf-8b42-ccb35b338b4b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Acquiring lock "cinder-quobyte-c8472925-55d6-4824-8b1f-ff51c6554928" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:05:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a7ace6d7-0d78-47cf-8b42-ccb35b338b4b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "cinder-quobyte-c8472925-55d6-4824-8b1f-ff51c6554928" acquired by "delete_volume" :: waited 0.024s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:05:33 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[db9b8bab-703f-4f81-ad9c-216987fc8d86]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:05:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a7ace6d7-0d78-47cf-8b42-ccb35b338b4b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c8472925-55d6-4824-8b1f-ff51c6554928 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:33 devstack sudo[109290]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-79b4a115-8efe-4121-a017-681237a89943 tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.330s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:33 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-79b4a115-8efe-4121-a017-681237a89943 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:05:34 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-79b4a115-8efe-4121-a017-681237a89943 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Deleted volume successfully. Aug 18 19:05:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-79b4a115-8efe-4121-a017-681237a89943 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "cinder-007cdfaf-9f9d-4ecd-aac2-5f729acb13ab-delete_volume" released by "delete_volume" :: held 1.443s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:05:34 devstack sudo[109293]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c8472925-55d6-4824-8b1f-ff51c6554928 Aug 18 19:05:34 devstack sudo[109293]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:34 devstack sudo[109293]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a7ace6d7-0d78-47cf-8b42-ccb35b338b4b tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c8472925-55d6-4824-8b1f-ff51c6554928" returned: 0 in 0.413s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a7ace6d7-0d78-47cf-8b42-ccb35b338b4b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c8472925-55d6-4824-8b1f-ff51c6554928 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:34 devstack sudo[109298]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c8472925-55d6-4824-8b1f-ff51c6554928 Aug 18 19:05:34 devstack sudo[109298]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:34 devstack sudo[109298]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a7ace6d7-0d78-47cf-8b42-ccb35b338b4b tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c8472925-55d6-4824-8b1f-ff51c6554928" returned: 0 in 0.275s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a7ace6d7-0d78-47cf-8b42-ccb35b338b4b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "cinder-quobyte-c8472925-55d6-4824-8b1f-ff51c6554928" released by "delete_volume" :: held 0.748s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:05:34 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-a7ace6d7-0d78-47cf-8b42-ccb35b338b4b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Created reservations ['1e14106a-052f-4d33-af8d-9e257711c82c', 'a61a7913-2094-4aec-bb3a-f4c0d6b64235', 'a3d9a6c4-65d7-448b-a224-138bdd4640f9', '21d6e0aa-fac1-4459-996a-944666c25914'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:05:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a7ace6d7-0d78-47cf-8b42-ccb35b338b4b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a7ace6d7-0d78-47cf-8b42-ccb35b338b4b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:34 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-a7ace6d7-0d78-47cf-8b42-ccb35b338b4b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:05:34 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-a7ace6d7-0d78-47cf-8b42-ccb35b338b4b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:05:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a7ace6d7-0d78-47cf-8b42-ccb35b338b4b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a7ace6d7-0d78-47cf-8b42-ccb35b338b4b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:34 devstack sudo[109301]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:05:34 devstack sudo[109301]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f588dfc3-4d4d-4d40-870b-79f3bd8c895a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Acquiring lock "cinder-f12f1573-7692-4dd3-9596-5b93ac549a3b-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:05:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f588dfc3-4d4d-4d40-870b-79f3bd8c895a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "cinder-f12f1573-7692-4dd3-9596-5b93ac549a3b-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:05:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f588dfc3-4d4d-4d40-870b-79f3bd8c895a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Acquiring lock "cinder-quobyte-f12f1573-7692-4dd3-9596-5b93ac549a3b" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:05:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f588dfc3-4d4d-4d40-870b-79f3bd8c895a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "cinder-quobyte-f12f1573-7692-4dd3-9596-5b93ac549a3b" acquired by "delete_volume" :: waited 0.030s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:05:35 devstack sudo[109301]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a7ace6d7-0d78-47cf-8b42-ccb35b338b4b tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.329s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:35 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-a7ace6d7-0d78-47cf-8b42-ccb35b338b4b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:05:35 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[918e5b2b-040d-43f5-90d2-469c6cc22487]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:05:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f588dfc3-4d4d-4d40-870b-79f3bd8c895a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f12f1573-7692-4dd3-9596-5b93ac549a3b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:35 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-a7ace6d7-0d78-47cf-8b42-ccb35b338b4b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Deleted volume successfully. Aug 18 19:05:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a7ace6d7-0d78-47cf-8b42-ccb35b338b4b tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "cinder-c8472925-55d6-4824-8b1f-ff51c6554928-delete_volume" released by "delete_volume" :: held 1.392s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:05:35 devstack sudo[109304]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f12f1573-7692-4dd3-9596-5b93ac549a3b Aug 18 19:05:35 devstack sudo[109304]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:35 devstack sudo[109304]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f588dfc3-4d4d-4d40-870b-79f3bd8c895a tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f12f1573-7692-4dd3-9596-5b93ac549a3b" returned: 0 in 0.425s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f588dfc3-4d4d-4d40-870b-79f3bd8c895a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f12f1573-7692-4dd3-9596-5b93ac549a3b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:35 devstack sudo[109310]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f12f1573-7692-4dd3-9596-5b93ac549a3b Aug 18 19:05:35 devstack sudo[109310]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:35 devstack sudo[109310]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f588dfc3-4d4d-4d40-870b-79f3bd8c895a tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f12f1573-7692-4dd3-9596-5b93ac549a3b" returned: 0 in 0.283s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f588dfc3-4d4d-4d40-870b-79f3bd8c895a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "cinder-quobyte-f12f1573-7692-4dd3-9596-5b93ac549a3b" released by "delete_volume" :: held 0.771s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:05:35 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-f588dfc3-4d4d-4d40-870b-79f3bd8c895a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Created reservations ['945851ab-44a2-4311-852a-69df3ca9bf2f', 'aed44211-d471-49af-98b4-ac6a4db97403', '3b6a39d6-ef58-4de8-b0bb-875e21f9c302', '899d45d8-b9d4-4e96-8e22-3b8a0bb30c1f'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:05:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f588dfc3-4d4d-4d40-870b-79f3bd8c895a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f588dfc3-4d4d-4d40-870b-79f3bd8c895a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:36 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f588dfc3-4d4d-4d40-870b-79f3bd8c895a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:05:36 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f588dfc3-4d4d-4d40-870b-79f3bd8c895a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:05:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f588dfc3-4d4d-4d40-870b-79f3bd8c895a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f588dfc3-4d4d-4d40-870b-79f3bd8c895a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:36 devstack sudo[109313]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:05:36 devstack sudo[109313]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:36 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8c2ea487-e630-4093-8447-e144f9d13ccf tempest-CreateVolumesFromSnapshotTest-1604396852 None] Acquiring lock "cinder-300ce559-d663-4d1f-8158-eff26c5c83f4-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:05:36 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8c2ea487-e630-4093-8447-e144f9d13ccf tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "cinder-300ce559-d663-4d1f-8158-eff26c5c83f4-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:05:36 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8c2ea487-e630-4093-8447-e144f9d13ccf tempest-CreateVolumesFromSnapshotTest-1604396852 None] Acquiring lock "cinder-quobyte-300ce559-d663-4d1f-8158-eff26c5c83f4" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:05:36 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8c2ea487-e630-4093-8447-e144f9d13ccf tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "cinder-quobyte-300ce559-d663-4d1f-8158-eff26c5c83f4" acquired by "delete_volume" :: waited 0.023s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:05:36 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[01d2dc2b-a2ba-460b-aead-c1879be8776f]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:05:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8c2ea487-e630-4093-8447-e144f9d13ccf tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-300ce559-d663-4d1f-8158-eff26c5c83f4 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:36 devstack sudo[109313]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f588dfc3-4d4d-4d40-870b-79f3bd8c895a tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.404s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:36 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-f588dfc3-4d4d-4d40-870b-79f3bd8c895a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:05:36 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-f588dfc3-4d4d-4d40-870b-79f3bd8c895a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Deleted volume successfully. Aug 18 19:05:36 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f588dfc3-4d4d-4d40-870b-79f3bd8c895a tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "cinder-f12f1573-7692-4dd3-9596-5b93ac549a3b-delete_volume" released by "delete_volume" :: held 1.487s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:05:36 devstack sudo[109316]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-300ce559-d663-4d1f-8158-eff26c5c83f4 Aug 18 19:05:36 devstack sudo[109316]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:36 devstack sudo[109316]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8c2ea487-e630-4093-8447-e144f9d13ccf tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-300ce559-d663-4d1f-8158-eff26c5c83f4" returned: 0 in 0.432s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8c2ea487-e630-4093-8447-e144f9d13ccf tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-300ce559-d663-4d1f-8158-eff26c5c83f4 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:36 devstack sudo[109322]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-300ce559-d663-4d1f-8158-eff26c5c83f4 Aug 18 19:05:36 devstack sudo[109322]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:37 devstack sudo[109322]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8c2ea487-e630-4093-8447-e144f9d13ccf tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-300ce559-d663-4d1f-8158-eff26c5c83f4" returned: 0 in 0.298s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:37 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8c2ea487-e630-4093-8447-e144f9d13ccf tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "cinder-quobyte-300ce559-d663-4d1f-8158-eff26c5c83f4" released by "delete_volume" :: held 0.797s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:05:37 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-8c2ea487-e630-4093-8447-e144f9d13ccf tempest-CreateVolumesFromSnapshotTest-1604396852 None] Created reservations ['75fa038f-bce6-4e11-a9aa-a574a3d9a852', 'bbd825af-ebb7-43a0-829c-d84eeea39a09', '08dd8580-8a3a-451d-9003-490f55a35e5e', '060edd4b-120f-46ac-8f90-8d0a17577852'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:05:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8c2ea487-e630-4093-8447-e144f9d13ccf tempest-CreateVolumesFromSnapshotTest-1604396852 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8c2ea487-e630-4093-8447-e144f9d13ccf tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:37 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8c2ea487-e630-4093-8447-e144f9d13ccf tempest-CreateVolumesFromSnapshotTest-1604396852 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:05:37 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8c2ea487-e630-4093-8447-e144f9d13ccf tempest-CreateVolumesFromSnapshotTest-1604396852 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:05:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8c2ea487-e630-4093-8447-e144f9d13ccf tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8c2ea487-e630-4093-8447-e144f9d13ccf tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:37 devstack sudo[109326]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:05:37 devstack sudo[109326]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:37 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-fc2a8340-b7ba-482a-9de5-98069680c749 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Acquiring lock "cinder-3405caaf-7c76-4c40-b248-bf18d54d40d6-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:05:37 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-fc2a8340-b7ba-482a-9de5-98069680c749 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "cinder-3405caaf-7c76-4c40-b248-bf18d54d40d6-delete_snapshot" acquired by "delete_snapshot" :: waited 0.023s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:05:37 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-fc2a8340-b7ba-482a-9de5-98069680c749 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Acquiring lock "cinder-quobyte-89654a32-f6a8-4aa6-b619-ae0074f56bfd" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:05:37 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-fc2a8340-b7ba-482a-9de5-98069680c749 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "cinder-quobyte-89654a32-f6a8-4aa6-b619-ae0074f56bfd" acquired by "delete_snapshot" :: waited 0.015s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:05:37 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-fc2a8340-b7ba-482a-9de5-98069680c749 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Acquiring lock "cinder-quobyte-3405caaf-7c76-4c40-b248-bf18d54d40d6" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:05:37 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-fc2a8340-b7ba-482a-9de5-98069680c749 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "cinder-quobyte-3405caaf-7c76-4c40-b248-bf18d54d40d6" acquired by "_delete_snapshot" :: waited 0.022s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:05:37 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-fc2a8340-b7ba-482a-9de5-98069680c749 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Deleting offline snapshot 3405caaf-7c76-4c40-b248-bf18d54d40d6 of volume 89654a32-f6a8-4aa6-b619-ae0074f56bfd {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:05:37 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-fc2a8340-b7ba-482a-9de5-98069680c749 tempest-CreateVolumesFromSnapshotTest-1604396852 None] snapshot_file for this snap is: volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd.3405caaf-7c76-4c40-b248-bf18d54d40d6 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:05:37 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[4ed55a6b-4d36-4a71-993c-dd3f1614cf71]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:05:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fc2a8340-b7ba-482a-9de5-98069680c749 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd.3405caaf-7c76-4c40-b248-bf18d54d40d6 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:37 devstack sudo[109328]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd.3405caaf-7c76-4c40-b248-bf18d54d40d6 Aug 18 19:05:37 devstack sudo[109326]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8c2ea487-e630-4093-8447-e144f9d13ccf tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.467s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:37 devstack sudo[109328]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:37 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-8c2ea487-e630-4093-8447-e144f9d13ccf tempest-CreateVolumesFromSnapshotTest-1604396852 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:05:37 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-8c2ea487-e630-4093-8447-e144f9d13ccf tempest-CreateVolumesFromSnapshotTest-1604396852 None] Deleted volume successfully. Aug 18 19:05:37 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8c2ea487-e630-4093-8447-e144f9d13ccf tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "cinder-300ce559-d663-4d1f-8158-eff26c5c83f4-delete_volume" released by "delete_volume" :: held 1.625s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:05:38 devstack sudo[109328]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fc2a8340-b7ba-482a-9de5-98069680c749 tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd.3405caaf-7c76-4c40-b248-bf18d54d40d6" returned: 0 in 0.494s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:38 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-fc2a8340-b7ba-482a-9de5-98069680c749 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:05:38 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[c42f061a-09ca-4cd5-8860-e47bafdc12df]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:05:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fc2a8340-b7ba-482a-9de5-98069680c749 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:38 devstack sudo[109334]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd Aug 18 19:05:38 devstack sudo[109334]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:38 devstack sudo[109334]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fc2a8340-b7ba-482a-9de5-98069680c749 tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd" returned: 0 in 0.438s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fc2a8340-b7ba-482a-9de5-98069680c749 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd.3405caaf-7c76-4c40-b248-bf18d54d40d6 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:38 devstack sudo[109339]: 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/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd.3405caaf-7c76-4c40-b248-bf18d54d40d6 Aug 18 19:05:38 devstack sudo[109339]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:38 devstack sudo[109339]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fc2a8340-b7ba-482a-9de5-98069680c749 tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd.3405caaf-7c76-4c40-b248-bf18d54d40d6" returned: 0 in 0.391s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fc2a8340-b7ba-482a-9de5-98069680c749 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd.3405caaf-7c76-4c40-b248-bf18d54d40d6 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:39 devstack sudo[109345]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd.3405caaf-7c76-4c40-b248-bf18d54d40d6 Aug 18 19:05:39 devstack sudo[109345]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:39 devstack sudo[109345]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fc2a8340-b7ba-482a-9de5-98069680c749 tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd.3405caaf-7c76-4c40-b248-bf18d54d40d6" returned: 0 in 0.287s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:39 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-fc2a8340-b7ba-482a-9de5-98069680c749 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "cinder-quobyte-3405caaf-7c76-4c40-b248-bf18d54d40d6" released by "_delete_snapshot" :: held 1.779s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:05:39 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-fc2a8340-b7ba-482a-9de5-98069680c749 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "cinder-quobyte-89654a32-f6a8-4aa6-b619-ae0074f56bfd" released by "delete_snapshot" :: held 1.814s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:05:39 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-fc2a8340-b7ba-482a-9de5-98069680c749 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Created reservations ['b364a474-a7f9-4b6f-899f-e8b0dd3e9104', '631d7e8f-c488-4b5c-9aea-6a783c758c6d', '041b0643-faaa-48a8-81c6-add8af7bd88d', 'a984d1df-4b60-4628-a7f8-654d263553be'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:05:39 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-fc2a8340-b7ba-482a-9de5-98069680c749 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Delete snapshot completed successfully. Aug 18 19:05:39 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-fc2a8340-b7ba-482a-9de5-98069680c749 tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "cinder-3405caaf-7c76-4c40-b248-bf18d54d40d6-delete_snapshot" released by "delete_snapshot" :: held 1.988s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:05:39 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ed10d4f9-7314-40f7-8bee-8c59b57b2feb tempest-CreateVolumesFromSnapshotTest-1604396852 None] Acquiring lock "cinder-89654a32-f6a8-4aa6-b619-ae0074f56bfd-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:05:39 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ed10d4f9-7314-40f7-8bee-8c59b57b2feb tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "cinder-89654a32-f6a8-4aa6-b619-ae0074f56bfd-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:05:39 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ed10d4f9-7314-40f7-8bee-8c59b57b2feb tempest-CreateVolumesFromSnapshotTest-1604396852 None] Acquiring lock "cinder-quobyte-89654a32-f6a8-4aa6-b619-ae0074f56bfd" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:05:39 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ed10d4f9-7314-40f7-8bee-8c59b57b2feb tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "cinder-quobyte-89654a32-f6a8-4aa6-b619-ae0074f56bfd" acquired by "delete_volume" :: waited 0.020s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:05:39 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[046bdeb6-cbe3-4257-a32e-4b5c97a54816]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:05:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ed10d4f9-7314-40f7-8bee-8c59b57b2feb tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:39 devstack sudo[109350]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd Aug 18 19:05:39 devstack sudo[109350]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:40 devstack sudo[109350]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ed10d4f9-7314-40f7-8bee-8c59b57b2feb tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd" returned: 0 in 0.457s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ed10d4f9-7314-40f7-8bee-8c59b57b2feb tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:40 devstack sudo[109355]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd Aug 18 19:05:40 devstack sudo[109355]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:40 devstack sudo[109355]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ed10d4f9-7314-40f7-8bee-8c59b57b2feb tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-89654a32-f6a8-4aa6-b619-ae0074f56bfd" returned: 0 in 0.291s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:40 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ed10d4f9-7314-40f7-8bee-8c59b57b2feb tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "cinder-quobyte-89654a32-f6a8-4aa6-b619-ae0074f56bfd" released by "delete_volume" :: held 0.840s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:05:40 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-ed10d4f9-7314-40f7-8bee-8c59b57b2feb tempest-CreateVolumesFromSnapshotTest-1604396852 None] Created reservations ['6aa0cbf3-ccbc-4952-9631-21edab5ae397', 'fe462f93-7c04-4939-b3e1-107995db4679', 'c4b5de48-3197-4edd-b3ed-a53367fcbe68', '32f600df-c0fa-440b-ac12-867324538cee'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:05:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ed10d4f9-7314-40f7-8bee-8c59b57b2feb tempest-CreateVolumesFromSnapshotTest-1604396852 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ed10d4f9-7314-40f7-8bee-8c59b57b2feb tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:40 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ed10d4f9-7314-40f7-8bee-8c59b57b2feb tempest-CreateVolumesFromSnapshotTest-1604396852 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:05:40 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ed10d4f9-7314-40f7-8bee-8c59b57b2feb tempest-CreateVolumesFromSnapshotTest-1604396852 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:05:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ed10d4f9-7314-40f7-8bee-8c59b57b2feb tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ed10d4f9-7314-40f7-8bee-8c59b57b2feb tempest-CreateVolumesFromSnapshotTest-1604396852 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:40 devstack sudo[109358]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:05:40 devstack sudo[109358]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:41 devstack sudo[109358]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ed10d4f9-7314-40f7-8bee-8c59b57b2feb tempest-CreateVolumesFromSnapshotTest-1604396852 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.314s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:41 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-ed10d4f9-7314-40f7-8bee-8c59b57b2feb tempest-CreateVolumesFromSnapshotTest-1604396852 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:05:41 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-ed10d4f9-7314-40f7-8bee-8c59b57b2feb tempest-CreateVolumesFromSnapshotTest-1604396852 None] Deleted volume successfully. Aug 18 19:05:41 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ed10d4f9-7314-40f7-8bee-8c59b57b2feb tempest-CreateVolumesFromSnapshotTest-1604396852 None] Lock "cinder-89654a32-f6a8-4aa6-b619-ae0074f56bfd-delete_volume" released by "delete_volume" :: held 1.422s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:05:42 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 19:05:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:05:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:05:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:42 devstack sudo[109397]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:05:42 devstack sudo[109397]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:42 devstack sudo[109397]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.289s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:42 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:05:42 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager._thread_info {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 19:05:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread count: 28 {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 18 19:05:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread info: [<_MainThread(MainThread, started 134742134784128)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 18 19:05:48 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:05:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Flow 'volume_create_manager' (425a880c-0c0b-45bb-8040-8c3d8a75241c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:05:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7f8b117f-b7d0-4e9a-9af8-bb7c520216f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7f8b117f-b7d0-4e9a-9af8-bb7c520216f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:05:48Z,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=c6066c49-39b4-4e59-a142-d0409a3db43d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b142aaf0bbbe49d4872ae5839e386bf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:05: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-18T17:05:48Z,use_quota=True,user_id='dff9e75201c94c20abe1c725866d28e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (00f3280a-049b-4b12-b7a4-91d7d89837a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (00f3280a-049b-4b12-b7a4-91d7d89837a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8c82c1b5-ab43-4f9d-899e-992f5d8eb11c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:48 devstack cinder-volume[93728]: DEBUG cinder.image.glance [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Creating Keystone auth plugin from conf {{(pid=93728) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 18 19:05:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8c82c1b5-ab43-4f9d-899e-992f5d8eb11c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'c6066c49-39b4-4e59-a142-d0409a3db43d', 'volume_name': 'volume-c6066c49-39b4-4e59-a142-d0409a3db43d', 'volume_size': 1, 'image_id': '8d57da4a-f7ce-4361-8d37-b19f61594415', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/8d57da4a-f7ce-4361-8d37-b19f61594415', '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': 'dda08ef3d8a4790c1de25c9c4cac5a7c', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'b142aaf0bbbe49d4872ae5839e386bf5', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'dbac3f10d3c463fc302017474f45995f050f722920da63afc76e68fb9a7a34e4f8e1ba8f9845485e417485c44d6a974cf0a3651f1aa696b09a5345dfe3e1b6a5', 'id': '8d57da4a-f7ce-4361-8d37-b19f61594415', 'created_at': datetime.datetime(2026, 8, 18, 17, 5, 46, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 18, 17, 5, 47, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/8d57da4a-f7ce-4361-8d37-b19f61594415/file', 'properties': {}}, 'image_service': }' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1629c462-db96-40db-a08d-247d7f731df9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1629c462-db96-40db-a08d-247d7f731df9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5b6aa729-8a92-47d3-a17e-65a4faed54c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:48 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Volume c6066c49-39b4-4e59-a142-d0409a3db43d: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-c6066c49-39b4-4e59-a142-d0409a3db43d', 'volume_size': 1, 'image_id': '8d57da4a-f7ce-4361-8d37-b19f61594415', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/8d57da4a-f7ce-4361-8d37-b19f61594415', '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': 'dda08ef3d8a4790c1de25c9c4cac5a7c', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'b142aaf0bbbe49d4872ae5839e386bf5', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'dbac3f10d3c463fc302017474f45995f050f722920da63afc76e68fb9a7a34e4f8e1ba8f9845485e417485c44d6a974cf0a3651f1aa696b09a5345dfe3e1b6a5', 'id': '8d57da4a-f7ce-4361-8d37-b19f61594415', 'created_at': datetime.datetime(2026, 8, 18, 17, 5, 46, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 18, 17, 5, 47, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/8d57da4a-f7ce-4361-8d37-b19f61594415/file', 'properties': {}}, 'image_service': } Aug 18 19:05:48 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Trying to clone c6066c49-39b4-4e59-a142-d0409a3db43d from image 8d57da4a-f7ce-4361-8d37-b19f61594415 at location (None, [{'url': 'file:///opt/stack/data/glance/images/8d57da4a-f7ce-4361-8d37-b19f61594415', 'metadata': {}}]). {{(pid=93728) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 18 19:05:48 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_8d57da4a-f7ce-4361-8d37-b19f61594415_h5luoq4vdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=93728) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 18 19:05:48 devstack cinder-volume[93728]: INFO cinder.image.image_utils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Image download 0.00 MB at 0.00 MB/s Aug 18 19:05:48 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[20f75c32-c9bc-4935-9d0b-ae7713bd98f3]: (4, 'raw') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:05:48 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_8d57da4a-f7ce-4361-8d37-b19f61594415_h5luoq4vdevstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:49 devstack sudo[109408]: 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_8d57da4a-f7ce-4361-8d37-b19f61594415_h5luoq4vdevstack@QuobyteHD Aug 18 19:05:49 devstack sudo[109408]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:49 devstack sudo[109408]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] CMD "/opt/stack/data/venv/bin/python3.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_8d57da4a-f7ce-4361-8d37-b19f61594415_h5luoq4vdevstack@QuobyteHD" returned: 0 in 0.413s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_8d57da4a-f7ce-4361-8d37-b19f61594415_h5luoq4vdevstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:49 devstack sudo[109412]: 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_8d57da4a-f7ce-4361-8d37-b19f61594415_h5luoq4vdevstack@QuobyteHD Aug 18 19:05:49 devstack sudo[109412]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:49 devstack sudo[109412]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] CMD "/opt/stack/data/venv/bin/python3.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_8d57da4a-f7ce-4361-8d37-b19f61594415_h5luoq4vdevstack@QuobyteHD" returned: 1 in 0.413s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 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_8d57da4a-f7ce-4361-8d37-b19f61594415_h5luoq4vdevstack@QuobyteHD' failed. Not Retrying. {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 18 19:05:49 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Temporary image 8d57da4a-f7ce-4361-8d37-b19f61594415 is fetched for user dff9e75201c94c20abe1c725866d28e0. {{(pid=93728) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 18 19:05:49 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[55693b06-bf7b-442d-92d2-5cbc40ec429c]: (4, 'raw') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:05:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_8d57da4a-f7ce-4361-8d37-b19f61594415_h5luoq4vdevstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:50 devstack sudo[109417]: 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_8d57da4a-f7ce-4361-8d37-b19f61594415_h5luoq4vdevstack@QuobyteHD Aug 18 19:05:50 devstack sudo[109417]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:50 devstack sudo[109417]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] CMD "/opt/stack/data/venv/bin/python3.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_8d57da4a-f7ce-4361-8d37-b19f61594415_h5luoq4vdevstack@QuobyteHD" returned: 0 in 0.391s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_8d57da4a-f7ce-4361-8d37-b19f61594415_h5luoq4vdevstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:50 devstack sudo[109422]: 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_8d57da4a-f7ce-4361-8d37-b19f61594415_h5luoq4vdevstack@QuobyteHD Aug 18 19:05:50 devstack sudo[109422]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:50 devstack sudo[109422]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] CMD "/opt/stack/data/venv/bin/python3.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_8d57da4a-f7ce-4361-8d37-b19f61594415_h5luoq4vdevstack@QuobyteHD" returned: 1 in 0.411s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 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_8d57da4a-f7ce-4361-8d37-b19f61594415_h5luoq4vdevstack@QuobyteHD' failed. Not Retrying. {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 18 19:05:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.002s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:50 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:05:48Z,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=c6066c49-39b4-4e59-a142-d0409a3db43d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b142aaf0bbbe49d4872ae5839e386bf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:05: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-18T17:05:48Z,use_quota=True,user_id='dff9e75201c94c20abe1c725866d28e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:05:50 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Creating volume c6066c49-39b4-4e59-a142-d0409a3db43d {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:05:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:50 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:05:50 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:05:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:50 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:05:50 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:05:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c6066c49-39b4-4e59-a142-d0409a3db43d 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:50 devstack sudo[109428]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c6066c49-39b4-4e59-a142-d0409a3db43d 1073741824 Aug 18 19:05:50 devstack sudo[109428]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:51 devstack sudo[109428]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c6066c49-39b4-4e59-a142-d0409a3db43d 1073741824" returned: 0 in 0.578s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:51 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=122,cinder:UPDATE=146,cinder:DELETE=13,cinder:INSERT=36 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:05:51 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=121,cinder:UPDATE=147,cinder:INSERT=32,cinder:DELETE=10 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:05:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c6066c49-39b4-4e59-a142-d0409a3db43d {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:51 devstack sudo[109434]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c6066c49-39b4-4e59-a142-d0409a3db43d Aug 18 19:05:51 devstack sudo[109434]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:51 devstack sudo[109434]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c6066c49-39b4-4e59-a142-d0409a3db43d" returned: 0 in 0.320s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:51 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] <== create_volume: return (977ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:05:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.982s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:51 devstack cinder-volume[93728]: DEBUG cinder.volume.volume_utils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Attempting download of 8d57da4a-f7ce-4361-8d37-b19f61594415 ((None, [{'url': 'file:///opt/stack/data/glance/images/8d57da4a-f7ce-4361-8d37-b19f61594415', 'metadata': {}}])) to volume c6066c49-39b4-4e59-a142-d0409a3db43d. {{(pid=93728) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 18 19:05:51 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[2727f549-5c1c-416e-9456-b187c3dadc1e]: (4, 'raw') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:05:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_8d57da4a-f7ce-4361-8d37-b19f61594415_g35aosp1 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:51 devstack sudo[109437]: 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_8d57da4a-f7ce-4361-8d37-b19f61594415_g35aosp1 Aug 18 19:05:51 devstack sudo[109437]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:52 devstack sudo[109437]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] CMD "/opt/stack/data/venv/bin/python3.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_8d57da4a-f7ce-4361-8d37-b19f61594415_g35aosp1" returned: 0 in 0.402s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_8d57da4a-f7ce-4361-8d37-b19f61594415_g35aosp1 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:52 devstack sudo[109441]: 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_8d57da4a-f7ce-4361-8d37-b19f61594415_g35aosp1 Aug 18 19:05:52 devstack sudo[109441]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:52 devstack sudo[109441]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] CMD "/opt/stack/data/venv/bin/python3.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_8d57da4a-f7ce-4361-8d37-b19f61594415_g35aosp1" returned: 1 in 0.456s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 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_8d57da4a-f7ce-4361-8d37-b19f61594415_g35aosp1' failed. Not Retrying. {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 18 19:05:52 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[aabd37a3-56d5-41de-8819-16fa6a14d413]: (4, 'raw') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:05:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_8d57da4a-f7ce-4361-8d37-b19f61594415_h5luoq4vdevstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:52 devstack sudo[109445]: 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_8d57da4a-f7ce-4361-8d37-b19f61594415_h5luoq4vdevstack@QuobyteHD Aug 18 19:05:52 devstack sudo[109445]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:53 devstack sudo[109445]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] CMD "/opt/stack/data/venv/bin/python3.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_8d57da4a-f7ce-4361-8d37-b19f61594415_h5luoq4vdevstack@QuobyteHD" returned: 0 in 0.432s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_8d57da4a-f7ce-4361-8d37-b19f61594415_h5luoq4vdevstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:53 devstack sudo[109449]: 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_8d57da4a-f7ce-4361-8d37-b19f61594415_h5luoq4vdevstack@QuobyteHD Aug 18 19:05:53 devstack sudo[109449]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:53 devstack sudo[109449]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] CMD "/opt/stack/data/venv/bin/python3.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_8d57da4a-f7ce-4361-8d37-b19f61594415_h5luoq4vdevstack@QuobyteHD" returned: 1 in 0.378s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 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_8d57da4a-f7ce-4361-8d37-b19f61594415_h5luoq4vdevstack@QuobyteHD' failed. Not Retrying. {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 18 19:05:53 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] 8d57da4a-f7ce-4361-8d37-b19f61594415 was raw, converting to qcow2 {{(pid=93728) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 18 19:05:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 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_8d57da4a-f7ce-4361-8d37-b19f61594415_h5luoq4vdevstack@QuobyteHD /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c6066c49-39b4-4e59-a142-d0409a3db43d {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:53 devstack sudo[109454]: 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_8d57da4a-f7ce-4361-8d37-b19f61594415_h5luoq4vdevstack@QuobyteHD /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c6066c49-39b4-4e59-a142-d0409a3db43d Aug 18 19:05:53 devstack sudo[109454]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:54 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-ee5dfeeb-2b5f-44b2-bbe0-ac217a79f635 tempest-VolumesListAdminTestJSON-517168443 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:05:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ee5dfeeb-2b5f-44b2-bbe0-ac217a79f635 tempest-VolumesListAdminTestJSON-517168443 None] Flow 'volume_create_manager' (55525537-1453-428b-9d7c-f61f2f79c47a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:05:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ee5dfeeb-2b5f-44b2-bbe0-ac217a79f635 tempest-VolumesListAdminTestJSON-517168443 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (37e65c22-c83b-4960-b478-e75c03806594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ee5dfeeb-2b5f-44b2-bbe0-ac217a79f635 tempest-VolumesListAdminTestJSON-517168443 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (37e65c22-c83b-4960-b478-e75c03806594) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:05:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-271857217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fb559c41-0242-4f9b-bf3e-3dd7d8d5d497,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9012fe0fbb9c4371ac6f54b816afd109',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:05: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-18T17:05:54Z,use_quota=True,user_id='0865f87996514bc1bd770590c8262c13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ee5dfeeb-2b5f-44b2-bbe0-ac217a79f635 tempest-VolumesListAdminTestJSON-517168443 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d0673704-f4b1-4502-95fd-ae2a6f27c88f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ee5dfeeb-2b5f-44b2-bbe0-ac217a79f635 tempest-VolumesListAdminTestJSON-517168443 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d0673704-f4b1-4502-95fd-ae2a6f27c88f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ee5dfeeb-2b5f-44b2-bbe0-ac217a79f635 tempest-VolumesListAdminTestJSON-517168443 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c9330ab4-e403-4195-a82d-ae2dc4823f16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ee5dfeeb-2b5f-44b2-bbe0-ac217a79f635 tempest-VolumesListAdminTestJSON-517168443 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c9330ab4-e403-4195-a82d-ae2dc4823f16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fb559c41-0242-4f9b-bf3e-3dd7d8d5d497', 'volume_name': 'volume-fb559c41-0242-4f9b-bf3e-3dd7d8d5d497', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ee5dfeeb-2b5f-44b2-bbe0-ac217a79f635 tempest-VolumesListAdminTestJSON-517168443 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (37915277-5455-4102-8547-b9fed492d188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ee5dfeeb-2b5f-44b2-bbe0-ac217a79f635 tempest-VolumesListAdminTestJSON-517168443 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (37915277-5455-4102-8547-b9fed492d188) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ee5dfeeb-2b5f-44b2-bbe0-ac217a79f635 tempest-VolumesListAdminTestJSON-517168443 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0cd453bd-9c7d-4de7-a4ab-eee174041afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:54 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-ee5dfeeb-2b5f-44b2-bbe0-ac217a79f635 tempest-VolumesListAdminTestJSON-517168443 None] Volume fb559c41-0242-4f9b-bf3e-3dd7d8d5d497: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fb559c41-0242-4f9b-bf3e-3dd7d8d5d497', 'volume_size': 1} Aug 18 19:05:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ee5dfeeb-2b5f-44b2-bbe0-ac217a79f635 tempest-VolumesListAdminTestJSON-517168443 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ee5dfeeb-2b5f-44b2-bbe0-ac217a79f635 tempest-VolumesListAdminTestJSON-517168443 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.002s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ee5dfeeb-2b5f-44b2-bbe0-ac217a79f635 tempest-VolumesListAdminTestJSON-517168443 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:05:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-271857217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fb559c41-0242-4f9b-bf3e-3dd7d8d5d497,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9012fe0fbb9c4371ac6f54b816afd109',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:05: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-18T17:05:54Z,use_quota=True,user_id='0865f87996514bc1bd770590c8262c13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:05:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-ee5dfeeb-2b5f-44b2-bbe0-ac217a79f635 tempest-VolumesListAdminTestJSON-517168443 None] Creating volume fb559c41-0242-4f9b-bf3e-3dd7d8d5d497 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:05:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ee5dfeeb-2b5f-44b2-bbe0-ac217a79f635 tempest-VolumesListAdminTestJSON-517168443 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ee5dfeeb-2b5f-44b2-bbe0-ac217a79f635 tempest-VolumesListAdminTestJSON-517168443 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ee5dfeeb-2b5f-44b2-bbe0-ac217a79f635 tempest-VolumesListAdminTestJSON-517168443 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:05:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ee5dfeeb-2b5f-44b2-bbe0-ac217a79f635 tempest-VolumesListAdminTestJSON-517168443 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:05:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ee5dfeeb-2b5f-44b2-bbe0-ac217a79f635 tempest-VolumesListAdminTestJSON-517168443 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ee5dfeeb-2b5f-44b2-bbe0-ac217a79f635 tempest-VolumesListAdminTestJSON-517168443 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:05:54 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-ee5dfeeb-2b5f-44b2-bbe0-ac217a79f635 tempest-VolumesListAdminTestJSON-517168443 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:05:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ee5dfeeb-2b5f-44b2-bbe0-ac217a79f635 tempest-VolumesListAdminTestJSON-517168443 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb559c41-0242-4f9b-bf3e-3dd7d8d5d497 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:54 devstack sudo[109461]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb559c41-0242-4f9b-bf3e-3dd7d8d5d497 1073741824 Aug 18 19:05:54 devstack sudo[109461]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:54 devstack sudo[109454]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_8d57da4a-f7ce-4361-8d37-b19f61594415_h5luoq4vdevstack@QuobyteHD /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c6066c49-39b4-4e59-a142-d0409a3db43d" returned: 0 in 0.658s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:54 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_8d57da4a-f7ce-4361-8d37-b19f61594415_h5luoq4vdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c6066c49-39b4-4e59-a142-d0409a3db43d {{(pid=93728) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 18 19:05:54 devstack cinder-volume[93728]: INFO cinder.image.image_utils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Converted 0.00 MB image at 0.00 MB/s Aug 18 19:05:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c6066c49-39b4-4e59-a142-d0409a3db43d 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:54 devstack sudo[109463]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c6066c49-39b4-4e59-a142-d0409a3db43d 1G Aug 18 19:05:54 devstack sudo[109463]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:54 devstack sudo[109463]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c6066c49-39b4-4e59-a142-d0409a3db43d 1G" returned: 0 in 0.393s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:54 devstack cinder-volume[93728]: DEBUG cinder.volume.volume_utils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Downloaded image 8d57da4a-f7ce-4361-8d37-b19f61594415 ((None, [{'url': 'file:///opt/stack/data/glance/images/8d57da4a-f7ce-4361-8d37-b19f61594415', 'metadata': {}}])) to volume c6066c49-39b4-4e59-a142-d0409a3db43d successfully. {{(pid=93728) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 18 19:05:54 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Temporary image 8d57da4a-f7ce-4361-8d37-b19f61594415 for user dff9e75201c94c20abe1c725866d28e0 is deleted. {{(pid=93728) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 18 19:05:54 devstack cinder-volume[93728]: DEBUG cinder.volume.volume_utils [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Marking volume c6066c49-39b4-4e59-a142-d0409a3db43d as bootable. {{(pid=93728) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 18 19:05:54 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Copying metadata from image 8d57da4a-f7ce-4361-8d37-b19f61594415 to c6066c49-39b4-4e59-a142-d0409a3db43d. {{(pid=93728) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 18 19:05:54 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Creating volume glance metadata for volume c6066c49-39b4-4e59-a142-d0409a3db43d backed by image 8d57da4a-f7ce-4361-8d37-b19f61594415 with: {'image_id': '8d57da4a-f7ce-4361-8d37-b19f61594415', 'image_name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'checksum': 'dda08ef3d8a4790c1de25c9c4cac5a7c', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=93728) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 18 19:05:54 devstack sudo[109461]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ee5dfeeb-2b5f-44b2-bbe0-ac217a79f635 tempest-VolumesListAdminTestJSON-517168443 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb559c41-0242-4f9b-bf3e-3dd7d8d5d497 1073741824" returned: 0 in 0.515s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ee5dfeeb-2b5f-44b2-bbe0-ac217a79f635 tempest-VolumesListAdminTestJSON-517168443 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb559c41-0242-4f9b-bf3e-3dd7d8d5d497 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:54 devstack sudo[109472]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb559c41-0242-4f9b-bf3e-3dd7d8d5d497 Aug 18 19:05:54 devstack sudo[109472]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5b6aa729-8a92-47d3-a17e-65a4faed54c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c6066c49-39b4-4e59-a142-d0409a3db43d', 'volume_size': 1, 'image_id': '8d57da4a-f7ce-4361-8d37-b19f61594415', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/8d57da4a-f7ce-4361-8d37-b19f61594415', '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': 'dda08ef3d8a4790c1de25c9c4cac5a7c', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'b142aaf0bbbe49d4872ae5839e386bf5', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'dbac3f10d3c463fc302017474f45995f050f722920da63afc76e68fb9a7a34e4f8e1ba8f9845485e417485c44d6a974cf0a3651f1aa696b09a5345dfe3e1b6a5', 'id': '8d57da4a-f7ce-4361-8d37-b19f61594415', 'created_at': datetime.datetime(2026, 8, 18, 17, 5, 46, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 18, 17, 5, 47, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/8d57da4a-f7ce-4361-8d37-b19f61594415/file', 'properties': {}}, 'image_service': }' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (867b7133-f8ac-45f1-8d48-b66744965337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:54 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Volume volume-c6066c49-39b4-4e59-a142-d0409a3db43d (c6066c49-39b4-4e59-a142-d0409a3db43d): created successfully Aug 18 19:05:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (867b7133-f8ac-45f1-8d48-b66744965337) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Flow 'volume_create_manager' (425a880c-0c0b-45bb-8040-8c3d8a75241c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:05:54 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-321d3a73-5ff8-4352-8ebe-8ee4c9c7f136 tempest-VolumeImageDependencyTests-754139458 None] Created volume successfully. Aug 18 19:05:55 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2414a372-02d5-49e7-b080-470a81bf39f8 tempest-VolumeImageDependencyTests-754139458 None] Acquiring lock "cinder-c6066c49-39b4-4e59-a142-d0409a3db43d-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:05:55 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2414a372-02d5-49e7-b080-470a81bf39f8 tempest-VolumeImageDependencyTests-754139458 None] Lock "cinder-c6066c49-39b4-4e59-a142-d0409a3db43d-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:05:55 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2414a372-02d5-49e7-b080-470a81bf39f8 tempest-VolumeImageDependencyTests-754139458 None] Acquiring lock "cinder-quobyte-c6066c49-39b4-4e59-a142-d0409a3db43d" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:05:55 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2414a372-02d5-49e7-b080-470a81bf39f8 tempest-VolumeImageDependencyTests-754139458 None] Lock "cinder-quobyte-c6066c49-39b4-4e59-a142-d0409a3db43d" acquired by "delete_volume" :: waited 0.022s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:05:55 devstack sudo[109472]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ee5dfeeb-2b5f-44b2-bbe0-ac217a79f635 tempest-VolumesListAdminTestJSON-517168443 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb559c41-0242-4f9b-bf3e-3dd7d8d5d497" returned: 0 in 0.534s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:55 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ee5dfeeb-2b5f-44b2-bbe0-ac217a79f635 tempest-VolumesListAdminTestJSON-517168443 None] <== create_volume: return (1110ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:05:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ee5dfeeb-2b5f-44b2-bbe0-ac217a79f635 tempest-VolumesListAdminTestJSON-517168443 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.115s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:55 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[c18c041d-4492-4713-961e-7905735d0610]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:05:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2414a372-02d5-49e7-b080-470a81bf39f8 tempest-VolumeImageDependencyTests-754139458 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c6066c49-39b4-4e59-a142-d0409a3db43d {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:55 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ee5dfeeb-2b5f-44b2-bbe0-ac217a79f635 tempest-VolumesListAdminTestJSON-517168443 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0cd453bd-9c7d-4de7-a4ab-eee174041afd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fb559c41-0242-4f9b-bf3e-3dd7d8d5d497', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:55 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ee5dfeeb-2b5f-44b2-bbe0-ac217a79f635 tempest-VolumesListAdminTestJSON-517168443 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6d66daff-d3b5-4485-927a-4812cac926ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:55 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-ee5dfeeb-2b5f-44b2-bbe0-ac217a79f635 tempest-VolumesListAdminTestJSON-517168443 None] Volume volume-fb559c41-0242-4f9b-bf3e-3dd7d8d5d497 (fb559c41-0242-4f9b-bf3e-3dd7d8d5d497): created successfully Aug 18 19:05:55 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ee5dfeeb-2b5f-44b2-bbe0-ac217a79f635 tempest-VolumesListAdminTestJSON-517168443 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6d66daff-d3b5-4485-927a-4812cac926ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:55 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ee5dfeeb-2b5f-44b2-bbe0-ac217a79f635 tempest-VolumesListAdminTestJSON-517168443 None] Flow 'volume_create_manager' (55525537-1453-428b-9d7c-f61f2f79c47a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:05:55 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-ee5dfeeb-2b5f-44b2-bbe0-ac217a79f635 tempest-VolumesListAdminTestJSON-517168443 None] Created volume successfully. Aug 18 19:05:55 devstack sudo[109476]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c6066c49-39b4-4e59-a142-d0409a3db43d Aug 18 19:05:55 devstack sudo[109476]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:55 devstack sudo[109476]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2414a372-02d5-49e7-b080-470a81bf39f8 tempest-VolumeImageDependencyTests-754139458 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c6066c49-39b4-4e59-a142-d0409a3db43d" returned: 0 in 0.425s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2414a372-02d5-49e7-b080-470a81bf39f8 tempest-VolumeImageDependencyTests-754139458 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c6066c49-39b4-4e59-a142-d0409a3db43d {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:55 devstack sudo[109481]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c6066c49-39b4-4e59-a142-d0409a3db43d Aug 18 19:05:55 devstack sudo[109481]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:55 devstack sudo[109481]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2414a372-02d5-49e7-b080-470a81bf39f8 tempest-VolumeImageDependencyTests-754139458 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c6066c49-39b4-4e59-a142-d0409a3db43d" returned: 0 in 0.255s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:55 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2414a372-02d5-49e7-b080-470a81bf39f8 tempest-VolumeImageDependencyTests-754139458 None] Lock "cinder-quobyte-c6066c49-39b4-4e59-a142-d0409a3db43d" released by "delete_volume" :: held 0.738s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:05:55 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-2414a372-02d5-49e7-b080-470a81bf39f8 tempest-VolumeImageDependencyTests-754139458 None] Created reservations ['76e9c9fa-6016-4099-ba37-056f32448283', '01c42169-4aab-4a8d-a8ab-b03e84da25ef', '93dc5e94-15dd-4a7e-b658-15d0e2ac230f', '6e6391c5-8b87-4661-ba1b-86df0883ff11'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:05:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2414a372-02d5-49e7-b080-470a81bf39f8 tempest-VolumeImageDependencyTests-754139458 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2414a372-02d5-49e7-b080-470a81bf39f8 tempest-VolumeImageDependencyTests-754139458 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:56 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-2414a372-02d5-49e7-b080-470a81bf39f8 tempest-VolumeImageDependencyTests-754139458 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:05:56 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-2414a372-02d5-49e7-b080-470a81bf39f8 tempest-VolumeImageDependencyTests-754139458 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:05:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2414a372-02d5-49e7-b080-470a81bf39f8 tempest-VolumeImageDependencyTests-754139458 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2414a372-02d5-49e7-b080-470a81bf39f8 tempest-VolumeImageDependencyTests-754139458 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:56 devstack sudo[109484]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:05:56 devstack sudo[109484]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:56 devstack sudo[109484]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2414a372-02d5-49e7-b080-470a81bf39f8 tempest-VolumeImageDependencyTests-754139458 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.292s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:56 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-2414a372-02d5-49e7-b080-470a81bf39f8 tempest-VolumeImageDependencyTests-754139458 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:05:56 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-2414a372-02d5-49e7-b080-470a81bf39f8 tempest-VolumeImageDependencyTests-754139458 None] Deleted volume successfully. Aug 18 19:05:56 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2414a372-02d5-49e7-b080-470a81bf39f8 tempest-VolumeImageDependencyTests-754139458 None] Lock "cinder-c6066c49-39b4-4e59-a142-d0409a3db43d-delete_volume" released by "delete_volume" :: held 1.292s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:05:56 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-de9b70c7-13a2-44ac-a16a-ae0b9f360443 tempest-VolumesListAdminTestJSON-517168443 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:05:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-de9b70c7-13a2-44ac-a16a-ae0b9f360443 tempest-VolumesListAdminTestJSON-517168443 None] Flow 'volume_create_manager' (7ea45ca4-a322-4e22-b99d-8566cd821ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:05:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-de9b70c7-13a2-44ac-a16a-ae0b9f360443 tempest-VolumesListAdminTestJSON-517168443 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (73c90b9c-816b-49aa-9dd8-b51911ef3226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-de9b70c7-13a2-44ac-a16a-ae0b9f360443 tempest-VolumesListAdminTestJSON-517168443 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (73c90b9c-816b-49aa-9dd8-b51911ef3226) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:05:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1580055582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6eceedff-dbe0-4d06-80c8-4acb7aea2933,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9012fe0fbb9c4371ac6f54b816afd109',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:05: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-18T17:05:57Z,use_quota=True,user_id='0865f87996514bc1bd770590c8262c13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-de9b70c7-13a2-44ac-a16a-ae0b9f360443 tempest-VolumesListAdminTestJSON-517168443 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (93fc95ef-43f5-469c-9f0f-3de1cf0e7466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-de9b70c7-13a2-44ac-a16a-ae0b9f360443 tempest-VolumesListAdminTestJSON-517168443 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (93fc95ef-43f5-469c-9f0f-3de1cf0e7466) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-de9b70c7-13a2-44ac-a16a-ae0b9f360443 tempest-VolumesListAdminTestJSON-517168443 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3aa25a32-f4b4-4577-96d1-16eadc435276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-de9b70c7-13a2-44ac-a16a-ae0b9f360443 tempest-VolumesListAdminTestJSON-517168443 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3aa25a32-f4b4-4577-96d1-16eadc435276) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6eceedff-dbe0-4d06-80c8-4acb7aea2933', 'volume_name': 'volume-6eceedff-dbe0-4d06-80c8-4acb7aea2933', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-de9b70c7-13a2-44ac-a16a-ae0b9f360443 tempest-VolumesListAdminTestJSON-517168443 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (be217083-612d-418b-a6fa-a91932c4c403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-de9b70c7-13a2-44ac-a16a-ae0b9f360443 tempest-VolumesListAdminTestJSON-517168443 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (be217083-612d-418b-a6fa-a91932c4c403) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-de9b70c7-13a2-44ac-a16a-ae0b9f360443 tempest-VolumesListAdminTestJSON-517168443 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3d3ee39a-c6a9-466e-a749-7e527a7eeb7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:56 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-de9b70c7-13a2-44ac-a16a-ae0b9f360443 tempest-VolumesListAdminTestJSON-517168443 None] Volume 6eceedff-dbe0-4d06-80c8-4acb7aea2933: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6eceedff-dbe0-4d06-80c8-4acb7aea2933', 'volume_size': 1} Aug 18 19:05:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-de9b70c7-13a2-44ac-a16a-ae0b9f360443 tempest-VolumesListAdminTestJSON-517168443 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-de9b70c7-13a2-44ac-a16a-ae0b9f360443 tempest-VolumesListAdminTestJSON-517168443 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:56 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-de9b70c7-13a2-44ac-a16a-ae0b9f360443 tempest-VolumesListAdminTestJSON-517168443 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:05:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1580055582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6eceedff-dbe0-4d06-80c8-4acb7aea2933,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9012fe0fbb9c4371ac6f54b816afd109',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:05: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-18T17:05:57Z,use_quota=True,user_id='0865f87996514bc1bd770590c8262c13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:05:56 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-de9b70c7-13a2-44ac-a16a-ae0b9f360443 tempest-VolumesListAdminTestJSON-517168443 None] Creating volume 6eceedff-dbe0-4d06-80c8-4acb7aea2933 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:05:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-de9b70c7-13a2-44ac-a16a-ae0b9f360443 tempest-VolumesListAdminTestJSON-517168443 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-de9b70c7-13a2-44ac-a16a-ae0b9f360443 tempest-VolumesListAdminTestJSON-517168443 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:56 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-de9b70c7-13a2-44ac-a16a-ae0b9f360443 tempest-VolumesListAdminTestJSON-517168443 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:05:56 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-de9b70c7-13a2-44ac-a16a-ae0b9f360443 tempest-VolumesListAdminTestJSON-517168443 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:05:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-de9b70c7-13a2-44ac-a16a-ae0b9f360443 tempest-VolumesListAdminTestJSON-517168443 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:56 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-de9b70c7-13a2-44ac-a16a-ae0b9f360443 tempest-VolumesListAdminTestJSON-517168443 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:05:56 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-de9b70c7-13a2-44ac-a16a-ae0b9f360443 tempest-VolumesListAdminTestJSON-517168443 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:05:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-de9b70c7-13a2-44ac-a16a-ae0b9f360443 tempest-VolumesListAdminTestJSON-517168443 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6eceedff-dbe0-4d06-80c8-4acb7aea2933 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:56 devstack sudo[109487]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6eceedff-dbe0-4d06-80c8-4acb7aea2933 1073741824 Aug 18 19:05:56 devstack sudo[109487]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:57 devstack sudo[109487]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-de9b70c7-13a2-44ac-a16a-ae0b9f360443 tempest-VolumesListAdminTestJSON-517168443 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6eceedff-dbe0-4d06-80c8-4acb7aea2933 1073741824" returned: 0 in 0.511s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-de9b70c7-13a2-44ac-a16a-ae0b9f360443 tempest-VolumesListAdminTestJSON-517168443 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6eceedff-dbe0-4d06-80c8-4acb7aea2933 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:57 devstack sudo[109493]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6eceedff-dbe0-4d06-80c8-4acb7aea2933 Aug 18 19:05:57 devstack sudo[109493]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:57 devstack sudo[109493]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-de9b70c7-13a2-44ac-a16a-ae0b9f360443 tempest-VolumesListAdminTestJSON-517168443 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6eceedff-dbe0-4d06-80c8-4acb7aea2933" returned: 0 in 0.297s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:05:57 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-de9b70c7-13a2-44ac-a16a-ae0b9f360443 tempest-VolumesListAdminTestJSON-517168443 None] <== create_volume: return (860ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:05:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-de9b70c7-13a2-44ac-a16a-ae0b9f360443 tempest-VolumesListAdminTestJSON-517168443 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.865s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-de9b70c7-13a2-44ac-a16a-ae0b9f360443 tempest-VolumesListAdminTestJSON-517168443 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3d3ee39a-c6a9-466e-a749-7e527a7eeb7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6eceedff-dbe0-4d06-80c8-4acb7aea2933', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-de9b70c7-13a2-44ac-a16a-ae0b9f360443 tempest-VolumesListAdminTestJSON-517168443 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9bfa38ff-0b3d-406c-b029-1a3abc9df916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:57 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-de9b70c7-13a2-44ac-a16a-ae0b9f360443 tempest-VolumesListAdminTestJSON-517168443 None] Volume volume-6eceedff-dbe0-4d06-80c8-4acb7aea2933 (6eceedff-dbe0-4d06-80c8-4acb7aea2933): created successfully Aug 18 19:05:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-de9b70c7-13a2-44ac-a16a-ae0b9f360443 tempest-VolumesListAdminTestJSON-517168443 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9bfa38ff-0b3d-406c-b029-1a3abc9df916) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-de9b70c7-13a2-44ac-a16a-ae0b9f360443 tempest-VolumesListAdminTestJSON-517168443 None] Flow 'volume_create_manager' (7ea45ca4-a322-4e22-b99d-8566cd821ba6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:05:57 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-de9b70c7-13a2-44ac-a16a-ae0b9f360443 tempest-VolumesListAdminTestJSON-517168443 None] Created volume successfully. Aug 18 19:05:59 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-8fe78657-10e2-49e7-82de-9e77b9b0c187 tempest-VolumesListAdminTestJSON-517168443 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:05:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8fe78657-10e2-49e7-82de-9e77b9b0c187 tempest-VolumesListAdminTestJSON-517168443 None] Flow 'volume_create_manager' (5d7b4f78-d288-4ef2-9dbc-98f9ff2a2740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:05:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8fe78657-10e2-49e7-82de-9e77b9b0c187 tempest-VolumesListAdminTestJSON-517168443 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fa8ed780-8c7a-4192-83e6-86c49ddf496d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8fe78657-10e2-49e7-82de-9e77b9b0c187 tempest-VolumesListAdminTestJSON-517168443 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fa8ed780-8c7a-4192-83e6-86c49ddf496d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:05:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-953641006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9cc57c9c-e33d-4e2b-9e75-33efba41fcc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9012fe0fbb9c4371ac6f54b816afd109',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:05:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T17:05:59Z,use_quota=True,user_id='0865f87996514bc1bd770590c8262c13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8fe78657-10e2-49e7-82de-9e77b9b0c187 tempest-VolumesListAdminTestJSON-517168443 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ad026230-bf08-4cb0-8c06-a5c257090351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8fe78657-10e2-49e7-82de-9e77b9b0c187 tempest-VolumesListAdminTestJSON-517168443 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ad026230-bf08-4cb0-8c06-a5c257090351) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8fe78657-10e2-49e7-82de-9e77b9b0c187 tempest-VolumesListAdminTestJSON-517168443 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fcadf479-85b1-499f-8e46-e20de818d99b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8fe78657-10e2-49e7-82de-9e77b9b0c187 tempest-VolumesListAdminTestJSON-517168443 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fcadf479-85b1-499f-8e46-e20de818d99b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9cc57c9c-e33d-4e2b-9e75-33efba41fcc5', 'volume_name': 'volume-9cc57c9c-e33d-4e2b-9e75-33efba41fcc5', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8fe78657-10e2-49e7-82de-9e77b9b0c187 tempest-VolumesListAdminTestJSON-517168443 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (27a1b3f8-bacc-4896-99dd-666e672ca899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8fe78657-10e2-49e7-82de-9e77b9b0c187 tempest-VolumesListAdminTestJSON-517168443 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (27a1b3f8-bacc-4896-99dd-666e672ca899) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8fe78657-10e2-49e7-82de-9e77b9b0c187 tempest-VolumesListAdminTestJSON-517168443 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f52b6fb7-3791-4ded-8c47-20d309e3422a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:59 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-8fe78657-10e2-49e7-82de-9e77b9b0c187 tempest-VolumesListAdminTestJSON-517168443 None] Volume 9cc57c9c-e33d-4e2b-9e75-33efba41fcc5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9cc57c9c-e33d-4e2b-9e75-33efba41fcc5', 'volume_size': 1} Aug 18 19:05:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8fe78657-10e2-49e7-82de-9e77b9b0c187 tempest-VolumesListAdminTestJSON-517168443 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8fe78657-10e2-49e7-82de-9e77b9b0c187 tempest-VolumesListAdminTestJSON-517168443 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:59 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8fe78657-10e2-49e7-82de-9e77b9b0c187 tempest-VolumesListAdminTestJSON-517168443 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:05:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-953641006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9cc57c9c-e33d-4e2b-9e75-33efba41fcc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9012fe0fbb9c4371ac6f54b816afd109',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:05:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T17:05:59Z,use_quota=True,user_id='0865f87996514bc1bd770590c8262c13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:05:59 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-8fe78657-10e2-49e7-82de-9e77b9b0c187 tempest-VolumesListAdminTestJSON-517168443 None] Creating volume 9cc57c9c-e33d-4e2b-9e75-33efba41fcc5 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:05:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8fe78657-10e2-49e7-82de-9e77b9b0c187 tempest-VolumesListAdminTestJSON-517168443 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:05:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8fe78657-10e2-49e7-82de-9e77b9b0c187 tempest-VolumesListAdminTestJSON-517168443 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:05:59 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8fe78657-10e2-49e7-82de-9e77b9b0c187 tempest-VolumesListAdminTestJSON-517168443 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:05:59 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8fe78657-10e2-49e7-82de-9e77b9b0c187 tempest-VolumesListAdminTestJSON-517168443 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:05:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8fe78657-10e2-49e7-82de-9e77b9b0c187 tempest-VolumesListAdminTestJSON-517168443 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:05:59 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8fe78657-10e2-49e7-82de-9e77b9b0c187 tempest-VolumesListAdminTestJSON-517168443 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:05:59 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-8fe78657-10e2-49e7-82de-9e77b9b0c187 tempest-VolumesListAdminTestJSON-517168443 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:05:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8fe78657-10e2-49e7-82de-9e77b9b0c187 tempest-VolumesListAdminTestJSON-517168443 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9cc57c9c-e33d-4e2b-9e75-33efba41fcc5 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:05:59 devstack sudo[109496]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9cc57c9c-e33d-4e2b-9e75-33efba41fcc5 1073741824 Aug 18 19:05:59 devstack sudo[109496]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:05:59 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:05:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Flow 'volume_create_manager' (4227b6b6-639c-46f9-a8b0-a8bbab296b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:05:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2b3873a2-274e-43a4-a254-e50c3b1410e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2b3873a2-274e-43a4-a254-e50c3b1410e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:05:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-139591776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7a45ed04-da02-4a36-9162-b37652d98eee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7e5d305f52b4cf1ad3ea7f978531753',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:05:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T17:05:59Z,use_quota=True,user_id='83485fc3b3dd41ca89879a40139d8701',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c2607092-d278-45ee-970d-6259c071b0d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c2607092-d278-45ee-970d-6259c071b0d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b5394daf-ecd8-48bb-bf07-c4a241304ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:59 devstack cinder-volume[93728]: DEBUG cinder.image.glance [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Creating Keystone auth plugin from conf {{(pid=93728) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 18 19:05:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b5394daf-ecd8-48bb-bf07-c4a241304ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '7a45ed04-da02-4a36-9162-b37652d98eee', 'volume_name': 'volume-7a45ed04-da02-4a36-9162-b37652d98eee', 'volume_size': 1, 'image_id': 'cad92038-24a0-4665-884f-3830143677fb', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cad92038-24a0-4665-884f-3830143677fb', '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': '6217fe19247d4e76ab76dd7dc30f94e7', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cad92038-24a0-4665-884f-3830143677fb', 'created_at': datetime.datetime(2026, 8, 18, 16, 47, 6, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 18, 16, 47, 8, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cad92038-24a0-4665-884f-3830143677fb/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=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:59 devstack sudo[109496]: pam_unix(sudo:session): session closed for user root Aug 18 19:05:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (85d7a651-643a-4503-b40f-68157c524e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (85d7a651-643a-4503-b40f-68157c524e52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:05:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a802e9f4-8ef3-4f0a-a62b-5db5197cb282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:05:59 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Volume 7a45ed04-da02-4a36-9162-b37652d98eee: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-7a45ed04-da02-4a36-9162-b37652d98eee', 'volume_size': 1, 'image_id': 'cad92038-24a0-4665-884f-3830143677fb', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cad92038-24a0-4665-884f-3830143677fb', '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': '6217fe19247d4e76ab76dd7dc30f94e7', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cad92038-24a0-4665-884f-3830143677fb', 'created_at': datetime.datetime(2026, 8, 18, 16, 47, 6, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 18, 16, 47, 8, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cad92038-24a0-4665-884f-3830143677fb/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 18 19:05:59 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Trying to clone 7a45ed04-da02-4a36-9162-b37652d98eee from image cad92038-24a0-4665-884f-3830143677fb at location (None, [{'url': 'file:///opt/stack/data/glance/images/cad92038-24a0-4665-884f-3830143677fb', 'metadata': {}}]). {{(pid=93728) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 18 19:05:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8fe78657-10e2-49e7-82de-9e77b9b0c187 tempest-VolumesListAdminTestJSON-517168443 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9cc57c9c-e33d-4e2b-9e75-33efba41fcc5 1073741824" returned: 0 in 0.489s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8fe78657-10e2-49e7-82de-9e77b9b0c187 tempest-VolumesListAdminTestJSON-517168443 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9cc57c9c-e33d-4e2b-9e75-33efba41fcc5 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:00 devstack sudo[109502]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9cc57c9c-e33d-4e2b-9e75-33efba41fcc5 Aug 18 19:06:00 devstack sudo[109502]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:00 devstack sudo[109502]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8fe78657-10e2-49e7-82de-9e77b9b0c187 tempest-VolumesListAdminTestJSON-517168443 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9cc57c9c-e33d-4e2b-9e75-33efba41fcc5" returned: 0 in 0.348s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:00 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8fe78657-10e2-49e7-82de-9e77b9b0c187 tempest-VolumesListAdminTestJSON-517168443 None] <== create_volume: return (886ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:06:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8fe78657-10e2-49e7-82de-9e77b9b0c187 tempest-VolumesListAdminTestJSON-517168443 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.888s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:06:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8fe78657-10e2-49e7-82de-9e77b9b0c187 tempest-VolumesListAdminTestJSON-517168443 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f52b6fb7-3791-4ded-8c47-20d309e3422a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9cc57c9c-e33d-4e2b-9e75-33efba41fcc5', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8fe78657-10e2-49e7-82de-9e77b9b0c187 tempest-VolumesListAdminTestJSON-517168443 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a52e025d-3554-4fd8-a177-f3f2e1a092d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:06:00 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-8fe78657-10e2-49e7-82de-9e77b9b0c187 tempest-VolumesListAdminTestJSON-517168443 None] Volume volume-9cc57c9c-e33d-4e2b-9e75-33efba41fcc5 (9cc57c9c-e33d-4e2b-9e75-33efba41fcc5): created successfully Aug 18 19:06:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8fe78657-10e2-49e7-82de-9e77b9b0c187 tempest-VolumesListAdminTestJSON-517168443 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a52e025d-3554-4fd8-a177-f3f2e1a092d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8fe78657-10e2-49e7-82de-9e77b9b0c187 tempest-VolumesListAdminTestJSON-517168443 None] Flow 'volume_create_manager' (5d7b4f78-d288-4ef2-9dbc-98f9ff2a2740) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:06:00 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-8fe78657-10e2-49e7-82de-9e77b9b0c187 tempest-VolumesListAdminTestJSON-517168443 None] Created volume successfully. Aug 18 19:06:00 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_cad92038-24a0-4665-884f-3830143677fb_ady8uq4ddevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=93728) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 18 19:06:00 devstack cinder-volume[93728]: INFO cinder.image.image_utils [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Image download 20.69 MB at 20.69 MB/s Aug 18 19:06:00 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-61eddec5-cb41-402f-94c5-6acdedab25c7 tempest-ProjectReaderTests-10819831 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:06:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-61eddec5-cb41-402f-94c5-6acdedab25c7 tempest-ProjectReaderTests-10819831 None] Flow 'volume_create_manager' (0a4f628a-b89b-4104-8fb4-2ebde1aaf6f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:06:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-61eddec5-cb41-402f-94c5-6acdedab25c7 tempest-ProjectReaderTests-10819831 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cd820f41-b772-4c9b-a448-585a54a8d20b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:06:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-61eddec5-cb41-402f-94c5-6acdedab25c7 tempest-ProjectReaderTests-10819831 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cd820f41-b772-4c9b-a448-585a54a8d20b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:06:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-631376544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=049791ec-6438-4b74-a49f-e3cc2e23272e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c0d33b3fef546dcb01cb6a9c24844cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:06: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-18T17:06:00Z,use_quota=True,user_id='531bf116cd7f4329a87c75d899026c75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-61eddec5-cb41-402f-94c5-6acdedab25c7 tempest-ProjectReaderTests-10819831 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1edb69d8-f93c-46e0-b1a3-46913c1425ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:06:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-61eddec5-cb41-402f-94c5-6acdedab25c7 tempest-ProjectReaderTests-10819831 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1edb69d8-f93c-46e0-b1a3-46913c1425ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-61eddec5-cb41-402f-94c5-6acdedab25c7 tempest-ProjectReaderTests-10819831 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b591cc8f-0f1a-4d62-abfe-02c040a2944b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:06:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-61eddec5-cb41-402f-94c5-6acdedab25c7 tempest-ProjectReaderTests-10819831 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b591cc8f-0f1a-4d62-abfe-02c040a2944b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '049791ec-6438-4b74-a49f-e3cc2e23272e', 'volume_name': 'volume-049791ec-6438-4b74-a49f-e3cc2e23272e', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-61eddec5-cb41-402f-94c5-6acdedab25c7 tempest-ProjectReaderTests-10819831 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (41ee423e-a657-4ea7-b921-9635d7eb45f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:06:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-61eddec5-cb41-402f-94c5-6acdedab25c7 tempest-ProjectReaderTests-10819831 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (41ee423e-a657-4ea7-b921-9635d7eb45f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-61eddec5-cb41-402f-94c5-6acdedab25c7 tempest-ProjectReaderTests-10819831 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c09a0cb2-3471-444c-bb60-5ba810f5a2a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:06:00 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-61eddec5-cb41-402f-94c5-6acdedab25c7 tempest-ProjectReaderTests-10819831 None] Volume 049791ec-6438-4b74-a49f-e3cc2e23272e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-049791ec-6438-4b74-a49f-e3cc2e23272e', 'volume_size': 1} Aug 18 19:06:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-61eddec5-cb41-402f-94c5-6acdedab25c7 tempest-ProjectReaderTests-10819831 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:06:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-61eddec5-cb41-402f-94c5-6acdedab25c7 tempest-ProjectReaderTests-10819831 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:06:00 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-61eddec5-cb41-402f-94c5-6acdedab25c7 tempest-ProjectReaderTests-10819831 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:06:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-631376544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=049791ec-6438-4b74-a49f-e3cc2e23272e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c0d33b3fef546dcb01cb6a9c24844cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:06: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-18T17:06:00Z,use_quota=True,user_id='531bf116cd7f4329a87c75d899026c75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:06:00 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-61eddec5-cb41-402f-94c5-6acdedab25c7 tempest-ProjectReaderTests-10819831 None] Creating volume 049791ec-6438-4b74-a49f-e3cc2e23272e {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:06:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-61eddec5-cb41-402f-94c5-6acdedab25c7 tempest-ProjectReaderTests-10819831 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:06:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-61eddec5-cb41-402f-94c5-6acdedab25c7 tempest-ProjectReaderTests-10819831 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:06:00 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-61eddec5-cb41-402f-94c5-6acdedab25c7 tempest-ProjectReaderTests-10819831 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:06:00 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-61eddec5-cb41-402f-94c5-6acdedab25c7 tempest-ProjectReaderTests-10819831 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:06:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-61eddec5-cb41-402f-94c5-6acdedab25c7 tempest-ProjectReaderTests-10819831 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:06:00 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-61eddec5-cb41-402f-94c5-6acdedab25c7 tempest-ProjectReaderTests-10819831 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:06:00 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-61eddec5-cb41-402f-94c5-6acdedab25c7 tempest-ProjectReaderTests-10819831 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:06:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-61eddec5-cb41-402f-94c5-6acdedab25c7 tempest-ProjectReaderTests-10819831 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-049791ec-6438-4b74-a49f-e3cc2e23272e 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:00 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[ef9e350a-99d2-450f-a0c9-80b223fb4833]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:06:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cad92038-24a0-4665-884f-3830143677fb_ady8uq4ddevstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:00 devstack sudo[109506]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-049791ec-6438-4b74-a49f-e3cc2e23272e 1073741824 Aug 18 19:06:00 devstack sudo[109506]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:00 devstack sudo[109507]: quobyte : PWD=/ ; USER=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_cad92038-24a0-4665-884f-3830143677fb_ady8uq4ddevstack@QuobyteHD Aug 18 19:06:00 devstack sudo[109507]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:00 devstack sudo[109507]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cad92038-24a0-4665-884f-3830143677fb_ady8uq4ddevstack@QuobyteHD" returned: 0 in 0.327s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:00 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Temporary image cad92038-24a0-4665-884f-3830143677fb is fetched for user 83485fc3b3dd41ca89879a40139d8701. {{(pid=93728) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 18 19:06:01 devstack sudo[109506]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-61eddec5-cb41-402f-94c5-6acdedab25c7 tempest-ProjectReaderTests-10819831 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-049791ec-6438-4b74-a49f-e3cc2e23272e 1073741824" returned: 0 in 0.393s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:01 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[bdb0ba89-70a4-4177-a173-df7a1b121004]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:06:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cad92038-24a0-4665-884f-3830143677fb_ady8uq4ddevstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-61eddec5-cb41-402f-94c5-6acdedab25c7 tempest-ProjectReaderTests-10819831 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-049791ec-6438-4b74-a49f-e3cc2e23272e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:01 devstack sudo[109519]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-049791ec-6438-4b74-a49f-e3cc2e23272e Aug 18 19:06:01 devstack sudo[109519]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:01 devstack sudo[109518]: quobyte : PWD=/ ; USER=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_cad92038-24a0-4665-884f-3830143677fb_ady8uq4ddevstack@QuobyteHD Aug 18 19:06:01 devstack sudo[109518]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:01 devstack sudo[109519]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-61eddec5-cb41-402f-94c5-6acdedab25c7 tempest-ProjectReaderTests-10819831 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-049791ec-6438-4b74-a49f-e3cc2e23272e" returned: 0 in 0.271s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:01 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-61eddec5-cb41-402f-94c5-6acdedab25c7 tempest-ProjectReaderTests-10819831 None] <== create_volume: return (722ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:06:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-61eddec5-cb41-402f-94c5-6acdedab25c7 tempest-ProjectReaderTests-10819831 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.724s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:06:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-61eddec5-cb41-402f-94c5-6acdedab25c7 tempest-ProjectReaderTests-10819831 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c09a0cb2-3471-444c-bb60-5ba810f5a2a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-049791ec-6438-4b74-a49f-e3cc2e23272e', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-61eddec5-cb41-402f-94c5-6acdedab25c7 tempest-ProjectReaderTests-10819831 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (87a1782b-dcf2-46f2-b005-fe8350a381be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:06:01 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-61eddec5-cb41-402f-94c5-6acdedab25c7 tempest-ProjectReaderTests-10819831 None] Volume volume-049791ec-6438-4b74-a49f-e3cc2e23272e (049791ec-6438-4b74-a49f-e3cc2e23272e): created successfully Aug 18 19:06:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-61eddec5-cb41-402f-94c5-6acdedab25c7 tempest-ProjectReaderTests-10819831 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (87a1782b-dcf2-46f2-b005-fe8350a381be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-61eddec5-cb41-402f-94c5-6acdedab25c7 tempest-ProjectReaderTests-10819831 None] Flow 'volume_create_manager' (0a4f628a-b89b-4104-8fb4-2ebde1aaf6f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:06:01 devstack sudo[109518]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:01 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-61eddec5-cb41-402f-94c5-6acdedab25c7 tempest-ProjectReaderTests-10819831 None] Created volume successfully. Aug 18 19:06:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cad92038-24a0-4665-884f-3830143677fb_ady8uq4ddevstack@QuobyteHD" returned: 0 in 0.357s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:06:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:06:01 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:05:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-139591776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7a45ed04-da02-4a36-9162-b37652d98eee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7e5d305f52b4cf1ad3ea7f978531753',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:05:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T17:05:59Z,use_quota=True,user_id='83485fc3b3dd41ca89879a40139d8701',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:06:01 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Creating volume 7a45ed04-da02-4a36-9162-b37652d98eee {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:06:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:06:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:06:01 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:06:01 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:06:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:06:01 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:06:01 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:06:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a45ed04-da02-4a36-9162-b37652d98eee 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:01 devstack sudo[109526]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a45ed04-da02-4a36-9162-b37652d98eee 1073741824 Aug 18 19:06:01 devstack sudo[109526]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:01 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-317b32f1-2bc4-4f28-8775-a347168afd33 tempest-ProjectReaderTests-10819831 None] Acquiring lock "cinder-049791ec-6438-4b74-a49f-e3cc2e23272e-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:06:01 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-317b32f1-2bc4-4f28-8775-a347168afd33 tempest-ProjectReaderTests-10819831 None] Lock "cinder-049791ec-6438-4b74-a49f-e3cc2e23272e-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:06:01 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-317b32f1-2bc4-4f28-8775-a347168afd33 tempest-ProjectReaderTests-10819831 None] Acquiring lock "cinder-quobyte-049791ec-6438-4b74-a49f-e3cc2e23272e" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:06:01 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-317b32f1-2bc4-4f28-8775-a347168afd33 tempest-ProjectReaderTests-10819831 None] Lock "cinder-quobyte-049791ec-6438-4b74-a49f-e3cc2e23272e" acquired by "delete_volume" :: waited 0.015s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:06:01 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[f0359b1c-ac27-4622-993e-39bd024c1736]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:06:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-317b32f1-2bc4-4f28-8775-a347168afd33 tempest-ProjectReaderTests-10819831 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-049791ec-6438-4b74-a49f-e3cc2e23272e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:01 devstack sudo[109526]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a45ed04-da02-4a36-9162-b37652d98eee 1073741824" returned: 0 in 0.499s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:01 devstack sudo[109532]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-049791ec-6438-4b74-a49f-e3cc2e23272e Aug 18 19:06:01 devstack sudo[109532]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a45ed04-da02-4a36-9162-b37652d98eee {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:02 devstack sudo[109534]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a45ed04-da02-4a36-9162-b37652d98eee Aug 18 19:06:02 devstack sudo[109534]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-32036a42-5df9-4195-b871-b2729a123599 tempest-VolumesListAdminTestJSON-1561396524 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-32036a42-5df9-4195-b871-b2729a123599 tempest-VolumesListAdminTestJSON-1561396524 None] Flow 'volume_create_manager' (c412880c-7299-4c28-8d21-733eb75ef3af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-32036a42-5df9-4195-b871-b2729a123599 tempest-VolumesListAdminTestJSON-1561396524 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9fdbd20c-8690-44bc-a092-7bdee6ddca58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-32036a42-5df9-4195-b871-b2729a123599 tempest-VolumesListAdminTestJSON-1561396524 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9fdbd20c-8690-44bc-a092-7bdee6ddca58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:06:02Z,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=39ff6e93-4c59-4da1-b4cc-ce36bd6e2fbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36f42f670cf7473cbf5e5643578b0b72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:06: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-18T17:06:02Z,use_quota=True,user_id='fd788201b2f7407f9400ede0aa3b37ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-32036a42-5df9-4195-b871-b2729a123599 tempest-VolumesListAdminTestJSON-1561396524 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (912d352c-23cf-437a-ba0a-3dcb03e42d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-32036a42-5df9-4195-b871-b2729a123599 tempest-VolumesListAdminTestJSON-1561396524 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (912d352c-23cf-437a-ba0a-3dcb03e42d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-32036a42-5df9-4195-b871-b2729a123599 tempest-VolumesListAdminTestJSON-1561396524 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (129e570a-7f8b-4219-a8a0-2087f022256d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-32036a42-5df9-4195-b871-b2729a123599 tempest-VolumesListAdminTestJSON-1561396524 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (129e570a-7f8b-4219-a8a0-2087f022256d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '39ff6e93-4c59-4da1-b4cc-ce36bd6e2fbc', 'volume_name': 'volume-39ff6e93-4c59-4da1-b4cc-ce36bd6e2fbc', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-32036a42-5df9-4195-b871-b2729a123599 tempest-VolumesListAdminTestJSON-1561396524 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (43b5890e-c976-4d46-a59e-3ef46637a3fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-32036a42-5df9-4195-b871-b2729a123599 tempest-VolumesListAdminTestJSON-1561396524 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (43b5890e-c976-4d46-a59e-3ef46637a3fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-32036a42-5df9-4195-b871-b2729a123599 tempest-VolumesListAdminTestJSON-1561396524 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (66d65354-b1d5-494b-9942-f2ee3ef2f514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:06:02 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-32036a42-5df9-4195-b871-b2729a123599 tempest-VolumesListAdminTestJSON-1561396524 None] Volume 39ff6e93-4c59-4da1-b4cc-ce36bd6e2fbc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-39ff6e93-4c59-4da1-b4cc-ce36bd6e2fbc', 'volume_size': 1} Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-32036a42-5df9-4195-b871-b2729a123599 tempest-VolumesListAdminTestJSON-1561396524 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:06:02 devstack sudo[109532]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:02 devstack sudo[109534]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-317b32f1-2bc4-4f28-8775-a347168afd33 tempest-ProjectReaderTests-10819831 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-049791ec-6438-4b74-a49f-e3cc2e23272e" returned: 0 in 0.401s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-317b32f1-2bc4-4f28-8775-a347168afd33 tempest-ProjectReaderTests-10819831 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-049791ec-6438-4b74-a49f-e3cc2e23272e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a45ed04-da02-4a36-9162-b37652d98eee" returned: 0 in 0.258s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] <== create_volume: return (822ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.827s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-32036a42-5df9-4195-b871-b2729a123599 tempest-VolumesListAdminTestJSON-1561396524 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.037s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-32036a42-5df9-4195-b871-b2729a123599 tempest-VolumesListAdminTestJSON-1561396524 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:06:02Z,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=39ff6e93-4c59-4da1-b4cc-ce36bd6e2fbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36f42f670cf7473cbf5e5643578b0b72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:06: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-18T17:06:02Z,use_quota=True,user_id='fd788201b2f7407f9400ede0aa3b37ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-32036a42-5df9-4195-b871-b2729a123599 tempest-VolumesListAdminTestJSON-1561396524 None] Creating volume 39ff6e93-4c59-4da1-b4cc-ce36bd6e2fbc {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-32036a42-5df9-4195-b871-b2729a123599 tempest-VolumesListAdminTestJSON-1561396524 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-32036a42-5df9-4195-b871-b2729a123599 tempest-VolumesListAdminTestJSON-1561396524 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-32036a42-5df9-4195-b871-b2729a123599 tempest-VolumesListAdminTestJSON-1561396524 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:06:02 devstack sudo[109541]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-049791ec-6438-4b74-a49f-e3cc2e23272e Aug 18 19:06:02 devstack sudo[109541]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-32036a42-5df9-4195-b871-b2729a123599 tempest-VolumesListAdminTestJSON-1561396524 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-32036a42-5df9-4195-b871-b2729a123599 tempest-VolumesListAdminTestJSON-1561396524 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-32036a42-5df9-4195-b871-b2729a123599 tempest-VolumesListAdminTestJSON-1561396524 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:06:02 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-32036a42-5df9-4195-b871-b2729a123599 tempest-VolumesListAdminTestJSON-1561396524 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-32036a42-5df9-4195-b871-b2729a123599 tempest-VolumesListAdminTestJSON-1561396524 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-39ff6e93-4c59-4da1-b4cc-ce36bd6e2fbc 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:02 devstack sudo[109543]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-39ff6e93-4c59-4da1-b4cc-ce36bd6e2fbc 1073741824 Aug 18 19:06:02 devstack sudo[109543]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG cinder.volume.volume_utils [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Attempting download of cad92038-24a0-4665-884f-3830143677fb ((None, [{'url': 'file:///opt/stack/data/glance/images/cad92038-24a0-4665-884f-3830143677fb', 'metadata': {}}])) to volume 7a45ed04-da02-4a36-9162-b37652d98eee. {{(pid=93728) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[eac1dd75-aa74-4353-8f74-72caf7436d7d]: (4, 'raw') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_cad92038-24a0-4665-884f-3830143677fb_x3jnyu_8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:02 devstack sudo[109545]: 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_cad92038-24a0-4665-884f-3830143677fb_x3jnyu_8 Aug 18 19:06:02 devstack sudo[109545]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:02 devstack sudo[109541]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-317b32f1-2bc4-4f28-8775-a347168afd33 tempest-ProjectReaderTests-10819831 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-049791ec-6438-4b74-a49f-e3cc2e23272e" returned: 0 in 0.274s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-317b32f1-2bc4-4f28-8775-a347168afd33 tempest-ProjectReaderTests-10819831 None] Lock "cinder-quobyte-049791ec-6438-4b74-a49f-e3cc2e23272e" released by "delete_volume" :: held 0.722s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-317b32f1-2bc4-4f28-8775-a347168afd33 tempest-ProjectReaderTests-10819831 None] Created reservations ['d7fedae2-2011-428a-9f74-29c61810bf53', '7bc81600-f75f-47f7-bf32-e2671afb63e3', '81483d83-963e-49a1-809c-3ed081f84ba6', 'ce2c4817-3faf-458c-bbd2-deac502b30d9'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-317b32f1-2bc4-4f28-8775-a347168afd33 tempest-ProjectReaderTests-10819831 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-317b32f1-2bc4-4f28-8775-a347168afd33 tempest-ProjectReaderTests-10819831 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-317b32f1-2bc4-4f28-8775-a347168afd33 tempest-ProjectReaderTests-10819831 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-317b32f1-2bc4-4f28-8775-a347168afd33 tempest-ProjectReaderTests-10819831 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-317b32f1-2bc4-4f28-8775-a347168afd33 tempest-ProjectReaderTests-10819831 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-317b32f1-2bc4-4f28-8775-a347168afd33 tempest-ProjectReaderTests-10819831 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:02 devstack sudo[109552]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:06:02 devstack sudo[109552]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:02 devstack sudo[109545]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] CMD "/opt/stack/data/venv/bin/python3.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_cad92038-24a0-4665-884f-3830143677fb_x3jnyu_8" returned: 0 in 0.361s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_cad92038-24a0-4665-884f-3830143677fb_x3jnyu_8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:02 devstack sudo[109543]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-32036a42-5df9-4195-b871-b2729a123599 tempest-VolumesListAdminTestJSON-1561396524 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-39ff6e93-4c59-4da1-b4cc-ce36bd6e2fbc 1073741824" returned: 0 in 0.492s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-32036a42-5df9-4195-b871-b2729a123599 tempest-VolumesListAdminTestJSON-1561396524 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-39ff6e93-4c59-4da1-b4cc-ce36bd6e2fbc {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:02 devstack sudo[109557]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-39ff6e93-4c59-4da1-b4cc-ce36bd6e2fbc Aug 18 19:06:02 devstack sudo[109557]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:02 devstack sudo[109556]: 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_cad92038-24a0-4665-884f-3830143677fb_x3jnyu_8 Aug 18 19:06:02 devstack sudo[109556]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:02 devstack sudo[109552]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-317b32f1-2bc4-4f28-8775-a347168afd33 tempest-ProjectReaderTests-10819831 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.286s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-317b32f1-2bc4-4f28-8775-a347168afd33 tempest-ProjectReaderTests-10819831 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:06:02 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-317b32f1-2bc4-4f28-8775-a347168afd33 tempest-ProjectReaderTests-10819831 None] Deleted volume successfully. Aug 18 19:06:02 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-317b32f1-2bc4-4f28-8775-a347168afd33 tempest-ProjectReaderTests-10819831 None] Lock "cinder-049791ec-6438-4b74-a49f-e3cc2e23272e-delete_volume" released by "delete_volume" :: held 1.240s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:06:03 devstack sudo[109556]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] CMD "/opt/stack/data/venv/bin/python3.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_cad92038-24a0-4665-884f-3830143677fb_x3jnyu_8" returned: 1 in 0.365s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 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_cad92038-24a0-4665-884f-3830143677fb_x3jnyu_8' failed. Not Retrying. {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 18 19:06:03 devstack sudo[109557]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-32036a42-5df9-4195-b871-b2729a123599 tempest-VolumesListAdminTestJSON-1561396524 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-39ff6e93-4c59-4da1-b4cc-ce36bd6e2fbc" returned: 0 in 0.295s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:03 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-32036a42-5df9-4195-b871-b2729a123599 tempest-VolumesListAdminTestJSON-1561396524 None] <== create_volume: return (833ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:06:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-32036a42-5df9-4195-b871-b2729a123599 tempest-VolumesListAdminTestJSON-1561396524 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.835s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:06:03 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[afb2fe0f-6faa-4dc8-bfb0-869847aa2d23]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:06:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cad92038-24a0-4665-884f-3830143677fb_ady8uq4ddevstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:03 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-32036a42-5df9-4195-b871-b2729a123599 tempest-VolumesListAdminTestJSON-1561396524 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (66d65354-b1d5-494b-9942-f2ee3ef2f514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-39ff6e93-4c59-4da1-b4cc-ce36bd6e2fbc', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:03 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-32036a42-5df9-4195-b871-b2729a123599 tempest-VolumesListAdminTestJSON-1561396524 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (46825f8d-59a0-4950-b2e4-556143b0e126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:06:03 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-32036a42-5df9-4195-b871-b2729a123599 tempest-VolumesListAdminTestJSON-1561396524 None] Volume volume-39ff6e93-4c59-4da1-b4cc-ce36bd6e2fbc (39ff6e93-4c59-4da1-b4cc-ce36bd6e2fbc): created successfully Aug 18 19:06:03 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-32036a42-5df9-4195-b871-b2729a123599 tempest-VolumesListAdminTestJSON-1561396524 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (46825f8d-59a0-4950-b2e4-556143b0e126) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:03 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-32036a42-5df9-4195-b871-b2729a123599 tempest-VolumesListAdminTestJSON-1561396524 None] Flow 'volume_create_manager' (c412880c-7299-4c28-8d21-733eb75ef3af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:06:03 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-32036a42-5df9-4195-b871-b2729a123599 tempest-VolumesListAdminTestJSON-1561396524 None] Created volume successfully. Aug 18 19:06:03 devstack sudo[109564]: quobyte : PWD=/ ; USER=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_cad92038-24a0-4665-884f-3830143677fb_ady8uq4ddevstack@QuobyteHD Aug 18 19:06:03 devstack sudo[109564]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:03 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-5756abba-e822-4d56-8e73-fc47d98ed770 tempest-ProjectReaderTests-10819831 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:06:03 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5756abba-e822-4d56-8e73-fc47d98ed770 tempest-ProjectReaderTests-10819831 None] Flow 'volume_create_manager' (58607f06-92ef-4b00-8ec6-8a8301b60a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:06:03 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5756abba-e822-4d56-8e73-fc47d98ed770 tempest-ProjectReaderTests-10819831 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (271113e0-fbfa-443e-a799-aa812ee61f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:06:03 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5756abba-e822-4d56-8e73-fc47d98ed770 tempest-ProjectReaderTests-10819831 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (271113e0-fbfa-443e-a799-aa812ee61f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:06:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-165820700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=78a4accd-adaa-4622-b383-b63123b5cf04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c0d33b3fef546dcb01cb6a9c24844cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:06: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-18T17:06:03Z,use_quota=True,user_id='531bf116cd7f4329a87c75d899026c75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:03 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5756abba-e822-4d56-8e73-fc47d98ed770 tempest-ProjectReaderTests-10819831 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (82de121d-adf9-438c-b60e-410bb92343fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:06:03 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5756abba-e822-4d56-8e73-fc47d98ed770 tempest-ProjectReaderTests-10819831 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (82de121d-adf9-438c-b60e-410bb92343fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:03 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5756abba-e822-4d56-8e73-fc47d98ed770 tempest-ProjectReaderTests-10819831 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9684e951-938e-4603-b333-90c93834ba01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:06:03 devstack sudo[109564]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:03 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5756abba-e822-4d56-8e73-fc47d98ed770 tempest-ProjectReaderTests-10819831 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9684e951-938e-4603-b333-90c93834ba01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '78a4accd-adaa-4622-b383-b63123b5cf04', 'volume_name': 'volume-78a4accd-adaa-4622-b383-b63123b5cf04', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:03 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5756abba-e822-4d56-8e73-fc47d98ed770 tempest-ProjectReaderTests-10819831 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d957b732-d9ca-458e-89d2-504b30806a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:06:03 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5756abba-e822-4d56-8e73-fc47d98ed770 tempest-ProjectReaderTests-10819831 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d957b732-d9ca-458e-89d2-504b30806a06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:03 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5756abba-e822-4d56-8e73-fc47d98ed770 tempest-ProjectReaderTests-10819831 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bb093d70-1f96-4d33-958f-6425c389d051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:06:03 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-5756abba-e822-4d56-8e73-fc47d98ed770 tempest-ProjectReaderTests-10819831 None] Volume 78a4accd-adaa-4622-b383-b63123b5cf04: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-78a4accd-adaa-4622-b383-b63123b5cf04', 'volume_size': 1} Aug 18 19:06:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5756abba-e822-4d56-8e73-fc47d98ed770 tempest-ProjectReaderTests-10819831 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:06:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5756abba-e822-4d56-8e73-fc47d98ed770 tempest-ProjectReaderTests-10819831 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:06:03 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5756abba-e822-4d56-8e73-fc47d98ed770 tempest-ProjectReaderTests-10819831 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:06:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-165820700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=78a4accd-adaa-4622-b383-b63123b5cf04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c0d33b3fef546dcb01cb6a9c24844cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:06: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-18T17:06:03Z,use_quota=True,user_id='531bf116cd7f4329a87c75d899026c75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:06:03 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-5756abba-e822-4d56-8e73-fc47d98ed770 tempest-ProjectReaderTests-10819831 None] Creating volume 78a4accd-adaa-4622-b383-b63123b5cf04 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:06:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5756abba-e822-4d56-8e73-fc47d98ed770 tempest-ProjectReaderTests-10819831 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:06:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5756abba-e822-4d56-8e73-fc47d98ed770 tempest-ProjectReaderTests-10819831 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:06:03 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5756abba-e822-4d56-8e73-fc47d98ed770 tempest-ProjectReaderTests-10819831 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:06:03 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5756abba-e822-4d56-8e73-fc47d98ed770 tempest-ProjectReaderTests-10819831 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:06:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5756abba-e822-4d56-8e73-fc47d98ed770 tempest-ProjectReaderTests-10819831 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:06:03 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5756abba-e822-4d56-8e73-fc47d98ed770 tempest-ProjectReaderTests-10819831 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:06:03 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-5756abba-e822-4d56-8e73-fc47d98ed770 tempest-ProjectReaderTests-10819831 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:06:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5756abba-e822-4d56-8e73-fc47d98ed770 tempest-ProjectReaderTests-10819831 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-78a4accd-adaa-4622-b383-b63123b5cf04 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cad92038-24a0-4665-884f-3830143677fb_ady8uq4ddevstack@QuobyteHD" returned: 0 in 0.389s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:03 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] cad92038-24a0-4665-884f-3830143677fb was qcow2, converting to qcow2 {{(pid=93728) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 18 19:06:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 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_cad92038-24a0-4665-884f-3830143677fb_ady8uq4ddevstack@QuobyteHD /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a45ed04-da02-4a36-9162-b37652d98eee {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:03 devstack sudo[109569]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-78a4accd-adaa-4622-b383-b63123b5cf04 1073741824 Aug 18 19:06:03 devstack sudo[109569]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:03 devstack sudo[109570]: 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_cad92038-24a0-4665-884f-3830143677fb_ady8uq4ddevstack@QuobyteHD /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a45ed04-da02-4a36-9162-b37652d98eee Aug 18 19:06:03 devstack sudo[109570]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:03 devstack sudo[109569]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5756abba-e822-4d56-8e73-fc47d98ed770 tempest-ProjectReaderTests-10819831 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-78a4accd-adaa-4622-b383-b63123b5cf04 1073741824" returned: 0 in 0.427s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5756abba-e822-4d56-8e73-fc47d98ed770 tempest-ProjectReaderTests-10819831 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-78a4accd-adaa-4622-b383-b63123b5cf04 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:03 devstack sudo[109583]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-78a4accd-adaa-4622-b383-b63123b5cf04 Aug 18 19:06:03 devstack sudo[109583]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:04 devstack sudo[109583]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5756abba-e822-4d56-8e73-fc47d98ed770 tempest-ProjectReaderTests-10819831 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-78a4accd-adaa-4622-b383-b63123b5cf04" returned: 0 in 0.308s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:04 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5756abba-e822-4d56-8e73-fc47d98ed770 tempest-ProjectReaderTests-10819831 None] <== create_volume: return (779ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:06:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5756abba-e822-4d56-8e73-fc47d98ed770 tempest-ProjectReaderTests-10819831 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.782s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:06:04 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5756abba-e822-4d56-8e73-fc47d98ed770 tempest-ProjectReaderTests-10819831 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bb093d70-1f96-4d33-958f-6425c389d051) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-78a4accd-adaa-4622-b383-b63123b5cf04', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:04 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5756abba-e822-4d56-8e73-fc47d98ed770 tempest-ProjectReaderTests-10819831 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f1b554f3-24c0-459a-b04f-b7fc86c625e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:06:04 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-5756abba-e822-4d56-8e73-fc47d98ed770 tempest-ProjectReaderTests-10819831 None] Volume volume-78a4accd-adaa-4622-b383-b63123b5cf04 (78a4accd-adaa-4622-b383-b63123b5cf04): created successfully Aug 18 19:06:04 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5756abba-e822-4d56-8e73-fc47d98ed770 tempest-ProjectReaderTests-10819831 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f1b554f3-24c0-459a-b04f-b7fc86c625e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:04 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5756abba-e822-4d56-8e73-fc47d98ed770 tempest-ProjectReaderTests-10819831 None] Flow 'volume_create_manager' (58607f06-92ef-4b00-8ec6-8a8301b60a22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:06:04 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-5756abba-e822-4d56-8e73-fc47d98ed770 tempest-ProjectReaderTests-10819831 None] Created volume successfully. Aug 18 19:06:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f0460af0-9376-47ab-9230-db7b1ddf4947 tempest-VolumesListAdminTestJSON-1561396524 None] Acquiring lock "cinder-39ff6e93-4c59-4da1-b4cc-ce36bd6e2fbc-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:06:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f0460af0-9376-47ab-9230-db7b1ddf4947 tempest-VolumesListAdminTestJSON-1561396524 None] Lock "cinder-39ff6e93-4c59-4da1-b4cc-ce36bd6e2fbc-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:06:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f0460af0-9376-47ab-9230-db7b1ddf4947 tempest-VolumesListAdminTestJSON-1561396524 None] Acquiring lock "cinder-quobyte-39ff6e93-4c59-4da1-b4cc-ce36bd6e2fbc" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:06:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f0460af0-9376-47ab-9230-db7b1ddf4947 tempest-VolumesListAdminTestJSON-1561396524 None] Lock "cinder-quobyte-39ff6e93-4c59-4da1-b4cc-ce36bd6e2fbc" acquired by "delete_volume" :: waited 0.017s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:06:04 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[a739552d-3345-4e4d-9617-e4a987e37b4d]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:06:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f0460af0-9376-47ab-9230-db7b1ddf4947 tempest-VolumesListAdminTestJSON-1561396524 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-39ff6e93-4c59-4da1-b4cc-ce36bd6e2fbc {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b1407c6b-899c-4ccf-94f0-a4d8311a6872 tempest-VolumesListAdminTestJSON-517168443 None] Acquiring lock "cinder-9cc57c9c-e33d-4e2b-9e75-33efba41fcc5-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:06:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b1407c6b-899c-4ccf-94f0-a4d8311a6872 tempest-VolumesListAdminTestJSON-517168443 None] Lock "cinder-9cc57c9c-e33d-4e2b-9e75-33efba41fcc5-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:06:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b1407c6b-899c-4ccf-94f0-a4d8311a6872 tempest-VolumesListAdminTestJSON-517168443 None] Acquiring lock "cinder-quobyte-9cc57c9c-e33d-4e2b-9e75-33efba41fcc5" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:06:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b1407c6b-899c-4ccf-94f0-a4d8311a6872 tempest-VolumesListAdminTestJSON-517168443 None] Lock "cinder-quobyte-9cc57c9c-e33d-4e2b-9e75-33efba41fcc5" acquired by "delete_volume" :: waited 0.024s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:06:04 devstack sudo[109586]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-39ff6e93-4c59-4da1-b4cc-ce36bd6e2fbc Aug 18 19:06:04 devstack sudo[109586]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:04 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[85b44f35-889c-4b34-8b08-0eb6a464b992]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:06:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b1407c6b-899c-4ccf-94f0-a4d8311a6872 tempest-VolumesListAdminTestJSON-517168443 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9cc57c9c-e33d-4e2b-9e75-33efba41fcc5 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:04 devstack sudo[109588]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9cc57c9c-e33d-4e2b-9e75-33efba41fcc5 Aug 18 19:06:04 devstack sudo[109588]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:04 devstack sudo[109586]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f0460af0-9376-47ab-9230-db7b1ddf4947 tempest-VolumesListAdminTestJSON-1561396524 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-39ff6e93-4c59-4da1-b4cc-ce36bd6e2fbc" returned: 0 in 0.455s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f0460af0-9376-47ab-9230-db7b1ddf4947 tempest-VolumesListAdminTestJSON-1561396524 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-39ff6e93-4c59-4da1-b4cc-ce36bd6e2fbc {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:04 devstack sudo[109593]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-39ff6e93-4c59-4da1-b4cc-ce36bd6e2fbc Aug 18 19:06:04 devstack sudo[109593]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:05 devstack sudo[109588]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b1407c6b-899c-4ccf-94f0-a4d8311a6872 tempest-VolumesListAdminTestJSON-517168443 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9cc57c9c-e33d-4e2b-9e75-33efba41fcc5" returned: 0 in 0.404s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b1407c6b-899c-4ccf-94f0-a4d8311a6872 tempest-VolumesListAdminTestJSON-517168443 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9cc57c9c-e33d-4e2b-9e75-33efba41fcc5 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:05 devstack sudo[109598]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9cc57c9c-e33d-4e2b-9e75-33efba41fcc5 Aug 18 19:06:05 devstack sudo[109598]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:05 devstack sudo[109593]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f0460af0-9376-47ab-9230-db7b1ddf4947 tempest-VolumesListAdminTestJSON-1561396524 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-39ff6e93-4c59-4da1-b4cc-ce36bd6e2fbc" returned: 0 in 0.259s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f0460af0-9376-47ab-9230-db7b1ddf4947 tempest-VolumesListAdminTestJSON-1561396524 None] Lock "cinder-quobyte-39ff6e93-4c59-4da1-b4cc-ce36bd6e2fbc" released by "delete_volume" :: held 0.766s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-f0460af0-9376-47ab-9230-db7b1ddf4947 tempest-VolumesListAdminTestJSON-1561396524 None] Created reservations ['0baadd40-e67d-4fd4-9877-0b22bdfaee96', '7f0d295d-948f-46cb-b83d-879f60838c2a', 'eb685526-fee8-45b0-bd07-fb7d61c2f848', '0a93a268-41f8-4545-992c-250b615f2cd0'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f0460af0-9376-47ab-9230-db7b1ddf4947 tempest-VolumesListAdminTestJSON-1561396524 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f0460af0-9376-47ab-9230-db7b1ddf4947 tempest-VolumesListAdminTestJSON-1561396524 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f0460af0-9376-47ab-9230-db7b1ddf4947 tempest-VolumesListAdminTestJSON-1561396524 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:06:05 devstack sudo[109598]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f0460af0-9376-47ab-9230-db7b1ddf4947 tempest-VolumesListAdminTestJSON-1561396524 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f0460af0-9376-47ab-9230-db7b1ddf4947 tempest-VolumesListAdminTestJSON-1561396524 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f0460af0-9376-47ab-9230-db7b1ddf4947 tempest-VolumesListAdminTestJSON-1561396524 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:05 devstack sudo[109570]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b1407c6b-899c-4ccf-94f0-a4d8311a6872 tempest-VolumesListAdminTestJSON-517168443 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9cc57c9c-e33d-4e2b-9e75-33efba41fcc5" returned: 0 in 0.291s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_cad92038-24a0-4665-884f-3830143677fb_ady8uq4ddevstack@QuobyteHD /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a45ed04-da02-4a36-9162-b37652d98eee" returned: 0 in 1.852s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_cad92038-24a0-4665-884f-3830143677fb_ady8uq4ddevstack@QuobyteHD, size 112.00 MB, duration 1.85 sec, destination /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a45ed04-da02-4a36-9162-b37652d98eee {{(pid=93728) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 18 19:06:05 devstack cinder-volume[93728]: INFO cinder.image.image_utils [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Converted 112.00 MB image at 60.44 MB/s Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a45ed04-da02-4a36-9162-b37652d98eee 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:05 devstack sudo[109603]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:06:05 devstack sudo[109603]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b1407c6b-899c-4ccf-94f0-a4d8311a6872 tempest-VolumesListAdminTestJSON-517168443 None] Lock "cinder-quobyte-9cc57c9c-e33d-4e2b-9e75-33efba41fcc5" released by "delete_volume" :: held 0.762s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:06:05 devstack sudo[109605]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a45ed04-da02-4a36-9162-b37652d98eee 1G Aug 18 19:06:05 devstack sudo[109605]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-b1407c6b-899c-4ccf-94f0-a4d8311a6872 tempest-VolumesListAdminTestJSON-517168443 None] Created reservations ['16dcfd66-0f70-472c-be81-6cca6b7263a3', '6c698631-859e-4425-909a-cf11716e1fa4', '2db1bcb1-20f9-4f18-a5c2-a1ae09e1d7fe', '46d05c97-cbdb-43be-a1f1-a29c38fdfa8b'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b1407c6b-899c-4ccf-94f0-a4d8311a6872 tempest-VolumesListAdminTestJSON-517168443 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b1407c6b-899c-4ccf-94f0-a4d8311a6872 tempest-VolumesListAdminTestJSON-517168443 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-b1407c6b-899c-4ccf-94f0-a4d8311a6872 tempest-VolumesListAdminTestJSON-517168443 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-b1407c6b-899c-4ccf-94f0-a4d8311a6872 tempest-VolumesListAdminTestJSON-517168443 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b1407c6b-899c-4ccf-94f0-a4d8311a6872 tempest-VolumesListAdminTestJSON-517168443 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b1407c6b-899c-4ccf-94f0-a4d8311a6872 tempest-VolumesListAdminTestJSON-517168443 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:05 devstack sudo[109607]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:06:05 devstack sudo[109607]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-59f3974c-9eb1-45b1-9039-8231d542f4e3 tempest-ProjectReaderTests-10819831 None] Acquiring lock "cinder-78a4accd-adaa-4622-b383-b63123b5cf04-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:06:05 devstack sudo[109603]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f0460af0-9376-47ab-9230-db7b1ddf4947 tempest-VolumesListAdminTestJSON-1561396524 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.374s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-f0460af0-9376-47ab-9230-db7b1ddf4947 tempest-VolumesListAdminTestJSON-1561396524 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-59f3974c-9eb1-45b1-9039-8231d542f4e3 tempest-ProjectReaderTests-10819831 None] Lock "cinder-78a4accd-adaa-4622-b383-b63123b5cf04-delete_volume" acquired by "delete_volume" :: waited 0.121s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:06:05 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-f0460af0-9376-47ab-9230-db7b1ddf4947 tempest-VolumesListAdminTestJSON-1561396524 None] Deleted volume successfully. Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f0460af0-9376-47ab-9230-db7b1ddf4947 tempest-VolumesListAdminTestJSON-1561396524 None] Lock "cinder-39ff6e93-4c59-4da1-b4cc-ce36bd6e2fbc-delete_volume" released by "delete_volume" :: held 1.376s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-59f3974c-9eb1-45b1-9039-8231d542f4e3 tempest-ProjectReaderTests-10819831 None] Acquiring lock "cinder-quobyte-78a4accd-adaa-4622-b383-b63123b5cf04" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-59f3974c-9eb1-45b1-9039-8231d542f4e3 tempest-ProjectReaderTests-10819831 None] Lock "cinder-quobyte-78a4accd-adaa-4622-b383-b63123b5cf04" acquired by "delete_volume" :: waited 0.020s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[aa3afde3-ddbe-47fc-8d00-3bf9fede4849]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-59f3974c-9eb1-45b1-9039-8231d542f4e3 tempest-ProjectReaderTests-10819831 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-78a4accd-adaa-4622-b383-b63123b5cf04 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:05 devstack sudo[109605]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-30ee35a0-5f09-484b-abe8-1be651084e26 tempest-VolumesListAdminTestJSON-517168443 None] Acquiring lock "cinder-6eceedff-dbe0-4d06-80c8-4acb7aea2933-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a45ed04-da02-4a36-9162-b37652d98eee 1G" returned: 0 in 0.484s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG cinder.volume.volume_utils [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Downloaded image cad92038-24a0-4665-884f-3830143677fb ((None, [{'url': 'file:///opt/stack/data/glance/images/cad92038-24a0-4665-884f-3830143677fb', 'metadata': {}}])) to volume 7a45ed04-da02-4a36-9162-b37652d98eee successfully. {{(pid=93728) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Temporary image cad92038-24a0-4665-884f-3830143677fb for user 83485fc3b3dd41ca89879a40139d8701 is deleted. {{(pid=93728) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG cinder.volume.volume_utils [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Marking volume 7a45ed04-da02-4a36-9162-b37652d98eee as bootable. {{(pid=93728) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-30ee35a0-5f09-484b-abe8-1be651084e26 tempest-VolumesListAdminTestJSON-517168443 None] Lock "cinder-6eceedff-dbe0-4d06-80c8-4acb7aea2933-delete_volume" acquired by "delete_volume" :: waited 0.037s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Copying metadata from image cad92038-24a0-4665-884f-3830143677fb to 7a45ed04-da02-4a36-9162-b37652d98eee. {{(pid=93728) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Creating volume glance metadata for volume 7a45ed04-da02-4a36-9162-b37652d98eee backed by image cad92038-24a0-4665-884f-3830143677fb 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': 'cad92038-24a0-4665-884f-3830143677fb', '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=93728) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-30ee35a0-5f09-484b-abe8-1be651084e26 tempest-VolumesListAdminTestJSON-517168443 None] Acquiring lock "cinder-quobyte-6eceedff-dbe0-4d06-80c8-4acb7aea2933" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-30ee35a0-5f09-484b-abe8-1be651084e26 tempest-VolumesListAdminTestJSON-517168443 None] Lock "cinder-quobyte-6eceedff-dbe0-4d06-80c8-4acb7aea2933" acquired by "delete_volume" :: waited 0.025s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:06:05 devstack sudo[109607]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b1407c6b-899c-4ccf-94f0-a4d8311a6872 tempest-VolumesListAdminTestJSON-517168443 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.442s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-b1407c6b-899c-4ccf-94f0-a4d8311a6872 tempest-VolumesListAdminTestJSON-517168443 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:06:05 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-b1407c6b-899c-4ccf-94f0-a4d8311a6872 tempest-VolumesListAdminTestJSON-517168443 None] Deleted volume successfully. Aug 18 19:06:05 devstack sudo[109613]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-78a4accd-adaa-4622-b383-b63123b5cf04 Aug 18 19:06:05 devstack sudo[109613]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[4bc4d210-9b8e-4624-804a-a46e592ca4c0]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:06:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-30ee35a0-5f09-484b-abe8-1be651084e26 tempest-VolumesListAdminTestJSON-517168443 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6eceedff-dbe0-4d06-80c8-4acb7aea2933 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b1407c6b-899c-4ccf-94f0-a4d8311a6872 tempest-VolumesListAdminTestJSON-517168443 None] Lock "cinder-9cc57c9c-e33d-4e2b-9e75-33efba41fcc5-delete_volume" released by "delete_volume" :: held 1.499s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:06:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a802e9f4-8ef3-4f0a-a62b-5db5197cb282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7a45ed04-da02-4a36-9162-b37652d98eee', 'volume_size': 1, 'image_id': 'cad92038-24a0-4665-884f-3830143677fb', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cad92038-24a0-4665-884f-3830143677fb', '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': '6217fe19247d4e76ab76dd7dc30f94e7', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cad92038-24a0-4665-884f-3830143677fb', 'created_at': datetime.datetime(2026, 8, 18, 16, 47, 6, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 18, 16, 47, 8, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cad92038-24a0-4665-884f-3830143677fb/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=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2031d77b-6ac6-4a87-97fa-f0cf3de9a19f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:06:06 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Volume volume-7a45ed04-da02-4a36-9162-b37652d98eee (7a45ed04-da02-4a36-9162-b37652d98eee): created successfully Aug 18 19:06:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2031d77b-6ac6-4a87-97fa-f0cf3de9a19f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Flow 'volume_create_manager' (4227b6b6-639c-46f9-a8b0-a8bbab296b38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:06:06 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-5d411201-c9fc-4101-8278-cc474ed1fe5a tempest-TestShelveInstance-1298682448 None] Created volume successfully. Aug 18 19:06:06 devstack sudo[109616]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6eceedff-dbe0-4d06-80c8-4acb7aea2933 Aug 18 19:06:06 devstack sudo[109616]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:06 devstack sudo[109613]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-59f3974c-9eb1-45b1-9039-8231d542f4e3 tempest-ProjectReaderTests-10819831 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-78a4accd-adaa-4622-b383-b63123b5cf04" returned: 0 in 0.444s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-59f3974c-9eb1-45b1-9039-8231d542f4e3 tempest-ProjectReaderTests-10819831 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-78a4accd-adaa-4622-b383-b63123b5cf04 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:06 devstack sudo[109621]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-78a4accd-adaa-4622-b383-b63123b5cf04 Aug 18 19:06:06 devstack sudo[109621]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:06 devstack sudo[109616]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-30ee35a0-5f09-484b-abe8-1be651084e26 tempest-VolumesListAdminTestJSON-517168443 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6eceedff-dbe0-4d06-80c8-4acb7aea2933" returned: 0 in 0.369s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-30ee35a0-5f09-484b-abe8-1be651084e26 tempest-VolumesListAdminTestJSON-517168443 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6eceedff-dbe0-4d06-80c8-4acb7aea2933 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:06 devstack sudo[109626]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6eceedff-dbe0-4d06-80c8-4acb7aea2933 Aug 18 19:06:06 devstack sudo[109626]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:06 devstack sudo[109621]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-59f3974c-9eb1-45b1-9039-8231d542f4e3 tempest-ProjectReaderTests-10819831 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-78a4accd-adaa-4622-b383-b63123b5cf04" returned: 0 in 0.249s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-59f3974c-9eb1-45b1-9039-8231d542f4e3 tempest-ProjectReaderTests-10819831 None] Lock "cinder-quobyte-78a4accd-adaa-4622-b383-b63123b5cf04" released by "delete_volume" :: held 0.739s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:06:06 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-59f3974c-9eb1-45b1-9039-8231d542f4e3 tempest-ProjectReaderTests-10819831 None] Created reservations ['b2eb0c61-5ed7-448a-a18f-11368af4255c', 'd19cfd1d-ce44-4507-8819-bfda4b957643', '514da39d-ff6b-4024-ba9b-22542485401f', '25323ab2-3377-4749-9a70-d6b8d29cb855'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:06:06 devstack sudo[109626]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-59f3974c-9eb1-45b1-9039-8231d542f4e3 tempest-ProjectReaderTests-10819831 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:06:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-59f3974c-9eb1-45b1-9039-8231d542f4e3 tempest-ProjectReaderTests-10819831 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:06:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-59f3974c-9eb1-45b1-9039-8231d542f4e3 tempest-ProjectReaderTests-10819831 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:06:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-59f3974c-9eb1-45b1-9039-8231d542f4e3 tempest-ProjectReaderTests-10819831 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:06:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-59f3974c-9eb1-45b1-9039-8231d542f4e3 tempest-ProjectReaderTests-10819831 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:06:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-59f3974c-9eb1-45b1-9039-8231d542f4e3 tempest-ProjectReaderTests-10819831 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-30ee35a0-5f09-484b-abe8-1be651084e26 tempest-VolumesListAdminTestJSON-517168443 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6eceedff-dbe0-4d06-80c8-4acb7aea2933" returned: 0 in 0.271s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:06 devstack sudo[109630]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:06:06 devstack sudo[109630]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-30ee35a0-5f09-484b-abe8-1be651084e26 tempest-VolumesListAdminTestJSON-517168443 None] Lock "cinder-quobyte-6eceedff-dbe0-4d06-80c8-4acb7aea2933" released by "delete_volume" :: held 0.701s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:06:06 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-30ee35a0-5f09-484b-abe8-1be651084e26 tempest-VolumesListAdminTestJSON-517168443 None] Created reservations ['20b12e6e-dc2b-41e4-9080-9d0c0961cf44', '0f98df7e-db22-47f8-99d1-d484a9eae6a0', '625c02ad-b44d-4a46-b080-ff155d42b773', '4a7ac73d-5b36-4360-ac7d-7e265285bdb4'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:06:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-30ee35a0-5f09-484b-abe8-1be651084e26 tempest-VolumesListAdminTestJSON-517168443 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:06:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-30ee35a0-5f09-484b-abe8-1be651084e26 tempest-VolumesListAdminTestJSON-517168443 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:06:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-30ee35a0-5f09-484b-abe8-1be651084e26 tempest-VolumesListAdminTestJSON-517168443 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:06:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-30ee35a0-5f09-484b-abe8-1be651084e26 tempest-VolumesListAdminTestJSON-517168443 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:06:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-30ee35a0-5f09-484b-abe8-1be651084e26 tempest-VolumesListAdminTestJSON-517168443 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:06:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-30ee35a0-5f09-484b-abe8-1be651084e26 tempest-VolumesListAdminTestJSON-517168443 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:06 devstack sudo[109632]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:06:06 devstack sudo[109632]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:06 devstack sudo[109630]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-59f3974c-9eb1-45b1-9039-8231d542f4e3 tempest-ProjectReaderTests-10819831 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.313s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:06 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-59f3974c-9eb1-45b1-9039-8231d542f4e3 tempest-ProjectReaderTests-10819831 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:06:06 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-59f3974c-9eb1-45b1-9039-8231d542f4e3 tempest-ProjectReaderTests-10819831 None] Deleted volume successfully. Aug 18 19:06:07 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-59f3974c-9eb1-45b1-9039-8231d542f4e3 tempest-ProjectReaderTests-10819831 None] Lock "cinder-78a4accd-adaa-4622-b383-b63123b5cf04-delete_volume" released by "delete_volume" :: held 1.291s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:06:07 devstack sudo[109632]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:07 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b60f06c8-9d20-4139-8d41-8dd8d02acc47 tempest-VolumesListAdminTestJSON-517168443 None] Acquiring lock "cinder-fb559c41-0242-4f9b-bf3e-3dd7d8d5d497-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:06:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-30ee35a0-5f09-484b-abe8-1be651084e26 tempest-VolumesListAdminTestJSON-517168443 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.337s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:07 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-30ee35a0-5f09-484b-abe8-1be651084e26 tempest-VolumesListAdminTestJSON-517168443 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:06:07 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-30ee35a0-5f09-484b-abe8-1be651084e26 tempest-VolumesListAdminTestJSON-517168443 None] Deleted volume successfully. Aug 18 19:06:07 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b60f06c8-9d20-4139-8d41-8dd8d02acc47 tempest-VolumesListAdminTestJSON-517168443 None] Lock "cinder-fb559c41-0242-4f9b-bf3e-3dd7d8d5d497-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:06:07 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-30ee35a0-5f09-484b-abe8-1be651084e26 tempest-VolumesListAdminTestJSON-517168443 None] Lock "cinder-6eceedff-dbe0-4d06-80c8-4acb7aea2933-delete_volume" released by "delete_volume" :: held 1.319s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:06:07 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b60f06c8-9d20-4139-8d41-8dd8d02acc47 tempest-VolumesListAdminTestJSON-517168443 None] Acquiring lock "cinder-quobyte-fb559c41-0242-4f9b-bf3e-3dd7d8d5d497" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:06:07 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b60f06c8-9d20-4139-8d41-8dd8d02acc47 tempest-VolumesListAdminTestJSON-517168443 None] Lock "cinder-quobyte-fb559c41-0242-4f9b-bf3e-3dd7d8d5d497" acquired by "delete_volume" :: waited 0.016s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:06:07 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[c2af75c9-25c4-401f-bb2e-ef983321f4fb]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:06:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b60f06c8-9d20-4139-8d41-8dd8d02acc47 tempest-VolumesListAdminTestJSON-517168443 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb559c41-0242-4f9b-bf3e-3dd7d8d5d497 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:07 devstack sudo[109636]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb559c41-0242-4f9b-bf3e-3dd7d8d5d497 Aug 18 19:06:07 devstack sudo[109636]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:07 devstack sudo[109636]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b60f06c8-9d20-4139-8d41-8dd8d02acc47 tempest-VolumesListAdminTestJSON-517168443 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb559c41-0242-4f9b-bf3e-3dd7d8d5d497" returned: 0 in 0.392s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b60f06c8-9d20-4139-8d41-8dd8d02acc47 tempest-VolumesListAdminTestJSON-517168443 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb559c41-0242-4f9b-bf3e-3dd7d8d5d497 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:07 devstack sudo[109641]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb559c41-0242-4f9b-bf3e-3dd7d8d5d497 Aug 18 19:06:07 devstack sudo[109641]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:07 devstack sudo[109641]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b60f06c8-9d20-4139-8d41-8dd8d02acc47 tempest-VolumesListAdminTestJSON-517168443 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fb559c41-0242-4f9b-bf3e-3dd7d8d5d497" returned: 0 in 0.313s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:07 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b60f06c8-9d20-4139-8d41-8dd8d02acc47 tempest-VolumesListAdminTestJSON-517168443 None] Lock "cinder-quobyte-fb559c41-0242-4f9b-bf3e-3dd7d8d5d497" released by "delete_volume" :: held 0.760s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:06:08 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-b60f06c8-9d20-4139-8d41-8dd8d02acc47 tempest-VolumesListAdminTestJSON-517168443 None] Created reservations ['6ec2aeb9-84a2-45d5-94f2-5920d80375b0', '2d67a919-f11d-46ab-a5a1-bf4cfd87290c', 'e665935b-9c6d-420b-838a-60345ab494d3', 'eff7b3e6-f0c7-4035-aa7d-9887ad6c81f1'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:06:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b60f06c8-9d20-4139-8d41-8dd8d02acc47 tempest-VolumesListAdminTestJSON-517168443 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:06:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b60f06c8-9d20-4139-8d41-8dd8d02acc47 tempest-VolumesListAdminTestJSON-517168443 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:06:08 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-b60f06c8-9d20-4139-8d41-8dd8d02acc47 tempest-VolumesListAdminTestJSON-517168443 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:06:08 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-b60f06c8-9d20-4139-8d41-8dd8d02acc47 tempest-VolumesListAdminTestJSON-517168443 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:06:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b60f06c8-9d20-4139-8d41-8dd8d02acc47 tempest-VolumesListAdminTestJSON-517168443 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:06:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b60f06c8-9d20-4139-8d41-8dd8d02acc47 tempest-VolumesListAdminTestJSON-517168443 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:08 devstack sudo[109647]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:06:08 devstack sudo[109647]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:08 devstack sudo[109647]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b60f06c8-9d20-4139-8d41-8dd8d02acc47 tempest-VolumesListAdminTestJSON-517168443 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.292s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:08 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-b60f06c8-9d20-4139-8d41-8dd8d02acc47 tempest-VolumesListAdminTestJSON-517168443 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:06:08 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-b60f06c8-9d20-4139-8d41-8dd8d02acc47 tempest-VolumesListAdminTestJSON-517168443 None] Deleted volume successfully. Aug 18 19:06:08 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b60f06c8-9d20-4139-8d41-8dd8d02acc47 tempest-VolumesListAdminTestJSON-517168443 None] Lock "cinder-fb559c41-0242-4f9b-bf3e-3dd7d8d5d497-delete_volume" released by "delete_volume" :: held 1.305s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:06:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-7654db8a-80e4-4ff0-a495-d72922035436 req-1a5269a4-5ca0-43f3-9c3e-c0268de84711 tempest-TestShelveInstance-1298682448 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:06:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-7654db8a-80e4-4ff0-a495-d72922035436 req-1a5269a4-5ca0-43f3-9c3e-c0268de84711 tempest-TestShelveInstance-1298682448 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:06:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-7654db8a-80e4-4ff0-a495-d72922035436 req-1a5269a4-5ca0-43f3-9c3e-c0268de84711 tempest-TestShelveInstance-1298682448 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.016s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:06:09 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-7654db8a-80e4-4ff0-a495-d72922035436 req-1a5269a4-5ca0-43f3-9c3e-c0268de84711 tempest-TestShelveInstance-1298682448 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356', 'name': 'volume-7a45ed04-da02-4a36-9162-b37652d98eee', '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': '62380a54-25c8-490e-a01c-1e86fe693856', 'enforce_multipath': True} {{(pid=93728) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 18 19:06:09 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-7654db8a-80e4-4ff0-a495-d72922035436 req-1a5269a4-5ca0-43f3-9c3e-c0268de84711 tempest-TestShelveInstance-1298682448 None] attachment_update completed successfully. Aug 18 19:06:17 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-3fb7f809-26e0-462c-b74a-28febe4649be tempest-VolumesTransfersV355Test-1735376662 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:06:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3fb7f809-26e0-462c-b74a-28febe4649be tempest-VolumesTransfersV355Test-1735376662 None] Flow 'volume_create_manager' (d8fb1aa2-b9e0-4273-9209-a79af68d0097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:06:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3fb7f809-26e0-462c-b74a-28febe4649be tempest-VolumesTransfersV355Test-1735376662 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c3f40d16-c039-42d4-8bdb-47736f716218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:06:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3fb7f809-26e0-462c-b74a-28febe4649be tempest-VolumesTransfersV355Test-1735376662 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c3f40d16-c039-42d4-8bdb-47736f716218) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:06:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-549759600',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=52ceffbe-9fd2-4d0a-a0ca-9823c04ea34d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5990b2591d1b4c41a394d54f443b2db5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:06: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-18T17:06:18Z,use_quota=True,user_id='13fdba981a544c7e9a5f19c302498db0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3fb7f809-26e0-462c-b74a-28febe4649be tempest-VolumesTransfersV355Test-1735376662 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (80173438-85a3-4198-a3be-fc82512dc39f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:06:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3fb7f809-26e0-462c-b74a-28febe4649be tempest-VolumesTransfersV355Test-1735376662 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (80173438-85a3-4198-a3be-fc82512dc39f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3fb7f809-26e0-462c-b74a-28febe4649be tempest-VolumesTransfersV355Test-1735376662 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ae2d818c-98c6-4e57-b279-320c63d92179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:06:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3fb7f809-26e0-462c-b74a-28febe4649be tempest-VolumesTransfersV355Test-1735376662 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ae2d818c-98c6-4e57-b279-320c63d92179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '52ceffbe-9fd2-4d0a-a0ca-9823c04ea34d', 'volume_name': 'volume-52ceffbe-9fd2-4d0a-a0ca-9823c04ea34d', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3fb7f809-26e0-462c-b74a-28febe4649be tempest-VolumesTransfersV355Test-1735376662 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2fea0a37-1acf-49d2-8f5c-aafe0c06146b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:06:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3fb7f809-26e0-462c-b74a-28febe4649be tempest-VolumesTransfersV355Test-1735376662 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2fea0a37-1acf-49d2-8f5c-aafe0c06146b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3fb7f809-26e0-462c-b74a-28febe4649be tempest-VolumesTransfersV355Test-1735376662 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bc69eb60-f156-4cd2-bd35-c4ce6f3dfc49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:06:17 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-3fb7f809-26e0-462c-b74a-28febe4649be tempest-VolumesTransfersV355Test-1735376662 None] Volume 52ceffbe-9fd2-4d0a-a0ca-9823c04ea34d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-52ceffbe-9fd2-4d0a-a0ca-9823c04ea34d', 'volume_size': 1} Aug 18 19:06:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3fb7f809-26e0-462c-b74a-28febe4649be tempest-VolumesTransfersV355Test-1735376662 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:06:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3fb7f809-26e0-462c-b74a-28febe4649be tempest-VolumesTransfersV355Test-1735376662 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:06:17 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3fb7f809-26e0-462c-b74a-28febe4649be tempest-VolumesTransfersV355Test-1735376662 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:06:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-549759600',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=52ceffbe-9fd2-4d0a-a0ca-9823c04ea34d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5990b2591d1b4c41a394d54f443b2db5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:06: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-18T17:06:18Z,use_quota=True,user_id='13fdba981a544c7e9a5f19c302498db0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:06:17 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-3fb7f809-26e0-462c-b74a-28febe4649be tempest-VolumesTransfersV355Test-1735376662 None] Creating volume 52ceffbe-9fd2-4d0a-a0ca-9823c04ea34d {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:06:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3fb7f809-26e0-462c-b74a-28febe4649be tempest-VolumesTransfersV355Test-1735376662 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:06:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3fb7f809-26e0-462c-b74a-28febe4649be tempest-VolumesTransfersV355Test-1735376662 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:06:17 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3fb7f809-26e0-462c-b74a-28febe4649be tempest-VolumesTransfersV355Test-1735376662 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:06:17 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3fb7f809-26e0-462c-b74a-28febe4649be tempest-VolumesTransfersV355Test-1735376662 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:06:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3fb7f809-26e0-462c-b74a-28febe4649be tempest-VolumesTransfersV355Test-1735376662 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:06:17 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3fb7f809-26e0-462c-b74a-28febe4649be tempest-VolumesTransfersV355Test-1735376662 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:06:17 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-3fb7f809-26e0-462c-b74a-28febe4649be tempest-VolumesTransfersV355Test-1735376662 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:06:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3fb7f809-26e0-462c-b74a-28febe4649be tempest-VolumesTransfersV355Test-1735376662 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-52ceffbe-9fd2-4d0a-a0ca-9823c04ea34d 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:17 devstack sudo[110121]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-52ceffbe-9fd2-4d0a-a0ca-9823c04ea34d 1073741824 Aug 18 19:06:17 devstack sudo[110121]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:18 devstack sudo[110121]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3fb7f809-26e0-462c-b74a-28febe4649be tempest-VolumesTransfersV355Test-1735376662 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-52ceffbe-9fd2-4d0a-a0ca-9823c04ea34d 1073741824" returned: 0 in 0.496s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3fb7f809-26e0-462c-b74a-28febe4649be tempest-VolumesTransfersV355Test-1735376662 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-52ceffbe-9fd2-4d0a-a0ca-9823c04ea34d {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:18 devstack sudo[110127]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-52ceffbe-9fd2-4d0a-a0ca-9823c04ea34d Aug 18 19:06:18 devstack sudo[110127]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:18 devstack sudo[110127]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3fb7f809-26e0-462c-b74a-28febe4649be tempest-VolumesTransfersV355Test-1735376662 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-52ceffbe-9fd2-4d0a-a0ca-9823c04ea34d" returned: 0 in 0.342s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3fb7f809-26e0-462c-b74a-28febe4649be tempest-VolumesTransfersV355Test-1735376662 None] <== create_volume: return (919ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:06:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3fb7f809-26e0-462c-b74a-28febe4649be tempest-VolumesTransfersV355Test-1735376662 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.922s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:06:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3fb7f809-26e0-462c-b74a-28febe4649be tempest-VolumesTransfersV355Test-1735376662 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bc69eb60-f156-4cd2-bd35-c4ce6f3dfc49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-52ceffbe-9fd2-4d0a-a0ca-9823c04ea34d', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3fb7f809-26e0-462c-b74a-28febe4649be tempest-VolumesTransfersV355Test-1735376662 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7b8d7af2-193f-4377-97a4-4d7dca2cb337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:06:18 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-3fb7f809-26e0-462c-b74a-28febe4649be tempest-VolumesTransfersV355Test-1735376662 None] Volume volume-52ceffbe-9fd2-4d0a-a0ca-9823c04ea34d (52ceffbe-9fd2-4d0a-a0ca-9823c04ea34d): created successfully Aug 18 19:06:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3fb7f809-26e0-462c-b74a-28febe4649be tempest-VolumesTransfersV355Test-1735376662 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7b8d7af2-193f-4377-97a4-4d7dca2cb337) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3fb7f809-26e0-462c-b74a-28febe4649be tempest-VolumesTransfersV355Test-1735376662 None] Flow 'volume_create_manager' (d8fb1aa2-b9e0-4273-9209-a79af68d0097) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:06:18 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-3fb7f809-26e0-462c-b74a-28febe4649be tempest-VolumesTransfersV355Test-1735376662 None] Created volume successfully. Aug 18 19:06:20 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-3e793d75-16ee-4eab-ba31-69cac9ffac87 tempest-VolumesTransfersV355Test-701686756 None] Transfer volume completed successfully. Aug 18 19:06:20 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0544e740-7951-48c6-9578-069adcabbc6a tempest-VolumesTransfersV355Test-711330196 None] Acquiring lock "cinder-52ceffbe-9fd2-4d0a-a0ca-9823c04ea34d-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:06:20 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0544e740-7951-48c6-9578-069adcabbc6a tempest-VolumesTransfersV355Test-711330196 None] Lock "cinder-52ceffbe-9fd2-4d0a-a0ca-9823c04ea34d-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:06:21 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0544e740-7951-48c6-9578-069adcabbc6a tempest-VolumesTransfersV355Test-711330196 None] Acquiring lock "cinder-quobyte-52ceffbe-9fd2-4d0a-a0ca-9823c04ea34d" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:06:21 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0544e740-7951-48c6-9578-069adcabbc6a tempest-VolumesTransfersV355Test-711330196 None] Lock "cinder-quobyte-52ceffbe-9fd2-4d0a-a0ca-9823c04ea34d" acquired by "delete_volume" :: waited 0.020s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:06:21 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[09e0d63f-88d5-4fdf-b6d0-3ca151ad6900]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:06:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0544e740-7951-48c6-9578-069adcabbc6a tempest-VolumesTransfersV355Test-711330196 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-52ceffbe-9fd2-4d0a-a0ca-9823c04ea34d {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:21 devstack sudo[110132]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-52ceffbe-9fd2-4d0a-a0ca-9823c04ea34d Aug 18 19:06:21 devstack sudo[110132]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:21 devstack sudo[110132]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0544e740-7951-48c6-9578-069adcabbc6a tempest-VolumesTransfersV355Test-711330196 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-52ceffbe-9fd2-4d0a-a0ca-9823c04ea34d" returned: 0 in 0.349s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0544e740-7951-48c6-9578-069adcabbc6a tempest-VolumesTransfersV355Test-711330196 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-52ceffbe-9fd2-4d0a-a0ca-9823c04ea34d {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:21 devstack sudo[110137]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-52ceffbe-9fd2-4d0a-a0ca-9823c04ea34d Aug 18 19:06:21 devstack sudo[110137]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:21 devstack sudo[110137]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0544e740-7951-48c6-9578-069adcabbc6a tempest-VolumesTransfersV355Test-711330196 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-52ceffbe-9fd2-4d0a-a0ca-9823c04ea34d" returned: 0 in 0.237s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:21 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0544e740-7951-48c6-9578-069adcabbc6a tempest-VolumesTransfersV355Test-711330196 None] Lock "cinder-quobyte-52ceffbe-9fd2-4d0a-a0ca-9823c04ea34d" released by "delete_volume" :: held 0.627s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:06:21 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-0544e740-7951-48c6-9578-069adcabbc6a tempest-VolumesTransfersV355Test-711330196 None] Created reservations ['347eabe6-06d1-4bf3-a26c-961c18769263', '07d5b5c3-2d4a-4b3d-8ff3-2627251a309b', 'f1dd6ef6-8b9c-4c85-8813-6fd0520f825d', '88cb8e71-5638-4121-bc6a-9ba95c9c5289'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:06:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0544e740-7951-48c6-9578-069adcabbc6a tempest-VolumesTransfersV355Test-711330196 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:06:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0544e740-7951-48c6-9578-069adcabbc6a tempest-VolumesTransfersV355Test-711330196 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:06:21 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-0544e740-7951-48c6-9578-069adcabbc6a tempest-VolumesTransfersV355Test-711330196 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:06:21 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-0544e740-7951-48c6-9578-069adcabbc6a tempest-VolumesTransfersV355Test-711330196 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:06:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0544e740-7951-48c6-9578-069adcabbc6a tempest-VolumesTransfersV355Test-711330196 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:06:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0544e740-7951-48c6-9578-069adcabbc6a tempest-VolumesTransfersV355Test-711330196 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:21 devstack sudo[110140]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:06:21 devstack sudo[110140]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:22 devstack sudo[110140]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0544e740-7951-48c6-9578-069adcabbc6a tempest-VolumesTransfersV355Test-711330196 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.240s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:22 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-0544e740-7951-48c6-9578-069adcabbc6a tempest-VolumesTransfersV355Test-711330196 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:06:22 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-0544e740-7951-48c6-9578-069adcabbc6a tempest-VolumesTransfersV355Test-711330196 None] Deleted volume successfully. Aug 18 19:06:22 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0544e740-7951-48c6-9578-069adcabbc6a tempest-VolumesTransfersV355Test-711330196 None] Lock "cinder-52ceffbe-9fd2-4d0a-a0ca-9823c04ea34d-delete_volume" released by "delete_volume" :: held 1.070s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:06:22 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-faa914c1-21d8-40bf-9f23-88f1ea1d5127 tempest-VolumesTransfersV355Test-1735376662 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:06:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-faa914c1-21d8-40bf-9f23-88f1ea1d5127 tempest-VolumesTransfersV355Test-1735376662 None] Flow 'volume_create_manager' (0e8e6e61-1446-4a16-be3d-a573cf6c49eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:06:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-faa914c1-21d8-40bf-9f23-88f1ea1d5127 tempest-VolumesTransfersV355Test-1735376662 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0ccc6e1f-5361-46dd-a080-cea721e7a334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:06:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-faa914c1-21d8-40bf-9f23-88f1ea1d5127 tempest-VolumesTransfersV355Test-1735376662 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0ccc6e1f-5361-46dd-a080-cea721e7a334) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:06:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-560734571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=226878cd-436c-44e2-a67f-615f9fa156c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5990b2591d1b4c41a394d54f443b2db5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:06: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-18T17:06:23Z,use_quota=True,user_id='13fdba981a544c7e9a5f19c302498db0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-faa914c1-21d8-40bf-9f23-88f1ea1d5127 tempest-VolumesTransfersV355Test-1735376662 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (599d7212-1e6a-4ce0-8c77-cd811bbb9ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:06:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-faa914c1-21d8-40bf-9f23-88f1ea1d5127 tempest-VolumesTransfersV355Test-1735376662 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (599d7212-1e6a-4ce0-8c77-cd811bbb9ab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-faa914c1-21d8-40bf-9f23-88f1ea1d5127 tempest-VolumesTransfersV355Test-1735376662 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (71271a39-1c18-4d0b-ac2d-47aaf422b486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:06:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-faa914c1-21d8-40bf-9f23-88f1ea1d5127 tempest-VolumesTransfersV355Test-1735376662 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (71271a39-1c18-4d0b-ac2d-47aaf422b486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '226878cd-436c-44e2-a67f-615f9fa156c8', 'volume_name': 'volume-226878cd-436c-44e2-a67f-615f9fa156c8', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-faa914c1-21d8-40bf-9f23-88f1ea1d5127 tempest-VolumesTransfersV355Test-1735376662 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f716f25a-60e5-48f7-9e16-8ce89dabd6de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:06:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-faa914c1-21d8-40bf-9f23-88f1ea1d5127 tempest-VolumesTransfersV355Test-1735376662 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f716f25a-60e5-48f7-9e16-8ce89dabd6de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-faa914c1-21d8-40bf-9f23-88f1ea1d5127 tempest-VolumesTransfersV355Test-1735376662 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6a62d5ac-18b5-4879-9af9-dd32364f7592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:06:22 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-faa914c1-21d8-40bf-9f23-88f1ea1d5127 tempest-VolumesTransfersV355Test-1735376662 None] Volume 226878cd-436c-44e2-a67f-615f9fa156c8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-226878cd-436c-44e2-a67f-615f9fa156c8', 'volume_size': 1} Aug 18 19:06:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-faa914c1-21d8-40bf-9f23-88f1ea1d5127 tempest-VolumesTransfersV355Test-1735376662 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:06:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-faa914c1-21d8-40bf-9f23-88f1ea1d5127 tempest-VolumesTransfersV355Test-1735376662 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:06:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-faa914c1-21d8-40bf-9f23-88f1ea1d5127 tempest-VolumesTransfersV355Test-1735376662 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:06:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-560734571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=226878cd-436c-44e2-a67f-615f9fa156c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5990b2591d1b4c41a394d54f443b2db5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:06: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-18T17:06:23Z,use_quota=True,user_id='13fdba981a544c7e9a5f19c302498db0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:06:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-faa914c1-21d8-40bf-9f23-88f1ea1d5127 tempest-VolumesTransfersV355Test-1735376662 None] Creating volume 226878cd-436c-44e2-a67f-615f9fa156c8 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:06:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-faa914c1-21d8-40bf-9f23-88f1ea1d5127 tempest-VolumesTransfersV355Test-1735376662 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:06:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-faa914c1-21d8-40bf-9f23-88f1ea1d5127 tempest-VolumesTransfersV355Test-1735376662 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:06:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-faa914c1-21d8-40bf-9f23-88f1ea1d5127 tempest-VolumesTransfersV355Test-1735376662 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:06:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-faa914c1-21d8-40bf-9f23-88f1ea1d5127 tempest-VolumesTransfersV355Test-1735376662 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:06:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-faa914c1-21d8-40bf-9f23-88f1ea1d5127 tempest-VolumesTransfersV355Test-1735376662 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:06:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-faa914c1-21d8-40bf-9f23-88f1ea1d5127 tempest-VolumesTransfersV355Test-1735376662 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:06:22 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-faa914c1-21d8-40bf-9f23-88f1ea1d5127 tempest-VolumesTransfersV355Test-1735376662 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:06:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-faa914c1-21d8-40bf-9f23-88f1ea1d5127 tempest-VolumesTransfersV355Test-1735376662 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-226878cd-436c-44e2-a67f-615f9fa156c8 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:22 devstack sudo[110143]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-226878cd-436c-44e2-a67f-615f9fa156c8 1073741824 Aug 18 19:06:22 devstack sudo[110143]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:23 devstack sudo[110143]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-faa914c1-21d8-40bf-9f23-88f1ea1d5127 tempest-VolumesTransfersV355Test-1735376662 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-226878cd-436c-44e2-a67f-615f9fa156c8 1073741824" returned: 0 in 0.437s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-faa914c1-21d8-40bf-9f23-88f1ea1d5127 tempest-VolumesTransfersV355Test-1735376662 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-226878cd-436c-44e2-a67f-615f9fa156c8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:23 devstack sudo[110150]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-226878cd-436c-44e2-a67f-615f9fa156c8 Aug 18 19:06:23 devstack sudo[110150]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:23 devstack sudo[110150]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-faa914c1-21d8-40bf-9f23-88f1ea1d5127 tempest-VolumesTransfersV355Test-1735376662 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-226878cd-436c-44e2-a67f-615f9fa156c8" returned: 0 in 0.268s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:23 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-faa914c1-21d8-40bf-9f23-88f1ea1d5127 tempest-VolumesTransfersV355Test-1735376662 None] <== create_volume: return (846ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:06:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-faa914c1-21d8-40bf-9f23-88f1ea1d5127 tempest-VolumesTransfersV355Test-1735376662 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.850s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:06:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-faa914c1-21d8-40bf-9f23-88f1ea1d5127 tempest-VolumesTransfersV355Test-1735376662 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6a62d5ac-18b5-4879-9af9-dd32364f7592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-226878cd-436c-44e2-a67f-615f9fa156c8', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-faa914c1-21d8-40bf-9f23-88f1ea1d5127 tempest-VolumesTransfersV355Test-1735376662 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (785fdf58-bae0-4256-9327-b6f1dbbc99ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:06:23 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-faa914c1-21d8-40bf-9f23-88f1ea1d5127 tempest-VolumesTransfersV355Test-1735376662 None] Volume volume-226878cd-436c-44e2-a67f-615f9fa156c8 (226878cd-436c-44e2-a67f-615f9fa156c8): created successfully Aug 18 19:06:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-faa914c1-21d8-40bf-9f23-88f1ea1d5127 tempest-VolumesTransfersV355Test-1735376662 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (785fdf58-bae0-4256-9327-b6f1dbbc99ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-faa914c1-21d8-40bf-9f23-88f1ea1d5127 tempest-VolumesTransfersV355Test-1735376662 None] Flow 'volume_create_manager' (0e8e6e61-1446-4a16-be3d-a573cf6c49eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:06:23 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-faa914c1-21d8-40bf-9f23-88f1ea1d5127 tempest-VolumesTransfersV355Test-1735376662 None] Created volume successfully. Aug 18 19:06:25 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6dc6d29e-a891-4911-93f7-17fd37e32a52 tempest-VolumesTransfersV355Test-711330196 None] Acquiring lock "cinder-226878cd-436c-44e2-a67f-615f9fa156c8-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:06:25 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6dc6d29e-a891-4911-93f7-17fd37e32a52 tempest-VolumesTransfersV355Test-711330196 None] Lock "cinder-226878cd-436c-44e2-a67f-615f9fa156c8-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:06:25 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6dc6d29e-a891-4911-93f7-17fd37e32a52 tempest-VolumesTransfersV355Test-711330196 None] Acquiring lock "cinder-quobyte-226878cd-436c-44e2-a67f-615f9fa156c8" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:06:25 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6dc6d29e-a891-4911-93f7-17fd37e32a52 tempest-VolumesTransfersV355Test-711330196 None] Lock "cinder-quobyte-226878cd-436c-44e2-a67f-615f9fa156c8" acquired by "delete_volume" :: waited 0.019s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:06:25 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[13e2d54f-cd11-440c-a31b-b3253810b469]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:06:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6dc6d29e-a891-4911-93f7-17fd37e32a52 tempest-VolumesTransfersV355Test-711330196 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-226878cd-436c-44e2-a67f-615f9fa156c8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:25 devstack sudo[110153]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-226878cd-436c-44e2-a67f-615f9fa156c8 Aug 18 19:06:25 devstack sudo[110153]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:25 devstack sudo[110153]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6dc6d29e-a891-4911-93f7-17fd37e32a52 tempest-VolumesTransfersV355Test-711330196 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-226878cd-436c-44e2-a67f-615f9fa156c8" returned: 0 in 0.365s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6dc6d29e-a891-4911-93f7-17fd37e32a52 tempest-VolumesTransfersV355Test-711330196 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-226878cd-436c-44e2-a67f-615f9fa156c8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:25 devstack sudo[110159]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-226878cd-436c-44e2-a67f-615f9fa156c8 Aug 18 19:06:25 devstack sudo[110159]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:25 devstack sudo[110159]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6dc6d29e-a891-4911-93f7-17fd37e32a52 tempest-VolumesTransfersV355Test-711330196 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-226878cd-436c-44e2-a67f-615f9fa156c8" returned: 0 in 0.231s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:25 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6dc6d29e-a891-4911-93f7-17fd37e32a52 tempest-VolumesTransfersV355Test-711330196 None] Lock "cinder-quobyte-226878cd-436c-44e2-a67f-615f9fa156c8" released by "delete_volume" :: held 0.637s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:06:25 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-6dc6d29e-a891-4911-93f7-17fd37e32a52 tempest-VolumesTransfersV355Test-711330196 None] Created reservations ['138f1714-7d64-4a1a-ac61-0e0314deb5be', 'a2296f52-cf9e-45da-aca8-c263df4d4daa', '1b27ff9d-120e-4bab-9424-d319c3b80d68', 'e3d5f63c-68f1-4211-9ab8-14428784a79a'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:06:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6dc6d29e-a891-4911-93f7-17fd37e32a52 tempest-VolumesTransfersV355Test-711330196 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:06:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6dc6d29e-a891-4911-93f7-17fd37e32a52 tempest-VolumesTransfersV355Test-711330196 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:06:25 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-6dc6d29e-a891-4911-93f7-17fd37e32a52 tempest-VolumesTransfersV355Test-711330196 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:06:25 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-6dc6d29e-a891-4911-93f7-17fd37e32a52 tempest-VolumesTransfersV355Test-711330196 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:06:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6dc6d29e-a891-4911-93f7-17fd37e32a52 tempest-VolumesTransfersV355Test-711330196 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:06:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6dc6d29e-a891-4911-93f7-17fd37e32a52 tempest-VolumesTransfersV355Test-711330196 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:25 devstack sudo[110162]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:06:25 devstack sudo[110162]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:26 devstack sudo[110162]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6dc6d29e-a891-4911-93f7-17fd37e32a52 tempest-VolumesTransfersV355Test-711330196 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.258s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:26 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-6dc6d29e-a891-4911-93f7-17fd37e32a52 tempest-VolumesTransfersV355Test-711330196 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:06:26 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-6dc6d29e-a891-4911-93f7-17fd37e32a52 tempest-VolumesTransfersV355Test-711330196 None] Deleted volume successfully. Aug 18 19:06:26 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6dc6d29e-a891-4911-93f7-17fd37e32a52 tempest-VolumesTransfersV355Test-711330196 None] Lock "cinder-226878cd-436c-44e2-a67f-615f9fa156c8-delete_volume" released by "delete_volume" :: held 1.175s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:06:35 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=84,cinder:INSERT=29,cinder:UPDATE=108,cinder:DELETE=7 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:06:36 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:UPDATE=103,cinder:SELECT=81,cinder:INSERT=38,cinder:DELETE=12 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:06:41 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-10aa0a8a-3f8b-45e5-b913-9c9f8fd5b9a6 tempest-VolumesActionsTest-240229478 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:06:41 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-10aa0a8a-3f8b-45e5-b913-9c9f8fd5b9a6 tempest-VolumesActionsTest-240229478 None] Flow 'volume_create_manager' (faa346c8-aaef-491e-8f76-40d7bd192be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:06:41 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-10aa0a8a-3f8b-45e5-b913-9c9f8fd5b9a6 tempest-VolumesActionsTest-240229478 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e73c5f3a-9604-4798-9d85-f6dcf08b799f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:06:41 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-10aa0a8a-3f8b-45e5-b913-9c9f8fd5b9a6 tempest-VolumesActionsTest-240229478 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e73c5f3a-9604-4798-9d85-f6dcf08b799f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:06:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-998871848',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6b9e7653-2b6b-4464-a17a-9a4b970a083d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1906f1ef5194a0eb9f784742942508c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:06: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-18T17:06:42Z,use_quota=True,user_id='98f6679e63064217a9b2d911c495b841',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:41 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-10aa0a8a-3f8b-45e5-b913-9c9f8fd5b9a6 tempest-VolumesActionsTest-240229478 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8d31f283-594b-4ac4-82f6-64706c4a7f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:06:41 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-10aa0a8a-3f8b-45e5-b913-9c9f8fd5b9a6 tempest-VolumesActionsTest-240229478 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8d31f283-594b-4ac4-82f6-64706c4a7f59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:41 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-10aa0a8a-3f8b-45e5-b913-9c9f8fd5b9a6 tempest-VolumesActionsTest-240229478 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d13f8e2a-3099-424d-8c9a-a126020321ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:06:41 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-10aa0a8a-3f8b-45e5-b913-9c9f8fd5b9a6 tempest-VolumesActionsTest-240229478 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d13f8e2a-3099-424d-8c9a-a126020321ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6b9e7653-2b6b-4464-a17a-9a4b970a083d', 'volume_name': 'volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:41 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-10aa0a8a-3f8b-45e5-b913-9c9f8fd5b9a6 tempest-VolumesActionsTest-240229478 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8512dd4c-ab98-49a5-b64b-416aa7c5fb8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:06:41 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-10aa0a8a-3f8b-45e5-b913-9c9f8fd5b9a6 tempest-VolumesActionsTest-240229478 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8512dd4c-ab98-49a5-b64b-416aa7c5fb8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:41 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-10aa0a8a-3f8b-45e5-b913-9c9f8fd5b9a6 tempest-VolumesActionsTest-240229478 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eda7de95-0810-41f8-b988-64caebe45fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:06:41 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-10aa0a8a-3f8b-45e5-b913-9c9f8fd5b9a6 tempest-VolumesActionsTest-240229478 None] Volume 6b9e7653-2b6b-4464-a17a-9a4b970a083d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d', 'volume_size': 1} Aug 18 19:06:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-10aa0a8a-3f8b-45e5-b913-9c9f8fd5b9a6 tempest-VolumesActionsTest-240229478 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:06:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-10aa0a8a-3f8b-45e5-b913-9c9f8fd5b9a6 tempest-VolumesActionsTest-240229478 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:06:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-10aa0a8a-3f8b-45e5-b913-9c9f8fd5b9a6 tempest-VolumesActionsTest-240229478 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:06:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-998871848',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6b9e7653-2b6b-4464-a17a-9a4b970a083d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1906f1ef5194a0eb9f784742942508c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:06: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-18T17:06:42Z,use_quota=True,user_id='98f6679e63064217a9b2d911c495b841',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:06:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-10aa0a8a-3f8b-45e5-b913-9c9f8fd5b9a6 tempest-VolumesActionsTest-240229478 None] Creating volume 6b9e7653-2b6b-4464-a17a-9a4b970a083d {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:06:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-10aa0a8a-3f8b-45e5-b913-9c9f8fd5b9a6 tempest-VolumesActionsTest-240229478 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:06:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-10aa0a8a-3f8b-45e5-b913-9c9f8fd5b9a6 tempest-VolumesActionsTest-240229478 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:06:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-10aa0a8a-3f8b-45e5-b913-9c9f8fd5b9a6 tempest-VolumesActionsTest-240229478 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:06:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-10aa0a8a-3f8b-45e5-b913-9c9f8fd5b9a6 tempest-VolumesActionsTest-240229478 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:06:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-10aa0a8a-3f8b-45e5-b913-9c9f8fd5b9a6 tempest-VolumesActionsTest-240229478 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:06:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-10aa0a8a-3f8b-45e5-b913-9c9f8fd5b9a6 tempest-VolumesActionsTest-240229478 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:06:41 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-10aa0a8a-3f8b-45e5-b913-9c9f8fd5b9a6 tempest-VolumesActionsTest-240229478 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:06:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-10aa0a8a-3f8b-45e5-b913-9c9f8fd5b9a6 tempest-VolumesActionsTest-240229478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:41 devstack sudo[110260]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d 1073741824 Aug 18 19:06:41 devstack sudo[110260]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:42 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 19:06:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:06:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:06:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:06:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:06:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:06:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:42 devstack sudo[110265]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:06:42 devstack sudo[110265]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:42 devstack sudo[110265]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.280s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:42 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:06:42 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager._thread_info {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 19:06:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread count: 28 {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 18 19:06:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread info: [<_MainThread(MainThread, started 134742134784128)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 18 19:06:42 devstack sudo[110260]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-10aa0a8a-3f8b-45e5-b913-9c9f8fd5b9a6 tempest-VolumesActionsTest-240229478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d 1073741824" returned: 0 in 0.464s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-10aa0a8a-3f8b-45e5-b913-9c9f8fd5b9a6 tempest-VolumesActionsTest-240229478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:06:42 devstack sudo[110271]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d Aug 18 19:06:42 devstack sudo[110271]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:06:42 devstack sudo[110271]: pam_unix(sudo:session): session closed for user root Aug 18 19:06:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-10aa0a8a-3f8b-45e5-b913-9c9f8fd5b9a6 tempest-VolumesActionsTest-240229478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d" returned: 0 in 0.243s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:06:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-10aa0a8a-3f8b-45e5-b913-9c9f8fd5b9a6 tempest-VolumesActionsTest-240229478 None] <== create_volume: return (753ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:06:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-10aa0a8a-3f8b-45e5-b913-9c9f8fd5b9a6 tempest-VolumesActionsTest-240229478 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.756s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:06:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-10aa0a8a-3f8b-45e5-b913-9c9f8fd5b9a6 tempest-VolumesActionsTest-240229478 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eda7de95-0810-41f8-b988-64caebe45fe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-10aa0a8a-3f8b-45e5-b913-9c9f8fd5b9a6 tempest-VolumesActionsTest-240229478 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9b00b51c-ceba-4dfb-a568-fe9f3e156539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:06:42 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-10aa0a8a-3f8b-45e5-b913-9c9f8fd5b9a6 tempest-VolumesActionsTest-240229478 None] Volume volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d (6b9e7653-2b6b-4464-a17a-9a4b970a083d): created successfully Aug 18 19:06:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-10aa0a8a-3f8b-45e5-b913-9c9f8fd5b9a6 tempest-VolumesActionsTest-240229478 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9b00b51c-ceba-4dfb-a568-fe9f3e156539) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:06:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-10aa0a8a-3f8b-45e5-b913-9c9f8fd5b9a6 tempest-VolumesActionsTest-240229478 None] Flow 'volume_create_manager' (faa346c8-aaef-491e-8f76-40d7bd192be2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:06:42 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-10aa0a8a-3f8b-45e5-b913-9c9f8fd5b9a6 tempest-VolumesActionsTest-240229478 None] Created volume successfully. Aug 18 19:06:43 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-4e381c5c-7036-44d6-8d01-2865072506f1 req-a297556e-56e4-4ecf-b330-d26ed0d6b30e tempest-TestShelveInstance-1298682448 None] Terminate volume connection completed successfully. Aug 18 19:06:43 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-4e381c5c-7036-44d6-8d01-2865072506f1 req-a297556e-56e4-4ecf-b330-d26ed0d6b30e tempest-TestShelveInstance-1298682448 None] Deleting attachment 62380a54-25c8-490e-a01c-1e86fe693856. {{(pid=93728) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 18 19:06:47 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-5dd3366f-c32d-4c91-81c2-d01720befe53 req-4939d436-5d64-463c-8af5-9ff705a66ba4 tempest-TestShelveInstance-1298682448 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:06:47 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-5dd3366f-c32d-4c91-81c2-d01720befe53 req-4939d436-5d64-463c-8af5-9ff705a66ba4 tempest-TestShelveInstance-1298682448 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:06:47 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-5dd3366f-c32d-4c91-81c2-d01720befe53 req-4939d436-5d64-463c-8af5-9ff705a66ba4 tempest-TestShelveInstance-1298682448 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.014s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:06:47 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-5dd3366f-c32d-4c91-81c2-d01720befe53 req-4939d436-5d64-463c-8af5-9ff705a66ba4 tempest-TestShelveInstance-1298682448 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356', 'name': 'volume-7a45ed04-da02-4a36-9162-b37652d98eee', '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': '53dcb2cf-3fca-42e0-8436-8b5b5d42d4a3', 'enforce_multipath': True} {{(pid=93728) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 18 19:06:47 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-5dd3366f-c32d-4c91-81c2-d01720befe53 req-4939d436-5d64-463c-8af5-9ff705a66ba4 tempest-TestShelveInstance-1298682448 None] attachment_update completed successfully. Aug 18 19:06:53 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2f9fbad5-2617-45c8-937c-13d3af4b7767 tempest-VolumesActionsTest-240229478 None] Acquiring lock "cinder-6b9e7653-2b6b-4464-a17a-9a4b970a083d" by "attach_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:06:53 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2f9fbad5-2617-45c8-937c-13d3af4b7767 tempest-VolumesActionsTest-240229478 None] Lock "cinder-6b9e7653-2b6b-4464-a17a-9a4b970a083d" acquired by "attach_volume" :: waited 0.033s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:06:53 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-2f9fbad5-2617-45c8-937c-13d3af4b7767 tempest-VolumesActionsTest-240229478 None] Attaching volume 6b9e7653-2b6b-4464-a17a-9a4b970a083d to instance 890c531e-1b1d-4e8f-94fe-da533d8812e9 at mountpoint /dev/vdb on host None. Aug 18 19:06:53 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-2f9fbad5-2617-45c8-937c-13d3af4b7767 tempest-VolumesActionsTest-240229478 None] Attach volume completed successfully. Aug 18 19:06:53 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2f9fbad5-2617-45c8-937c-13d3af4b7767 tempest-VolumesActionsTest-240229478 None] Lock "cinder-6b9e7653-2b6b-4464-a17a-9a4b970a083d" released by "attach_volume" :: held 0.161s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:06:53 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f82b52ae-2998-46a3-8be3-20f3cd95fb04 tempest-VolumesActionsTest-240229478 None] Acquiring lock "cinder-6b9e7653-2b6b-4464-a17a-9a4b970a083d-detach_volume" by "detach_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:06:54 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f82b52ae-2998-46a3-8be3-20f3cd95fb04 tempest-VolumesActionsTest-240229478 None] Lock "cinder-6b9e7653-2b6b-4464-a17a-9a4b970a083d-detach_volume" acquired by "detach_volume" :: waited 0.052s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:06:54 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-f82b52ae-2998-46a3-8be3-20f3cd95fb04 tempest-VolumesActionsTest-240229478 None] Detaching volume 6b9e7653-2b6b-4464-a17a-9a4b970a083d from instance 890c531e-1b1d-4e8f-94fe-da533d8812e9. Aug 18 19:06:54 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-f82b52ae-2998-46a3-8be3-20f3cd95fb04 tempest-VolumesActionsTest-240229478 None] Detach volume completed successfully. Aug 18 19:06:54 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f82b52ae-2998-46a3-8be3-20f3cd95fb04 tempest-VolumesActionsTest-240229478 None] Lock "cinder-6b9e7653-2b6b-4464-a17a-9a4b970a083d-detach_volume" released by "detach_volume" :: held 0.186s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:07:04 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=14,cinder:UPDATE=9,cinder:DELETE=1 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:07:04 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=18,cinder:UPDATE=6,cinder:INSERT=3 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:07:05 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c0f6d3b4-5f83-4a98-b314-4fc471a06ad6 tempest-VolumesActionsTest-240229478 None] Acquiring lock "cinder-6b9e7653-2b6b-4464-a17a-9a4b970a083d" by "attach_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:07:05 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c0f6d3b4-5f83-4a98-b314-4fc471a06ad6 tempest-VolumesActionsTest-240229478 None] Lock "cinder-6b9e7653-2b6b-4464-a17a-9a4b970a083d" acquired by "attach_volume" :: waited 0.020s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:07:05 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-c0f6d3b4-5f83-4a98-b314-4fc471a06ad6 tempest-VolumesActionsTest-240229478 None] Attaching volume 6b9e7653-2b6b-4464-a17a-9a4b970a083d to instance 0f8dcab1-9324-4c6c-9c05-0907c49284d6 at mountpoint /dev/vdb on host None. Aug 18 19:07:05 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-c0f6d3b4-5f83-4a98-b314-4fc471a06ad6 tempest-VolumesActionsTest-240229478 None] Attach volume completed successfully. Aug 18 19:07:05 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c0f6d3b4-5f83-4a98-b314-4fc471a06ad6 tempest-VolumesActionsTest-240229478 None] Lock "cinder-6b9e7653-2b6b-4464-a17a-9a4b970a083d" released by "attach_volume" :: held 0.093s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:07:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-7f77e95c-0b5a-47d5-9c61-2b29c465d27f tempest-VolumesActionsTest-240229478 None] Acquiring lock "cinder-6b9e7653-2b6b-4464-a17a-9a4b970a083d-detach_volume" by "detach_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:07:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-7f77e95c-0b5a-47d5-9c61-2b29c465d27f tempest-VolumesActionsTest-240229478 None] Lock "cinder-6b9e7653-2b6b-4464-a17a-9a4b970a083d-detach_volume" acquired by "detach_volume" :: waited 0.018s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:07:06 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-7f77e95c-0b5a-47d5-9c61-2b29c465d27f tempest-VolumesActionsTest-240229478 None] Detaching volume 6b9e7653-2b6b-4464-a17a-9a4b970a083d from instance 0f8dcab1-9324-4c6c-9c05-0907c49284d6. Aug 18 19:07:06 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-7f77e95c-0b5a-47d5-9c61-2b29c465d27f tempest-VolumesActionsTest-240229478 None] Detach volume completed successfully. Aug 18 19:07:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-7f77e95c-0b5a-47d5-9c61-2b29c465d27f tempest-VolumesActionsTest-240229478 None] Lock "cinder-6b9e7653-2b6b-4464-a17a-9a4b970a083d-detach_volume" released by "detach_volume" :: held 0.067s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:07:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6a4ef248-c21c-4ec6-8e8e-c37b8ab7376f tempest-VolumesActionsTest-240229478 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:07:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6a4ef248-c21c-4ec6-8e8e-c37b8ab7376f tempest-VolumesActionsTest-240229478 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:07:10 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[18cf3db6-8a0f-4fd6-b79b-1a19420961aa]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:07:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6a4ef248-c21c-4ec6-8e8e-c37b8ab7376f tempest-VolumesActionsTest-240229478 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:07:10 devstack sudo[111069]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d Aug 18 19:07:10 devstack sudo[111069]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:07:10 devstack sudo[111069]: pam_unix(sudo:session): session closed for user root Aug 18 19:07:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6a4ef248-c21c-4ec6-8e8e-c37b8ab7376f tempest-VolumesActionsTest-240229478 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d" returned: 0 in 0.340s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:07:10 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[33b5fedf-db2a-4a84-8795-b38527c8c296]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:07:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6a4ef248-c21c-4ec6-8e8e-c37b8ab7376f tempest-VolumesActionsTest-240229478 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/91bbcbb9c7585289c411ed6cee882698/volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:07:11 devstack sudo[111074]: quobyte : PWD=/ ; USER=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/91bbcbb9c7585289c411ed6cee882698/volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d Aug 18 19:07:11 devstack sudo[111074]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:07:11 devstack sudo[111074]: pam_unix(sudo:session): session closed for user root Aug 18 19:07:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6a4ef248-c21c-4ec6-8e8e-c37b8ab7376f tempest-VolumesActionsTest-240229478 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/91bbcbb9c7585289c411ed6cee882698/volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d" returned: 0 in 0.342s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:07:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6a4ef248-c21c-4ec6-8e8e-c37b8ab7376f tempest-VolumesActionsTest-240229478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d /opt/stack/data/cinder/conversion/6b9e7653-2b6b-4464-a17a-9a4b970a083d.temp_image.82bb247a-89c2-467b-bb2e-905c574da8a0az8crj4k.img {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:07:11 devstack sudo[111079]: 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/91bbcbb9c7585289c411ed6cee882698/volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d /opt/stack/data/cinder/conversion/6b9e7653-2b6b-4464-a17a-9a4b970a083d.temp_image.82bb247a-89c2-467b-bb2e-905c574da8a0az8crj4k.img Aug 18 19:07:11 devstack sudo[111079]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:07:14 devstack sudo[111079]: pam_unix(sudo:session): session closed for user root Aug 18 19:07:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6a4ef248-c21c-4ec6-8e8e-c37b8ab7376f tempest-VolumesActionsTest-240229478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d /opt/stack/data/cinder/conversion/6b9e7653-2b6b-4464-a17a-9a4b970a083d.temp_image.82bb247a-89c2-467b-bb2e-905c574da8a0az8crj4k.img" returned: 0 in 3.605s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:07:14 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[63e03e20-46ad-48b3-a1e5-a314323a1cd5]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:07:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6a4ef248-c21c-4ec6-8e8e-c37b8ab7376f tempest-VolumesActionsTest-240229478 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/91bbcbb9c7585289c411ed6cee882698/volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:07:14 devstack sudo[111092]: quobyte : PWD=/ ; USER=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/91bbcbb9c7585289c411ed6cee882698/volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d Aug 18 19:07:15 devstack sudo[111092]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:07:15 devstack sudo[111092]: pam_unix(sudo:session): session closed for user root Aug 18 19:07:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6a4ef248-c21c-4ec6-8e8e-c37b8ab7376f tempest-VolumesActionsTest-240229478 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/91bbcbb9c7585289c411ed6cee882698/volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d" returned: 0 in 0.550s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:07:15 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-6a4ef248-c21c-4ec6-8e8e-c37b8ab7376f tempest-VolumesActionsTest-240229478 None] Image conversion details: src /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d, size 1024.00 MB, duration 3.61 sec, destination /opt/stack/data/cinder/conversion/6b9e7653-2b6b-4464-a17a-9a4b970a083d.temp_image.82bb247a-89c2-467b-bb2e-905c574da8a0az8crj4k.img {{(pid=93728) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 18 19:07:15 devstack cinder-volume[93728]: INFO cinder.image.image_utils [None req-6a4ef248-c21c-4ec6-8e8e-c37b8ab7376f tempest-VolumesActionsTest-240229478 None] Converted 1024.00 MB image at 283.96 MB/s Aug 18 19:07:15 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-6a4ef248-c21c-4ec6-8e8e-c37b8ab7376f tempest-VolumesActionsTest-240229478 None] 82bb247a-89c2-467b-bb2e-905c574da8a0 was raw, no need to convert to raw {{(pid=93728) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:1162}} Aug 18 19:07:25 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=11,cinder:UPDATE=3 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:07:25 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:INSERT=2,cinder:SELECT=5,cinder:UPDATE=3 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:07:34 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-41f49fab-2ff5-40be-91e6-c5234fd63f42 req-be956a92-1241-4073-8d7c-87bfbbbb8daa tempest-TestShelveInstance-1298682448 None] Terminate volume connection completed successfully. Aug 18 19:07:34 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-41f49fab-2ff5-40be-91e6-c5234fd63f42 req-be956a92-1241-4073-8d7c-87bfbbbb8daa tempest-TestShelveInstance-1298682448 None] Deleting attachment 53dcb2cf-3fca-42e0-8436-8b5b5d42d4a3. {{(pid=93728) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 18 19:07:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6a4ef248-c21c-4ec6-8e8e-c37b8ab7376f tempest-VolumesActionsTest-240229478 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: held 23.862s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:07:34 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6a4ef248-c21c-4ec6-8e8e-c37b8ab7376f tempest-VolumesActionsTest-240229478 None] Uploaded volume to glance image-id: 82bb247a-89c2-467b-bb2e-905c574da8a0. {{(pid=93728) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1781}} Aug 18 19:07:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [req-41f49fab-2ff5-40be-91e6-c5234fd63f42 req-4abe91a8-24fc-49a9-8674-69fec5ca0fb8 tempest-TestShelveInstance-1298682448 None] Acquiring lock "cinder-7a45ed04-da02-4a36-9162-b37652d98eee-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:07:34 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-6a4ef248-c21c-4ec6-8e8e-c37b8ab7376f tempest-VolumesActionsTest-240229478 None] Copy volume to image completed successfully. Aug 18 19:07:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [req-41f49fab-2ff5-40be-91e6-c5234fd63f42 req-4abe91a8-24fc-49a9-8674-69fec5ca0fb8 tempest-TestShelveInstance-1298682448 None] Lock "cinder-7a45ed04-da02-4a36-9162-b37652d98eee-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:07:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [req-41f49fab-2ff5-40be-91e6-c5234fd63f42 req-4abe91a8-24fc-49a9-8674-69fec5ca0fb8 tempest-TestShelveInstance-1298682448 None] Acquiring lock "cinder-quobyte-7a45ed04-da02-4a36-9162-b37652d98eee" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:07:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [req-41f49fab-2ff5-40be-91e6-c5234fd63f42 req-4abe91a8-24fc-49a9-8674-69fec5ca0fb8 tempest-TestShelveInstance-1298682448 None] Lock "cinder-quobyte-7a45ed04-da02-4a36-9162-b37652d98eee" acquired by "delete_volume" :: waited 0.023s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:07:34 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[d1710c39-020e-4052-a719-34c879d3e870]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:07:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-41f49fab-2ff5-40be-91e6-c5234fd63f42 req-4abe91a8-24fc-49a9-8674-69fec5ca0fb8 tempest-TestShelveInstance-1298682448 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a45ed04-da02-4a36-9162-b37652d98eee {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:07:34 devstack sudo[111132]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a45ed04-da02-4a36-9162-b37652d98eee Aug 18 19:07:34 devstack sudo[111132]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:07:34 devstack sudo[111132]: pam_unix(sudo:session): session closed for user root Aug 18 19:07:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-41f49fab-2ff5-40be-91e6-c5234fd63f42 req-4abe91a8-24fc-49a9-8674-69fec5ca0fb8 tempest-TestShelveInstance-1298682448 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a45ed04-da02-4a36-9162-b37652d98eee" returned: 0 in 0.427s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:07:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-41f49fab-2ff5-40be-91e6-c5234fd63f42 req-4abe91a8-24fc-49a9-8674-69fec5ca0fb8 tempest-TestShelveInstance-1298682448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a45ed04-da02-4a36-9162-b37652d98eee {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:07:35 devstack sudo[111137]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a45ed04-da02-4a36-9162-b37652d98eee Aug 18 19:07:35 devstack sudo[111137]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:07:35 devstack sudo[111137]: pam_unix(sudo:session): session closed for user root Aug 18 19:07:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-41f49fab-2ff5-40be-91e6-c5234fd63f42 req-4abe91a8-24fc-49a9-8674-69fec5ca0fb8 tempest-TestShelveInstance-1298682448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7a45ed04-da02-4a36-9162-b37652d98eee" returned: 0 in 0.289s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:07:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [req-41f49fab-2ff5-40be-91e6-c5234fd63f42 req-4abe91a8-24fc-49a9-8674-69fec5ca0fb8 tempest-TestShelveInstance-1298682448 None] Lock "cinder-quobyte-7a45ed04-da02-4a36-9162-b37652d98eee" released by "delete_volume" :: held 0.771s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:07:35 devstack cinder-volume[93728]: DEBUG cinder.quota [req-41f49fab-2ff5-40be-91e6-c5234fd63f42 req-4abe91a8-24fc-49a9-8674-69fec5ca0fb8 tempest-TestShelveInstance-1298682448 None] Created reservations ['1952ac73-53ba-4eb4-9aa0-5e9c291e898d', '200a1d01-55b0-47d7-985b-da778158c1cc', 'e0839ced-302f-41ee-9d66-f0d1f5b537d8', '53cbd5f7-a4c9-4ad3-a9dc-c3385e4ed70f'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:07:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-41f49fab-2ff5-40be-91e6-c5234fd63f42 req-4abe91a8-24fc-49a9-8674-69fec5ca0fb8 tempest-TestShelveInstance-1298682448 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:07:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-41f49fab-2ff5-40be-91e6-c5234fd63f42 req-4abe91a8-24fc-49a9-8674-69fec5ca0fb8 tempest-TestShelveInstance-1298682448 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:07:35 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [req-41f49fab-2ff5-40be-91e6-c5234fd63f42 req-4abe91a8-24fc-49a9-8674-69fec5ca0fb8 tempest-TestShelveInstance-1298682448 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:07:35 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [req-41f49fab-2ff5-40be-91e6-c5234fd63f42 req-4abe91a8-24fc-49a9-8674-69fec5ca0fb8 tempest-TestShelveInstance-1298682448 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:07:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-41f49fab-2ff5-40be-91e6-c5234fd63f42 req-4abe91a8-24fc-49a9-8674-69fec5ca0fb8 tempest-TestShelveInstance-1298682448 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:07:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-41f49fab-2ff5-40be-91e6-c5234fd63f42 req-4abe91a8-24fc-49a9-8674-69fec5ca0fb8 tempest-TestShelveInstance-1298682448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:07:35 devstack sudo[111141]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:07:35 devstack sudo[111141]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:07:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6fb94693-a23b-41df-ab85-c8390b4f9ffb tempest-VolumesActionsTest-240229478 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:07:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6fb94693-a23b-41df-ab85-c8390b4f9ffb tempest-VolumesActionsTest-240229478 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:07:35 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[43cce9fb-257e-4cc0-9f61-882cc93751be]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:07:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6fb94693-a23b-41df-ab85-c8390b4f9ffb tempest-VolumesActionsTest-240229478 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:07:35 devstack sudo[111143]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d Aug 18 19:07:35 devstack sudo[111143]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:07:35 devstack sudo[111141]: pam_unix(sudo:session): session closed for user root Aug 18 19:07:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [req-41f49fab-2ff5-40be-91e6-c5234fd63f42 req-4abe91a8-24fc-49a9-8674-69fec5ca0fb8 tempest-TestShelveInstance-1298682448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.301s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:07:35 devstack cinder-volume[93728]: DEBUG cinder.manager [req-41f49fab-2ff5-40be-91e6-c5234fd63f42 req-4abe91a8-24fc-49a9-8674-69fec5ca0fb8 tempest-TestShelveInstance-1298682448 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:07:35 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-41f49fab-2ff5-40be-91e6-c5234fd63f42 req-4abe91a8-24fc-49a9-8674-69fec5ca0fb8 tempest-TestShelveInstance-1298682448 None] Deleted volume successfully. Aug 18 19:07:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [req-41f49fab-2ff5-40be-91e6-c5234fd63f42 req-4abe91a8-24fc-49a9-8674-69fec5ca0fb8 tempest-TestShelveInstance-1298682448 None] Lock "cinder-7a45ed04-da02-4a36-9162-b37652d98eee-delete_volume" released by "delete_volume" :: held 1.309s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:07:35 devstack sudo[111143]: pam_unix(sudo:session): session closed for user root Aug 18 19:07:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6fb94693-a23b-41df-ab85-c8390b4f9ffb tempest-VolumesActionsTest-240229478 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d" returned: 0 in 0.441s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:07:35 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[1d4d8b06-a80e-42a7-92e9-a2ba9ef496d0]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:07:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6fb94693-a23b-41df-ab85-c8390b4f9ffb tempest-VolumesActionsTest-240229478 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/91bbcbb9c7585289c411ed6cee882698/volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:07:36 devstack sudo[111149]: quobyte : PWD=/ ; USER=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/91bbcbb9c7585289c411ed6cee882698/volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d Aug 18 19:07:36 devstack sudo[111149]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:07:36 devstack sudo[111149]: pam_unix(sudo:session): session closed for user root Aug 18 19:07:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6fb94693-a23b-41df-ab85-c8390b4f9ffb tempest-VolumesActionsTest-240229478 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/91bbcbb9c7585289c411ed6cee882698/volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d" returned: 0 in 0.387s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:07:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6fb94693-a23b-41df-ab85-c8390b4f9ffb tempest-VolumesActionsTest-240229478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d /opt/stack/data/cinder/conversion/6b9e7653-2b6b-4464-a17a-9a4b970a083d.temp_image.87f2a18b-9f26-48c9-9eea-025130a2eeccdrw5_ch6.img {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:07:36 devstack sudo[111154]: 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/91bbcbb9c7585289c411ed6cee882698/volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d /opt/stack/data/cinder/conversion/6b9e7653-2b6b-4464-a17a-9a4b970a083d.temp_image.87f2a18b-9f26-48c9-9eea-025130a2eeccdrw5_ch6.img Aug 18 19:07:36 devstack sudo[111154]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:07:40 devstack sudo[111154]: pam_unix(sudo:session): session closed for user root Aug 18 19:07:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6fb94693-a23b-41df-ab85-c8390b4f9ffb tempest-VolumesActionsTest-240229478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d /opt/stack/data/cinder/conversion/6b9e7653-2b6b-4464-a17a-9a4b970a083d.temp_image.87f2a18b-9f26-48c9-9eea-025130a2eeccdrw5_ch6.img" returned: 0 in 4.454s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:07:40 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[e4c1270f-86b5-4dec-822d-823391ea3b1a]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:07:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6fb94693-a23b-41df-ab85-c8390b4f9ffb tempest-VolumesActionsTest-240229478 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/91bbcbb9c7585289c411ed6cee882698/volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:07:40 devstack sudo[111171]: quobyte : PWD=/ ; USER=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/91bbcbb9c7585289c411ed6cee882698/volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d Aug 18 19:07:40 devstack sudo[111171]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:07:41 devstack sudo[111171]: pam_unix(sudo:session): session closed for user root Aug 18 19:07:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6fb94693-a23b-41df-ab85-c8390b4f9ffb tempest-VolumesActionsTest-240229478 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/91bbcbb9c7585289c411ed6cee882698/volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d" returned: 0 in 0.543s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:07:41 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-6fb94693-a23b-41df-ab85-c8390b4f9ffb tempest-VolumesActionsTest-240229478 None] Image conversion details: src /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d, size 1024.00 MB, duration 4.45 sec, destination /opt/stack/data/cinder/conversion/6b9e7653-2b6b-4464-a17a-9a4b970a083d.temp_image.87f2a18b-9f26-48c9-9eea-025130a2eeccdrw5_ch6.img {{(pid=93728) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 18 19:07:41 devstack cinder-volume[93728]: INFO cinder.image.image_utils [None req-6fb94693-a23b-41df-ab85-c8390b4f9ffb tempest-VolumesActionsTest-240229478 None] Converted 1024.00 MB image at 229.86 MB/s Aug 18 19:07:41 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-6fb94693-a23b-41df-ab85-c8390b4f9ffb tempest-VolumesActionsTest-240229478 None] 87f2a18b-9f26-48c9-9eea-025130a2eecc was raw, converting to qcow2 {{(pid=93728) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:1179}} Aug 18 19:07:41 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[a50974ca-789f-4da6-86bf-bda98316078b]: (4, 'raw') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:07:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6fb94693-a23b-41df-ab85-c8390b4f9ffb tempest-VolumesActionsTest-240229478 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/6b9e7653-2b6b-4464-a17a-9a4b970a083d.temp_image.87f2a18b-9f26-48c9-9eea-025130a2eeccdrw5_ch6.img {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:07:41 devstack sudo[111176]: 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/6b9e7653-2b6b-4464-a17a-9a4b970a083d.temp_image.87f2a18b-9f26-48c9-9eea-025130a2eeccdrw5_ch6.img Aug 18 19:07:41 devstack sudo[111176]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:07:41 devstack sudo[111176]: pam_unix(sudo:session): session closed for user root Aug 18 19:07:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6fb94693-a23b-41df-ab85-c8390b4f9ffb tempest-VolumesActionsTest-240229478 None] CMD "/opt/stack/data/venv/bin/python3.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/6b9e7653-2b6b-4464-a17a-9a4b970a083d.temp_image.87f2a18b-9f26-48c9-9eea-025130a2eeccdrw5_ch6.img" returned: 0 in 0.340s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:07:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6fb94693-a23b-41df-ab85-c8390b4f9ffb tempest-VolumesActionsTest-240229478 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/6b9e7653-2b6b-4464-a17a-9a4b970a083d.temp_image.87f2a18b-9f26-48c9-9eea-025130a2eeccdrw5_ch6.img {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:07:41 devstack sudo[111180]: 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/6b9e7653-2b6b-4464-a17a-9a4b970a083d.temp_image.87f2a18b-9f26-48c9-9eea-025130a2eeccdrw5_ch6.img Aug 18 19:07:41 devstack sudo[111180]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:07:42 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 19:07:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:07:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:07:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:07:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:07:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:07:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:07:42 devstack sudo[111191]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:07:42 devstack sudo[111191]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:07:42 devstack sudo[111180]: pam_unix(sudo:session): session closed for user root Aug 18 19:07:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6fb94693-a23b-41df-ab85-c8390b4f9ffb tempest-VolumesActionsTest-240229478 None] CMD "/opt/stack/data/venv/bin/python3.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/6b9e7653-2b6b-4464-a17a-9a4b970a083d.temp_image.87f2a18b-9f26-48c9-9eea-025130a2eeccdrw5_ch6.img" returned: 1 in 0.382s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:07:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6fb94693-a23b-41df-ab85-c8390b4f9ffb tempest-VolumesActionsTest-240229478 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/6b9e7653-2b6b-4464-a17a-9a4b970a083d.temp_image.87f2a18b-9f26-48c9-9eea-025130a2eeccdrw5_ch6.img' failed. Not Retrying. {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 18 19:07:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6fb94693-a23b-41df-ab85-c8390b4f9ffb tempest-VolumesActionsTest-240229478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -c /opt/stack/data/cinder/conversion/6b9e7653-2b6b-4464-a17a-9a4b970a083d.temp_image.87f2a18b-9f26-48c9-9eea-025130a2eeccdrw5_ch6.img /opt/stack/data/cinder/conversion/vol_upload_4kpa_7ku {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:07:42 devstack sudo[111222]: 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/6b9e7653-2b6b-4464-a17a-9a4b970a083d.temp_image.87f2a18b-9f26-48c9-9eea-025130a2eeccdrw5_ch6.img /opt/stack/data/cinder/conversion/vol_upload_4kpa_7ku Aug 18 19:07:42 devstack sudo[111222]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:07:42 devstack sudo[111191]: pam_unix(sudo:session): session closed for user root Aug 18 19:07:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.357s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:07:42 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:07:42 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager._thread_info {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 19:07:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread count: 28 {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 18 19:07:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread info: [<_MainThread(MainThread, started 134742134784128)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 18 19:07:42 devstack sudo[111222]: pam_unix(sudo:session): session closed for user root Aug 18 19:07:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6fb94693-a23b-41df-ab85-c8390b4f9ffb tempest-VolumesActionsTest-240229478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -c /opt/stack/data/cinder/conversion/6b9e7653-2b6b-4464-a17a-9a4b970a083d.temp_image.87f2a18b-9f26-48c9-9eea-025130a2eeccdrw5_ch6.img /opt/stack/data/cinder/conversion/vol_upload_4kpa_7ku" returned: 0 in 0.340s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:07:42 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-6fb94693-a23b-41df-ab85-c8390b4f9ffb tempest-VolumesActionsTest-240229478 None] Image conversion details: src /opt/stack/data/cinder/conversion/6b9e7653-2b6b-4464-a17a-9a4b970a083d.temp_image.87f2a18b-9f26-48c9-9eea-025130a2eeccdrw5_ch6.img, size 1024.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/conversion/vol_upload_4kpa_7ku {{(pid=93728) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 18 19:07:42 devstack cinder-volume[93728]: INFO cinder.image.image_utils [None req-6fb94693-a23b-41df-ab85-c8390b4f9ffb tempest-VolumesActionsTest-240229478 None] Converted 1024.00 MB image at 1024.00 MB/s Aug 18 19:07:42 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[229ba87d-fed9-42b4-9dab-b416f75423ee]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:07:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6fb94693-a23b-41df-ab85-c8390b4f9ffb tempest-VolumesActionsTest-240229478 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_4kpa_7ku {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:07:42 devstack sudo[111230]: quobyte : PWD=/ ; USER=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_4kpa_7ku Aug 18 19:07:42 devstack sudo[111230]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:07:42 devstack sudo[111230]: pam_unix(sudo:session): session closed for user root Aug 18 19:07:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6fb94693-a23b-41df-ab85-c8390b4f9ffb tempest-VolumesActionsTest-240229478 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_4kpa_7ku" returned: 0 in 0.344s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:07:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6fb94693-a23b-41df-ab85-c8390b4f9ffb tempest-VolumesActionsTest-240229478 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: held 8.790s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:07:44 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6fb94693-a23b-41df-ab85-c8390b4f9ffb tempest-VolumesActionsTest-240229478 None] Uploaded volume to glance image-id: 87f2a18b-9f26-48c9-9eea-025130a2eecc. {{(pid=93728) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1781}} Aug 18 19:07:44 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-6fb94693-a23b-41df-ab85-c8390b4f9ffb tempest-VolumesActionsTest-240229478 None] Copy volume to image completed successfully. Aug 18 19:07:45 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-93a5c95a-e6b1-472d-967f-7f1fae22ebef tempest-VolumesActionsTest-240229478 None] Acquiring lock "cinder-6b9e7653-2b6b-4464-a17a-9a4b970a083d-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:07:45 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-93a5c95a-e6b1-472d-967f-7f1fae22ebef tempest-VolumesActionsTest-240229478 None] Lock "cinder-6b9e7653-2b6b-4464-a17a-9a4b970a083d-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:07:45 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-93a5c95a-e6b1-472d-967f-7f1fae22ebef tempest-VolumesActionsTest-240229478 None] Acquiring lock "cinder-quobyte-6b9e7653-2b6b-4464-a17a-9a4b970a083d" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:07:45 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-93a5c95a-e6b1-472d-967f-7f1fae22ebef tempest-VolumesActionsTest-240229478 None] Lock "cinder-quobyte-6b9e7653-2b6b-4464-a17a-9a4b970a083d" acquired by "delete_volume" :: waited 0.015s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:07:45 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[0a5b9f64-1f9f-4fde-ad09-d7ba249addb0]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:07:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-93a5c95a-e6b1-472d-967f-7f1fae22ebef tempest-VolumesActionsTest-240229478 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:07:45 devstack sudo[111237]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d Aug 18 19:07:45 devstack sudo[111237]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:07:46 devstack sudo[111237]: pam_unix(sudo:session): session closed for user root Aug 18 19:07:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-93a5c95a-e6b1-472d-967f-7f1fae22ebef tempest-VolumesActionsTest-240229478 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d" returned: 0 in 0.372s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:07:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-93a5c95a-e6b1-472d-967f-7f1fae22ebef tempest-VolumesActionsTest-240229478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:07:46 devstack sudo[111242]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d Aug 18 19:07:46 devstack sudo[111242]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:07:46 devstack sudo[111242]: pam_unix(sudo:session): session closed for user root Aug 18 19:07:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-93a5c95a-e6b1-472d-967f-7f1fae22ebef tempest-VolumesActionsTest-240229478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6b9e7653-2b6b-4464-a17a-9a4b970a083d" returned: 0 in 0.290s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:07:46 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-93a5c95a-e6b1-472d-967f-7f1fae22ebef tempest-VolumesActionsTest-240229478 None] Lock "cinder-quobyte-6b9e7653-2b6b-4464-a17a-9a4b970a083d" released by "delete_volume" :: held 0.712s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:07:46 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-93a5c95a-e6b1-472d-967f-7f1fae22ebef tempest-VolumesActionsTest-240229478 None] Created reservations ['c2b71f87-0907-4378-b1da-f8a500451a1c', '75b006b0-0ee5-4417-8296-3f82888bc390', '27ada038-ca8b-45d1-8958-1a4661e9c095', '7f3560fc-677a-4a9f-8635-dffc96be3322'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:07:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-93a5c95a-e6b1-472d-967f-7f1fae22ebef tempest-VolumesActionsTest-240229478 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:07:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-93a5c95a-e6b1-472d-967f-7f1fae22ebef tempest-VolumesActionsTest-240229478 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:07:46 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-93a5c95a-e6b1-472d-967f-7f1fae22ebef tempest-VolumesActionsTest-240229478 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:07:46 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-93a5c95a-e6b1-472d-967f-7f1fae22ebef tempest-VolumesActionsTest-240229478 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:07:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-93a5c95a-e6b1-472d-967f-7f1fae22ebef tempest-VolumesActionsTest-240229478 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:07:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-93a5c95a-e6b1-472d-967f-7f1fae22ebef tempest-VolumesActionsTest-240229478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:07:46 devstack sudo[111246]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:07:46 devstack sudo[111246]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:07:46 devstack sudo[111246]: pam_unix(sudo:session): session closed for user root Aug 18 19:07:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-93a5c95a-e6b1-472d-967f-7f1fae22ebef tempest-VolumesActionsTest-240229478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.267s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:07:46 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-93a5c95a-e6b1-472d-967f-7f1fae22ebef tempest-VolumesActionsTest-240229478 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:07:46 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-93a5c95a-e6b1-472d-967f-7f1fae22ebef tempest-VolumesActionsTest-240229478 None] Deleted volume successfully. Aug 18 19:07:46 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-93a5c95a-e6b1-472d-967f-7f1fae22ebef tempest-VolumesActionsTest-240229478 None] Lock "cinder-6b9e7653-2b6b-4464-a17a-9a4b970a083d-delete_volume" released by "delete_volume" :: held 1.282s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:07:56 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=12,cinder:UPDATE=18,cinder:INSERT=4,cinder:DELETE=1 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:07:56 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=16,cinder:INSERT=4,cinder:UPDATE=17,cinder:DELETE=1 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:08:07 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-8896c439-79fc-4a0e-966f-1566b4b9929b tempest-VolumesSnapshotTestJSON-1583964796 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:08:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8896c439-79fc-4a0e-966f-1566b4b9929b tempest-VolumesSnapshotTestJSON-1583964796 None] Flow 'volume_create_manager' (f166e32f-5ade-488b-8444-f339e06fc27c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:08:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8896c439-79fc-4a0e-966f-1566b4b9929b tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e7552220-6816-46f7-ba01-6763693d1f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8896c439-79fc-4a0e-966f-1566b4b9929b tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e7552220-6816-46f7-ba01-6763693d1f66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:08:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1288662063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=53791444-2d46-4758-9fac-b1f14b6a280a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45b43cd038a1499fafc86869cacd982d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:08: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-18T17:08:08Z,use_quota=True,user_id='410c77e00672460a9d49f3a66dc1aafe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8896c439-79fc-4a0e-966f-1566b4b9929b tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3a1e77fd-c93c-4160-89e2-89afdcfef72c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8896c439-79fc-4a0e-966f-1566b4b9929b tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3a1e77fd-c93c-4160-89e2-89afdcfef72c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8896c439-79fc-4a0e-966f-1566b4b9929b tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f5473c9-569b-4972-85fd-fd5b4d4a9071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8896c439-79fc-4a0e-966f-1566b4b9929b tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f5473c9-569b-4972-85fd-fd5b4d4a9071) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '53791444-2d46-4758-9fac-b1f14b6a280a', 'volume_name': 'volume-53791444-2d46-4758-9fac-b1f14b6a280a', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8896c439-79fc-4a0e-966f-1566b4b9929b tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d12edf4f-9971-4926-a66d-4729d275dfd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8896c439-79fc-4a0e-966f-1566b4b9929b tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d12edf4f-9971-4926-a66d-4729d275dfd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8896c439-79fc-4a0e-966f-1566b4b9929b tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (05d37a86-8403-4e9f-885a-da2f7a68d1af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:08 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-8896c439-79fc-4a0e-966f-1566b4b9929b tempest-VolumesSnapshotTestJSON-1583964796 None] Volume 53791444-2d46-4758-9fac-b1f14b6a280a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-53791444-2d46-4758-9fac-b1f14b6a280a', 'volume_size': 1} Aug 18 19:08:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8896c439-79fc-4a0e-966f-1566b4b9929b tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:08:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8896c439-79fc-4a0e-966f-1566b4b9929b tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:08:08 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8896c439-79fc-4a0e-966f-1566b4b9929b tempest-VolumesSnapshotTestJSON-1583964796 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:08:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1288662063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=53791444-2d46-4758-9fac-b1f14b6a280a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45b43cd038a1499fafc86869cacd982d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:08: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-18T17:08:08Z,use_quota=True,user_id='410c77e00672460a9d49f3a66dc1aafe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:08:08 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-8896c439-79fc-4a0e-966f-1566b4b9929b tempest-VolumesSnapshotTestJSON-1583964796 None] Creating volume 53791444-2d46-4758-9fac-b1f14b6a280a {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:08:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8896c439-79fc-4a0e-966f-1566b4b9929b tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:08:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8896c439-79fc-4a0e-966f-1566b4b9929b tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:08:08 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8896c439-79fc-4a0e-966f-1566b4b9929b tempest-VolumesSnapshotTestJSON-1583964796 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:08:08 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8896c439-79fc-4a0e-966f-1566b4b9929b tempest-VolumesSnapshotTestJSON-1583964796 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:08:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8896c439-79fc-4a0e-966f-1566b4b9929b tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:08:08 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8896c439-79fc-4a0e-966f-1566b4b9929b tempest-VolumesSnapshotTestJSON-1583964796 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:08:08 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-8896c439-79fc-4a0e-966f-1566b4b9929b tempest-VolumesSnapshotTestJSON-1583964796 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:08:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8896c439-79fc-4a0e-966f-1566b4b9929b tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:08 devstack sudo[111262]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a 1073741824 Aug 18 19:08:08 devstack sudo[111262]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:08 devstack sudo[111262]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8896c439-79fc-4a0e-966f-1566b4b9929b tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a 1073741824" returned: 0 in 0.431s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8896c439-79fc-4a0e-966f-1566b4b9929b tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:08 devstack sudo[111268]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a Aug 18 19:08:08 devstack sudo[111268]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:08 devstack sudo[111268]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8896c439-79fc-4a0e-966f-1566b4b9929b tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a" returned: 0 in 0.246s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:08 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8896c439-79fc-4a0e-966f-1566b4b9929b tempest-VolumesSnapshotTestJSON-1583964796 None] <== create_volume: return (722ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:08:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8896c439-79fc-4a0e-966f-1566b4b9929b tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.724s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:08:08 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8896c439-79fc-4a0e-966f-1566b4b9929b tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (05d37a86-8403-4e9f-885a-da2f7a68d1af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-53791444-2d46-4758-9fac-b1f14b6a280a', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:08 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8896c439-79fc-4a0e-966f-1566b4b9929b tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dfd633f2-8b5f-45b9-80f8-3371b881ef78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:08 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-8896c439-79fc-4a0e-966f-1566b4b9929b tempest-VolumesSnapshotTestJSON-1583964796 None] Volume volume-53791444-2d46-4758-9fac-b1f14b6a280a (53791444-2d46-4758-9fac-b1f14b6a280a): created successfully Aug 18 19:08:08 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8896c439-79fc-4a0e-966f-1566b4b9929b tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dfd633f2-8b5f-45b9-80f8-3371b881ef78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:08 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8896c439-79fc-4a0e-966f-1566b4b9929b tempest-VolumesSnapshotTestJSON-1583964796 None] Flow 'volume_create_manager' (f166e32f-5ade-488b-8444-f339e06fc27c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:08:08 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-8896c439-79fc-4a0e-966f-1566b4b9929b tempest-VolumesSnapshotTestJSON-1583964796 None] Created volume successfully. Aug 18 19:08:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ed10ca34-4002-49f9-b3d1-4643e87c0736 tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:08:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ed10ca34-4002-49f9-b3d1-4643e87c0736 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:08:09 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-ed10ca34-4002-49f9-b3d1-4643e87c0736 tempest-VolumesSnapshotTestJSON-1583964796 None] Creating offline snapshot c6562f7e-8c80-4aa7-ac96-f9f0dffe510b of volume 53791444-2d46-4758-9fac-b1f14b6a280a {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:08:09 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[b6eebd1c-8b5d-4f71-9fda-eeec56494830]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:08:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ed10ca34-4002-49f9-b3d1-4643e87c0736 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:09 devstack sudo[111271]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a Aug 18 19:08:09 devstack sudo[111271]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:09 devstack sudo[111271]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ed10ca34-4002-49f9-b3d1-4643e87c0736 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a" returned: 0 in 0.376s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ed10ca34-4002-49f9-b3d1-4643e87c0736 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a.c6562f7e-8c80-4aa7-ac96-f9f0dffe510b 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:09 devstack sudo[111276]: 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/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a.c6562f7e-8c80-4aa7-ac96-f9f0dffe510b 1G Aug 18 19:08:09 devstack sudo[111276]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:10 devstack sudo[111276]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ed10ca34-4002-49f9-b3d1-4643e87c0736 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a.c6562f7e-8c80-4aa7-ac96-f9f0dffe510b 1G" returned: 0 in 0.455s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ed10ca34-4002-49f9-b3d1-4643e87c0736 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-53791444-2d46-4758-9fac-b1f14b6a280a -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a.c6562f7e-8c80-4aa7-ac96-f9f0dffe510b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:10 devstack sudo[111282]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-53791444-2d46-4758-9fac-b1f14b6a280a -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a.c6562f7e-8c80-4aa7-ac96-f9f0dffe510b Aug 18 19:08:10 devstack sudo[111282]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:10 devstack sudo[111282]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ed10ca34-4002-49f9-b3d1-4643e87c0736 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-53791444-2d46-4758-9fac-b1f14b6a280a -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a.c6562f7e-8c80-4aa7-ac96-f9f0dffe510b" returned: 0 in 0.310s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:10 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-ed10ca34-4002-49f9-b3d1-4643e87c0736 tempest-VolumesSnapshotTestJSON-1583964796 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a.c6562f7e-8c80-4aa7-ac96-f9f0dffe510b is being set with open permissions: ugo+rw Aug 18 19:08:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ed10ca34-4002-49f9-b3d1-4643e87c0736 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a.c6562f7e-8c80-4aa7-ac96-f9f0dffe510b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:10 devstack sudo[111288]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a.c6562f7e-8c80-4aa7-ac96-f9f0dffe510b Aug 18 19:08:10 devstack sudo[111288]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:10 devstack sudo[111288]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ed10ca34-4002-49f9-b3d1-4643e87c0736 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a.c6562f7e-8c80-4aa7-ac96-f9f0dffe510b" returned: 0 in 0.272s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ed10ca34-4002-49f9-b3d1-4643e87c0736 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:10 devstack sudo[111291]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a.info Aug 18 19:08:10 devstack sudo[111291]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:10 devstack sudo[111291]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ed10ca34-4002-49f9-b3d1-4643e87c0736 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a.info" returned: 0 in 0.258s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:10 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-ed10ca34-4002-49f9-b3d1-4643e87c0736 tempest-VolumesSnapshotTestJSON-1583964796 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a.info is being set with open permissions: ugo+rw Aug 18 19:08:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ed10ca34-4002-49f9-b3d1-4643e87c0736 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:10 devstack sudo[111294]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a.info Aug 18 19:08:10 devstack sudo[111294]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:11 devstack sudo[111294]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ed10ca34-4002-49f9-b3d1-4643e87c0736 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a.info" returned: 0 in 0.260s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ed10ca34-4002-49f9-b3d1-4643e87c0736 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.067s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:08:11 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-ed10ca34-4002-49f9-b3d1-4643e87c0736 tempest-VolumesSnapshotTestJSON-1583964796 None] Create snapshot completed successfully Aug 18 19:08:12 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2a9d8abe-7655-4445-9724-cc5bc436ea74 tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "cinder-c6562f7e-8c80-4aa7-ac96-f9f0dffe510b-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:08:12 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2a9d8abe-7655-4445-9724-cc5bc436ea74 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-c6562f7e-8c80-4aa7-ac96-f9f0dffe510b-delete_snapshot" acquired by "delete_snapshot" :: waited 0.025s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:08:12 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2a9d8abe-7655-4445-9724-cc5bc436ea74 tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "cinder-quobyte-53791444-2d46-4758-9fac-b1f14b6a280a" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:08:12 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2a9d8abe-7655-4445-9724-cc5bc436ea74 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-quobyte-53791444-2d46-4758-9fac-b1f14b6a280a" acquired by "delete_snapshot" :: waited 0.015s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:08:12 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2a9d8abe-7655-4445-9724-cc5bc436ea74 tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "cinder-quobyte-c6562f7e-8c80-4aa7-ac96-f9f0dffe510b" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:08:12 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2a9d8abe-7655-4445-9724-cc5bc436ea74 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-quobyte-c6562f7e-8c80-4aa7-ac96-f9f0dffe510b" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:08:12 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-2a9d8abe-7655-4445-9724-cc5bc436ea74 tempest-VolumesSnapshotTestJSON-1583964796 None] Deleting offline snapshot c6562f7e-8c80-4aa7-ac96-f9f0dffe510b of volume 53791444-2d46-4758-9fac-b1f14b6a280a {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:08:12 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-2a9d8abe-7655-4445-9724-cc5bc436ea74 tempest-VolumesSnapshotTestJSON-1583964796 None] snapshot_file for this snap is: volume-53791444-2d46-4758-9fac-b1f14b6a280a.c6562f7e-8c80-4aa7-ac96-f9f0dffe510b {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:08:12 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[12f0dc45-e4e8-44a6-b3d0-d244f7922b02]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:08:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2a9d8abe-7655-4445-9724-cc5bc436ea74 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a.c6562f7e-8c80-4aa7-ac96-f9f0dffe510b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:12 devstack sudo[111297]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a.c6562f7e-8c80-4aa7-ac96-f9f0dffe510b Aug 18 19:08:12 devstack sudo[111297]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:13 devstack sudo[111297]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2a9d8abe-7655-4445-9724-cc5bc436ea74 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a.c6562f7e-8c80-4aa7-ac96-f9f0dffe510b" returned: 0 in 0.394s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-2a9d8abe-7655-4445-9724-cc5bc436ea74 tempest-VolumesSnapshotTestJSON-1583964796 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-53791444-2d46-4758-9fac-b1f14b6a280a(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:08:13 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[a01def15-6479-43f9-b30f-d5de90b4e584]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:08:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2a9d8abe-7655-4445-9724-cc5bc436ea74 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:13 devstack sudo[111302]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a Aug 18 19:08:13 devstack sudo[111302]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:13 devstack sudo[111302]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2a9d8abe-7655-4445-9724-cc5bc436ea74 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a" returned: 0 in 0.381s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2a9d8abe-7655-4445-9724-cc5bc436ea74 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a.c6562f7e-8c80-4aa7-ac96-f9f0dffe510b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:13 devstack sudo[111307]: 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/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a.c6562f7e-8c80-4aa7-ac96-f9f0dffe510b Aug 18 19:08:13 devstack sudo[111307]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:13 devstack sudo[111307]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2a9d8abe-7655-4445-9724-cc5bc436ea74 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a.c6562f7e-8c80-4aa7-ac96-f9f0dffe510b" returned: 0 in 0.362s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2a9d8abe-7655-4445-9724-cc5bc436ea74 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a.c6562f7e-8c80-4aa7-ac96-f9f0dffe510b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:13 devstack sudo[111314]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a.c6562f7e-8c80-4aa7-ac96-f9f0dffe510b Aug 18 19:08:13 devstack sudo[111314]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:14 devstack sudo[111314]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2a9d8abe-7655-4445-9724-cc5bc436ea74 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a.c6562f7e-8c80-4aa7-ac96-f9f0dffe510b" returned: 0 in 0.250s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:14 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2a9d8abe-7655-4445-9724-cc5bc436ea74 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-quobyte-c6562f7e-8c80-4aa7-ac96-f9f0dffe510b" released by "_delete_snapshot" :: held 1.492s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:08:14 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2a9d8abe-7655-4445-9724-cc5bc436ea74 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-quobyte-53791444-2d46-4758-9fac-b1f14b6a280a" released by "delete_snapshot" :: held 1.515s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:08:14 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-2a9d8abe-7655-4445-9724-cc5bc436ea74 tempest-VolumesSnapshotTestJSON-1583964796 None] Created reservations ['ce6ca556-6f1a-477c-a966-2257abcf0436', 'e79cc5d6-40a5-4492-bc1a-568d857308db', '23298930-44fe-4178-8244-e0594c61159f', '76fd9555-8102-458e-b6a3-d6e6a8734313'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:08:14 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-2a9d8abe-7655-4445-9724-cc5bc436ea74 tempest-VolumesSnapshotTestJSON-1583964796 None] Delete snapshot completed successfully. Aug 18 19:08:14 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2a9d8abe-7655-4445-9724-cc5bc436ea74 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-c6562f7e-8c80-4aa7-ac96-f9f0dffe510b-delete_snapshot" released by "delete_snapshot" :: held 1.698s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:08:14 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-f3c4b6ae-eb46-4999-b3a8-b19989435d43 tempest-TestStampPattern-1653404875 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:08:14 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f3c4b6ae-eb46-4999-b3a8-b19989435d43 tempest-TestStampPattern-1653404875 None] Flow 'volume_create_manager' (b216684b-459a-4f91-809d-fa8370860b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:08:14 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f3c4b6ae-eb46-4999-b3a8-b19989435d43 tempest-TestStampPattern-1653404875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e84afede-c28e-47b7-8eb3-15d116260a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:14 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f3c4b6ae-eb46-4999-b3a8-b19989435d43 tempest-TestStampPattern-1653404875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e84afede-c28e-47b7-8eb3-15d116260a36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:08:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-728321294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=619a5a31-8e86-4723-b9b0-114aae3d7235,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='044e06721472451588548aaa021161e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:08:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T17:08:15Z,use_quota=True,user_id='a70973ffc0cc4b988afca835dd4e1ea0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:14 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f3c4b6ae-eb46-4999-b3a8-b19989435d43 tempest-TestStampPattern-1653404875 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (996067bd-6481-45b7-9423-201261505ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:14 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f3c4b6ae-eb46-4999-b3a8-b19989435d43 tempest-TestStampPattern-1653404875 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (996067bd-6481-45b7-9423-201261505ce4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:14 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f3c4b6ae-eb46-4999-b3a8-b19989435d43 tempest-TestStampPattern-1653404875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d91d2529-1116-443c-8154-49fa6dba3650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:14 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f3c4b6ae-eb46-4999-b3a8-b19989435d43 tempest-TestStampPattern-1653404875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d91d2529-1116-443c-8154-49fa6dba3650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '619a5a31-8e86-4723-b9b0-114aae3d7235', 'volume_name': 'volume-619a5a31-8e86-4723-b9b0-114aae3d7235', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:14 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f3c4b6ae-eb46-4999-b3a8-b19989435d43 tempest-TestStampPattern-1653404875 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5ba3a7d5-5da3-4d23-b164-2edd5319be17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:14 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f3c4b6ae-eb46-4999-b3a8-b19989435d43 tempest-TestStampPattern-1653404875 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5ba3a7d5-5da3-4d23-b164-2edd5319be17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:14 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f3c4b6ae-eb46-4999-b3a8-b19989435d43 tempest-TestStampPattern-1653404875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6420b006-de1d-4041-8954-b18020cba29e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:14 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-f3c4b6ae-eb46-4999-b3a8-b19989435d43 tempest-TestStampPattern-1653404875 None] Volume 619a5a31-8e86-4723-b9b0-114aae3d7235: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-619a5a31-8e86-4723-b9b0-114aae3d7235', 'volume_size': 1} Aug 18 19:08:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f3c4b6ae-eb46-4999-b3a8-b19989435d43 tempest-TestStampPattern-1653404875 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:08:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f3c4b6ae-eb46-4999-b3a8-b19989435d43 tempest-TestStampPattern-1653404875 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:08:14 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f3c4b6ae-eb46-4999-b3a8-b19989435d43 tempest-TestStampPattern-1653404875 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:08:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-728321294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=619a5a31-8e86-4723-b9b0-114aae3d7235,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='044e06721472451588548aaa021161e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:08:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T17:08:15Z,use_quota=True,user_id='a70973ffc0cc4b988afca835dd4e1ea0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:08:14 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-f3c4b6ae-eb46-4999-b3a8-b19989435d43 tempest-TestStampPattern-1653404875 None] Creating volume 619a5a31-8e86-4723-b9b0-114aae3d7235 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:08:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f3c4b6ae-eb46-4999-b3a8-b19989435d43 tempest-TestStampPattern-1653404875 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:08:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f3c4b6ae-eb46-4999-b3a8-b19989435d43 tempest-TestStampPattern-1653404875 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:08:14 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f3c4b6ae-eb46-4999-b3a8-b19989435d43 tempest-TestStampPattern-1653404875 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:08:14 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f3c4b6ae-eb46-4999-b3a8-b19989435d43 tempest-TestStampPattern-1653404875 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:08:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f3c4b6ae-eb46-4999-b3a8-b19989435d43 tempest-TestStampPattern-1653404875 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:08:14 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f3c4b6ae-eb46-4999-b3a8-b19989435d43 tempest-TestStampPattern-1653404875 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:08:14 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-f3c4b6ae-eb46-4999-b3a8-b19989435d43 tempest-TestStampPattern-1653404875 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:08:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f3c4b6ae-eb46-4999-b3a8-b19989435d43 tempest-TestStampPattern-1653404875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:14 devstack sudo[111317]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235 1073741824 Aug 18 19:08:14 devstack sudo[111317]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:15 devstack sudo[111317]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f3c4b6ae-eb46-4999-b3a8-b19989435d43 tempest-TestStampPattern-1653404875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235 1073741824" returned: 0 in 0.481s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f3c4b6ae-eb46-4999-b3a8-b19989435d43 tempest-TestStampPattern-1653404875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:15 devstack sudo[111324]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235 Aug 18 19:08:15 devstack sudo[111324]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:15 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-e9eb3fb9-43ba-4a50-8378-24b2fd4f5e6f tempest-VolumesSnapshotTestJSON-1583964796 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:08:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e9eb3fb9-43ba-4a50-8378-24b2fd4f5e6f tempest-VolumesSnapshotTestJSON-1583964796 None] Flow 'volume_create_manager' (09a3ef01-3300-4921-94db-17bd66105766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:08:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e9eb3fb9-43ba-4a50-8378-24b2fd4f5e6f tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e0cd2374-57c2-466c-8fd3-b6bb352dd024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e9eb3fb9-43ba-4a50-8378-24b2fd4f5e6f tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e0cd2374-57c2-466c-8fd3-b6bb352dd024) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:08:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1020540220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=484ff599-733f-425b-bc76-0fc7ac536b88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45b43cd038a1499fafc86869cacd982d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:08:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T17:08:15Z,use_quota=True,user_id='410c77e00672460a9d49f3a66dc1aafe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e9eb3fb9-43ba-4a50-8378-24b2fd4f5e6f tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cd98bb3d-0d09-41cb-9fca-6fd8cd597865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e9eb3fb9-43ba-4a50-8378-24b2fd4f5e6f tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cd98bb3d-0d09-41cb-9fca-6fd8cd597865) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e9eb3fb9-43ba-4a50-8378-24b2fd4f5e6f tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ecccb1a7-41f1-45bc-8253-4eb664a99256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e9eb3fb9-43ba-4a50-8378-24b2fd4f5e6f tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ecccb1a7-41f1-45bc-8253-4eb664a99256) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '484ff599-733f-425b-bc76-0fc7ac536b88', 'volume_name': 'volume-484ff599-733f-425b-bc76-0fc7ac536b88', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e9eb3fb9-43ba-4a50-8378-24b2fd4f5e6f tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (946f9e2a-fa24-4c4e-bf2c-00a69427dd59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e9eb3fb9-43ba-4a50-8378-24b2fd4f5e6f tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (946f9e2a-fa24-4c4e-bf2c-00a69427dd59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e9eb3fb9-43ba-4a50-8378-24b2fd4f5e6f tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2dfcf9e8-b0a9-489a-a189-445259e31b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:15 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-e9eb3fb9-43ba-4a50-8378-24b2fd4f5e6f tempest-VolumesSnapshotTestJSON-1583964796 None] Volume 484ff599-733f-425b-bc76-0fc7ac536b88: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-484ff599-733f-425b-bc76-0fc7ac536b88', 'volume_size': 1} Aug 18 19:08:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e9eb3fb9-43ba-4a50-8378-24b2fd4f5e6f tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:08:15 devstack sudo[111324]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f3c4b6ae-eb46-4999-b3a8-b19989435d43 tempest-TestStampPattern-1653404875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235" returned: 0 in 0.261s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:15 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f3c4b6ae-eb46-4999-b3a8-b19989435d43 tempest-TestStampPattern-1653404875 None] <== create_volume: return (789ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:08:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f3c4b6ae-eb46-4999-b3a8-b19989435d43 tempest-TestStampPattern-1653404875 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.791s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:08:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e9eb3fb9-43ba-4a50-8378-24b2fd4f5e6f tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.139s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:08:15 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e9eb3fb9-43ba-4a50-8378-24b2fd4f5e6f tempest-VolumesSnapshotTestJSON-1583964796 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:08:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1020540220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=484ff599-733f-425b-bc76-0fc7ac536b88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45b43cd038a1499fafc86869cacd982d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:08:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T17:08:15Z,use_quota=True,user_id='410c77e00672460a9d49f3a66dc1aafe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:08:15 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-e9eb3fb9-43ba-4a50-8378-24b2fd4f5e6f tempest-VolumesSnapshotTestJSON-1583964796 None] Creating volume 484ff599-733f-425b-bc76-0fc7ac536b88 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:08:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e9eb3fb9-43ba-4a50-8378-24b2fd4f5e6f tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:08:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e9eb3fb9-43ba-4a50-8378-24b2fd4f5e6f tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:08:15 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e9eb3fb9-43ba-4a50-8378-24b2fd4f5e6f tempest-VolumesSnapshotTestJSON-1583964796 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:08:15 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e9eb3fb9-43ba-4a50-8378-24b2fd4f5e6f tempest-VolumesSnapshotTestJSON-1583964796 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:08:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e9eb3fb9-43ba-4a50-8378-24b2fd4f5e6f tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:08:15 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e9eb3fb9-43ba-4a50-8378-24b2fd4f5e6f tempest-VolumesSnapshotTestJSON-1583964796 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:08:15 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-e9eb3fb9-43ba-4a50-8378-24b2fd4f5e6f tempest-VolumesSnapshotTestJSON-1583964796 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:08:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e9eb3fb9-43ba-4a50-8378-24b2fd4f5e6f tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f3c4b6ae-eb46-4999-b3a8-b19989435d43 tempest-TestStampPattern-1653404875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6420b006-de1d-4041-8954-b18020cba29e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-619a5a31-8e86-4723-b9b0-114aae3d7235', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f3c4b6ae-eb46-4999-b3a8-b19989435d43 tempest-TestStampPattern-1653404875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (86499308-1395-49b8-a6f7-c343fe3106c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:15 devstack sudo[111331]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88 1073741824 Aug 18 19:08:15 devstack sudo[111331]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:15 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-f3c4b6ae-eb46-4999-b3a8-b19989435d43 tempest-TestStampPattern-1653404875 None] Volume volume-619a5a31-8e86-4723-b9b0-114aae3d7235 (619a5a31-8e86-4723-b9b0-114aae3d7235): created successfully Aug 18 19:08:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f3c4b6ae-eb46-4999-b3a8-b19989435d43 tempest-TestStampPattern-1653404875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (86499308-1395-49b8-a6f7-c343fe3106c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f3c4b6ae-eb46-4999-b3a8-b19989435d43 tempest-TestStampPattern-1653404875 None] Flow 'volume_create_manager' (b216684b-459a-4f91-809d-fa8370860b89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:08:15 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-f3c4b6ae-eb46-4999-b3a8-b19989435d43 tempest-TestStampPattern-1653404875 None] Created volume successfully. Aug 18 19:08:15 devstack sudo[111331]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e9eb3fb9-43ba-4a50-8378-24b2fd4f5e6f tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88 1073741824" returned: 0 in 0.466s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e9eb3fb9-43ba-4a50-8378-24b2fd4f5e6f tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:16 devstack sudo[111337]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88 Aug 18 19:08:16 devstack sudo[111337]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:16 devstack sudo[111337]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e9eb3fb9-43ba-4a50-8378-24b2fd4f5e6f tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88" returned: 0 in 0.267s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:16 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e9eb3fb9-43ba-4a50-8378-24b2fd4f5e6f tempest-VolumesSnapshotTestJSON-1583964796 None] <== create_volume: return (809ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:08:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e9eb3fb9-43ba-4a50-8378-24b2fd4f5e6f tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.812s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:08:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e9eb3fb9-43ba-4a50-8378-24b2fd4f5e6f tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2dfcf9e8-b0a9-489a-a189-445259e31b81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-484ff599-733f-425b-bc76-0fc7ac536b88', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e9eb3fb9-43ba-4a50-8378-24b2fd4f5e6f tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (452f4dd9-a81a-4100-b211-4d566cf4316a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:16 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-e9eb3fb9-43ba-4a50-8378-24b2fd4f5e6f tempest-VolumesSnapshotTestJSON-1583964796 None] Volume volume-484ff599-733f-425b-bc76-0fc7ac536b88 (484ff599-733f-425b-bc76-0fc7ac536b88): created successfully Aug 18 19:08:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e9eb3fb9-43ba-4a50-8378-24b2fd4f5e6f tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (452f4dd9-a81a-4100-b211-4d566cf4316a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e9eb3fb9-43ba-4a50-8378-24b2fd4f5e6f tempest-VolumesSnapshotTestJSON-1583964796 None] Flow 'volume_create_manager' (09a3ef01-3300-4921-94db-17bd66105766) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:08:16 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-e9eb3fb9-43ba-4a50-8378-24b2fd4f5e6f tempest-VolumesSnapshotTestJSON-1583964796 None] Created volume successfully. Aug 18 19:08:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-271c400f-1e82-4275-b2c5-9fdb43ff0379 tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:08:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-271c400f-1e82-4275-b2c5-9fdb43ff0379 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.002s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:08:17 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-271c400f-1e82-4275-b2c5-9fdb43ff0379 tempest-VolumesSnapshotTestJSON-1583964796 None] Creating offline snapshot 3107c3b9-6fcb-496c-a91d-077eedbb007b of volume 484ff599-733f-425b-bc76-0fc7ac536b88 {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:08:17 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[38e234e3-525f-4339-af91-0ec7738300e3]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:08:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-271c400f-1e82-4275-b2c5-9fdb43ff0379 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:17 devstack sudo[111356]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88 Aug 18 19:08:17 devstack sudo[111356]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:17 devstack sudo[111356]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-271c400f-1e82-4275-b2c5-9fdb43ff0379 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88" returned: 0 in 0.366s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-271c400f-1e82-4275-b2c5-9fdb43ff0379 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88.3107c3b9-6fcb-496c-a91d-077eedbb007b 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:17 devstack sudo[111361]: 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/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88.3107c3b9-6fcb-496c-a91d-077eedbb007b 1G Aug 18 19:08:17 devstack sudo[111361]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:18 devstack sudo[111361]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-271c400f-1e82-4275-b2c5-9fdb43ff0379 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88.3107c3b9-6fcb-496c-a91d-077eedbb007b 1G" returned: 0 in 0.437s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-271c400f-1e82-4275-b2c5-9fdb43ff0379 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-484ff599-733f-425b-bc76-0fc7ac536b88 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88.3107c3b9-6fcb-496c-a91d-077eedbb007b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:18 devstack sudo[111367]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-484ff599-733f-425b-bc76-0fc7ac536b88 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88.3107c3b9-6fcb-496c-a91d-077eedbb007b Aug 18 19:08:18 devstack sudo[111367]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:18 devstack sudo[111367]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-271c400f-1e82-4275-b2c5-9fdb43ff0379 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-484ff599-733f-425b-bc76-0fc7ac536b88 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88.3107c3b9-6fcb-496c-a91d-077eedbb007b" returned: 0 in 0.299s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:18 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-271c400f-1e82-4275-b2c5-9fdb43ff0379 tempest-VolumesSnapshotTestJSON-1583964796 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88.3107c3b9-6fcb-496c-a91d-077eedbb007b is being set with open permissions: ugo+rw Aug 18 19:08:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-271c400f-1e82-4275-b2c5-9fdb43ff0379 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88.3107c3b9-6fcb-496c-a91d-077eedbb007b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:18 devstack sudo[111373]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88.3107c3b9-6fcb-496c-a91d-077eedbb007b Aug 18 19:08:18 devstack sudo[111373]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:18 devstack sudo[111373]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-271c400f-1e82-4275-b2c5-9fdb43ff0379 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88.3107c3b9-6fcb-496c-a91d-077eedbb007b" returned: 0 in 0.290s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-271c400f-1e82-4275-b2c5-9fdb43ff0379 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:19 devstack sudo[111376]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88.info Aug 18 19:08:19 devstack sudo[111376]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:19 devstack sudo[111376]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-271c400f-1e82-4275-b2c5-9fdb43ff0379 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88.info" returned: 0 in 0.377s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:19 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-271c400f-1e82-4275-b2c5-9fdb43ff0379 tempest-VolumesSnapshotTestJSON-1583964796 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88.info is being set with open permissions: ugo+rw Aug 18 19:08:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-271c400f-1e82-4275-b2c5-9fdb43ff0379 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:19 devstack sudo[111391]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88.info Aug 18 19:08:19 devstack sudo[111391]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:19 devstack sudo[111391]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-271c400f-1e82-4275-b2c5-9fdb43ff0379 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88.info" returned: 0 in 0.369s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-271c400f-1e82-4275-b2c5-9fdb43ff0379 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.254s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:08:19 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-271c400f-1e82-4275-b2c5-9fdb43ff0379 tempest-VolumesSnapshotTestJSON-1583964796 None] Create snapshot completed successfully Aug 18 19:08:21 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:08:21 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Flow 'volume_create_manager' (92db97d6-0ae4-45a3-8ba6-489f42d0d8db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:08:21 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c09ad82f-93b0-424b-bd6a-b3944d7bd6d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:21 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c09ad82f-93b0-424b-bd6a-b3944d7bd6d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:08:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-388810773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d4a61be6-2fe4-4aef-9644-f2313204ed13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45b43cd038a1499fafc86869cacd982d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:08:21Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=3107c3b9-6fcb-496c-a91d-077eedbb007b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T17:08:21Z,use_quota=True,user_id='410c77e00672460a9d49f3a66dc1aafe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:21 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2bf8a32c-9d77-4813-bdab-271b96c64689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:21 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2bf8a32c-9d77-4813-bdab-271b96c64689) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:21 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (68420e9d-134d-457a-ad8c-0c6fc5420ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:21 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (68420e9d-134d-457a-ad8c-0c6fc5420ac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'd4a61be6-2fe4-4aef-9644-f2313204ed13', 'volume_name': 'volume-d4a61be6-2fe4-4aef-9644-f2313204ed13', 'volume_size': 2, 'snapshot_id': '3107c3b9-6fcb-496c-a91d-077eedbb007b'}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:21 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (11e3eb74-0689-48f7-8b6a-7e25ee847a84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:21 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (11e3eb74-0689-48f7-8b6a-7e25ee847a84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:21 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (271bd789-62ed-4e19-9a35-725856b4aeff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:21 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Volume d4a61be6-2fe4-4aef-9644-f2313204ed13: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-d4a61be6-2fe4-4aef-9644-f2313204ed13', 'volume_size': 2, 'snapshot_id': '3107c3b9-6fcb-496c-a91d-077eedbb007b'} Aug 18 19:08:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:08:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:08:21 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "cinder-quobyte-3107c3b9-6fcb-496c-a91d-077eedbb007b-d4a61be6-2fe4-4aef-9644-f2313204ed13" by "_create_volume_from_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:08:21 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-quobyte-3107c3b9-6fcb-496c-a91d-077eedbb007b-d4a61be6-2fe4-4aef-9644-f2313204ed13" acquired by "_create_volume_from_snapshot" :: waited 0.013s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:08:21 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Creating volume d4a61be6-2fe4-4aef-9644-f2313204ed13 from snapshot 3107c3b9-6fcb-496c-a91d-077eedbb007b {{(pid=93728) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 18 19:08:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:08:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:08:21 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:08:21 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:08:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:08:21 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:08:21 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "cinder-quobyte-d4a61be6-2fe4-4aef-9644-f2313204ed13" by "_copy_volume_from_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:08:21 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-quobyte-d4a61be6-2fe4-4aef-9644-f2313204ed13" acquired by "_copy_volume_from_snapshot" :: waited 0.014s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:08:21 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] snapshot: 3107c3b9-6fcb-496c-a91d-077eedbb007b, volume: d4a61be6-2fe4-4aef-9644-f2313204ed13, {{(pid=93728) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 18 19:08:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:08:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:08:21 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:08:21 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:08:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:08:21 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[d6cf27e5-5b16-473c-a749-2e63e316d346]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:08:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88.3107c3b9-6fcb-496c-a91d-077eedbb007b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:21 devstack sudo[111465]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88.3107c3b9-6fcb-496c-a91d-077eedbb007b Aug 18 19:08:21 devstack sudo[111465]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:21 devstack sudo[111465]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88.3107c3b9-6fcb-496c-a91d-077eedbb007b" returned: 0 in 0.469s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:21 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-484ff599-733f-425b-bc76-0fc7ac536b88(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:08:21 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[ec0211a2-ec34-4b67-847c-592296e55114]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:08:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:21 devstack sudo[111470]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88 Aug 18 19:08:21 devstack sudo[111470]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:22 devstack sudo[111470]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88" returned: 0 in 0.395s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] will copy from snapshot at /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88 {{(pid=93728) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 18 19:08:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Creating direct copy from snapshot {{(pid=93728) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 18 19:08:22 devstack cinder-volume[93728]: DEBUG cinder.utils [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Path /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d4a61be6-2fe4-4aef-9644-f2313204ed13 not found in is_blk_device check {{(pid=93728) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 18 19:08:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d4a61be6-2fe4-4aef-9644-f2313204ed13 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:22 devstack sudo[111475]: 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/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d4a61be6-2fe4-4aef-9644-f2313204ed13 Aug 18 19:08:22 devstack sudo[111475]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:27 devstack sudo[111475]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d4a61be6-2fe4-4aef-9644-f2313204ed13" returned: 0 in 5.721s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:27 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Image conversion details: src /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88, size 1024.00 MB, duration 5.72 sec, destination /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d4a61be6-2fe4-4aef-9644-f2313204ed13 {{(pid=93728) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 18 19:08:27 devstack cinder-volume[93728]: INFO cinder.image.image_utils [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Converted 1024.00 MB image at 178.93 MB/s Aug 18 19:08:27 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d4a61be6-2fe4-4aef-9644-f2313204ed13 is being set with open permissions: ugo+rw Aug 18 19:08:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d4a61be6-2fe4-4aef-9644-f2313204ed13 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:28 devstack sudo[111489]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d4a61be6-2fe4-4aef-9644-f2313204ed13 Aug 18 19:08:28 devstack sudo[111489]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:28 devstack sudo[111489]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d4a61be6-2fe4-4aef-9644-f2313204ed13" returned: 0 in 0.294s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:28 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-quobyte-d4a61be6-2fe4-4aef-9644-f2313204ed13" released by "_copy_volume_from_snapshot" :: held 7.023s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:08:28 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-quobyte-3107c3b9-6fcb-496c-a91d-077eedbb007b-d4a61be6-2fe4-4aef-9644-f2313204ed13" released by "_create_volume_from_snapshot" :: held 7.113s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:08:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 7.127s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:08:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (271bd789-62ed-4e19-9a35-725856b4aeff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d4a61be6-2fe4-4aef-9644-f2313204ed13', 'volume_size': 2, 'snapshot_id': '3107c3b9-6fcb-496c-a91d-077eedbb007b'}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f126c862-0c1a-4f90-a54e-9b1097f5caff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:28 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Volume volume-d4a61be6-2fe4-4aef-9644-f2313204ed13 (d4a61be6-2fe4-4aef-9644-f2313204ed13): created successfully Aug 18 19:08:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f126c862-0c1a-4f90-a54e-9b1097f5caff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Flow 'volume_create_manager' (92db97d6-0ae4-45a3-8ba6-489f42d0d8db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:08:28 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-7f28b079-88c2-48cb-a98e-c5f470143b9e tempest-VolumesSnapshotTestJSON-1583964796 None] Created volume successfully. Aug 18 19:08:29 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1718d956-4d5d-4606-9e10-8ae4c6edff93 tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "cinder-d4a61be6-2fe4-4aef-9644-f2313204ed13-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:08:29 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1718d956-4d5d-4606-9e10-8ae4c6edff93 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-d4a61be6-2fe4-4aef-9644-f2313204ed13-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:08:29 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1718d956-4d5d-4606-9e10-8ae4c6edff93 tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "cinder-quobyte-d4a61be6-2fe4-4aef-9644-f2313204ed13" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:08:29 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1718d956-4d5d-4606-9e10-8ae4c6edff93 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-quobyte-d4a61be6-2fe4-4aef-9644-f2313204ed13" acquired by "delete_volume" :: waited 0.027s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:08:29 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[9c045855-3d87-432f-9d97-9975a70d025f]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:08:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1718d956-4d5d-4606-9e10-8ae4c6edff93 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d4a61be6-2fe4-4aef-9644-f2313204ed13 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:29 devstack sudo[111494]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d4a61be6-2fe4-4aef-9644-f2313204ed13 Aug 18 19:08:29 devstack sudo[111494]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:29 devstack sudo[111494]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1718d956-4d5d-4606-9e10-8ae4c6edff93 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d4a61be6-2fe4-4aef-9644-f2313204ed13" returned: 0 in 0.364s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1718d956-4d5d-4606-9e10-8ae4c6edff93 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d4a61be6-2fe4-4aef-9644-f2313204ed13 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:29 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/91bbcbb9c7585289c411ed6cee882698/volume-d4a61be6-2fe4-4aef-9644-f2313204ed13 Aug 18 19:08:29 devstack sudo[111499]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:29 devstack sudo[111499]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1718d956-4d5d-4606-9e10-8ae4c6edff93 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d4a61be6-2fe4-4aef-9644-f2313204ed13" returned: 0 in 0.248s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:29 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1718d956-4d5d-4606-9e10-8ae4c6edff93 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-quobyte-d4a61be6-2fe4-4aef-9644-f2313204ed13" released by "delete_volume" :: held 0.665s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:08:30 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-1718d956-4d5d-4606-9e10-8ae4c6edff93 tempest-VolumesSnapshotTestJSON-1583964796 None] Created reservations ['4042d4c0-63f9-47dc-bcb0-f2d7f23aade9', 'd82fa546-eb1a-43e6-9d21-d485465c1c96', '6b483df1-1714-48b5-8694-413a4f41e0aa', '3b79ff56-18a8-4c71-8d21-2a93c4864ea0'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:08:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1718d956-4d5d-4606-9e10-8ae4c6edff93 tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:08:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1718d956-4d5d-4606-9e10-8ae4c6edff93 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:08:30 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1718d956-4d5d-4606-9e10-8ae4c6edff93 tempest-VolumesSnapshotTestJSON-1583964796 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:08:30 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1718d956-4d5d-4606-9e10-8ae4c6edff93 tempest-VolumesSnapshotTestJSON-1583964796 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:08:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1718d956-4d5d-4606-9e10-8ae4c6edff93 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:08:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1718d956-4d5d-4606-9e10-8ae4c6edff93 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:30 devstack sudo[111502]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:08:30 devstack sudo[111502]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:30 devstack sudo[111502]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1718d956-4d5d-4606-9e10-8ae4c6edff93 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.254s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:30 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-1718d956-4d5d-4606-9e10-8ae4c6edff93 tempest-VolumesSnapshotTestJSON-1583964796 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:08:30 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-1718d956-4d5d-4606-9e10-8ae4c6edff93 tempest-VolumesSnapshotTestJSON-1583964796 None] Deleted volume successfully. Aug 18 19:08:30 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1718d956-4d5d-4606-9e10-8ae4c6edff93 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-d4a61be6-2fe4-4aef-9644-f2313204ed13-delete_volume" released by "delete_volume" :: held 1.162s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:08:30 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ace3b5c2-aaa8-4fa3-b2fe-09ca9bb28b6a tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "cinder-3107c3b9-6fcb-496c-a91d-077eedbb007b-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:08:30 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ace3b5c2-aaa8-4fa3-b2fe-09ca9bb28b6a tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-3107c3b9-6fcb-496c-a91d-077eedbb007b-delete_snapshot" acquired by "delete_snapshot" :: waited 0.017s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:08:30 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ace3b5c2-aaa8-4fa3-b2fe-09ca9bb28b6a tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "cinder-quobyte-484ff599-733f-425b-bc76-0fc7ac536b88" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:08:30 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ace3b5c2-aaa8-4fa3-b2fe-09ca9bb28b6a tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-quobyte-484ff599-733f-425b-bc76-0fc7ac536b88" acquired by "delete_snapshot" :: waited 0.017s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:08:30 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ace3b5c2-aaa8-4fa3-b2fe-09ca9bb28b6a tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "cinder-quobyte-3107c3b9-6fcb-496c-a91d-077eedbb007b" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:08:30 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ace3b5c2-aaa8-4fa3-b2fe-09ca9bb28b6a tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-quobyte-3107c3b9-6fcb-496c-a91d-077eedbb007b" acquired by "_delete_snapshot" :: waited 0.018s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:08:30 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-ace3b5c2-aaa8-4fa3-b2fe-09ca9bb28b6a tempest-VolumesSnapshotTestJSON-1583964796 None] Deleting offline snapshot 3107c3b9-6fcb-496c-a91d-077eedbb007b of volume 484ff599-733f-425b-bc76-0fc7ac536b88 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:08:30 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-ace3b5c2-aaa8-4fa3-b2fe-09ca9bb28b6a tempest-VolumesSnapshotTestJSON-1583964796 None] snapshot_file for this snap is: volume-484ff599-733f-425b-bc76-0fc7ac536b88.3107c3b9-6fcb-496c-a91d-077eedbb007b {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:08:30 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[2d5bfed7-9f4d-43df-89be-d20ccbbedfaa]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:08:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ace3b5c2-aaa8-4fa3-b2fe-09ca9bb28b6a tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88.3107c3b9-6fcb-496c-a91d-077eedbb007b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:30 devstack sudo[111505]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88.3107c3b9-6fcb-496c-a91d-077eedbb007b Aug 18 19:08:30 devstack sudo[111505]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:30 devstack sudo[111505]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ace3b5c2-aaa8-4fa3-b2fe-09ca9bb28b6a tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88.3107c3b9-6fcb-496c-a91d-077eedbb007b" returned: 0 in 0.375s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:30 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-ace3b5c2-aaa8-4fa3-b2fe-09ca9bb28b6a tempest-VolumesSnapshotTestJSON-1583964796 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-484ff599-733f-425b-bc76-0fc7ac536b88(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:08:30 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[59e65673-016f-4cf6-b949-664b3a08574a]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:08:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ace3b5c2-aaa8-4fa3-b2fe-09ca9bb28b6a tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:31 devstack sudo[111510]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88 Aug 18 19:08:31 devstack sudo[111510]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:31 devstack sudo[111510]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ace3b5c2-aaa8-4fa3-b2fe-09ca9bb28b6a tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88" returned: 0 in 0.522s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ace3b5c2-aaa8-4fa3-b2fe-09ca9bb28b6a tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88.3107c3b9-6fcb-496c-a91d-077eedbb007b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:31 devstack sudo[111515]: 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/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88.3107c3b9-6fcb-496c-a91d-077eedbb007b Aug 18 19:08:31 devstack sudo[111515]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:31 devstack sudo[111515]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ace3b5c2-aaa8-4fa3-b2fe-09ca9bb28b6a tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88.3107c3b9-6fcb-496c-a91d-077eedbb007b" returned: 0 in 0.331s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ace3b5c2-aaa8-4fa3-b2fe-09ca9bb28b6a tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88.3107c3b9-6fcb-496c-a91d-077eedbb007b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:31 devstack sudo[111520]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88.3107c3b9-6fcb-496c-a91d-077eedbb007b Aug 18 19:08:31 devstack sudo[111520]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:31 devstack sudo[111520]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ace3b5c2-aaa8-4fa3-b2fe-09ca9bb28b6a tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88.3107c3b9-6fcb-496c-a91d-077eedbb007b" returned: 0 in 0.232s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ace3b5c2-aaa8-4fa3-b2fe-09ca9bb28b6a tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-quobyte-3107c3b9-6fcb-496c-a91d-077eedbb007b" released by "_delete_snapshot" :: held 1.566s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:08:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ace3b5c2-aaa8-4fa3-b2fe-09ca9bb28b6a tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-quobyte-484ff599-733f-425b-bc76-0fc7ac536b88" released by "delete_snapshot" :: held 1.592s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:08:32 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-ace3b5c2-aaa8-4fa3-b2fe-09ca9bb28b6a tempest-VolumesSnapshotTestJSON-1583964796 None] Created reservations ['003b6a3f-0225-448d-b4dc-0098f8c34dcf', 'df2897aa-0d99-4d34-aead-83620d2c7d6c', 'e0ba6e2d-86a4-4540-b694-bac7ce23a47e', '853f0dcb-d33e-44a8-a05f-5b1b1cc6aacf'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:08:32 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-ace3b5c2-aaa8-4fa3-b2fe-09ca9bb28b6a tempest-VolumesSnapshotTestJSON-1583964796 None] Delete snapshot completed successfully. Aug 18 19:08:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ace3b5c2-aaa8-4fa3-b2fe-09ca9bb28b6a tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-3107c3b9-6fcb-496c-a91d-077eedbb007b-delete_snapshot" released by "delete_snapshot" :: held 1.734s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:08:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f0174560-2cb3-4091-8c46-c8f25ee8b543 tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "cinder-484ff599-733f-425b-bc76-0fc7ac536b88-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:08:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f0174560-2cb3-4091-8c46-c8f25ee8b543 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-484ff599-733f-425b-bc76-0fc7ac536b88-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:08:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f0174560-2cb3-4091-8c46-c8f25ee8b543 tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "cinder-quobyte-484ff599-733f-425b-bc76-0fc7ac536b88" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:08:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f0174560-2cb3-4091-8c46-c8f25ee8b543 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-quobyte-484ff599-733f-425b-bc76-0fc7ac536b88" acquired by "delete_volume" :: waited 0.014s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:08:32 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[e4ced570-de7d-48ef-af9e-6cd94441e514]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:08:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f0174560-2cb3-4091-8c46-c8f25ee8b543 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:32 devstack sudo[111523]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88 Aug 18 19:08:32 devstack sudo[111523]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:33 devstack sudo[111523]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f0174560-2cb3-4091-8c46-c8f25ee8b543 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88" returned: 0 in 0.350s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f0174560-2cb3-4091-8c46-c8f25ee8b543 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:33 devstack sudo[111528]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88 Aug 18 19:08:33 devstack sudo[111528]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:33 devstack sudo[111528]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f0174560-2cb3-4091-8c46-c8f25ee8b543 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-484ff599-733f-425b-bc76-0fc7ac536b88" returned: 0 in 0.236s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f0174560-2cb3-4091-8c46-c8f25ee8b543 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-quobyte-484ff599-733f-425b-bc76-0fc7ac536b88" released by "delete_volume" :: held 0.647s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:08:33 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-f0174560-2cb3-4091-8c46-c8f25ee8b543 tempest-VolumesSnapshotTestJSON-1583964796 None] Created reservations ['f18114a4-a354-4795-a8a3-b1608fca96f0', '54264cd0-1db7-48e4-8b93-598ce139e43f', 'b2fc959d-b919-4a03-9653-fa8730deec6a', '7ec18ef2-0860-4ac4-b4c8-f5223ff49491'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:08:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f0174560-2cb3-4091-8c46-c8f25ee8b543 tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:08:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f0174560-2cb3-4091-8c46-c8f25ee8b543 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:08:33 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f0174560-2cb3-4091-8c46-c8f25ee8b543 tempest-VolumesSnapshotTestJSON-1583964796 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:08:33 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f0174560-2cb3-4091-8c46-c8f25ee8b543 tempest-VolumesSnapshotTestJSON-1583964796 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:08:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f0174560-2cb3-4091-8c46-c8f25ee8b543 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:08:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f0174560-2cb3-4091-8c46-c8f25ee8b543 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:33 devstack sudo[111531]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:08:33 devstack sudo[111531]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:33 devstack sudo[111531]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f0174560-2cb3-4091-8c46-c8f25ee8b543 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.253s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:33 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-f0174560-2cb3-4091-8c46-c8f25ee8b543 tempest-VolumesSnapshotTestJSON-1583964796 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:08:33 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-f0174560-2cb3-4091-8c46-c8f25ee8b543 tempest-VolumesSnapshotTestJSON-1583964796 None] Deleted volume successfully. Aug 18 19:08:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f0174560-2cb3-4091-8c46-c8f25ee8b543 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-484ff599-733f-425b-bc76-0fc7ac536b88-delete_volume" released by "delete_volume" :: held 1.135s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:08:34 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-30727f5c-0887-44d6-876c-722f72f467ce tempest-VolumesSnapshotTestJSON-1583964796 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:08:34 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-30727f5c-0887-44d6-876c-722f72f467ce tempest-VolumesSnapshotTestJSON-1583964796 None] Flow 'volume_create_manager' (eb648f9d-b60f-4185-bbcb-f2e385e7fb66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:08:34 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-30727f5c-0887-44d6-876c-722f72f467ce tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2e0d6596-3880-4f12-ab2b-ba38adee37a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:34 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-30727f5c-0887-44d6-876c-722f72f467ce tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2e0d6596-3880-4f12-ab2b-ba38adee37a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:08:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-239436497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cf33d82b-f258-427a-a22a-253d04c6fb18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45b43cd038a1499fafc86869cacd982d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:08: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-18T17:08:34Z,use_quota=True,user_id='410c77e00672460a9d49f3a66dc1aafe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:34 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-30727f5c-0887-44d6-876c-722f72f467ce tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cc5b241a-99d4-469e-89ff-cdff5e383c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:34 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-30727f5c-0887-44d6-876c-722f72f467ce tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cc5b241a-99d4-469e-89ff-cdff5e383c8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:34 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-30727f5c-0887-44d6-876c-722f72f467ce tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3338311f-0852-4c88-8804-c4ad945d850a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:34 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-30727f5c-0887-44d6-876c-722f72f467ce tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3338311f-0852-4c88-8804-c4ad945d850a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cf33d82b-f258-427a-a22a-253d04c6fb18', 'volume_name': 'volume-cf33d82b-f258-427a-a22a-253d04c6fb18', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:34 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-30727f5c-0887-44d6-876c-722f72f467ce tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (684fd565-3c99-4db4-aaea-ce1e971dca71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:34 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-30727f5c-0887-44d6-876c-722f72f467ce tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (684fd565-3c99-4db4-aaea-ce1e971dca71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:34 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-30727f5c-0887-44d6-876c-722f72f467ce tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (55f2bf59-56a3-431a-b51e-50f29d32ce7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:34 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-30727f5c-0887-44d6-876c-722f72f467ce tempest-VolumesSnapshotTestJSON-1583964796 None] Volume cf33d82b-f258-427a-a22a-253d04c6fb18: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cf33d82b-f258-427a-a22a-253d04c6fb18', 'volume_size': 1} Aug 18 19:08:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-30727f5c-0887-44d6-876c-722f72f467ce tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:08:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-30727f5c-0887-44d6-876c-722f72f467ce tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:08:34 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-30727f5c-0887-44d6-876c-722f72f467ce tempest-VolumesSnapshotTestJSON-1583964796 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:08:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-239436497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cf33d82b-f258-427a-a22a-253d04c6fb18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45b43cd038a1499fafc86869cacd982d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:08: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-18T17:08:34Z,use_quota=True,user_id='410c77e00672460a9d49f3a66dc1aafe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:08:34 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-30727f5c-0887-44d6-876c-722f72f467ce tempest-VolumesSnapshotTestJSON-1583964796 None] Creating volume cf33d82b-f258-427a-a22a-253d04c6fb18 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:08:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-30727f5c-0887-44d6-876c-722f72f467ce tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:08:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-30727f5c-0887-44d6-876c-722f72f467ce tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:08:34 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-30727f5c-0887-44d6-876c-722f72f467ce tempest-VolumesSnapshotTestJSON-1583964796 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:08:34 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-30727f5c-0887-44d6-876c-722f72f467ce tempest-VolumesSnapshotTestJSON-1583964796 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:08:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-30727f5c-0887-44d6-876c-722f72f467ce tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:08:34 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-30727f5c-0887-44d6-876c-722f72f467ce tempest-VolumesSnapshotTestJSON-1583964796 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:08:34 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-30727f5c-0887-44d6-876c-722f72f467ce tempest-VolumesSnapshotTestJSON-1583964796 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:08:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-30727f5c-0887-44d6-876c-722f72f467ce tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:34 devstack sudo[111548]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18 1073741824 Aug 18 19:08:34 devstack sudo[111548]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:34 devstack sudo[111548]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-30727f5c-0887-44d6-876c-722f72f467ce tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18 1073741824" returned: 0 in 0.439s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-30727f5c-0887-44d6-876c-722f72f467ce tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:34 devstack sudo[111556]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18 Aug 18 19:08:34 devstack sudo[111556]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:35 devstack sudo[111556]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-30727f5c-0887-44d6-876c-722f72f467ce tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18" returned: 0 in 0.261s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:35 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-30727f5c-0887-44d6-876c-722f72f467ce tempest-VolumesSnapshotTestJSON-1583964796 None] <== create_volume: return (740ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:08:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-30727f5c-0887-44d6-876c-722f72f467ce tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.743s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:08:35 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-30727f5c-0887-44d6-876c-722f72f467ce tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (55f2bf59-56a3-431a-b51e-50f29d32ce7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cf33d82b-f258-427a-a22a-253d04c6fb18', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:35 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-30727f5c-0887-44d6-876c-722f72f467ce tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (829a8cf8-8361-4cad-9220-27a77cac58ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:35 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-30727f5c-0887-44d6-876c-722f72f467ce tempest-VolumesSnapshotTestJSON-1583964796 None] Volume volume-cf33d82b-f258-427a-a22a-253d04c6fb18 (cf33d82b-f258-427a-a22a-253d04c6fb18): created successfully Aug 18 19:08:35 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-30727f5c-0887-44d6-876c-722f72f467ce tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (829a8cf8-8361-4cad-9220-27a77cac58ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:35 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-30727f5c-0887-44d6-876c-722f72f467ce tempest-VolumesSnapshotTestJSON-1583964796 None] Flow 'volume_create_manager' (eb648f9d-b60f-4185-bbcb-f2e385e7fb66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:08:35 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-30727f5c-0887-44d6-876c-722f72f467ce tempest-VolumesSnapshotTestJSON-1583964796 None] Created volume successfully. Aug 18 19:08:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a37c5ede-fe1a-4638-aec7-d9d781496cf9 tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:08:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a37c5ede-fe1a-4638-aec7-d9d781496cf9 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:08:35 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-a37c5ede-fe1a-4638-aec7-d9d781496cf9 tempest-VolumesSnapshotTestJSON-1583964796 None] Creating offline snapshot c5235592-b596-48ff-89f0-d30f7d661340 of volume cf33d82b-f258-427a-a22a-253d04c6fb18 {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:08:35 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[aa88db5d-cc6d-4f0f-9dd9-6d643dfbfcb6]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:08:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a37c5ede-fe1a-4638-aec7-d9d781496cf9 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:35 devstack sudo[111560]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18 Aug 18 19:08:35 devstack sudo[111560]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:35 devstack sudo[111560]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a37c5ede-fe1a-4638-aec7-d9d781496cf9 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18" returned: 0 in 0.347s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a37c5ede-fe1a-4638-aec7-d9d781496cf9 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18.c5235592-b596-48ff-89f0-d30f7d661340 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:35 devstack sudo[111565]: 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/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18.c5235592-b596-48ff-89f0-d30f7d661340 1G Aug 18 19:08:35 devstack sudo[111565]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:36 devstack sudo[111565]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a37c5ede-fe1a-4638-aec7-d9d781496cf9 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18.c5235592-b596-48ff-89f0-d30f7d661340 1G" returned: 0 in 0.383s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a37c5ede-fe1a-4638-aec7-d9d781496cf9 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-cf33d82b-f258-427a-a22a-253d04c6fb18 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18.c5235592-b596-48ff-89f0-d30f7d661340 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:36 devstack sudo[111570]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-cf33d82b-f258-427a-a22a-253d04c6fb18 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18.c5235592-b596-48ff-89f0-d30f7d661340 Aug 18 19:08:36 devstack sudo[111570]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:36 devstack sudo[111570]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a37c5ede-fe1a-4638-aec7-d9d781496cf9 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-cf33d82b-f258-427a-a22a-253d04c6fb18 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18.c5235592-b596-48ff-89f0-d30f7d661340" returned: 0 in 0.292s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:36 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-a37c5ede-fe1a-4638-aec7-d9d781496cf9 tempest-VolumesSnapshotTestJSON-1583964796 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18.c5235592-b596-48ff-89f0-d30f7d661340 is being set with open permissions: ugo+rw Aug 18 19:08:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a37c5ede-fe1a-4638-aec7-d9d781496cf9 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18.c5235592-b596-48ff-89f0-d30f7d661340 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:36 devstack sudo[111575]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18.c5235592-b596-48ff-89f0-d30f7d661340 Aug 18 19:08:36 devstack sudo[111575]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:36 devstack sudo[111575]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a37c5ede-fe1a-4638-aec7-d9d781496cf9 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18.c5235592-b596-48ff-89f0-d30f7d661340" returned: 0 in 0.232s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a37c5ede-fe1a-4638-aec7-d9d781496cf9 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:36 devstack sudo[111578]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18.info Aug 18 19:08:36 devstack sudo[111578]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:37 devstack sudo[111578]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a37c5ede-fe1a-4638-aec7-d9d781496cf9 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18.info" returned: 0 in 0.266s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:37 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-a37c5ede-fe1a-4638-aec7-d9d781496cf9 tempest-VolumesSnapshotTestJSON-1583964796 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18.info is being set with open permissions: ugo+rw Aug 18 19:08:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a37c5ede-fe1a-4638-aec7-d9d781496cf9 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:37 devstack sudo[111581]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18.info Aug 18 19:08:37 devstack sudo[111581]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:37 devstack sudo[111581]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a37c5ede-fe1a-4638-aec7-d9d781496cf9 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18.info" returned: 0 in 0.234s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a37c5ede-fe1a-4638-aec7-d9d781496cf9 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.833s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:08:37 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-a37c5ede-fe1a-4638-aec7-d9d781496cf9 tempest-VolumesSnapshotTestJSON-1583964796 None] Create snapshot completed successfully Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Flow 'volume_create_manager' (8b7bb8a0-0d5c-4729-afae-9c822a45da92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (48879b66-f6e6-4f5c-ae15-4fe7d8ca0278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (48879b66-f6e6-4f5c-ae15-4fe7d8ca0278) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:08:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1459575793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=38a4e8f7-4381-4170-9f0a-6833f66996a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45b43cd038a1499fafc86869cacd982d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:08:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=c5235592-b596-48ff-89f0-d30f7d661340,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T17:08:38Z,use_quota=True,user_id='410c77e00672460a9d49f3a66dc1aafe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6220bd4d-3b5e-4249-b269-70b17e33f13e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6220bd4d-3b5e-4249-b269-70b17e33f13e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a34e2da2-800c-4d65-ba99-ee9e2b566538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a34e2da2-800c-4d65-ba99-ee9e2b566538) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '38a4e8f7-4381-4170-9f0a-6833f66996a6', 'volume_name': 'volume-38a4e8f7-4381-4170-9f0a-6833f66996a6', 'volume_size': 1, 'snapshot_id': 'c5235592-b596-48ff-89f0-d30f7d661340'}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c7f983c1-5ab3-4bbe-9649-89ffef2caca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c7f983c1-5ab3-4bbe-9649-89ffef2caca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fa60f0af-56a5-4e6d-9bc3-c363f843629f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:38 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Volume 38a4e8f7-4381-4170-9f0a-6833f66996a6: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-38a4e8f7-4381-4170-9f0a-6833f66996a6', 'volume_size': 1, 'snapshot_id': 'c5235592-b596-48ff-89f0-d30f7d661340'} Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "cinder-quobyte-c5235592-b596-48ff-89f0-d30f7d661340-38a4e8f7-4381-4170-9f0a-6833f66996a6" by "_create_volume_from_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-quobyte-c5235592-b596-48ff-89f0-d30f7d661340-38a4e8f7-4381-4170-9f0a-6833f66996a6" acquired by "_create_volume_from_snapshot" :: waited 0.012s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Creating volume 38a4e8f7-4381-4170-9f0a-6833f66996a6 from snapshot c5235592-b596-48ff-89f0-d30f7d661340 {{(pid=93728) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "cinder-quobyte-38a4e8f7-4381-4170-9f0a-6833f66996a6" by "_copy_volume_from_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-quobyte-38a4e8f7-4381-4170-9f0a-6833f66996a6" acquired by "_copy_volume_from_snapshot" :: waited 0.012s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] snapshot: c5235592-b596-48ff-89f0-d30f7d661340, volume: 38a4e8f7-4381-4170-9f0a-6833f66996a6, {{(pid=93728) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[bd730072-bc02-458b-b268-f8959b4ccba0]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18.c5235592-b596-48ff-89f0-d30f7d661340 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:38 devstack sudo[111585]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18.c5235592-b596-48ff-89f0-d30f7d661340 Aug 18 19:08:38 devstack sudo[111585]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:38 devstack sudo[111585]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18.c5235592-b596-48ff-89f0-d30f7d661340" returned: 0 in 0.342s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-cf33d82b-f258-427a-a22a-253d04c6fb18(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[1292aa25-3849-4110-8b08-8f2b051ecf4f]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:38 devstack sudo[111591]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18 Aug 18 19:08:38 devstack sudo[111591]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:38 devstack sudo[111591]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18" returned: 0 in 0.341s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] will copy from snapshot at /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18 {{(pid=93728) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Creating direct copy from snapshot {{(pid=93728) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG cinder.utils [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Path /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-38a4e8f7-4381-4170-9f0a-6833f66996a6 not found in is_blk_device check {{(pid=93728) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 18 19:08:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-38a4e8f7-4381-4170-9f0a-6833f66996a6 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:38 devstack sudo[111596]: 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/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-38a4e8f7-4381-4170-9f0a-6833f66996a6 Aug 18 19:08:38 devstack sudo[111596]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:42 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 19:08:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:08:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:08:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:08:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:08:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:08:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:42 devstack sudo[111611]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:08:42 devstack sudo[111611]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:42 devstack sudo[111611]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.521s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:42 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:08:42 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager._thread_info {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 19:08:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread count: 28 {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 18 19:08:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread info: [<_MainThread(MainThread, started 134742134784128)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 18 19:08:43 devstack sudo[111596]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:43 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-38a4e8f7-4381-4170-9f0a-6833f66996a6" returned: 0 in 4.693s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:43 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Image conversion details: src /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18, size 1024.00 MB, duration 4.69 sec, destination /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-38a4e8f7-4381-4170-9f0a-6833f66996a6 {{(pid=93728) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 18 19:08:43 devstack cinder-volume[93728]: INFO cinder.image.image_utils [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Converted 1024.00 MB image at 218.15 MB/s Aug 18 19:08:43 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-38a4e8f7-4381-4170-9f0a-6833f66996a6 is being set with open permissions: ugo+rw Aug 18 19:08:43 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-38a4e8f7-4381-4170-9f0a-6833f66996a6 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:43 devstack sudo[111650]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-38a4e8f7-4381-4170-9f0a-6833f66996a6 Aug 18 19:08:43 devstack sudo[111650]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:43 devstack sudo[111650]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:43 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-38a4e8f7-4381-4170-9f0a-6833f66996a6" returned: 0 in 0.252s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:43 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-quobyte-38a4e8f7-4381-4170-9f0a-6833f66996a6" released by "_copy_volume_from_snapshot" :: held 5.698s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:08:43 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-quobyte-c5235592-b596-48ff-89f0-d30f7d661340-38a4e8f7-4381-4170-9f0a-6833f66996a6" released by "_create_volume_from_snapshot" :: held 5.754s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:08:43 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 5.767s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:08:43 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fa60f0af-56a5-4e6d-9bc3-c363f843629f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-38a4e8f7-4381-4170-9f0a-6833f66996a6', 'volume_size': 1, 'snapshot_id': 'c5235592-b596-48ff-89f0-d30f7d661340'}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:43 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3afc7110-cde3-4a89-90ba-05b698a8df27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:43 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Volume volume-38a4e8f7-4381-4170-9f0a-6833f66996a6 (38a4e8f7-4381-4170-9f0a-6833f66996a6): created successfully Aug 18 19:08:43 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3afc7110-cde3-4a89-90ba-05b698a8df27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:43 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Flow 'volume_create_manager' (8b7bb8a0-0d5c-4729-afae-9c822a45da92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:08:43 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-47086aea-1210-4d72-8ab8-1e80797266ca tempest-VolumesSnapshotTestJSON-1583964796 None] Created volume successfully. Aug 18 19:08:44 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-05f0f9eb-35a3-4331-91ba-01b58e93e4c6 tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "cinder-38a4e8f7-4381-4170-9f0a-6833f66996a6-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:08:44 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-05f0f9eb-35a3-4331-91ba-01b58e93e4c6 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-38a4e8f7-4381-4170-9f0a-6833f66996a6-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:08:44 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-05f0f9eb-35a3-4331-91ba-01b58e93e4c6 tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "cinder-quobyte-38a4e8f7-4381-4170-9f0a-6833f66996a6" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:08:44 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-05f0f9eb-35a3-4331-91ba-01b58e93e4c6 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-quobyte-38a4e8f7-4381-4170-9f0a-6833f66996a6" acquired by "delete_volume" :: waited 0.014s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:08:44 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[52ff65ec-365f-4254-9f8e-ccd26e83db8c]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:08:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-05f0f9eb-35a3-4331-91ba-01b58e93e4c6 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-38a4e8f7-4381-4170-9f0a-6833f66996a6 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:44 devstack sudo[111653]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-38a4e8f7-4381-4170-9f0a-6833f66996a6 Aug 18 19:08:44 devstack sudo[111653]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:45 devstack sudo[111653]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-05f0f9eb-35a3-4331-91ba-01b58e93e4c6 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-38a4e8f7-4381-4170-9f0a-6833f66996a6" returned: 0 in 0.336s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-05f0f9eb-35a3-4331-91ba-01b58e93e4c6 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-38a4e8f7-4381-4170-9f0a-6833f66996a6 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:45 devstack sudo[111658]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-38a4e8f7-4381-4170-9f0a-6833f66996a6 Aug 18 19:08:45 devstack sudo[111658]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:45 devstack sudo[111658]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-05f0f9eb-35a3-4331-91ba-01b58e93e4c6 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-38a4e8f7-4381-4170-9f0a-6833f66996a6" returned: 0 in 0.238s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:45 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-05f0f9eb-35a3-4331-91ba-01b58e93e4c6 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-quobyte-38a4e8f7-4381-4170-9f0a-6833f66996a6" released by "delete_volume" :: held 0.610s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:08:45 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-05f0f9eb-35a3-4331-91ba-01b58e93e4c6 tempest-VolumesSnapshotTestJSON-1583964796 None] Created reservations ['eddc39dc-34ec-419c-952d-1b6effa43945', 'e3f2de03-435a-4e36-a732-a76662e09ab1', 'ec5342bd-b933-4fa1-ad4a-b417b7726a44', '4b90a46e-e8f8-47ca-9608-d6860357d892'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:08:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-05f0f9eb-35a3-4331-91ba-01b58e93e4c6 tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:08:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-05f0f9eb-35a3-4331-91ba-01b58e93e4c6 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:08:45 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-05f0f9eb-35a3-4331-91ba-01b58e93e4c6 tempest-VolumesSnapshotTestJSON-1583964796 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:08:45 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-05f0f9eb-35a3-4331-91ba-01b58e93e4c6 tempest-VolumesSnapshotTestJSON-1583964796 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:08:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-05f0f9eb-35a3-4331-91ba-01b58e93e4c6 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:08:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-05f0f9eb-35a3-4331-91ba-01b58e93e4c6 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:45 devstack sudo[111662]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:08:45 devstack sudo[111662]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:45 devstack sudo[111662]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-05f0f9eb-35a3-4331-91ba-01b58e93e4c6 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.251s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:45 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-05f0f9eb-35a3-4331-91ba-01b58e93e4c6 tempest-VolumesSnapshotTestJSON-1583964796 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:08:45 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-05f0f9eb-35a3-4331-91ba-01b58e93e4c6 tempest-VolumesSnapshotTestJSON-1583964796 None] Deleted volume successfully. Aug 18 19:08:45 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-05f0f9eb-35a3-4331-91ba-01b58e93e4c6 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-38a4e8f7-4381-4170-9f0a-6833f66996a6-delete_volume" released by "delete_volume" :: held 1.050s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:08:45 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0aa477af-e833-49cd-b25a-0a3e69116381 tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "cinder-c5235592-b596-48ff-89f0-d30f7d661340-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:08:45 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0aa477af-e833-49cd-b25a-0a3e69116381 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-c5235592-b596-48ff-89f0-d30f7d661340-delete_snapshot" acquired by "delete_snapshot" :: waited 0.017s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:08:45 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0aa477af-e833-49cd-b25a-0a3e69116381 tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "cinder-quobyte-cf33d82b-f258-427a-a22a-253d04c6fb18" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:08:45 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0aa477af-e833-49cd-b25a-0a3e69116381 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-quobyte-cf33d82b-f258-427a-a22a-253d04c6fb18" acquired by "delete_snapshot" :: waited 0.016s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:08:45 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0aa477af-e833-49cd-b25a-0a3e69116381 tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "cinder-quobyte-c5235592-b596-48ff-89f0-d30f7d661340" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:08:46 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0aa477af-e833-49cd-b25a-0a3e69116381 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-quobyte-c5235592-b596-48ff-89f0-d30f7d661340" acquired by "_delete_snapshot" :: waited 0.017s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:08:46 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-0aa477af-e833-49cd-b25a-0a3e69116381 tempest-VolumesSnapshotTestJSON-1583964796 None] Deleting offline snapshot c5235592-b596-48ff-89f0-d30f7d661340 of volume cf33d82b-f258-427a-a22a-253d04c6fb18 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:08:46 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-0aa477af-e833-49cd-b25a-0a3e69116381 tempest-VolumesSnapshotTestJSON-1583964796 None] snapshot_file for this snap is: volume-cf33d82b-f258-427a-a22a-253d04c6fb18.c5235592-b596-48ff-89f0-d30f7d661340 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:08:46 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[796dde1c-be65-48da-b643-373a9eea1264]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:08:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0aa477af-e833-49cd-b25a-0a3e69116381 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18.c5235592-b596-48ff-89f0-d30f7d661340 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:46 devstack sudo[111665]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18.c5235592-b596-48ff-89f0-d30f7d661340 Aug 18 19:08:46 devstack sudo[111665]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:46 devstack sudo[111665]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0aa477af-e833-49cd-b25a-0a3e69116381 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18.c5235592-b596-48ff-89f0-d30f7d661340" returned: 0 in 0.342s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:46 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-0aa477af-e833-49cd-b25a-0a3e69116381 tempest-VolumesSnapshotTestJSON-1583964796 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-cf33d82b-f258-427a-a22a-253d04c6fb18(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:08:46 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[2f5dac05-c8e9-4c40-ba41-a112390b13da]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:08:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0aa477af-e833-49cd-b25a-0a3e69116381 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:46 devstack sudo[111670]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18 Aug 18 19:08:46 devstack sudo[111670]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:46 devstack sudo[111670]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0aa477af-e833-49cd-b25a-0a3e69116381 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18" returned: 0 in 0.521s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0aa477af-e833-49cd-b25a-0a3e69116381 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18.c5235592-b596-48ff-89f0-d30f7d661340 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:46 devstack sudo[111675]: 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/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18.c5235592-b596-48ff-89f0-d30f7d661340 Aug 18 19:08:46 devstack sudo[111675]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:47 devstack sudo[111675]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:47 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0aa477af-e833-49cd-b25a-0a3e69116381 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18.c5235592-b596-48ff-89f0-d30f7d661340" returned: 0 in 0.318s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:47 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0aa477af-e833-49cd-b25a-0a3e69116381 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18.c5235592-b596-48ff-89f0-d30f7d661340 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:47 devstack sudo[111680]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18.c5235592-b596-48ff-89f0-d30f7d661340 Aug 18 19:08:47 devstack sudo[111680]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:47 devstack sudo[111680]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:47 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0aa477af-e833-49cd-b25a-0a3e69116381 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18.c5235592-b596-48ff-89f0-d30f7d661340" returned: 0 in 0.237s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:47 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0aa477af-e833-49cd-b25a-0a3e69116381 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-quobyte-c5235592-b596-48ff-89f0-d30f7d661340" released by "_delete_snapshot" :: held 1.513s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:08:47 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0aa477af-e833-49cd-b25a-0a3e69116381 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-quobyte-cf33d82b-f258-427a-a22a-253d04c6fb18" released by "delete_snapshot" :: held 1.537s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:08:47 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-0aa477af-e833-49cd-b25a-0a3e69116381 tempest-VolumesSnapshotTestJSON-1583964796 None] Created reservations ['0f619d6a-5887-4a9b-9f9e-a8ead0bcd77d', '9115d6e3-a026-43ab-96a9-400e6ec04c45', 'dc98e26a-4d20-4cfa-b84a-7cf63ec1afb3', 'e1b01b60-f485-44cb-b92f-92458333e4b4'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:08:47 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-0aa477af-e833-49cd-b25a-0a3e69116381 tempest-VolumesSnapshotTestJSON-1583964796 None] Delete snapshot completed successfully. Aug 18 19:08:47 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0aa477af-e833-49cd-b25a-0a3e69116381 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-c5235592-b596-48ff-89f0-d30f7d661340-delete_snapshot" released by "delete_snapshot" :: held 1.667s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:08:48 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-276ed215-2ee8-464f-8726-8149a67894f5 tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "cinder-cf33d82b-f258-427a-a22a-253d04c6fb18-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:08:48 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-276ed215-2ee8-464f-8726-8149a67894f5 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-cf33d82b-f258-427a-a22a-253d04c6fb18-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:08:48 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-276ed215-2ee8-464f-8726-8149a67894f5 tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "cinder-quobyte-cf33d82b-f258-427a-a22a-253d04c6fb18" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:08:48 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-276ed215-2ee8-464f-8726-8149a67894f5 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-quobyte-cf33d82b-f258-427a-a22a-253d04c6fb18" acquired by "delete_volume" :: waited 0.016s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:08:48 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[799aead9-7a48-431c-b953-9419604f1479]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:08:48 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-276ed215-2ee8-464f-8726-8149a67894f5 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:48 devstack sudo[111689]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18 Aug 18 19:08:48 devstack sudo[111689]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:48 devstack sudo[111689]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:48 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-276ed215-2ee8-464f-8726-8149a67894f5 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18" returned: 0 in 0.362s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:48 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-276ed215-2ee8-464f-8726-8149a67894f5 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:48 devstack sudo[111698]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18 Aug 18 19:08:48 devstack sudo[111698]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:48 devstack sudo[111698]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:48 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-276ed215-2ee8-464f-8726-8149a67894f5 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-cf33d82b-f258-427a-a22a-253d04c6fb18" returned: 0 in 0.251s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:48 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-276ed215-2ee8-464f-8726-8149a67894f5 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-quobyte-cf33d82b-f258-427a-a22a-253d04c6fb18" released by "delete_volume" :: held 0.672s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:08:48 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-276ed215-2ee8-464f-8726-8149a67894f5 tempest-VolumesSnapshotTestJSON-1583964796 None] Created reservations ['306fe2b8-e716-4741-9865-4aa29678e9a0', 'ec0af0ae-6582-4247-8771-7c0be2bd127f', '55ef39ce-c19a-49f8-94e1-7d3c5bb07136', '41d9ca85-0a22-449f-a1aa-7953508479d0'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:08:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-276ed215-2ee8-464f-8726-8149a67894f5 tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:08:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-276ed215-2ee8-464f-8726-8149a67894f5 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:08:49 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-276ed215-2ee8-464f-8726-8149a67894f5 tempest-VolumesSnapshotTestJSON-1583964796 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:08:49 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-276ed215-2ee8-464f-8726-8149a67894f5 tempest-VolumesSnapshotTestJSON-1583964796 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:08:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-276ed215-2ee8-464f-8726-8149a67894f5 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:08:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-276ed215-2ee8-464f-8726-8149a67894f5 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:49 devstack sudo[111704]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:08:49 devstack sudo[111704]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:49 devstack sudo[111704]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-276ed215-2ee8-464f-8726-8149a67894f5 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.266s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:49 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-276ed215-2ee8-464f-8726-8149a67894f5 tempest-VolumesSnapshotTestJSON-1583964796 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:08:49 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-276ed215-2ee8-464f-8726-8149a67894f5 tempest-VolumesSnapshotTestJSON-1583964796 None] Deleted volume successfully. Aug 18 19:08:49 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-276ed215-2ee8-464f-8726-8149a67894f5 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-cf33d82b-f258-427a-a22a-253d04c6fb18-delete_volume" released by "delete_volume" :: held 1.143s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:08:49 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a57df05a-bb07-4df1-ae34-c7bc7f6a1e89 tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "cinder-53791444-2d46-4758-9fac-b1f14b6a280a-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:08:49 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a57df05a-bb07-4df1-ae34-c7bc7f6a1e89 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-53791444-2d46-4758-9fac-b1f14b6a280a-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:08:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-185d20ac-79fc-4b48-9900-752fb2aa4151 req-644b9e37-cc92-40b9-a548-38dbe53508d9 tempest-TestStampPattern-1653404875 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:08:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-185d20ac-79fc-4b48-9900-752fb2aa4151 req-644b9e37-cc92-40b9-a548-38dbe53508d9 tempest-TestStampPattern-1653404875 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:08:49 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a57df05a-bb07-4df1-ae34-c7bc7f6a1e89 tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "cinder-quobyte-53791444-2d46-4758-9fac-b1f14b6a280a" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:08:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-185d20ac-79fc-4b48-9900-752fb2aa4151 req-644b9e37-cc92-40b9-a548-38dbe53508d9 tempest-TestStampPattern-1653404875 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.024s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:08:49 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a57df05a-bb07-4df1-ae34-c7bc7f6a1e89 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-quobyte-53791444-2d46-4758-9fac-b1f14b6a280a" acquired by "delete_volume" :: waited 0.015s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:08:49 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[1aff7674-c6a7-43ab-aaad-49eb30c846a8]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:08:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a57df05a-bb07-4df1-ae34-c7bc7f6a1e89 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:49 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-185d20ac-79fc-4b48-9900-752fb2aa4151 req-644b9e37-cc92-40b9-a548-38dbe53508d9 tempest-TestStampPattern-1653404875 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356', 'name': 'volume-619a5a31-8e86-4723-b9b0-114aae3d7235', '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': 'd4335f35-1285-45cc-b04d-d05327d35bbd', 'enforce_multipath': True} {{(pid=93728) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 18 19:08:49 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-185d20ac-79fc-4b48-9900-752fb2aa4151 req-644b9e37-cc92-40b9-a548-38dbe53508d9 tempest-TestStampPattern-1653404875 None] attachment_update completed successfully. Aug 18 19:08:49 devstack sudo[111715]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a Aug 18 19:08:49 devstack sudo[111715]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:49 devstack sudo[111715]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a57df05a-bb07-4df1-ae34-c7bc7f6a1e89 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a" returned: 0 in 0.354s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a57df05a-bb07-4df1-ae34-c7bc7f6a1e89 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:49 devstack sudo[112103]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a Aug 18 19:08:49 devstack sudo[112103]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:50 devstack sudo[112103]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a57df05a-bb07-4df1-ae34-c7bc7f6a1e89 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53791444-2d46-4758-9fac-b1f14b6a280a" returned: 0 in 0.240s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:50 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a57df05a-bb07-4df1-ae34-c7bc7f6a1e89 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-quobyte-53791444-2d46-4758-9fac-b1f14b6a280a" released by "delete_volume" :: held 0.650s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:08:50 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-a57df05a-bb07-4df1-ae34-c7bc7f6a1e89 tempest-VolumesSnapshotTestJSON-1583964796 None] Created reservations ['571761b0-cc9d-4ad5-81e9-ab6995dbcef0', 'be77dd9c-a6ee-419f-adaf-cb7d025515ea', '7b84b268-8a65-40a7-a89f-c0cfa4306ba4', '339fd0cd-c803-413f-b561-6089739eaac4'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:08:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a57df05a-bb07-4df1-ae34-c7bc7f6a1e89 tempest-VolumesSnapshotTestJSON-1583964796 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:08:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a57df05a-bb07-4df1-ae34-c7bc7f6a1e89 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:08:50 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-a57df05a-bb07-4df1-ae34-c7bc7f6a1e89 tempest-VolumesSnapshotTestJSON-1583964796 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:08:50 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-a57df05a-bb07-4df1-ae34-c7bc7f6a1e89 tempest-VolumesSnapshotTestJSON-1583964796 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:08:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a57df05a-bb07-4df1-ae34-c7bc7f6a1e89 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:08:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a57df05a-bb07-4df1-ae34-c7bc7f6a1e89 tempest-VolumesSnapshotTestJSON-1583964796 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:50 devstack sudo[112110]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:08:50 devstack sudo[112110]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:50 devstack sudo[112110]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a57df05a-bb07-4df1-ae34-c7bc7f6a1e89 tempest-VolumesSnapshotTestJSON-1583964796 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.257s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:50 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-a57df05a-bb07-4df1-ae34-c7bc7f6a1e89 tempest-VolumesSnapshotTestJSON-1583964796 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:08:50 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-a57df05a-bb07-4df1-ae34-c7bc7f6a1e89 tempest-VolumesSnapshotTestJSON-1583964796 None] Deleted volume successfully. Aug 18 19:08:50 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a57df05a-bb07-4df1-ae34-c7bc7f6a1e89 tempest-VolumesSnapshotTestJSON-1583964796 None] Lock "cinder-53791444-2d46-4758-9fac-b1f14b6a280a-delete_volume" released by "delete_volume" :: held 1.160s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:08:54 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-5deba211-3a52-43e4-9cab-9497ec2ab019 req-c2ea3e25-7fa5-41db-bc4f-2bf189bcfb23 tempest-TestStampPattern-1653404875 None] Terminate volume connection completed successfully. Aug 18 19:08:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-5deba211-3a52-43e4-9cab-9497ec2ab019 req-c2ea3e25-7fa5-41db-bc4f-2bf189bcfb23 tempest-TestStampPattern-1653404875 None] Deleting attachment d4335f35-1285-45cc-b04d-d05327d35bbd. {{(pid=93728) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 18 19:08:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7955c541-1a3a-4b44-9575-a719f0524a8c tempest-TestStampPattern-1653404875 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:08:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7955c541-1a3a-4b44-9575-a719f0524a8c tempest-TestStampPattern-1653404875 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:08:55 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-7955c541-1a3a-4b44-9575-a719f0524a8c tempest-TestStampPattern-1653404875 None] Creating offline snapshot b9241f91-be2b-434f-8458-0e1ce724fdbf of volume 619a5a31-8e86-4723-b9b0-114aae3d7235 {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:08:55 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[5cb2d69f-cbfd-4ab8-a194-3e86715b2e3f]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:08:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7955c541-1a3a-4b44-9575-a719f0524a8c tempest-TestStampPattern-1653404875 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:55 devstack sudo[112176]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235 Aug 18 19:08:55 devstack sudo[112176]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:56 devstack sudo[112176]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7955c541-1a3a-4b44-9575-a719f0524a8c tempest-TestStampPattern-1653404875 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235" returned: 0 in 0.358s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7955c541-1a3a-4b44-9575-a719f0524a8c tempest-TestStampPattern-1653404875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235.b9241f91-be2b-434f-8458-0e1ce724fdbf 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:56 devstack sudo[112182]: 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/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235.b9241f91-be2b-434f-8458-0e1ce724fdbf 1G Aug 18 19:08:56 devstack sudo[112182]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:56 devstack sudo[112182]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7955c541-1a3a-4b44-9575-a719f0524a8c tempest-TestStampPattern-1653404875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235.b9241f91-be2b-434f-8458-0e1ce724fdbf 1G" returned: 0 in 0.405s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7955c541-1a3a-4b44-9575-a719f0524a8c tempest-TestStampPattern-1653404875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-619a5a31-8e86-4723-b9b0-114aae3d7235 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235.b9241f91-be2b-434f-8458-0e1ce724fdbf {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:56 devstack sudo[112188]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-619a5a31-8e86-4723-b9b0-114aae3d7235 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235.b9241f91-be2b-434f-8458-0e1ce724fdbf Aug 18 19:08:56 devstack sudo[112188]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:56 devstack sudo[112188]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7955c541-1a3a-4b44-9575-a719f0524a8c tempest-TestStampPattern-1653404875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-619a5a31-8e86-4723-b9b0-114aae3d7235 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235.b9241f91-be2b-434f-8458-0e1ce724fdbf" returned: 0 in 0.289s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:56 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-7955c541-1a3a-4b44-9575-a719f0524a8c tempest-TestStampPattern-1653404875 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235.b9241f91-be2b-434f-8458-0e1ce724fdbf is being set with open permissions: ugo+rw Aug 18 19:08:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7955c541-1a3a-4b44-9575-a719f0524a8c tempest-TestStampPattern-1653404875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235.b9241f91-be2b-434f-8458-0e1ce724fdbf {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:56 devstack sudo[112193]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235.b9241f91-be2b-434f-8458-0e1ce724fdbf Aug 18 19:08:56 devstack sudo[112193]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:57 devstack sudo[112193]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7955c541-1a3a-4b44-9575-a719f0524a8c tempest-TestStampPattern-1653404875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235.b9241f91-be2b-434f-8458-0e1ce724fdbf" returned: 0 in 0.258s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7955c541-1a3a-4b44-9575-a719f0524a8c tempest-TestStampPattern-1653404875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:57 devstack sudo[112196]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235.info Aug 18 19:08:57 devstack sudo[112196]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:57 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-d886848a-f383-40fc-af6e-3d126751c172 tempest-VolumeDependencyTests-1836972258 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:08:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d886848a-f383-40fc-af6e-3d126751c172 tempest-VolumeDependencyTests-1836972258 None] Flow 'volume_create_manager' (29cb0608-5e38-454d-b65c-6a7fbc6afd7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:08:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d886848a-f383-40fc-af6e-3d126751c172 tempest-VolumeDependencyTests-1836972258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4a01ca15-b0d6-4fc3-b3c7-d82a50e2ef7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d886848a-f383-40fc-af6e-3d126751c172 tempest-VolumeDependencyTests-1836972258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4a01ca15-b0d6-4fc3-b3c7-d82a50e2ef7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:08:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-524774269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4a79472e-e8f6-4e58-be7c-faa60c913f93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04f5302631cd4476b2ace81b0dd18d8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:08: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-18T17:08:57Z,use_quota=True,user_id='0490347d737440aea990469ce60a4459',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d886848a-f383-40fc-af6e-3d126751c172 tempest-VolumeDependencyTests-1836972258 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3017b2d6-8665-4f77-94b3-90fbd1c562c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d886848a-f383-40fc-af6e-3d126751c172 tempest-VolumeDependencyTests-1836972258 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3017b2d6-8665-4f77-94b3-90fbd1c562c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d886848a-f383-40fc-af6e-3d126751c172 tempest-VolumeDependencyTests-1836972258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d1bcb75f-079d-4f77-ac2a-81955a2f2f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d886848a-f383-40fc-af6e-3d126751c172 tempest-VolumeDependencyTests-1836972258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d1bcb75f-079d-4f77-ac2a-81955a2f2f71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4a79472e-e8f6-4e58-be7c-faa60c913f93', 'volume_name': 'volume-4a79472e-e8f6-4e58-be7c-faa60c913f93', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d886848a-f383-40fc-af6e-3d126751c172 tempest-VolumeDependencyTests-1836972258 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ecb746c1-3650-4342-9b02-44ef57592b0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d886848a-f383-40fc-af6e-3d126751c172 tempest-VolumeDependencyTests-1836972258 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ecb746c1-3650-4342-9b02-44ef57592b0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d886848a-f383-40fc-af6e-3d126751c172 tempest-VolumeDependencyTests-1836972258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bbbb5db3-2a35-43eb-9837-f4364ff2a712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:57 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-d886848a-f383-40fc-af6e-3d126751c172 tempest-VolumeDependencyTests-1836972258 None] Volume 4a79472e-e8f6-4e58-be7c-faa60c913f93: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4a79472e-e8f6-4e58-be7c-faa60c913f93', 'volume_size': 1} Aug 18 19:08:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d886848a-f383-40fc-af6e-3d126751c172 tempest-VolumeDependencyTests-1836972258 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:08:57 devstack sudo[112196]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7955c541-1a3a-4b44-9575-a719f0524a8c tempest-TestStampPattern-1653404875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235.info" returned: 0 in 0.240s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:57 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-7955c541-1a3a-4b44-9575-a719f0524a8c tempest-TestStampPattern-1653404875 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235.info is being set with open permissions: ugo+rw Aug 18 19:08:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7955c541-1a3a-4b44-9575-a719f0524a8c tempest-TestStampPattern-1653404875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:57 devstack sudo[112199]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235.info Aug 18 19:08:57 devstack sudo[112199]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:57 devstack sudo[112199]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7955c541-1a3a-4b44-9575-a719f0524a8c tempest-TestStampPattern-1653404875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235.info" returned: 0 in 0.241s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7955c541-1a3a-4b44-9575-a719f0524a8c tempest-TestStampPattern-1653404875 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.888s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:08:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d886848a-f383-40fc-af6e-3d126751c172 tempest-VolumeDependencyTests-1836972258 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.374s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:08:57 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d886848a-f383-40fc-af6e-3d126751c172 tempest-VolumeDependencyTests-1836972258 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:08:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-524774269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4a79472e-e8f6-4e58-be7c-faa60c913f93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04f5302631cd4476b2ace81b0dd18d8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:08: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-18T17:08:57Z,use_quota=True,user_id='0490347d737440aea990469ce60a4459',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:08:57 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-d886848a-f383-40fc-af6e-3d126751c172 tempest-VolumeDependencyTests-1836972258 None] Creating volume 4a79472e-e8f6-4e58-be7c-faa60c913f93 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:08:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d886848a-f383-40fc-af6e-3d126751c172 tempest-VolumeDependencyTests-1836972258 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:08:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d886848a-f383-40fc-af6e-3d126751c172 tempest-VolumeDependencyTests-1836972258 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:08:57 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d886848a-f383-40fc-af6e-3d126751c172 tempest-VolumeDependencyTests-1836972258 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:08:57 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d886848a-f383-40fc-af6e-3d126751c172 tempest-VolumeDependencyTests-1836972258 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:08:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d886848a-f383-40fc-af6e-3d126751c172 tempest-VolumeDependencyTests-1836972258 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:08:57 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d886848a-f383-40fc-af6e-3d126751c172 tempest-VolumeDependencyTests-1836972258 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:08:57 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-d886848a-f383-40fc-af6e-3d126751c172 tempest-VolumeDependencyTests-1836972258 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:08:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d886848a-f383-40fc-af6e-3d126751c172 tempest-VolumeDependencyTests-1836972258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:57 devstack sudo[112202]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93 1073741824 Aug 18 19:08:57 devstack sudo[112202]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:57 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-7955c541-1a3a-4b44-9575-a719f0524a8c tempest-TestStampPattern-1653404875 None] Create snapshot completed successfully Aug 18 19:08:58 devstack sudo[112202]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d886848a-f383-40fc-af6e-3d126751c172 tempest-VolumeDependencyTests-1836972258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93 1073741824" returned: 0 in 0.462s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d886848a-f383-40fc-af6e-3d126751c172 tempest-VolumeDependencyTests-1836972258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:58 devstack sudo[112208]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93 Aug 18 19:08:58 devstack sudo[112208]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:58 devstack sudo[112208]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d886848a-f383-40fc-af6e-3d126751c172 tempest-VolumeDependencyTests-1836972258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93" returned: 0 in 0.277s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:58 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d886848a-f383-40fc-af6e-3d126751c172 tempest-VolumeDependencyTests-1836972258 None] <== create_volume: return (786ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:08:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d886848a-f383-40fc-af6e-3d126751c172 tempest-VolumeDependencyTests-1836972258 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.789s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:08:58 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d886848a-f383-40fc-af6e-3d126751c172 tempest-VolumeDependencyTests-1836972258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bbbb5db3-2a35-43eb-9837-f4364ff2a712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4a79472e-e8f6-4e58-be7c-faa60c913f93', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:58 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d886848a-f383-40fc-af6e-3d126751c172 tempest-VolumeDependencyTests-1836972258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9ffb2778-2beb-4467-89b8-c5d00fcadf70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:08:58 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-d886848a-f383-40fc-af6e-3d126751c172 tempest-VolumeDependencyTests-1836972258 None] Volume volume-4a79472e-e8f6-4e58-be7c-faa60c913f93 (4a79472e-e8f6-4e58-be7c-faa60c913f93): created successfully Aug 18 19:08:58 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d886848a-f383-40fc-af6e-3d126751c172 tempest-VolumeDependencyTests-1836972258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9ffb2778-2beb-4467-89b8-c5d00fcadf70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:08:58 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d886848a-f383-40fc-af6e-3d126751c172 tempest-VolumeDependencyTests-1836972258 None] Flow 'volume_create_manager' (29cb0608-5e38-454d-b65c-6a7fbc6afd7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:08:58 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-d886848a-f383-40fc-af6e-3d126751c172 tempest-VolumeDependencyTests-1836972258 None] Created volume successfully. Aug 18 19:08:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f59dc678-5d66-48c0-9bc3-5835699efd8a tempest-VolumeDependencyTests-1836972258 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:08:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f59dc678-5d66-48c0-9bc3-5835699efd8a tempest-VolumeDependencyTests-1836972258 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:08:59 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-f59dc678-5d66-48c0-9bc3-5835699efd8a tempest-VolumeDependencyTests-1836972258 None] Creating offline snapshot 037802f4-9566-4084-982e-1458687a4404 of volume 4a79472e-e8f6-4e58-be7c-faa60c913f93 {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:08:59 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[3ccb2731-215f-4414-b283-82c50772df2f]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:08:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f59dc678-5d66-48c0-9bc3-5835699efd8a tempest-VolumeDependencyTests-1836972258 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:59 devstack sudo[112218]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93 Aug 18 19:08:59 devstack sudo[112218]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:08:59 devstack sudo[112218]: pam_unix(sudo:session): session closed for user root Aug 18 19:08:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f59dc678-5d66-48c0-9bc3-5835699efd8a tempest-VolumeDependencyTests-1836972258 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93" returned: 0 in 0.361s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:08:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f59dc678-5d66-48c0-9bc3-5835699efd8a tempest-VolumeDependencyTests-1836972258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93.037802f4-9566-4084-982e-1458687a4404 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:08:59 devstack sudo[112237]: 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/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93.037802f4-9566-4084-982e-1458687a4404 1G Aug 18 19:08:59 devstack sudo[112237]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:00 devstack sudo[112237]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f59dc678-5d66-48c0-9bc3-5835699efd8a tempest-VolumeDependencyTests-1836972258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93.037802f4-9566-4084-982e-1458687a4404 1G" returned: 0 in 0.436s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f59dc678-5d66-48c0-9bc3-5835699efd8a tempest-VolumeDependencyTests-1836972258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4a79472e-e8f6-4e58-be7c-faa60c913f93 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93.037802f4-9566-4084-982e-1458687a4404 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:00 devstack sudo[112243]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4a79472e-e8f6-4e58-be7c-faa60c913f93 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93.037802f4-9566-4084-982e-1458687a4404 Aug 18 19:09:00 devstack sudo[112243]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:00 devstack sudo[112243]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f59dc678-5d66-48c0-9bc3-5835699efd8a tempest-VolumeDependencyTests-1836972258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4a79472e-e8f6-4e58-be7c-faa60c913f93 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93.037802f4-9566-4084-982e-1458687a4404" returned: 0 in 0.299s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:00 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-f59dc678-5d66-48c0-9bc3-5835699efd8a tempest-VolumeDependencyTests-1836972258 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93.037802f4-9566-4084-982e-1458687a4404 is being set with open permissions: ugo+rw Aug 18 19:09:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f59dc678-5d66-48c0-9bc3-5835699efd8a tempest-VolumeDependencyTests-1836972258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93.037802f4-9566-4084-982e-1458687a4404 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:00 devstack sudo[112254]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93.037802f4-9566-4084-982e-1458687a4404 Aug 18 19:09:00 devstack sudo[112254]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:00 devstack sudo[112254]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f59dc678-5d66-48c0-9bc3-5835699efd8a tempest-VolumeDependencyTests-1836972258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93.037802f4-9566-4084-982e-1458687a4404" returned: 0 in 0.257s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f59dc678-5d66-48c0-9bc3-5835699efd8a tempest-VolumeDependencyTests-1836972258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:00 devstack sudo[112261]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93.info Aug 18 19:09:00 devstack sudo[112261]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:01 devstack sudo[112261]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f59dc678-5d66-48c0-9bc3-5835699efd8a tempest-VolumeDependencyTests-1836972258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93.info" returned: 0 in 0.251s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:01 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-f59dc678-5d66-48c0-9bc3-5835699efd8a tempest-VolumeDependencyTests-1836972258 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93.info is being set with open permissions: ugo+rw Aug 18 19:09:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f59dc678-5d66-48c0-9bc3-5835699efd8a tempest-VolumeDependencyTests-1836972258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:01 devstack sudo[112265]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93.info Aug 18 19:09:01 devstack sudo[112265]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:01 devstack sudo[112265]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f59dc678-5d66-48c0-9bc3-5835699efd8a tempest-VolumeDependencyTests-1836972258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93.info" returned: 0 in 0.249s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f59dc678-5d66-48c0-9bc3-5835699efd8a tempest-VolumeDependencyTests-1836972258 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.948s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:09:01 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-f59dc678-5d66-48c0-9bc3-5835699efd8a tempest-VolumeDependencyTests-1836972258 None] Create snapshot completed successfully Aug 18 19:09:02 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:09:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Flow 'volume_create_manager' (9fee914d-fcd4-4e54-96ea-02851e7a4609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:09:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d766426f-5aba-4832-9612-a16b07558d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:09:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d766426f-5aba-4832-9612-a16b07558d5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:09:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1389304014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d22cb176-47c0-4ad1-86e8-f3ad4c505bb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04f5302631cd4476b2ace81b0dd18d8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:09:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=037802f4-9566-4084-982e-1458687a4404,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T17:09:02Z,use_quota=True,user_id='0490347d737440aea990469ce60a4459',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:09:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (26976d99-b0f3-40bb-ac28-764171526f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:09:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (26976d99-b0f3-40bb-ac28-764171526f75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:09:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ea2c0510-7a17-4e3a-8d3b-6d05631f3878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:09:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ea2c0510-7a17-4e3a-8d3b-6d05631f3878) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'd22cb176-47c0-4ad1-86e8-f3ad4c505bb3', 'volume_name': 'volume-d22cb176-47c0-4ad1-86e8-f3ad4c505bb3', 'volume_size': 1, 'snapshot_id': '037802f4-9566-4084-982e-1458687a4404'}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:09:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bafed7e9-a089-4ccd-b6f4-756eec10aa1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:09:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bafed7e9-a089-4ccd-b6f4-756eec10aa1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:09:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (81505f0b-f926-425c-8833-0217ced346b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:09:02 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Volume d22cb176-47c0-4ad1-86e8-f3ad4c505bb3: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-d22cb176-47c0-4ad1-86e8-f3ad4c505bb3', 'volume_size': 1, 'snapshot_id': '037802f4-9566-4084-982e-1458687a4404'} Aug 18 19:09:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:09:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:09:02 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Acquiring lock "cinder-quobyte-037802f4-9566-4084-982e-1458687a4404-d22cb176-47c0-4ad1-86e8-f3ad4c505bb3" by "_create_volume_from_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:09:02 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Lock "cinder-quobyte-037802f4-9566-4084-982e-1458687a4404-d22cb176-47c0-4ad1-86e8-f3ad4c505bb3" acquired by "_create_volume_from_snapshot" :: waited 0.019s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:09:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Creating volume d22cb176-47c0-4ad1-86e8-f3ad4c505bb3 from snapshot 037802f4-9566-4084-982e-1458687a4404 {{(pid=93728) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 18 19:09:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:09:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:09:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:09:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:09:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:09:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:09:02 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Acquiring lock "cinder-quobyte-d22cb176-47c0-4ad1-86e8-f3ad4c505bb3" by "_copy_volume_from_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:09:02 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Lock "cinder-quobyte-d22cb176-47c0-4ad1-86e8-f3ad4c505bb3" acquired by "_copy_volume_from_snapshot" :: waited 0.015s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:09:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] snapshot: 037802f4-9566-4084-982e-1458687a4404, volume: d22cb176-47c0-4ad1-86e8-f3ad4c505bb3, {{(pid=93728) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 18 19:09:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:09:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:09:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:09:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:09:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:09:02 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[7f95eb49-e30c-4bb3-b70d-eb4d7e4c3bbb]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:09:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93.037802f4-9566-4084-982e-1458687a4404 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:02 devstack sudo[112268]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93.037802f4-9566-4084-982e-1458687a4404 Aug 18 19:09:02 devstack sudo[112268]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:02 devstack sudo[112268]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93.037802f4-9566-4084-982e-1458687a4404" returned: 0 in 0.370s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-4a79472e-e8f6-4e58-be7c-faa60c913f93(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:09:02 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[cffec163-b198-4ac3-957f-22233decc028]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:09:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:02 devstack sudo[112273]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93 Aug 18 19:09:02 devstack sudo[112273]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:03 devstack sudo[112273]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93" returned: 0 in 0.391s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:03 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] will copy from snapshot at /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93 {{(pid=93728) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 18 19:09:03 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Creating direct copy from snapshot {{(pid=93728) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 18 19:09:03 devstack cinder-volume[93728]: DEBUG cinder.utils [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Path /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d22cb176-47c0-4ad1-86e8-f3ad4c505bb3 not found in is_blk_device check {{(pid=93728) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 18 19:09:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d22cb176-47c0-4ad1-86e8-f3ad4c505bb3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:03 devstack sudo[112278]: 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/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d22cb176-47c0-4ad1-86e8-f3ad4c505bb3 Aug 18 19:09:03 devstack sudo[112278]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:05 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:09:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Flow 'volume_create_manager' (9fedd8a2-8ab7-44b6-89a3-27b27d981cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:09:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e5da944a-70ab-4cd4-b78c-224a7f7f81fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:09:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e5da944a-70ab-4cd4-b78c-224a7f7f81fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:09:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-955550633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b00bfba9-401f-4a78-b425-68a6cf2644d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='044e06721472451588548aaa021161e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:09:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=b9241f91-be2b-434f-8458-0e1ce724fdbf,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T17:09:05Z,use_quota=True,user_id='a70973ffc0cc4b988afca835dd4e1ea0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:09:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1ddaddbe-777a-40d2-96ed-703b9961688f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:09:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1ddaddbe-777a-40d2-96ed-703b9961688f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:09:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (62b862f7-0b67-460e-b503-15133cffdcae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:09:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (62b862f7-0b67-460e-b503-15133cffdcae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'b00bfba9-401f-4a78-b425-68a6cf2644d3', 'volume_name': 'volume-b00bfba9-401f-4a78-b425-68a6cf2644d3', 'volume_size': 1, 'snapshot_id': 'b9241f91-be2b-434f-8458-0e1ce724fdbf'}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:09:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6218e2d5-4556-4d34-a9a2-d32d316cab93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:09:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6218e2d5-4556-4d34-a9a2-d32d316cab93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:09:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ac58968b-fc5a-4d03-859c-8c9fee8ec2ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:09:05 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Volume b00bfba9-401f-4a78-b425-68a6cf2644d3: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-b00bfba9-401f-4a78-b425-68a6cf2644d3', 'volume_size': 1, 'snapshot_id': 'b9241f91-be2b-434f-8458-0e1ce724fdbf'} Aug 18 19:09:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:09:07 devstack sudo[112278]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d22cb176-47c0-4ad1-86e8-f3ad4c505bb3" returned: 0 in 4.736s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:08 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Image conversion details: src /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93, size 1024.00 MB, duration 4.74 sec, destination /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d22cb176-47c0-4ad1-86e8-f3ad4c505bb3 {{(pid=93728) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 18 19:09:08 devstack cinder-volume[93728]: INFO cinder.image.image_utils [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Converted 1024.00 MB image at 216.17 MB/s Aug 18 19:09:08 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d22cb176-47c0-4ad1-86e8-f3ad4c505bb3 is being set with open permissions: ugo+rw Aug 18 19:09:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d22cb176-47c0-4ad1-86e8-f3ad4c505bb3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:08 devstack sudo[112295]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d22cb176-47c0-4ad1-86e8-f3ad4c505bb3 Aug 18 19:09:08 devstack sudo[112295]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:08 devstack sudo[112295]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d22cb176-47c0-4ad1-86e8-f3ad4c505bb3" returned: 0 in 0.255s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:08 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Lock "cinder-quobyte-d22cb176-47c0-4ad1-86e8-f3ad4c505bb3" released by "_copy_volume_from_snapshot" :: held 5.838s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:09:08 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=97,cinder:UPDATE=88,cinder:INSERT=23,cinder:DELETE=8 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:09:08 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:UPDATE=89,cinder:SELECT=90,cinder:DELETE=9,cinder:INSERT=21 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:09:08 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Lock "cinder-quobyte-037802f4-9566-4084-982e-1458687a4404-d22cb176-47c0-4ad1-86e8-f3ad4c505bb3" released by "_create_volume_from_snapshot" :: held 5.965s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:09:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 5.986s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:09:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 2.672s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:09:08 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Acquiring lock "cinder-quobyte-b9241f91-be2b-434f-8458-0e1ce724fdbf-b00bfba9-401f-4a78-b425-68a6cf2644d3" by "_create_volume_from_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:09:08 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Lock "cinder-quobyte-b9241f91-be2b-434f-8458-0e1ce724fdbf-b00bfba9-401f-4a78-b425-68a6cf2644d3" acquired by "_create_volume_from_snapshot" :: waited 0.023s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:09:08 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Creating volume b00bfba9-401f-4a78-b425-68a6cf2644d3 from snapshot b9241f91-be2b-434f-8458-0e1ce724fdbf {{(pid=93728) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 18 19:09:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:09:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:09:08 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:09:08 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:09:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:09:08 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:09:08 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Acquiring lock "cinder-quobyte-b00bfba9-401f-4a78-b425-68a6cf2644d3" by "_copy_volume_from_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:09:08 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (81505f0b-f926-425c-8833-0217ced346b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d22cb176-47c0-4ad1-86e8-f3ad4c505bb3', 'volume_size': 1, 'snapshot_id': '037802f4-9566-4084-982e-1458687a4404'}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:09:08 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (226282b6-2468-4a11-bb02-468256e6eefd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:09:08 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Lock "cinder-quobyte-b00bfba9-401f-4a78-b425-68a6cf2644d3" acquired by "_copy_volume_from_snapshot" :: waited 0.031s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:09:08 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] snapshot: b9241f91-be2b-434f-8458-0e1ce724fdbf, volume: b00bfba9-401f-4a78-b425-68a6cf2644d3, {{(pid=93728) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 18 19:09:08 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Volume volume-d22cb176-47c0-4ad1-86e8-f3ad4c505bb3 (d22cb176-47c0-4ad1-86e8-f3ad4c505bb3): created successfully Aug 18 19:09:08 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (226282b6-2468-4a11-bb02-468256e6eefd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:09:08 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Flow 'volume_create_manager' (9fee914d-fcd4-4e54-96ea-02851e7a4609) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:09:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:09:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:09:08 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:09:08 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:09:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:09:08 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[b7b2725d-75b1-461d-ad91-3f7c1cb3e77a]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:09:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235.b9241f91-be2b-434f-8458-0e1ce724fdbf {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:08 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-08afc4f2-3ca9-4357-bd2b-6187d005069e tempest-VolumeDependencyTests-1836972258 None] Created volume successfully. Aug 18 19:09:08 devstack sudo[112298]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235.b9241f91-be2b-434f-8458-0e1ce724fdbf Aug 18 19:09:08 devstack sudo[112298]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:08 devstack sudo[112298]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235.b9241f91-be2b-434f-8458-0e1ce724fdbf" returned: 0 in 0.489s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:08 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-619a5a31-8e86-4723-b9b0-114aae3d7235(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:09:09 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9c9d202a-2516-4984-9782-cd58c94993a6 tempest-VolumeDependencyTests-1836972258 None] Acquiring lock "cinder-037802f4-9566-4084-982e-1458687a4404-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:09:09 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[fca647b2-e368-4fb6-819c-ebd8ba70fb62]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:09:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:09 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9c9d202a-2516-4984-9782-cd58c94993a6 tempest-VolumeDependencyTests-1836972258 None] Lock "cinder-037802f4-9566-4084-982e-1458687a4404-delete_snapshot" acquired by "delete_snapshot" :: waited 0.035s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:09:09 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9c9d202a-2516-4984-9782-cd58c94993a6 tempest-VolumeDependencyTests-1836972258 None] Acquiring lock "cinder-quobyte-4a79472e-e8f6-4e58-be7c-faa60c913f93" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:09:09 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9c9d202a-2516-4984-9782-cd58c94993a6 tempest-VolumeDependencyTests-1836972258 None] Lock "cinder-quobyte-4a79472e-e8f6-4e58-be7c-faa60c913f93" acquired by "delete_snapshot" :: waited 0.020s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:09:09 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9c9d202a-2516-4984-9782-cd58c94993a6 tempest-VolumeDependencyTests-1836972258 None] Acquiring lock "cinder-quobyte-037802f4-9566-4084-982e-1458687a4404" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:09:09 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9c9d202a-2516-4984-9782-cd58c94993a6 tempest-VolumeDependencyTests-1836972258 None] Lock "cinder-quobyte-037802f4-9566-4084-982e-1458687a4404" acquired by "_delete_snapshot" :: waited 0.022s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:09:09 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-9c9d202a-2516-4984-9782-cd58c94993a6 tempest-VolumeDependencyTests-1836972258 None] Deleting offline snapshot 037802f4-9566-4084-982e-1458687a4404 of volume 4a79472e-e8f6-4e58-be7c-faa60c913f93 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:09:09 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-9c9d202a-2516-4984-9782-cd58c94993a6 tempest-VolumeDependencyTests-1836972258 None] snapshot_file for this snap is: volume-4a79472e-e8f6-4e58-be7c-faa60c913f93.037802f4-9566-4084-982e-1458687a4404 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:09:09 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[ec34ffe5-64d4-41cf-a2ce-5b3a260b3055]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:09:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9c9d202a-2516-4984-9782-cd58c94993a6 tempest-VolumeDependencyTests-1836972258 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93.037802f4-9566-4084-982e-1458687a4404 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:09 devstack sudo[112303]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235 Aug 18 19:09:09 devstack sudo[112303]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:09 devstack sudo[112304]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93.037802f4-9566-4084-982e-1458687a4404 Aug 18 19:09:09 devstack sudo[112304]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:09 devstack sudo[112303]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235" returned: 0 in 0.516s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:09 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] will copy from snapshot at /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235 {{(pid=93728) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 18 19:09:09 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Creating direct copy from snapshot {{(pid=93728) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 18 19:09:09 devstack cinder-volume[93728]: DEBUG cinder.utils [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Path /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b00bfba9-401f-4a78-b425-68a6cf2644d3 not found in is_blk_device check {{(pid=93728) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 18 19:09:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b00bfba9-401f-4a78-b425-68a6cf2644d3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:09 devstack sudo[112313]: 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/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b00bfba9-401f-4a78-b425-68a6cf2644d3 Aug 18 19:09:09 devstack sudo[112313]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:09 devstack sudo[112304]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9c9d202a-2516-4984-9782-cd58c94993a6 tempest-VolumeDependencyTests-1836972258 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93.037802f4-9566-4084-982e-1458687a4404" returned: 0 in 0.518s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:09 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-9c9d202a-2516-4984-9782-cd58c94993a6 tempest-VolumeDependencyTests-1836972258 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-4a79472e-e8f6-4e58-be7c-faa60c913f93(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:09:09 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[db69fcfa-21b9-40da-b0c0-4d767e3194d9]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:09:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9c9d202a-2516-4984-9782-cd58c94993a6 tempest-VolumeDependencyTests-1836972258 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:09 devstack sudo[112316]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93 Aug 18 19:09:09 devstack sudo[112316]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:10 devstack sudo[112316]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9c9d202a-2516-4984-9782-cd58c94993a6 tempest-VolumeDependencyTests-1836972258 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93" returned: 0 in 0.920s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9c9d202a-2516-4984-9782-cd58c94993a6 tempest-VolumeDependencyTests-1836972258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93.037802f4-9566-4084-982e-1458687a4404 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:10 devstack sudo[112332]: 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/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93.037802f4-9566-4084-982e-1458687a4404 Aug 18 19:09:10 devstack sudo[112332]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:11 devstack sudo[112332]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9c9d202a-2516-4984-9782-cd58c94993a6 tempest-VolumeDependencyTests-1836972258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93.037802f4-9566-4084-982e-1458687a4404" returned: 0 in 1.040s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9c9d202a-2516-4984-9782-cd58c94993a6 tempest-VolumeDependencyTests-1836972258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93.037802f4-9566-4084-982e-1458687a4404 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:11 devstack sudo[112337]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93.037802f4-9566-4084-982e-1458687a4404 Aug 18 19:09:11 devstack sudo[112337]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:12 devstack sudo[112337]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9c9d202a-2516-4984-9782-cd58c94993a6 tempest-VolumeDependencyTests-1836972258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93.037802f4-9566-4084-982e-1458687a4404" returned: 0 in 0.493s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:12 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9c9d202a-2516-4984-9782-cd58c94993a6 tempest-VolumeDependencyTests-1836972258 None] Lock "cinder-quobyte-037802f4-9566-4084-982e-1458687a4404" released by "_delete_snapshot" :: held 3.163s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:09:12 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9c9d202a-2516-4984-9782-cd58c94993a6 tempest-VolumeDependencyTests-1836972258 None] Lock "cinder-quobyte-4a79472e-e8f6-4e58-be7c-faa60c913f93" released by "delete_snapshot" :: held 3.204s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:09:12 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-9c9d202a-2516-4984-9782-cd58c94993a6 tempest-VolumeDependencyTests-1836972258 None] Created reservations ['b1f2de5e-d7ae-4833-bb7b-203e88dfe1a5', '36ab4e0a-a51f-4691-9410-5db4d2698585', '9b6aea4e-72c8-4e03-ab2d-7cd83ad13cf5', 'd8b310e2-5fdc-438d-8529-29a58740334c'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:09:12 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-9c9d202a-2516-4984-9782-cd58c94993a6 tempest-VolumeDependencyTests-1836972258 None] Delete snapshot completed successfully. Aug 18 19:09:12 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9c9d202a-2516-4984-9782-cd58c94993a6 tempest-VolumeDependencyTests-1836972258 None] Lock "cinder-037802f4-9566-4084-982e-1458687a4404-delete_snapshot" released by "delete_snapshot" :: held 3.790s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:09:13 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d49ac10f-f59d-41fa-99b4-98aa4dc8ca13 tempest-VolumeDependencyTests-1836972258 None] Acquiring lock "cinder-4a79472e-e8f6-4e58-be7c-faa60c913f93-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:09:13 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d49ac10f-f59d-41fa-99b4-98aa4dc8ca13 tempest-VolumeDependencyTests-1836972258 None] Lock "cinder-4a79472e-e8f6-4e58-be7c-faa60c913f93-delete_volume" acquired by "delete_volume" :: waited 0.057s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:09:13 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d49ac10f-f59d-41fa-99b4-98aa4dc8ca13 tempest-VolumeDependencyTests-1836972258 None] Acquiring lock "cinder-quobyte-4a79472e-e8f6-4e58-be7c-faa60c913f93" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:09:13 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d49ac10f-f59d-41fa-99b4-98aa4dc8ca13 tempest-VolumeDependencyTests-1836972258 None] Lock "cinder-quobyte-4a79472e-e8f6-4e58-be7c-faa60c913f93" acquired by "delete_volume" :: waited 0.032s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:09:14 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[3c38d040-50fe-45fe-b899-d77ea9828f8c]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:09:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d49ac10f-f59d-41fa-99b4-98aa4dc8ca13 tempest-VolumeDependencyTests-1836972258 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:14 devstack sudo[112358]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93 Aug 18 19:09:14 devstack sudo[112358]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:14 devstack sudo[112358]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d49ac10f-f59d-41fa-99b4-98aa4dc8ca13 tempest-VolumeDependencyTests-1836972258 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93" returned: 0 in 0.945s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d49ac10f-f59d-41fa-99b4-98aa4dc8ca13 tempest-VolumeDependencyTests-1836972258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:15 devstack sudo[112372]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93 Aug 18 19:09:15 devstack sudo[112372]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:15 devstack sudo[112372]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d49ac10f-f59d-41fa-99b4-98aa4dc8ca13 tempest-VolumeDependencyTests-1836972258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a79472e-e8f6-4e58-be7c-faa60c913f93" returned: 0 in 0.380s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:15 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d49ac10f-f59d-41fa-99b4-98aa4dc8ca13 tempest-VolumeDependencyTests-1836972258 None] Lock "cinder-quobyte-4a79472e-e8f6-4e58-be7c-faa60c913f93" released by "delete_volume" :: held 1.498s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:09:15 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-d49ac10f-f59d-41fa-99b4-98aa4dc8ca13 tempest-VolumeDependencyTests-1836972258 None] Created reservations ['159d10d0-a5c2-405c-8f5f-730f271e10ad', 'abb348c2-3bc2-4883-bf14-a8deaa12e97d', '96dd779e-a277-4d11-861b-d7ab34d2ee10', 'cbf0534d-58ed-4ae2-bad5-39fe3ee9bc7e'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:09:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b00bfba9-401f-4a78-b425-68a6cf2644d3" returned: 0 in 5.925s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:15 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Image conversion details: src /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235, size 1024.00 MB, duration 5.93 sec, destination /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b00bfba9-401f-4a78-b425-68a6cf2644d3 {{(pid=93728) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 18 19:09:15 devstack cinder-volume[93728]: INFO cinder.image.image_utils [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Converted 1024.00 MB image at 172.80 MB/s Aug 18 19:09:15 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b00bfba9-401f-4a78-b425-68a6cf2644d3 is being set with open permissions: ugo+rw Aug 18 19:09:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b00bfba9-401f-4a78-b425-68a6cf2644d3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:15 devstack sudo[112376]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b00bfba9-401f-4a78-b425-68a6cf2644d3 Aug 18 19:09:15 devstack sudo[112376]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d49ac10f-f59d-41fa-99b4-98aa4dc8ca13 tempest-VolumeDependencyTests-1836972258 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:09:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d49ac10f-f59d-41fa-99b4-98aa4dc8ca13 tempest-VolumeDependencyTests-1836972258 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:09:15 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d49ac10f-f59d-41fa-99b4-98aa4dc8ca13 tempest-VolumeDependencyTests-1836972258 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:09:15 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d49ac10f-f59d-41fa-99b4-98aa4dc8ca13 tempest-VolumeDependencyTests-1836972258 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:09:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d49ac10f-f59d-41fa-99b4-98aa4dc8ca13 tempest-VolumeDependencyTests-1836972258 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:09:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d49ac10f-f59d-41fa-99b4-98aa4dc8ca13 tempest-VolumeDependencyTests-1836972258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:15 devstack sudo[112391]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:09:15 devstack sudo[112391]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:15 devstack sudo[112376]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b00bfba9-401f-4a78-b425-68a6cf2644d3" returned: 0 in 0.483s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:15 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Lock "cinder-quobyte-b00bfba9-401f-4a78-b425-68a6cf2644d3" released by "_copy_volume_from_snapshot" :: held 7.555s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:09:16 devstack sudo[112391]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:16 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Lock "cinder-quobyte-b9241f91-be2b-434f-8458-0e1ce724fdbf-b00bfba9-401f-4a78-b425-68a6cf2644d3" released by "_create_volume_from_snapshot" :: held 7.684s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:09:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 7.709s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:09:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d49ac10f-f59d-41fa-99b4-98aa4dc8ca13 tempest-VolumeDependencyTests-1836972258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.424s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:16 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-d49ac10f-f59d-41fa-99b4-98aa4dc8ca13 tempest-VolumeDependencyTests-1836972258 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:09:16 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-d49ac10f-f59d-41fa-99b4-98aa4dc8ca13 tempest-VolumeDependencyTests-1836972258 None] Deleted volume successfully. Aug 18 19:09:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ac58968b-fc5a-4d03-859c-8c9fee8ec2ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b00bfba9-401f-4a78-b425-68a6cf2644d3', 'volume_size': 1, 'snapshot_id': 'b9241f91-be2b-434f-8458-0e1ce724fdbf'}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:09:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2a697271-19c9-44dc-ba61-2872ea994944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:09:16 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8059a03e-d722-4c49-8b71-d4e6d3b454d9 tempest-VolumeDependencyTests-1836972258 None] Acquiring lock "cinder-d22cb176-47c0-4ad1-86e8-f3ad4c505bb3-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:09:16 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Volume volume-b00bfba9-401f-4a78-b425-68a6cf2644d3 (b00bfba9-401f-4a78-b425-68a6cf2644d3): created successfully Aug 18 19:09:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2a697271-19c9-44dc-ba61-2872ea994944) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:09:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Flow 'volume_create_manager' (9fedd8a2-8ab7-44b6-89a3-27b27d981cc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:09:16 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d49ac10f-f59d-41fa-99b4-98aa4dc8ca13 tempest-VolumeDependencyTests-1836972258 None] Lock "cinder-4a79472e-e8f6-4e58-be7c-faa60c913f93-delete_volume" released by "delete_volume" :: held 2.433s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:09:16 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8059a03e-d722-4c49-8b71-d4e6d3b454d9 tempest-VolumeDependencyTests-1836972258 None] Lock "cinder-d22cb176-47c0-4ad1-86e8-f3ad4c505bb3-delete_volume" acquired by "delete_volume" :: waited 0.059s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:09:16 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-a0250483-cbe2-4067-8c6b-65832780ac76 tempest-TestStampPattern-1653404875 None] Created volume successfully. Aug 18 19:09:16 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8059a03e-d722-4c49-8b71-d4e6d3b454d9 tempest-VolumeDependencyTests-1836972258 None] Acquiring lock "cinder-quobyte-d22cb176-47c0-4ad1-86e8-f3ad4c505bb3" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:09:16 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8059a03e-d722-4c49-8b71-d4e6d3b454d9 tempest-VolumeDependencyTests-1836972258 None] Lock "cinder-quobyte-d22cb176-47c0-4ad1-86e8-f3ad4c505bb3" acquired by "delete_volume" :: waited 0.022s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:09:16 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[b8e0aaf1-5a4b-4585-8f01-9191368eb47c]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:09:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8059a03e-d722-4c49-8b71-d4e6d3b454d9 tempest-VolumeDependencyTests-1836972258 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d22cb176-47c0-4ad1-86e8-f3ad4c505bb3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:16 devstack sudo[112410]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d22cb176-47c0-4ad1-86e8-f3ad4c505bb3 Aug 18 19:09:16 devstack sudo[112410]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:16 devstack sudo[112410]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8059a03e-d722-4c49-8b71-d4e6d3b454d9 tempest-VolumeDependencyTests-1836972258 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d22cb176-47c0-4ad1-86e8-f3ad4c505bb3" returned: 0 in 0.417s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8059a03e-d722-4c49-8b71-d4e6d3b454d9 tempest-VolumeDependencyTests-1836972258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d22cb176-47c0-4ad1-86e8-f3ad4c505bb3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:16 devstack sudo[112428]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d22cb176-47c0-4ad1-86e8-f3ad4c505bb3 Aug 18 19:09:16 devstack sudo[112428]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:17 devstack sudo[112428]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8059a03e-d722-4c49-8b71-d4e6d3b454d9 tempest-VolumeDependencyTests-1836972258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d22cb176-47c0-4ad1-86e8-f3ad4c505bb3" returned: 0 in 0.259s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8059a03e-d722-4c49-8b71-d4e6d3b454d9 tempest-VolumeDependencyTests-1836972258 None] Lock "cinder-quobyte-d22cb176-47c0-4ad1-86e8-f3ad4c505bb3" released by "delete_volume" :: held 0.732s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:09:17 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-8059a03e-d722-4c49-8b71-d4e6d3b454d9 tempest-VolumeDependencyTests-1836972258 None] Created reservations ['5ffbb45e-0ccc-4a91-8f48-3dfe06cbe5cd', '1d117541-24d2-4029-aa4c-7ab6ec1eb47d', 'ed807863-766f-416f-b44a-a646f42bd637', '16d5b3b9-6b11-497b-a5ab-d9f52e61c6a4'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:09:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8059a03e-d722-4c49-8b71-d4e6d3b454d9 tempest-VolumeDependencyTests-1836972258 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:09:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8059a03e-d722-4c49-8b71-d4e6d3b454d9 tempest-VolumeDependencyTests-1836972258 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:09:17 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8059a03e-d722-4c49-8b71-d4e6d3b454d9 tempest-VolumeDependencyTests-1836972258 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:09:17 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8059a03e-d722-4c49-8b71-d4e6d3b454d9 tempest-VolumeDependencyTests-1836972258 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:09:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8059a03e-d722-4c49-8b71-d4e6d3b454d9 tempest-VolumeDependencyTests-1836972258 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:09:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8059a03e-d722-4c49-8b71-d4e6d3b454d9 tempest-VolumeDependencyTests-1836972258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:17 devstack sudo[112445]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:09:17 devstack sudo[112445]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:17 devstack sudo[112445]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8059a03e-d722-4c49-8b71-d4e6d3b454d9 tempest-VolumeDependencyTests-1836972258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.251s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:17 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-8059a03e-d722-4c49-8b71-d4e6d3b454d9 tempest-VolumeDependencyTests-1836972258 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:09:17 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-8059a03e-d722-4c49-8b71-d4e6d3b454d9 tempest-VolumeDependencyTests-1836972258 None] Deleted volume successfully. Aug 18 19:09:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8059a03e-d722-4c49-8b71-d4e6d3b454d9 tempest-VolumeDependencyTests-1836972258 None] Lock "cinder-d22cb176-47c0-4ad1-86e8-f3ad4c505bb3-delete_volume" released by "delete_volume" :: held 1.229s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:09:25 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-453728e9-fdcd-4a0d-9cd7-9a7988daa2b6 tempest-ProjectReaderTests-1948246788 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:09:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-453728e9-fdcd-4a0d-9cd7-9a7988daa2b6 tempest-ProjectReaderTests-1948246788 None] Flow 'volume_create_manager' (ad3c9c52-5ef3-4cf5-863b-2af811ad48bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:09:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-453728e9-fdcd-4a0d-9cd7-9a7988daa2b6 tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (70409e0d-074a-47b8-a0b5-661c8a01b4bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:09:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-453728e9-fdcd-4a0d-9cd7-9a7988daa2b6 tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (70409e0d-074a-47b8-a0b5-661c8a01b4bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:09:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-756032556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c92d97cd-669d-4c8a-b07f-7dc16d4ce251,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53b43d636d6e405cbf6d7b6c2be24fa4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:09: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-18T17:09:26Z,use_quota=True,user_id='602e64efde2c451e9cf53a5231e0bf09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:09:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-453728e9-fdcd-4a0d-9cd7-9a7988daa2b6 tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (35100f39-30cd-4db1-a98b-cc3460c9c8b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:09:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-453728e9-fdcd-4a0d-9cd7-9a7988daa2b6 tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (35100f39-30cd-4db1-a98b-cc3460c9c8b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:09:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-453728e9-fdcd-4a0d-9cd7-9a7988daa2b6 tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (93eb942d-270b-4fb6-b317-7851f053a011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:09:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-453728e9-fdcd-4a0d-9cd7-9a7988daa2b6 tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (93eb942d-270b-4fb6-b317-7851f053a011) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c92d97cd-669d-4c8a-b07f-7dc16d4ce251', 'volume_name': 'volume-c92d97cd-669d-4c8a-b07f-7dc16d4ce251', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:09:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-453728e9-fdcd-4a0d-9cd7-9a7988daa2b6 tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ffaf8288-1500-481a-ade7-6a822cf5e66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:09:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-453728e9-fdcd-4a0d-9cd7-9a7988daa2b6 tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ffaf8288-1500-481a-ade7-6a822cf5e66d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:09:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-453728e9-fdcd-4a0d-9cd7-9a7988daa2b6 tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7bcc3fa6-818a-45ed-8160-8cf57d6b2769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:09:25 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-453728e9-fdcd-4a0d-9cd7-9a7988daa2b6 tempest-ProjectReaderTests-1948246788 None] Volume c92d97cd-669d-4c8a-b07f-7dc16d4ce251: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c92d97cd-669d-4c8a-b07f-7dc16d4ce251', 'volume_size': 1} Aug 18 19:09:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-453728e9-fdcd-4a0d-9cd7-9a7988daa2b6 tempest-ProjectReaderTests-1948246788 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:09:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-453728e9-fdcd-4a0d-9cd7-9a7988daa2b6 tempest-ProjectReaderTests-1948246788 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:09:25 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-453728e9-fdcd-4a0d-9cd7-9a7988daa2b6 tempest-ProjectReaderTests-1948246788 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:09:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-756032556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c92d97cd-669d-4c8a-b07f-7dc16d4ce251,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53b43d636d6e405cbf6d7b6c2be24fa4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:09: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-18T17:09:26Z,use_quota=True,user_id='602e64efde2c451e9cf53a5231e0bf09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:09:25 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-453728e9-fdcd-4a0d-9cd7-9a7988daa2b6 tempest-ProjectReaderTests-1948246788 None] Creating volume c92d97cd-669d-4c8a-b07f-7dc16d4ce251 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:09:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-453728e9-fdcd-4a0d-9cd7-9a7988daa2b6 tempest-ProjectReaderTests-1948246788 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:09:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-453728e9-fdcd-4a0d-9cd7-9a7988daa2b6 tempest-ProjectReaderTests-1948246788 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:09:25 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-453728e9-fdcd-4a0d-9cd7-9a7988daa2b6 tempest-ProjectReaderTests-1948246788 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:09:25 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-453728e9-fdcd-4a0d-9cd7-9a7988daa2b6 tempest-ProjectReaderTests-1948246788 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:09:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-453728e9-fdcd-4a0d-9cd7-9a7988daa2b6 tempest-ProjectReaderTests-1948246788 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:09:25 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-453728e9-fdcd-4a0d-9cd7-9a7988daa2b6 tempest-ProjectReaderTests-1948246788 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:09:25 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-453728e9-fdcd-4a0d-9cd7-9a7988daa2b6 tempest-ProjectReaderTests-1948246788 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:09:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-453728e9-fdcd-4a0d-9cd7-9a7988daa2b6 tempest-ProjectReaderTests-1948246788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c92d97cd-669d-4c8a-b07f-7dc16d4ce251 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:25 devstack sudo[112453]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c92d97cd-669d-4c8a-b07f-7dc16d4ce251 1073741824 Aug 18 19:09:25 devstack sudo[112453]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:26 devstack sudo[112453]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-453728e9-fdcd-4a0d-9cd7-9a7988daa2b6 tempest-ProjectReaderTests-1948246788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c92d97cd-669d-4c8a-b07f-7dc16d4ce251 1073741824" returned: 0 in 0.417s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-453728e9-fdcd-4a0d-9cd7-9a7988daa2b6 tempest-ProjectReaderTests-1948246788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c92d97cd-669d-4c8a-b07f-7dc16d4ce251 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:26 devstack sudo[112458]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c92d97cd-669d-4c8a-b07f-7dc16d4ce251 Aug 18 19:09:26 devstack sudo[112458]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:26 devstack sudo[112458]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-453728e9-fdcd-4a0d-9cd7-9a7988daa2b6 tempest-ProjectReaderTests-1948246788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c92d97cd-669d-4c8a-b07f-7dc16d4ce251" returned: 0 in 0.244s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:26 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-453728e9-fdcd-4a0d-9cd7-9a7988daa2b6 tempest-ProjectReaderTests-1948246788 None] <== create_volume: return (714ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:09:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-453728e9-fdcd-4a0d-9cd7-9a7988daa2b6 tempest-ProjectReaderTests-1948246788 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.717s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:09:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-453728e9-fdcd-4a0d-9cd7-9a7988daa2b6 tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7bcc3fa6-818a-45ed-8160-8cf57d6b2769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c92d97cd-669d-4c8a-b07f-7dc16d4ce251', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:09:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-453728e9-fdcd-4a0d-9cd7-9a7988daa2b6 tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7a0d5242-6022-4922-9c0e-f8248cc5c228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:09:26 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-453728e9-fdcd-4a0d-9cd7-9a7988daa2b6 tempest-ProjectReaderTests-1948246788 None] Volume volume-c92d97cd-669d-4c8a-b07f-7dc16d4ce251 (c92d97cd-669d-4c8a-b07f-7dc16d4ce251): created successfully Aug 18 19:09:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-453728e9-fdcd-4a0d-9cd7-9a7988daa2b6 tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7a0d5242-6022-4922-9c0e-f8248cc5c228) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:09:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-453728e9-fdcd-4a0d-9cd7-9a7988daa2b6 tempest-ProjectReaderTests-1948246788 None] Flow 'volume_create_manager' (ad3c9c52-5ef3-4cf5-863b-2af811ad48bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:09:26 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-453728e9-fdcd-4a0d-9cd7-9a7988daa2b6 tempest-ProjectReaderTests-1948246788 None] Created volume successfully. Aug 18 19:09:26 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0039899b-0a42-4a36-aec6-cdbf4d2fefb0 tempest-ProjectReaderTests-1948246788 None] Acquiring lock "cinder-c92d97cd-669d-4c8a-b07f-7dc16d4ce251-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:09:27 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0039899b-0a42-4a36-aec6-cdbf4d2fefb0 tempest-ProjectReaderTests-1948246788 None] Lock "cinder-c92d97cd-669d-4c8a-b07f-7dc16d4ce251-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:09:27 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0039899b-0a42-4a36-aec6-cdbf4d2fefb0 tempest-ProjectReaderTests-1948246788 None] Acquiring lock "cinder-quobyte-c92d97cd-669d-4c8a-b07f-7dc16d4ce251" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:09:27 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0039899b-0a42-4a36-aec6-cdbf4d2fefb0 tempest-ProjectReaderTests-1948246788 None] Lock "cinder-quobyte-c92d97cd-669d-4c8a-b07f-7dc16d4ce251" acquired by "delete_volume" :: waited 0.015s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:09:27 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[d4d88ff1-0a4f-4bbe-97b0-4036c6297a8b]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:09:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0039899b-0a42-4a36-aec6-cdbf4d2fefb0 tempest-ProjectReaderTests-1948246788 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c92d97cd-669d-4c8a-b07f-7dc16d4ce251 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:27 devstack sudo[112461]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c92d97cd-669d-4c8a-b07f-7dc16d4ce251 Aug 18 19:09:27 devstack sudo[112461]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:27 devstack sudo[112461]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0039899b-0a42-4a36-aec6-cdbf4d2fefb0 tempest-ProjectReaderTests-1948246788 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c92d97cd-669d-4c8a-b07f-7dc16d4ce251" returned: 0 in 0.365s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0039899b-0a42-4a36-aec6-cdbf4d2fefb0 tempest-ProjectReaderTests-1948246788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c92d97cd-669d-4c8a-b07f-7dc16d4ce251 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:27 devstack sudo[112466]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c92d97cd-669d-4c8a-b07f-7dc16d4ce251 Aug 18 19:09:27 devstack sudo[112466]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:27 devstack sudo[112466]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0039899b-0a42-4a36-aec6-cdbf4d2fefb0 tempest-ProjectReaderTests-1948246788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c92d97cd-669d-4c8a-b07f-7dc16d4ce251" returned: 0 in 0.244s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:27 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0039899b-0a42-4a36-aec6-cdbf4d2fefb0 tempest-ProjectReaderTests-1948246788 None] Lock "cinder-quobyte-c92d97cd-669d-4c8a-b07f-7dc16d4ce251" released by "delete_volume" :: held 0.647s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:09:27 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-0039899b-0a42-4a36-aec6-cdbf4d2fefb0 tempest-ProjectReaderTests-1948246788 None] Created reservations ['863ea7c0-b631-4d09-a307-a9d43f294ef0', '9dfa863f-51e3-4da4-9152-087d903ea9f2', '89e11990-82eb-491a-b4c9-b94c9ba8f4bb', '50238527-98cf-4f30-97c1-b29c29ff512d'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:09:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0039899b-0a42-4a36-aec6-cdbf4d2fefb0 tempest-ProjectReaderTests-1948246788 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:09:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0039899b-0a42-4a36-aec6-cdbf4d2fefb0 tempest-ProjectReaderTests-1948246788 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:09:27 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-0039899b-0a42-4a36-aec6-cdbf4d2fefb0 tempest-ProjectReaderTests-1948246788 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:09:27 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-0039899b-0a42-4a36-aec6-cdbf4d2fefb0 tempest-ProjectReaderTests-1948246788 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:09:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0039899b-0a42-4a36-aec6-cdbf4d2fefb0 tempest-ProjectReaderTests-1948246788 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:09:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0039899b-0a42-4a36-aec6-cdbf4d2fefb0 tempest-ProjectReaderTests-1948246788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:27 devstack sudo[112469]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:09:27 devstack sudo[112469]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:28 devstack sudo[112469]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0039899b-0a42-4a36-aec6-cdbf4d2fefb0 tempest-ProjectReaderTests-1948246788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.253s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:28 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-0039899b-0a42-4a36-aec6-cdbf4d2fefb0 tempest-ProjectReaderTests-1948246788 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:09:28 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-0039899b-0a42-4a36-aec6-cdbf4d2fefb0 tempest-ProjectReaderTests-1948246788 None] Deleted volume successfully. Aug 18 19:09:28 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-0039899b-0a42-4a36-aec6-cdbf4d2fefb0 tempest-ProjectReaderTests-1948246788 None] Lock "cinder-c92d97cd-669d-4c8a-b07f-7dc16d4ce251-delete_volume" released by "delete_volume" :: held 1.110s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:09:28 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-9812ac20-9698-4846-8290-c6ec8b33a491 tempest-ProjectReaderTests-1948246788 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:09:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9812ac20-9698-4846-8290-c6ec8b33a491 tempest-ProjectReaderTests-1948246788 None] Flow 'volume_create_manager' (541daf9c-b07c-40ea-ba14-6c8f6335fb23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:09:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9812ac20-9698-4846-8290-c6ec8b33a491 tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (860b0b72-6c68-4602-9d00-033b94e85734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:09:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9812ac20-9698-4846-8290-c6ec8b33a491 tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (860b0b72-6c68-4602-9d00-033b94e85734) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:09:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-960783421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=18670540-2654-4549-a056-398cdfa07aeb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53b43d636d6e405cbf6d7b6c2be24fa4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:09: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-18T17:09:29Z,use_quota=True,user_id='602e64efde2c451e9cf53a5231e0bf09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:09:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9812ac20-9698-4846-8290-c6ec8b33a491 tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (771edfba-eac3-40a0-92e0-61c9faa95b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:09:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9812ac20-9698-4846-8290-c6ec8b33a491 tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (771edfba-eac3-40a0-92e0-61c9faa95b1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:09:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9812ac20-9698-4846-8290-c6ec8b33a491 tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (37440a14-6781-4a16-8efc-0faead6eb7d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:09:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9812ac20-9698-4846-8290-c6ec8b33a491 tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (37440a14-6781-4a16-8efc-0faead6eb7d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '18670540-2654-4549-a056-398cdfa07aeb', 'volume_name': 'volume-18670540-2654-4549-a056-398cdfa07aeb', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:09:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9812ac20-9698-4846-8290-c6ec8b33a491 tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9ef8e843-7d47-4791-9e51-ca61e343a07b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:09:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9812ac20-9698-4846-8290-c6ec8b33a491 tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9ef8e843-7d47-4791-9e51-ca61e343a07b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:09:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9812ac20-9698-4846-8290-c6ec8b33a491 tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ed651ca6-250d-499e-abfb-2e0c31aec729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:09:28 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-9812ac20-9698-4846-8290-c6ec8b33a491 tempest-ProjectReaderTests-1948246788 None] Volume 18670540-2654-4549-a056-398cdfa07aeb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-18670540-2654-4549-a056-398cdfa07aeb', 'volume_size': 1} Aug 18 19:09:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9812ac20-9698-4846-8290-c6ec8b33a491 tempest-ProjectReaderTests-1948246788 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:09:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9812ac20-9698-4846-8290-c6ec8b33a491 tempest-ProjectReaderTests-1948246788 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:09:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-9812ac20-9698-4846-8290-c6ec8b33a491 tempest-ProjectReaderTests-1948246788 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:09:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-960783421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=18670540-2654-4549-a056-398cdfa07aeb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53b43d636d6e405cbf6d7b6c2be24fa4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:09: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-18T17:09:29Z,use_quota=True,user_id='602e64efde2c451e9cf53a5231e0bf09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:09:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-9812ac20-9698-4846-8290-c6ec8b33a491 tempest-ProjectReaderTests-1948246788 None] Creating volume 18670540-2654-4549-a056-398cdfa07aeb {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:09:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9812ac20-9698-4846-8290-c6ec8b33a491 tempest-ProjectReaderTests-1948246788 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:09:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9812ac20-9698-4846-8290-c6ec8b33a491 tempest-ProjectReaderTests-1948246788 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:09:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-9812ac20-9698-4846-8290-c6ec8b33a491 tempest-ProjectReaderTests-1948246788 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:09:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-9812ac20-9698-4846-8290-c6ec8b33a491 tempest-ProjectReaderTests-1948246788 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:09:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9812ac20-9698-4846-8290-c6ec8b33a491 tempest-ProjectReaderTests-1948246788 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:09:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-9812ac20-9698-4846-8290-c6ec8b33a491 tempest-ProjectReaderTests-1948246788 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:09:28 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-9812ac20-9698-4846-8290-c6ec8b33a491 tempest-ProjectReaderTests-1948246788 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:09:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9812ac20-9698-4846-8290-c6ec8b33a491 tempest-ProjectReaderTests-1948246788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-18670540-2654-4549-a056-398cdfa07aeb 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:28 devstack sudo[112472]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-18670540-2654-4549-a056-398cdfa07aeb 1073741824 Aug 18 19:09:28 devstack sudo[112472]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:29 devstack sudo[112472]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9812ac20-9698-4846-8290-c6ec8b33a491 tempest-ProjectReaderTests-1948246788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-18670540-2654-4549-a056-398cdfa07aeb 1073741824" returned: 0 in 0.414s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9812ac20-9698-4846-8290-c6ec8b33a491 tempest-ProjectReaderTests-1948246788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-18670540-2654-4549-a056-398cdfa07aeb {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:29 devstack sudo[112477]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-18670540-2654-4549-a056-398cdfa07aeb Aug 18 19:09:29 devstack sudo[112477]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:29 devstack sudo[112477]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9812ac20-9698-4846-8290-c6ec8b33a491 tempest-ProjectReaderTests-1948246788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-18670540-2654-4549-a056-398cdfa07aeb" returned: 0 in 0.245s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:29 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-9812ac20-9698-4846-8290-c6ec8b33a491 tempest-ProjectReaderTests-1948246788 None] <== create_volume: return (698ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:09:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9812ac20-9698-4846-8290-c6ec8b33a491 tempest-ProjectReaderTests-1948246788 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.701s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:09:29 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9812ac20-9698-4846-8290-c6ec8b33a491 tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ed651ca6-250d-499e-abfb-2e0c31aec729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-18670540-2654-4549-a056-398cdfa07aeb', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:09:29 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9812ac20-9698-4846-8290-c6ec8b33a491 tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (59dc4deb-f4ce-4cb7-8839-8eda676adb47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:09:29 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-9812ac20-9698-4846-8290-c6ec8b33a491 tempest-ProjectReaderTests-1948246788 None] Volume volume-18670540-2654-4549-a056-398cdfa07aeb (18670540-2654-4549-a056-398cdfa07aeb): created successfully Aug 18 19:09:29 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9812ac20-9698-4846-8290-c6ec8b33a491 tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (59dc4deb-f4ce-4cb7-8839-8eda676adb47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:09:29 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9812ac20-9698-4846-8290-c6ec8b33a491 tempest-ProjectReaderTests-1948246788 None] Flow 'volume_create_manager' (541daf9c-b07c-40ea-ba14-6c8f6335fb23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:09:29 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-9812ac20-9698-4846-8290-c6ec8b33a491 tempest-ProjectReaderTests-1948246788 None] Created volume successfully. Aug 18 19:09:29 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1acbd182-59aa-470a-9f92-5e183564b742 tempest-ProjectReaderTests-1948246788 None] Acquiring lock "cinder-18670540-2654-4549-a056-398cdfa07aeb-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:09:29 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1acbd182-59aa-470a-9f92-5e183564b742 tempest-ProjectReaderTests-1948246788 None] Lock "cinder-18670540-2654-4549-a056-398cdfa07aeb-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:09:29 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1acbd182-59aa-470a-9f92-5e183564b742 tempest-ProjectReaderTests-1948246788 None] Acquiring lock "cinder-quobyte-18670540-2654-4549-a056-398cdfa07aeb" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:09:29 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1acbd182-59aa-470a-9f92-5e183564b742 tempest-ProjectReaderTests-1948246788 None] Lock "cinder-quobyte-18670540-2654-4549-a056-398cdfa07aeb" acquired by "delete_volume" :: waited 0.017s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:09:29 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[19edfb2d-2ab2-4852-a669-b0cfb40ce315]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:09:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1acbd182-59aa-470a-9f92-5e183564b742 tempest-ProjectReaderTests-1948246788 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-18670540-2654-4549-a056-398cdfa07aeb {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:29 devstack sudo[112480]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-18670540-2654-4549-a056-398cdfa07aeb Aug 18 19:09:29 devstack sudo[112480]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:30 devstack sudo[112480]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1acbd182-59aa-470a-9f92-5e183564b742 tempest-ProjectReaderTests-1948246788 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-18670540-2654-4549-a056-398cdfa07aeb" returned: 0 in 0.351s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1acbd182-59aa-470a-9f92-5e183564b742 tempest-ProjectReaderTests-1948246788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-18670540-2654-4549-a056-398cdfa07aeb {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:30 devstack sudo[112495]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-18670540-2654-4549-a056-398cdfa07aeb Aug 18 19:09:30 devstack sudo[112495]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:30 devstack sudo[112495]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1acbd182-59aa-470a-9f92-5e183564b742 tempest-ProjectReaderTests-1948246788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-18670540-2654-4549-a056-398cdfa07aeb" returned: 0 in 0.239s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:30 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1acbd182-59aa-470a-9f92-5e183564b742 tempest-ProjectReaderTests-1948246788 None] Lock "cinder-quobyte-18670540-2654-4549-a056-398cdfa07aeb" released by "delete_volume" :: held 0.624s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:09:30 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-1acbd182-59aa-470a-9f92-5e183564b742 tempest-ProjectReaderTests-1948246788 None] Created reservations ['f8842b7d-5609-4ebe-a6a1-8dd0daa6aa05', '8704b799-658d-47a8-aa65-4dd4ad78a9a0', '3cb5a1a2-57a4-4536-a6e4-beed34d0bec4', 'd828c183-dff9-42d9-9fdc-93cc75aff5bc'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:09:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1acbd182-59aa-470a-9f92-5e183564b742 tempest-ProjectReaderTests-1948246788 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:09:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1acbd182-59aa-470a-9f92-5e183564b742 tempest-ProjectReaderTests-1948246788 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:09:30 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1acbd182-59aa-470a-9f92-5e183564b742 tempest-ProjectReaderTests-1948246788 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:09:30 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-1acbd182-59aa-470a-9f92-5e183564b742 tempest-ProjectReaderTests-1948246788 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:09:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1acbd182-59aa-470a-9f92-5e183564b742 tempest-ProjectReaderTests-1948246788 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:09:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1acbd182-59aa-470a-9f92-5e183564b742 tempest-ProjectReaderTests-1948246788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:30 devstack sudo[112498]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:09:30 devstack sudo[112498]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:30 devstack sudo[112498]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1acbd182-59aa-470a-9f92-5e183564b742 tempest-ProjectReaderTests-1948246788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.236s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:30 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-1acbd182-59aa-470a-9f92-5e183564b742 tempest-ProjectReaderTests-1948246788 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:09:30 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-1acbd182-59aa-470a-9f92-5e183564b742 tempest-ProjectReaderTests-1948246788 None] Deleted volume successfully. Aug 18 19:09:30 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-1acbd182-59aa-470a-9f92-5e183564b742 tempest-ProjectReaderTests-1948246788 None] Lock "cinder-18670540-2654-4549-a056-398cdfa07aeb-delete_volume" released by "delete_volume" :: held 1.057s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:09:31 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-e92d0588-161f-4b8b-9505-a6b8a63791ac tempest-ProjectReaderTests-1948246788 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:09:31 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e92d0588-161f-4b8b-9505-a6b8a63791ac tempest-ProjectReaderTests-1948246788 None] Flow 'volume_create_manager' (ccd7cb02-d927-4a55-8521-b092672489ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:09:31 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e92d0588-161f-4b8b-9505-a6b8a63791ac tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (775f6110-a1bb-4bd7-93d6-75360fdbfa76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:09:31 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e92d0588-161f-4b8b-9505-a6b8a63791ac tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (775f6110-a1bb-4bd7-93d6-75360fdbfa76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:09:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1508045157',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fabf54ff-ad88-4daa-ab07-2eafedd81071,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53b43d636d6e405cbf6d7b6c2be24fa4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:09: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-18T17:09:31Z,use_quota=True,user_id='602e64efde2c451e9cf53a5231e0bf09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:09:31 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e92d0588-161f-4b8b-9505-a6b8a63791ac tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8e1ed785-bdb2-4060-9a90-92755b4695d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:09:31 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e92d0588-161f-4b8b-9505-a6b8a63791ac tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8e1ed785-bdb2-4060-9a90-92755b4695d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:09:31 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e92d0588-161f-4b8b-9505-a6b8a63791ac tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2a16c1d4-4ecc-464d-97f0-fe465cdb428e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:09:31 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e92d0588-161f-4b8b-9505-a6b8a63791ac tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2a16c1d4-4ecc-464d-97f0-fe465cdb428e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fabf54ff-ad88-4daa-ab07-2eafedd81071', 'volume_name': 'volume-fabf54ff-ad88-4daa-ab07-2eafedd81071', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:09:31 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e92d0588-161f-4b8b-9505-a6b8a63791ac tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1e96c8d4-50a6-482d-ae2d-16f2a5e8b5f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:09:31 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e92d0588-161f-4b8b-9505-a6b8a63791ac tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1e96c8d4-50a6-482d-ae2d-16f2a5e8b5f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:09:31 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e92d0588-161f-4b8b-9505-a6b8a63791ac tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (090f9ae2-983c-4fd9-8f32-f0f8444429b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:09:31 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-e92d0588-161f-4b8b-9505-a6b8a63791ac tempest-ProjectReaderTests-1948246788 None] Volume fabf54ff-ad88-4daa-ab07-2eafedd81071: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fabf54ff-ad88-4daa-ab07-2eafedd81071', 'volume_size': 1} Aug 18 19:09:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e92d0588-161f-4b8b-9505-a6b8a63791ac tempest-ProjectReaderTests-1948246788 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:09:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e92d0588-161f-4b8b-9505-a6b8a63791ac tempest-ProjectReaderTests-1948246788 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:09:31 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e92d0588-161f-4b8b-9505-a6b8a63791ac tempest-ProjectReaderTests-1948246788 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:09:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1508045157',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fabf54ff-ad88-4daa-ab07-2eafedd81071,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53b43d636d6e405cbf6d7b6c2be24fa4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:09: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-18T17:09:31Z,use_quota=True,user_id='602e64efde2c451e9cf53a5231e0bf09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:09:31 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-e92d0588-161f-4b8b-9505-a6b8a63791ac tempest-ProjectReaderTests-1948246788 None] Creating volume fabf54ff-ad88-4daa-ab07-2eafedd81071 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:09:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e92d0588-161f-4b8b-9505-a6b8a63791ac tempest-ProjectReaderTests-1948246788 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:09:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e92d0588-161f-4b8b-9505-a6b8a63791ac tempest-ProjectReaderTests-1948246788 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:09:31 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e92d0588-161f-4b8b-9505-a6b8a63791ac tempest-ProjectReaderTests-1948246788 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:09:31 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e92d0588-161f-4b8b-9505-a6b8a63791ac tempest-ProjectReaderTests-1948246788 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:09:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e92d0588-161f-4b8b-9505-a6b8a63791ac tempest-ProjectReaderTests-1948246788 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:09:31 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e92d0588-161f-4b8b-9505-a6b8a63791ac tempest-ProjectReaderTests-1948246788 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:09:31 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-e92d0588-161f-4b8b-9505-a6b8a63791ac tempest-ProjectReaderTests-1948246788 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:09:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e92d0588-161f-4b8b-9505-a6b8a63791ac tempest-ProjectReaderTests-1948246788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fabf54ff-ad88-4daa-ab07-2eafedd81071 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:31 devstack sudo[112501]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fabf54ff-ad88-4daa-ab07-2eafedd81071 1073741824 Aug 18 19:09:31 devstack sudo[112501]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:31 devstack sudo[112501]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e92d0588-161f-4b8b-9505-a6b8a63791ac tempest-ProjectReaderTests-1948246788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fabf54ff-ad88-4daa-ab07-2eafedd81071 1073741824" returned: 0 in 0.401s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e92d0588-161f-4b8b-9505-a6b8a63791ac tempest-ProjectReaderTests-1948246788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fabf54ff-ad88-4daa-ab07-2eafedd81071 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:31 devstack sudo[112507]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fabf54ff-ad88-4daa-ab07-2eafedd81071 Aug 18 19:09:31 devstack sudo[112507]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:31 devstack sudo[112507]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e92d0588-161f-4b8b-9505-a6b8a63791ac tempest-ProjectReaderTests-1948246788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fabf54ff-ad88-4daa-ab07-2eafedd81071" returned: 0 in 0.225s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:31 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e92d0588-161f-4b8b-9505-a6b8a63791ac tempest-ProjectReaderTests-1948246788 None] <== create_volume: return (664ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:09:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e92d0588-161f-4b8b-9505-a6b8a63791ac tempest-ProjectReaderTests-1948246788 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.667s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:09:31 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e92d0588-161f-4b8b-9505-a6b8a63791ac tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (090f9ae2-983c-4fd9-8f32-f0f8444429b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fabf54ff-ad88-4daa-ab07-2eafedd81071', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:09:31 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e92d0588-161f-4b8b-9505-a6b8a63791ac tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5802717e-c854-42cd-8355-289320039011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:09:31 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-e92d0588-161f-4b8b-9505-a6b8a63791ac tempest-ProjectReaderTests-1948246788 None] Volume volume-fabf54ff-ad88-4daa-ab07-2eafedd81071 (fabf54ff-ad88-4daa-ab07-2eafedd81071): created successfully Aug 18 19:09:31 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e92d0588-161f-4b8b-9505-a6b8a63791ac tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5802717e-c854-42cd-8355-289320039011) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:09:31 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e92d0588-161f-4b8b-9505-a6b8a63791ac tempest-ProjectReaderTests-1948246788 None] Flow 'volume_create_manager' (ccd7cb02-d927-4a55-8521-b092672489ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:09:32 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-e92d0588-161f-4b8b-9505-a6b8a63791ac tempest-ProjectReaderTests-1948246788 None] Created volume successfully. Aug 18 19:09:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-dab1d8bb-86a7-4e9a-8d12-d268cc41ee98 tempest-ProjectReaderTests-1948246788 None] Acquiring lock "cinder-fabf54ff-ad88-4daa-ab07-2eafedd81071-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:09:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-dab1d8bb-86a7-4e9a-8d12-d268cc41ee98 tempest-ProjectReaderTests-1948246788 None] Lock "cinder-fabf54ff-ad88-4daa-ab07-2eafedd81071-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:09:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-dab1d8bb-86a7-4e9a-8d12-d268cc41ee98 tempest-ProjectReaderTests-1948246788 None] Acquiring lock "cinder-quobyte-fabf54ff-ad88-4daa-ab07-2eafedd81071" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:09:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-dab1d8bb-86a7-4e9a-8d12-d268cc41ee98 tempest-ProjectReaderTests-1948246788 None] Lock "cinder-quobyte-fabf54ff-ad88-4daa-ab07-2eafedd81071" acquired by "delete_volume" :: waited 0.013s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:09:32 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[51cb7472-7d44-419a-a336-bfac86df2fc1]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:09:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-dab1d8bb-86a7-4e9a-8d12-d268cc41ee98 tempest-ProjectReaderTests-1948246788 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fabf54ff-ad88-4daa-ab07-2eafedd81071 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:32 devstack sudo[112510]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fabf54ff-ad88-4daa-ab07-2eafedd81071 Aug 18 19:09:32 devstack sudo[112510]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:32 devstack sudo[112510]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-dab1d8bb-86a7-4e9a-8d12-d268cc41ee98 tempest-ProjectReaderTests-1948246788 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fabf54ff-ad88-4daa-ab07-2eafedd81071" returned: 0 in 0.338s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-dab1d8bb-86a7-4e9a-8d12-d268cc41ee98 tempest-ProjectReaderTests-1948246788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fabf54ff-ad88-4daa-ab07-2eafedd81071 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:32 devstack sudo[112515]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fabf54ff-ad88-4daa-ab07-2eafedd81071 Aug 18 19:09:32 devstack sudo[112515]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:32 devstack sudo[112515]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-dab1d8bb-86a7-4e9a-8d12-d268cc41ee98 tempest-ProjectReaderTests-1948246788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-fabf54ff-ad88-4daa-ab07-2eafedd81071" returned: 0 in 0.232s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-dab1d8bb-86a7-4e9a-8d12-d268cc41ee98 tempest-ProjectReaderTests-1948246788 None] Lock "cinder-quobyte-fabf54ff-ad88-4daa-ab07-2eafedd81071" released by "delete_volume" :: held 0.604s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:09:32 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-dab1d8bb-86a7-4e9a-8d12-d268cc41ee98 tempest-ProjectReaderTests-1948246788 None] Created reservations ['864a91a8-0219-4875-932d-f78ab7d19f0d', 'a5c49c63-0aed-4cb2-b1aa-8d15d283390d', '8f78e2a8-57a6-4cd1-ae40-e9d086c53a70', '165931ef-5d84-46a8-9707-3c7887324823'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:09:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-dab1d8bb-86a7-4e9a-8d12-d268cc41ee98 tempest-ProjectReaderTests-1948246788 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:09:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-dab1d8bb-86a7-4e9a-8d12-d268cc41ee98 tempest-ProjectReaderTests-1948246788 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:09:33 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-dab1d8bb-86a7-4e9a-8d12-d268cc41ee98 tempest-ProjectReaderTests-1948246788 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:09:33 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-dab1d8bb-86a7-4e9a-8d12-d268cc41ee98 tempest-ProjectReaderTests-1948246788 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:09:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-dab1d8bb-86a7-4e9a-8d12-d268cc41ee98 tempest-ProjectReaderTests-1948246788 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:09:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-dab1d8bb-86a7-4e9a-8d12-d268cc41ee98 tempest-ProjectReaderTests-1948246788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:33 devstack sudo[112518]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:09:33 devstack sudo[112518]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:33 devstack sudo[112518]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-dab1d8bb-86a7-4e9a-8d12-d268cc41ee98 tempest-ProjectReaderTests-1948246788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.236s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:33 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-dab1d8bb-86a7-4e9a-8d12-d268cc41ee98 tempest-ProjectReaderTests-1948246788 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:09:33 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-dab1d8bb-86a7-4e9a-8d12-d268cc41ee98 tempest-ProjectReaderTests-1948246788 None] Deleted volume successfully. Aug 18 19:09:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-dab1d8bb-86a7-4e9a-8d12-d268cc41ee98 tempest-ProjectReaderTests-1948246788 None] Lock "cinder-fabf54ff-ad88-4daa-ab07-2eafedd81071-delete_volume" released by "delete_volume" :: held 1.021s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:09:33 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-c65ed710-c587-464c-b223-bbdb77992eea tempest-ProjectReaderTests-1948246788 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:09:33 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c65ed710-c587-464c-b223-bbdb77992eea tempest-ProjectReaderTests-1948246788 None] Flow 'volume_create_manager' (a4cd56e2-bd2e-438d-ba39-894314a515e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:09:33 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c65ed710-c587-464c-b223-bbdb77992eea tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b402d203-8c50-4030-ac15-f451a9ac85be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:09:33 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c65ed710-c587-464c-b223-bbdb77992eea tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b402d203-8c50-4030-ac15-f451a9ac85be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:09:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1553579157',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=670b90dd-b1a0-4c94-a05c-3a40d627e4d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53b43d636d6e405cbf6d7b6c2be24fa4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:09: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-18T17:09:34Z,use_quota=True,user_id='602e64efde2c451e9cf53a5231e0bf09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:09:33 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c65ed710-c587-464c-b223-bbdb77992eea tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fa1f0e65-35c1-4123-9155-ed480f6057dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:09:33 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c65ed710-c587-464c-b223-bbdb77992eea tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fa1f0e65-35c1-4123-9155-ed480f6057dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:09:33 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c65ed710-c587-464c-b223-bbdb77992eea tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bd83337a-3167-4982-bd89-ea47cc17e64d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:09:33 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c65ed710-c587-464c-b223-bbdb77992eea tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bd83337a-3167-4982-bd89-ea47cc17e64d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '670b90dd-b1a0-4c94-a05c-3a40d627e4d3', 'volume_name': 'volume-670b90dd-b1a0-4c94-a05c-3a40d627e4d3', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:09:33 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c65ed710-c587-464c-b223-bbdb77992eea tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f253803e-f470-48ea-b0ae-9e3bda3eac5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:09:33 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c65ed710-c587-464c-b223-bbdb77992eea tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f253803e-f470-48ea-b0ae-9e3bda3eac5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:09:33 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c65ed710-c587-464c-b223-bbdb77992eea tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (96c283a2-705f-4244-8828-f8c22f8ca153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:09:33 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-c65ed710-c587-464c-b223-bbdb77992eea tempest-ProjectReaderTests-1948246788 None] Volume 670b90dd-b1a0-4c94-a05c-3a40d627e4d3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-670b90dd-b1a0-4c94-a05c-3a40d627e4d3', 'volume_size': 1} Aug 18 19:09:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c65ed710-c587-464c-b223-bbdb77992eea tempest-ProjectReaderTests-1948246788 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:09:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c65ed710-c587-464c-b223-bbdb77992eea tempest-ProjectReaderTests-1948246788 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:09:33 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c65ed710-c587-464c-b223-bbdb77992eea tempest-ProjectReaderTests-1948246788 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:09:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1553579157',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=670b90dd-b1a0-4c94-a05c-3a40d627e4d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53b43d636d6e405cbf6d7b6c2be24fa4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:09: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-18T17:09:34Z,use_quota=True,user_id='602e64efde2c451e9cf53a5231e0bf09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:09:33 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-c65ed710-c587-464c-b223-bbdb77992eea tempest-ProjectReaderTests-1948246788 None] Creating volume 670b90dd-b1a0-4c94-a05c-3a40d627e4d3 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:09:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c65ed710-c587-464c-b223-bbdb77992eea tempest-ProjectReaderTests-1948246788 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:09:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c65ed710-c587-464c-b223-bbdb77992eea tempest-ProjectReaderTests-1948246788 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:09:33 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c65ed710-c587-464c-b223-bbdb77992eea tempest-ProjectReaderTests-1948246788 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:09:33 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c65ed710-c587-464c-b223-bbdb77992eea tempest-ProjectReaderTests-1948246788 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:09:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c65ed710-c587-464c-b223-bbdb77992eea tempest-ProjectReaderTests-1948246788 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:09:33 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c65ed710-c587-464c-b223-bbdb77992eea tempest-ProjectReaderTests-1948246788 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:09:33 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-c65ed710-c587-464c-b223-bbdb77992eea tempest-ProjectReaderTests-1948246788 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:09:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c65ed710-c587-464c-b223-bbdb77992eea tempest-ProjectReaderTests-1948246788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-670b90dd-b1a0-4c94-a05c-3a40d627e4d3 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:33 devstack sudo[112521]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-670b90dd-b1a0-4c94-a05c-3a40d627e4d3 1073741824 Aug 18 19:09:33 devstack sudo[112521]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:34 devstack sudo[112521]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c65ed710-c587-464c-b223-bbdb77992eea tempest-ProjectReaderTests-1948246788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-670b90dd-b1a0-4c94-a05c-3a40d627e4d3 1073741824" returned: 0 in 0.390s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c65ed710-c587-464c-b223-bbdb77992eea tempest-ProjectReaderTests-1948246788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-670b90dd-b1a0-4c94-a05c-3a40d627e4d3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:34 devstack sudo[112526]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-670b90dd-b1a0-4c94-a05c-3a40d627e4d3 Aug 18 19:09:34 devstack sudo[112526]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:34 devstack sudo[112526]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c65ed710-c587-464c-b223-bbdb77992eea tempest-ProjectReaderTests-1948246788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-670b90dd-b1a0-4c94-a05c-3a40d627e4d3" returned: 0 in 0.232s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:34 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c65ed710-c587-464c-b223-bbdb77992eea tempest-ProjectReaderTests-1948246788 None] <== create_volume: return (664ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:09:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c65ed710-c587-464c-b223-bbdb77992eea tempest-ProjectReaderTests-1948246788 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.666s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:09:34 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c65ed710-c587-464c-b223-bbdb77992eea tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (96c283a2-705f-4244-8828-f8c22f8ca153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-670b90dd-b1a0-4c94-a05c-3a40d627e4d3', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:09:34 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c65ed710-c587-464c-b223-bbdb77992eea tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (53bb0496-ff46-4483-8047-2983a19ef1b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:09:34 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-c65ed710-c587-464c-b223-bbdb77992eea tempest-ProjectReaderTests-1948246788 None] Volume volume-670b90dd-b1a0-4c94-a05c-3a40d627e4d3 (670b90dd-b1a0-4c94-a05c-3a40d627e4d3): created successfully Aug 18 19:09:34 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c65ed710-c587-464c-b223-bbdb77992eea tempest-ProjectReaderTests-1948246788 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (53bb0496-ff46-4483-8047-2983a19ef1b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:09:34 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c65ed710-c587-464c-b223-bbdb77992eea tempest-ProjectReaderTests-1948246788 None] Flow 'volume_create_manager' (a4cd56e2-bd2e-438d-ba39-894314a515e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:09:34 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-c65ed710-c587-464c-b223-bbdb77992eea tempest-ProjectReaderTests-1948246788 None] Created volume successfully. Aug 18 19:09:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6f35f43f-6372-4d11-bacb-7ebdfc577d03 tempest-ProjectReaderTests-1948246788 None] Acquiring lock "cinder-670b90dd-b1a0-4c94-a05c-3a40d627e4d3-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:09:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6f35f43f-6372-4d11-bacb-7ebdfc577d03 tempest-ProjectReaderTests-1948246788 None] Lock "cinder-670b90dd-b1a0-4c94-a05c-3a40d627e4d3-delete_volume" acquired by "delete_volume" :: waited 0.016s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:09:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6f35f43f-6372-4d11-bacb-7ebdfc577d03 tempest-ProjectReaderTests-1948246788 None] Acquiring lock "cinder-quobyte-670b90dd-b1a0-4c94-a05c-3a40d627e4d3" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:09:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6f35f43f-6372-4d11-bacb-7ebdfc577d03 tempest-ProjectReaderTests-1948246788 None] Lock "cinder-quobyte-670b90dd-b1a0-4c94-a05c-3a40d627e4d3" acquired by "delete_volume" :: waited 0.013s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:09:34 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[e3077770-f15c-4696-b1f1-662e192ba526]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:09:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6f35f43f-6372-4d11-bacb-7ebdfc577d03 tempest-ProjectReaderTests-1948246788 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-670b90dd-b1a0-4c94-a05c-3a40d627e4d3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:35 devstack sudo[112529]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-670b90dd-b1a0-4c94-a05c-3a40d627e4d3 Aug 18 19:09:35 devstack sudo[112529]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:35 devstack sudo[112529]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6f35f43f-6372-4d11-bacb-7ebdfc577d03 tempest-ProjectReaderTests-1948246788 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-670b90dd-b1a0-4c94-a05c-3a40d627e4d3" returned: 0 in 0.341s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6f35f43f-6372-4d11-bacb-7ebdfc577d03 tempest-ProjectReaderTests-1948246788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-670b90dd-b1a0-4c94-a05c-3a40d627e4d3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:35 devstack sudo[112534]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-670b90dd-b1a0-4c94-a05c-3a40d627e4d3 Aug 18 19:09:35 devstack sudo[112534]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:35 devstack sudo[112534]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6f35f43f-6372-4d11-bacb-7ebdfc577d03 tempest-ProjectReaderTests-1948246788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-670b90dd-b1a0-4c94-a05c-3a40d627e4d3" returned: 0 in 0.246s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6f35f43f-6372-4d11-bacb-7ebdfc577d03 tempest-ProjectReaderTests-1948246788 None] Lock "cinder-quobyte-670b90dd-b1a0-4c94-a05c-3a40d627e4d3" released by "delete_volume" :: held 0.623s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:09:35 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-6f35f43f-6372-4d11-bacb-7ebdfc577d03 tempest-ProjectReaderTests-1948246788 None] Created reservations ['14e2e41c-ce89-44b2-898a-764e40985f90', 'd294700c-1f5b-48f1-8ee9-06cb8efbf2c5', '1c65f311-77cd-404a-89db-f420eab968a9', '5c044d9a-9c52-457e-9a4e-d3627e4b06df'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:09:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6f35f43f-6372-4d11-bacb-7ebdfc577d03 tempest-ProjectReaderTests-1948246788 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:09:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6f35f43f-6372-4d11-bacb-7ebdfc577d03 tempest-ProjectReaderTests-1948246788 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:09:35 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-6f35f43f-6372-4d11-bacb-7ebdfc577d03 tempest-ProjectReaderTests-1948246788 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:09:35 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-6f35f43f-6372-4d11-bacb-7ebdfc577d03 tempest-ProjectReaderTests-1948246788 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:09:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6f35f43f-6372-4d11-bacb-7ebdfc577d03 tempest-ProjectReaderTests-1948246788 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:09:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6f35f43f-6372-4d11-bacb-7ebdfc577d03 tempest-ProjectReaderTests-1948246788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:35 devstack sudo[112538]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:09:35 devstack sudo[112538]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:35 devstack sudo[112538]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6f35f43f-6372-4d11-bacb-7ebdfc577d03 tempest-ProjectReaderTests-1948246788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.226s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:35 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-6f35f43f-6372-4d11-bacb-7ebdfc577d03 tempest-ProjectReaderTests-1948246788 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:09:35 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-6f35f43f-6372-4d11-bacb-7ebdfc577d03 tempest-ProjectReaderTests-1948246788 None] Deleted volume successfully. Aug 18 19:09:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6f35f43f-6372-4d11-bacb-7ebdfc577d03 tempest-ProjectReaderTests-1948246788 None] Lock "cinder-670b90dd-b1a0-4c94-a05c-3a40d627e4d3-delete_volume" released by "delete_volume" :: held 1.024s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:09:42 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 19:09:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:09:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:09:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:09:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:09:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:09:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:09:42 devstack sudo[112545]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:09:42 devstack sudo[112545]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:09:42 devstack sudo[112545]: pam_unix(sudo:session): session closed for user root Aug 18 19:09:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.243s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:09:42 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:09:42 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager._thread_info {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 19:09:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread count: 28 {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 18 19:09:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread info: [<_MainThread(MainThread, started 134742134784128)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 18 19:09:48 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=47,cinder:INSERT=14,cinder:UPDATE=74,cinder:DELETE=7 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:09:48 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:UPDATE=67,cinder:SELECT=47,cinder:DELETE=5,cinder:INSERT=20 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:09:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-765a3ae6-ed96-4089-9013-697e7cb11a15 req-1f8fdaab-a92a-4208-a41b-7f145118f7f4 tempest-TestStampPattern-1653404875 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:09:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-765a3ae6-ed96-4089-9013-697e7cb11a15 req-1f8fdaab-a92a-4208-a41b-7f145118f7f4 tempest-TestStampPattern-1653404875 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:09:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [req-765a3ae6-ed96-4089-9013-697e7cb11a15 req-1f8fdaab-a92a-4208-a41b-7f145118f7f4 tempest-TestStampPattern-1653404875 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.011s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:09:58 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-765a3ae6-ed96-4089-9013-697e7cb11a15 req-1f8fdaab-a92a-4208-a41b-7f145118f7f4 tempest-TestStampPattern-1653404875 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356', 'name': 'volume-b00bfba9-401f-4a78-b425-68a6cf2644d3', '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': '20fd2552-13b8-497a-b895-206911ae1656', 'enforce_multipath': True} {{(pid=93728) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 18 19:09:58 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-765a3ae6-ed96-4089-9013-697e7cb11a15 req-1f8fdaab-a92a-4208-a41b-7f145118f7f4 tempest-TestStampPattern-1653404875 None] attachment_update completed successfully. Aug 18 19:10:01 devstack cinder-volume[93728]: INFO cinder.volume.manager [req-7382dc91-9b39-4e04-87bc-24b5e92c88ba req-19e32e02-c879-4114-a2ce-f768e6bdeff5 tempest-TestStampPattern-1653404875 None] Terminate volume connection completed successfully. Aug 18 19:10:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [req-7382dc91-9b39-4e04-87bc-24b5e92c88ba req-19e32e02-c879-4114-a2ce-f768e6bdeff5 tempest-TestStampPattern-1653404875 None] Deleting attachment 20fd2552-13b8-497a-b895-206911ae1656. {{(pid=93728) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 18 19:10:05 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9406de87-0bcc-4cc3-99df-763d9eaebdcd tempest-TestStampPattern-1653404875 None] Acquiring lock "cinder-b00bfba9-401f-4a78-b425-68a6cf2644d3-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:10:05 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9406de87-0bcc-4cc3-99df-763d9eaebdcd tempest-TestStampPattern-1653404875 None] Lock "cinder-b00bfba9-401f-4a78-b425-68a6cf2644d3-delete_volume" acquired by "delete_volume" :: waited 0.016s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:10:05 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9406de87-0bcc-4cc3-99df-763d9eaebdcd tempest-TestStampPattern-1653404875 None] Acquiring lock "cinder-quobyte-b00bfba9-401f-4a78-b425-68a6cf2644d3" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:10:05 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9406de87-0bcc-4cc3-99df-763d9eaebdcd tempest-TestStampPattern-1653404875 None] Lock "cinder-quobyte-b00bfba9-401f-4a78-b425-68a6cf2644d3" acquired by "delete_volume" :: waited 0.016s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:10:05 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[03988b04-a57f-4177-9e5b-abd1c1638b55]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:10:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9406de87-0bcc-4cc3-99df-763d9eaebdcd tempest-TestStampPattern-1653404875 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b00bfba9-401f-4a78-b425-68a6cf2644d3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:05 devstack sudo[113087]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b00bfba9-401f-4a78-b425-68a6cf2644d3 Aug 18 19:10:05 devstack sudo[113087]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:05 devstack sudo[113087]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9406de87-0bcc-4cc3-99df-763d9eaebdcd tempest-TestStampPattern-1653404875 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b00bfba9-401f-4a78-b425-68a6cf2644d3" returned: 0 in 0.348s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9406de87-0bcc-4cc3-99df-763d9eaebdcd tempest-TestStampPattern-1653404875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b00bfba9-401f-4a78-b425-68a6cf2644d3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:05 devstack sudo[113093]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b00bfba9-401f-4a78-b425-68a6cf2644d3 Aug 18 19:10:05 devstack sudo[113093]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:05 devstack sudo[113093]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9406de87-0bcc-4cc3-99df-763d9eaebdcd tempest-TestStampPattern-1653404875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b00bfba9-401f-4a78-b425-68a6cf2644d3" returned: 0 in 0.232s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:05 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9406de87-0bcc-4cc3-99df-763d9eaebdcd tempest-TestStampPattern-1653404875 None] Lock "cinder-quobyte-b00bfba9-401f-4a78-b425-68a6cf2644d3" released by "delete_volume" :: held 0.623s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:10:05 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-9406de87-0bcc-4cc3-99df-763d9eaebdcd tempest-TestStampPattern-1653404875 None] Created reservations ['4ef0756f-81c5-4c39-b6f9-55abb617ff48', '9d7770db-0039-4466-bf20-aca79883f9ff', '95e642c7-6d61-41bb-b479-ebb2823709c7', '619d8a23-5158-4135-a21c-ec678005cab4'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:10:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9406de87-0bcc-4cc3-99df-763d9eaebdcd tempest-TestStampPattern-1653404875 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:10:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9406de87-0bcc-4cc3-99df-763d9eaebdcd tempest-TestStampPattern-1653404875 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:10:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-9406de87-0bcc-4cc3-99df-763d9eaebdcd tempest-TestStampPattern-1653404875 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:10:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-9406de87-0bcc-4cc3-99df-763d9eaebdcd tempest-TestStampPattern-1653404875 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:10:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9406de87-0bcc-4cc3-99df-763d9eaebdcd tempest-TestStampPattern-1653404875 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:10:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9406de87-0bcc-4cc3-99df-763d9eaebdcd tempest-TestStampPattern-1653404875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:06 devstack sudo[113096]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:10:06 devstack sudo[113096]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:06 devstack sudo[113096]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9406de87-0bcc-4cc3-99df-763d9eaebdcd tempest-TestStampPattern-1653404875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.231s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:06 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-9406de87-0bcc-4cc3-99df-763d9eaebdcd tempest-TestStampPattern-1653404875 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:10:06 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-9406de87-0bcc-4cc3-99df-763d9eaebdcd tempest-TestStampPattern-1653404875 None] Deleted volume successfully. Aug 18 19:10:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9406de87-0bcc-4cc3-99df-763d9eaebdcd tempest-TestStampPattern-1653404875 None] Lock "cinder-b00bfba9-401f-4a78-b425-68a6cf2644d3-delete_volume" released by "delete_volume" :: held 1.049s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:10:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ff353491-4ea2-4b20-b6e6-419830691276 tempest-TestStampPattern-1653404875 None] Acquiring lock "cinder-b9241f91-be2b-434f-8458-0e1ce724fdbf-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:10:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ff353491-4ea2-4b20-b6e6-419830691276 tempest-TestStampPattern-1653404875 None] Lock "cinder-b9241f91-be2b-434f-8458-0e1ce724fdbf-delete_snapshot" acquired by "delete_snapshot" :: waited 0.017s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:10:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ff353491-4ea2-4b20-b6e6-419830691276 tempest-TestStampPattern-1653404875 None] Acquiring lock "cinder-quobyte-619a5a31-8e86-4723-b9b0-114aae3d7235" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:10:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ff353491-4ea2-4b20-b6e6-419830691276 tempest-TestStampPattern-1653404875 None] Lock "cinder-quobyte-619a5a31-8e86-4723-b9b0-114aae3d7235" acquired by "delete_snapshot" :: waited 0.017s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:10:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ff353491-4ea2-4b20-b6e6-419830691276 tempest-TestStampPattern-1653404875 None] Acquiring lock "cinder-quobyte-b9241f91-be2b-434f-8458-0e1ce724fdbf" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:10:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ff353491-4ea2-4b20-b6e6-419830691276 tempest-TestStampPattern-1653404875 None] Lock "cinder-quobyte-b9241f91-be2b-434f-8458-0e1ce724fdbf" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:10:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-ff353491-4ea2-4b20-b6e6-419830691276 tempest-TestStampPattern-1653404875 None] Deleting offline snapshot b9241f91-be2b-434f-8458-0e1ce724fdbf of volume 619a5a31-8e86-4723-b9b0-114aae3d7235 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:10:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-ff353491-4ea2-4b20-b6e6-419830691276 tempest-TestStampPattern-1653404875 None] snapshot_file for this snap is: volume-619a5a31-8e86-4723-b9b0-114aae3d7235.b9241f91-be2b-434f-8458-0e1ce724fdbf {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:10:06 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[3278c337-8414-4f0d-ae9e-3854deaeb843]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:10:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ff353491-4ea2-4b20-b6e6-419830691276 tempest-TestStampPattern-1653404875 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235.b9241f91-be2b-434f-8458-0e1ce724fdbf {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:06 devstack sudo[113099]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235.b9241f91-be2b-434f-8458-0e1ce724fdbf Aug 18 19:10:06 devstack sudo[113099]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:07 devstack sudo[113099]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ff353491-4ea2-4b20-b6e6-419830691276 tempest-TestStampPattern-1653404875 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235.b9241f91-be2b-434f-8458-0e1ce724fdbf" returned: 0 in 0.356s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:07 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-ff353491-4ea2-4b20-b6e6-419830691276 tempest-TestStampPattern-1653404875 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-619a5a31-8e86-4723-b9b0-114aae3d7235(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:10:07 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[eefa3391-5cc9-4d54-8386-0f9da38da96a]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:10:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ff353491-4ea2-4b20-b6e6-419830691276 tempest-TestStampPattern-1653404875 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:07 devstack sudo[113104]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235 Aug 18 19:10:07 devstack sudo[113104]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:07 devstack sudo[113104]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ff353491-4ea2-4b20-b6e6-419830691276 tempest-TestStampPattern-1653404875 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235" returned: 0 in 0.513s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ff353491-4ea2-4b20-b6e6-419830691276 tempest-TestStampPattern-1653404875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235.b9241f91-be2b-434f-8458-0e1ce724fdbf {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:07 devstack sudo[113109]: 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/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235.b9241f91-be2b-434f-8458-0e1ce724fdbf Aug 18 19:10:07 devstack sudo[113109]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:07 devstack sudo[113109]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ff353491-4ea2-4b20-b6e6-419830691276 tempest-TestStampPattern-1653404875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235.b9241f91-be2b-434f-8458-0e1ce724fdbf" returned: 0 in 0.329s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ff353491-4ea2-4b20-b6e6-419830691276 tempest-TestStampPattern-1653404875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235.b9241f91-be2b-434f-8458-0e1ce724fdbf {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:07 devstack sudo[113115]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235.b9241f91-be2b-434f-8458-0e1ce724fdbf Aug 18 19:10:07 devstack sudo[113115]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:08 devstack sudo[113115]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ff353491-4ea2-4b20-b6e6-419830691276 tempest-TestStampPattern-1653404875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235.b9241f91-be2b-434f-8458-0e1ce724fdbf" returned: 0 in 0.230s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:08 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ff353491-4ea2-4b20-b6e6-419830691276 tempest-TestStampPattern-1653404875 None] Lock "cinder-quobyte-b9241f91-be2b-434f-8458-0e1ce724fdbf" released by "_delete_snapshot" :: held 1.519s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:10:08 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ff353491-4ea2-4b20-b6e6-419830691276 tempest-TestStampPattern-1653404875 None] Lock "cinder-quobyte-619a5a31-8e86-4723-b9b0-114aae3d7235" released by "delete_snapshot" :: held 1.542s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:10:08 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-ff353491-4ea2-4b20-b6e6-419830691276 tempest-TestStampPattern-1653404875 None] Created reservations ['a602a2dd-3a97-4471-9fe7-1d4fc9068240', '9b0fc9dc-15eb-45a5-876b-8f686f327227', 'fa4a6f10-8927-44c2-8f8f-b8fee890b9d6', '9366b5cb-4d39-4265-b60a-9dd8160d0bd5'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:10:08 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-ff353491-4ea2-4b20-b6e6-419830691276 tempest-TestStampPattern-1653404875 None] Delete snapshot completed successfully. Aug 18 19:10:08 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ff353491-4ea2-4b20-b6e6-419830691276 tempest-TestStampPattern-1653404875 None] Lock "cinder-b9241f91-be2b-434f-8458-0e1ce724fdbf-delete_snapshot" released by "delete_snapshot" :: held 1.671s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:10:12 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d33d7879-ce4d-4e12-b0c6-be86e67a880a tempest-TestStampPattern-1653404875 None] Acquiring lock "cinder-619a5a31-8e86-4723-b9b0-114aae3d7235-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:10:12 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d33d7879-ce4d-4e12-b0c6-be86e67a880a tempest-TestStampPattern-1653404875 None] Lock "cinder-619a5a31-8e86-4723-b9b0-114aae3d7235-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:10:12 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d33d7879-ce4d-4e12-b0c6-be86e67a880a tempest-TestStampPattern-1653404875 None] Acquiring lock "cinder-quobyte-619a5a31-8e86-4723-b9b0-114aae3d7235" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:10:12 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d33d7879-ce4d-4e12-b0c6-be86e67a880a tempest-TestStampPattern-1653404875 None] Lock "cinder-quobyte-619a5a31-8e86-4723-b9b0-114aae3d7235" acquired by "delete_volume" :: waited 0.017s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:10:12 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[974cd42b-72f1-4ce3-ab92-3a29f5063f9e]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:10:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d33d7879-ce4d-4e12-b0c6-be86e67a880a tempest-TestStampPattern-1653404875 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:12 devstack sudo[113149]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235 Aug 18 19:10:12 devstack sudo[113149]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:12 devstack sudo[113149]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d33d7879-ce4d-4e12-b0c6-be86e67a880a tempest-TestStampPattern-1653404875 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235" returned: 0 in 0.350s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d33d7879-ce4d-4e12-b0c6-be86e67a880a tempest-TestStampPattern-1653404875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:12 devstack sudo[113154]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235 Aug 18 19:10:12 devstack sudo[113154]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:12 devstack sudo[113154]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d33d7879-ce4d-4e12-b0c6-be86e67a880a tempest-TestStampPattern-1653404875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-619a5a31-8e86-4723-b9b0-114aae3d7235" returned: 0 in 0.235s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:12 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d33d7879-ce4d-4e12-b0c6-be86e67a880a tempest-TestStampPattern-1653404875 None] Lock "cinder-quobyte-619a5a31-8e86-4723-b9b0-114aae3d7235" released by "delete_volume" :: held 0.646s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:10:12 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-d33d7879-ce4d-4e12-b0c6-be86e67a880a tempest-TestStampPattern-1653404875 None] Created reservations ['13b13503-773d-48b7-bede-0d8d987ec555', 'dc9c0ed5-f66b-4fff-8af1-718ce35b3b61', '0187956e-772c-4c87-bb92-ee97f493d547', '96616184-b0e7-435c-8b19-71e53d3ac179'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:10:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d33d7879-ce4d-4e12-b0c6-be86e67a880a tempest-TestStampPattern-1653404875 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:10:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d33d7879-ce4d-4e12-b0c6-be86e67a880a tempest-TestStampPattern-1653404875 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:10:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d33d7879-ce4d-4e12-b0c6-be86e67a880a tempest-TestStampPattern-1653404875 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:10:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d33d7879-ce4d-4e12-b0c6-be86e67a880a tempest-TestStampPattern-1653404875 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:10:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d33d7879-ce4d-4e12-b0c6-be86e67a880a tempest-TestStampPattern-1653404875 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:10:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d33d7879-ce4d-4e12-b0c6-be86e67a880a tempest-TestStampPattern-1653404875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:13 devstack sudo[113157]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:10:13 devstack sudo[113157]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:13 devstack sudo[113157]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d33d7879-ce4d-4e12-b0c6-be86e67a880a tempest-TestStampPattern-1653404875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.258s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:13 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-d33d7879-ce4d-4e12-b0c6-be86e67a880a tempest-TestStampPattern-1653404875 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:10:13 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-d33d7879-ce4d-4e12-b0c6-be86e67a880a tempest-TestStampPattern-1653404875 None] Deleted volume successfully. Aug 18 19:10:13 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d33d7879-ce4d-4e12-b0c6-be86e67a880a tempest-TestStampPattern-1653404875 None] Lock "cinder-619a5a31-8e86-4723-b9b0-114aae3d7235-delete_volume" released by "delete_volume" :: held 1.162s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:10:23 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=22,cinder:UPDATE=21,cinder:INSERT=6 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:10:23 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=24,cinder:UPDATE=25,cinder:INSERT=6,cinder:DELETE=2 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:10:28 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:10:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Flow 'volume_create_manager' (aa7c0b63-76c0-40c2-8b02-4dfacc96353a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:10:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (14fc142b-5043-46aa-975f-36b17978bfa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (14fc142b-5043-46aa-975f-36b17978bfa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:10:28Z,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=61cc91ed-9aa1-4a61-82d3-57ebeb987fad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f53c437419834cb5a4cc35003d405104',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:10: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-18T17:10:28Z,use_quota=True,user_id='cbf546b93ada4a33b82cc655bdef0f72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(97fee82b-3342-44c7-adc3-2091f64b7ec4),volume_type_id=97fee82b-3342-44c7-adc3-2091f64b7ec4)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (17027258-23d2-4f7d-93df-f81d77297aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (17027258-23d2-4f7d-93df-f81d77297aa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (844a8f34-62ce-47a5-961d-1dfc6f1a290e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:28 devstack cinder-volume[93728]: DEBUG cinder.image.glance [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Creating Keystone auth plugin from conf {{(pid=93728) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 18 19:10:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (844a8f34-62ce-47a5-961d-1dfc6f1a290e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '61cc91ed-9aa1-4a61-82d3-57ebeb987fad', 'volume_name': 'volume-61cc91ed-9aa1-4a61-82d3-57ebeb987fad', 'volume_size': 1, 'image_id': '70a5cfc8-fd47-436e-a873-859b319a8d67', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/70a5cfc8-fd47-436e-a873-859b319a8d67', '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': '367dfd9568ab27c4500e716d3164124e', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'f53c437419834cb5a4cc35003d405104', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'a442434a768a5d9d1a4bda22fc1681dd15731d12f5ef8cf3de8a99a3d082ecc5441022965ab26f7b7cb8216c1c29dbd330b9d3344a1a18b28ebf0ca606d933c0', 'id': '70a5cfc8-fd47-436e-a873-859b319a8d67', 'created_at': datetime.datetime(2026, 8, 18, 17, 10, 26, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 18, 17, 10, 28, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/70a5cfc8-fd47-436e-a873-859b319a8d67/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (32bdf9d3-7f08-4940-8a80-f3495235e8be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (32bdf9d3-7f08-4940-8a80-f3495235e8be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b2b54aa7-00b1-41e9-b172-576194c95db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:28 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Volume 61cc91ed-9aa1-4a61-82d3-57ebeb987fad: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-61cc91ed-9aa1-4a61-82d3-57ebeb987fad', 'volume_size': 1, 'image_id': '70a5cfc8-fd47-436e-a873-859b319a8d67', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/70a5cfc8-fd47-436e-a873-859b319a8d67', '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': '367dfd9568ab27c4500e716d3164124e', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'f53c437419834cb5a4cc35003d405104', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'a442434a768a5d9d1a4bda22fc1681dd15731d12f5ef8cf3de8a99a3d082ecc5441022965ab26f7b7cb8216c1c29dbd330b9d3344a1a18b28ebf0ca606d933c0', 'id': '70a5cfc8-fd47-436e-a873-859b319a8d67', 'created_at': datetime.datetime(2026, 8, 18, 17, 10, 26, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 18, 17, 10, 28, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/70a5cfc8-fd47-436e-a873-859b319a8d67/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': } Aug 18 19:10:28 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Trying to clone 61cc91ed-9aa1-4a61-82d3-57ebeb987fad from image 70a5cfc8-fd47-436e-a873-859b319a8d67 at location (None, [{'url': 'file:///opt/stack/data/glance/images/70a5cfc8-fd47-436e-a873-859b319a8d67', 'metadata': {}}]). {{(pid=93728) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 18 19:10:28 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_70a5cfc8-fd47-436e-a873-859b319a8d67_q2ebg1xvdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=93728) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 18 19:10:28 devstack cinder-volume[93728]: INFO cinder.image.image_utils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Image download 0.00 MB at 0.00 MB/s Aug 18 19:10:28 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[12a58b41-7eaf-43ce-bd75-ea0a7db02f3d]: (4, 'raw') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:10:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_70a5cfc8-fd47-436e-a873-859b319a8d67_q2ebg1xvdevstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:28 devstack sudo[113166]: 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_70a5cfc8-fd47-436e-a873-859b319a8d67_q2ebg1xvdevstack@QuobyteHD Aug 18 19:10:28 devstack sudo[113166]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:29 devstack sudo[113166]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] CMD "/opt/stack/data/venv/bin/python3.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_70a5cfc8-fd47-436e-a873-859b319a8d67_q2ebg1xvdevstack@QuobyteHD" returned: 0 in 0.315s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_70a5cfc8-fd47-436e-a873-859b319a8d67_q2ebg1xvdevstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:29 devstack sudo[113170]: 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_70a5cfc8-fd47-436e-a873-859b319a8d67_q2ebg1xvdevstack@QuobyteHD Aug 18 19:10:29 devstack sudo[113170]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:29 devstack sudo[113170]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] CMD "/opt/stack/data/venv/bin/python3.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_70a5cfc8-fd47-436e-a873-859b319a8d67_q2ebg1xvdevstack@QuobyteHD" returned: 1 in 0.313s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 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_70a5cfc8-fd47-436e-a873-859b319a8d67_q2ebg1xvdevstack@QuobyteHD' failed. Not Retrying. {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 18 19:10:29 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Temporary image 70a5cfc8-fd47-436e-a873-859b319a8d67 is fetched for user cbf546b93ada4a33b82cc655bdef0f72. {{(pid=93728) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 18 19:10:29 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[a3431554-4abf-42cb-a60a-8b38d14f968a]: (4, 'raw') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:10:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_70a5cfc8-fd47-436e-a873-859b319a8d67_q2ebg1xvdevstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:29 devstack sudo[113175]: 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_70a5cfc8-fd47-436e-a873-859b319a8d67_q2ebg1xvdevstack@QuobyteHD Aug 18 19:10:29 devstack sudo[113175]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:29 devstack sudo[113175]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] CMD "/opt/stack/data/venv/bin/python3.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_70a5cfc8-fd47-436e-a873-859b319a8d67_q2ebg1xvdevstack@QuobyteHD" returned: 0 in 0.309s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_70a5cfc8-fd47-436e-a873-859b319a8d67_q2ebg1xvdevstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:29 devstack sudo[113179]: 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_70a5cfc8-fd47-436e-a873-859b319a8d67_q2ebg1xvdevstack@QuobyteHD Aug 18 19:10:29 devstack sudo[113179]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:30 devstack sudo[113179]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] CMD "/opt/stack/data/venv/bin/python3.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_70a5cfc8-fd47-436e-a873-859b319a8d67_q2ebg1xvdevstack@QuobyteHD" returned: 1 in 0.315s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 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_70a5cfc8-fd47-436e-a873-859b319a8d67_q2ebg1xvdevstack@QuobyteHD' failed. Not Retrying. {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 18 19:10:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:10:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:10:30 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:10:28Z,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=61cc91ed-9aa1-4a61-82d3-57ebeb987fad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f53c437419834cb5a4cc35003d405104',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:10: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-18T17:10:28Z,use_quota=True,user_id='cbf546b93ada4a33b82cc655bdef0f72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(97fee82b-3342-44c7-adc3-2091f64b7ec4),volume_type_id=97fee82b-3342-44c7-adc3-2091f64b7ec4)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:10:30 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Creating volume 61cc91ed-9aa1-4a61-82d3-57ebeb987fad {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:10:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:10:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:10:30 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:10:30 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:10:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:10:30 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:10:30 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:10:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-61cc91ed-9aa1-4a61-82d3-57ebeb987fad 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:30 devstack sudo[113184]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-61cc91ed-9aa1-4a61-82d3-57ebeb987fad 1073741824 Aug 18 19:10:30 devstack sudo[113184]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:30 devstack sudo[113184]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-61cc91ed-9aa1-4a61-82d3-57ebeb987fad 1073741824" returned: 0 in 0.419s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-61cc91ed-9aa1-4a61-82d3-57ebeb987fad {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:30 devstack sudo[113190]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-61cc91ed-9aa1-4a61-82d3-57ebeb987fad Aug 18 19:10:30 devstack sudo[113190]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:30 devstack sudo[113190]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-61cc91ed-9aa1-4a61-82d3-57ebeb987fad" returned: 0 in 0.235s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:30 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] <== create_volume: return (717ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:10:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.720s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:10:30 devstack cinder-volume[93728]: DEBUG cinder.volume.volume_utils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Attempting download of 70a5cfc8-fd47-436e-a873-859b319a8d67 ((None, [{'url': 'file:///opt/stack/data/glance/images/70a5cfc8-fd47-436e-a873-859b319a8d67', 'metadata': {}}])) to volume 61cc91ed-9aa1-4a61-82d3-57ebeb987fad. {{(pid=93728) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 18 19:10:30 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[fed40840-81ff-43af-8905-54300757b3f1]: (4, 'raw') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:10:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_70a5cfc8-fd47-436e-a873-859b319a8d67_ujmrhlj5 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:30 devstack sudo[113193]: 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_70a5cfc8-fd47-436e-a873-859b319a8d67_ujmrhlj5 Aug 18 19:10:30 devstack sudo[113193]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:31 devstack sudo[113193]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] CMD "/opt/stack/data/venv/bin/python3.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_70a5cfc8-fd47-436e-a873-859b319a8d67_ujmrhlj5" returned: 0 in 0.326s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_70a5cfc8-fd47-436e-a873-859b319a8d67_ujmrhlj5 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:31 devstack sudo[113197]: 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_70a5cfc8-fd47-436e-a873-859b319a8d67_ujmrhlj5 Aug 18 19:10:31 devstack sudo[113197]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:31 devstack sudo[113197]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] CMD "/opt/stack/data/venv/bin/python3.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_70a5cfc8-fd47-436e-a873-859b319a8d67_ujmrhlj5" returned: 1 in 0.319s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 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_70a5cfc8-fd47-436e-a873-859b319a8d67_ujmrhlj5' failed. Not Retrying. {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 18 19:10:31 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[8406c47f-f898-468d-b999-3026ac07aab6]: (4, 'raw') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:10:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_70a5cfc8-fd47-436e-a873-859b319a8d67_q2ebg1xvdevstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:31 devstack sudo[113201]: 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_70a5cfc8-fd47-436e-a873-859b319a8d67_q2ebg1xvdevstack@QuobyteHD Aug 18 19:10:31 devstack sudo[113201]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:31 devstack sudo[113201]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] CMD "/opt/stack/data/venv/bin/python3.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_70a5cfc8-fd47-436e-a873-859b319a8d67_q2ebg1xvdevstack@QuobyteHD" returned: 0 in 0.309s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_70a5cfc8-fd47-436e-a873-859b319a8d67_q2ebg1xvdevstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:31 devstack sudo[113205]: 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_70a5cfc8-fd47-436e-a873-859b319a8d67_q2ebg1xvdevstack@QuobyteHD Aug 18 19:10:31 devstack sudo[113205]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:32 devstack sudo[113205]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] CMD "/opt/stack/data/venv/bin/python3.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_70a5cfc8-fd47-436e-a873-859b319a8d67_q2ebg1xvdevstack@QuobyteHD" returned: 1 in 0.307s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 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_70a5cfc8-fd47-436e-a873-859b319a8d67_q2ebg1xvdevstack@QuobyteHD' failed. Not Retrying. {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 18 19:10:32 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] 70a5cfc8-fd47-436e-a873-859b319a8d67 was raw, converting to qcow2 {{(pid=93728) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 18 19:10:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 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_70a5cfc8-fd47-436e-a873-859b319a8d67_q2ebg1xvdevstack@QuobyteHD /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-61cc91ed-9aa1-4a61-82d3-57ebeb987fad {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:32 devstack sudo[113210]: 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_70a5cfc8-fd47-436e-a873-859b319a8d67_q2ebg1xvdevstack@QuobyteHD /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-61cc91ed-9aa1-4a61-82d3-57ebeb987fad Aug 18 19:10:32 devstack sudo[113210]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:32 devstack sudo[113210]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_70a5cfc8-fd47-436e-a873-859b319a8d67_q2ebg1xvdevstack@QuobyteHD /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-61cc91ed-9aa1-4a61-82d3-57ebeb987fad" returned: 0 in 0.418s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:32 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_70a5cfc8-fd47-436e-a873-859b319a8d67_q2ebg1xvdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-61cc91ed-9aa1-4a61-82d3-57ebeb987fad {{(pid=93728) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 18 19:10:32 devstack cinder-volume[93728]: INFO cinder.image.image_utils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Converted 0.00 MB image at 0.00 MB/s Aug 18 19:10:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-61cc91ed-9aa1-4a61-82d3-57ebeb987fad 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:32 devstack sudo[113216]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-61cc91ed-9aa1-4a61-82d3-57ebeb987fad 1G Aug 18 19:10:32 devstack sudo[113216]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:32 devstack sudo[113216]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-61cc91ed-9aa1-4a61-82d3-57ebeb987fad 1G" returned: 0 in 0.289s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:32 devstack cinder-volume[93728]: DEBUG cinder.volume.volume_utils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Downloaded image 70a5cfc8-fd47-436e-a873-859b319a8d67 ((None, [{'url': 'file:///opt/stack/data/glance/images/70a5cfc8-fd47-436e-a873-859b319a8d67', 'metadata': {}}])) to volume 61cc91ed-9aa1-4a61-82d3-57ebeb987fad successfully. {{(pid=93728) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 18 19:10:32 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Temporary image 70a5cfc8-fd47-436e-a873-859b319a8d67 for user cbf546b93ada4a33b82cc655bdef0f72 is deleted. {{(pid=93728) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 18 19:10:32 devstack cinder-volume[93728]: DEBUG cinder.volume.volume_utils [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Marking volume 61cc91ed-9aa1-4a61-82d3-57ebeb987fad as bootable. {{(pid=93728) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 18 19:10:32 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Copying metadata from image 70a5cfc8-fd47-436e-a873-859b319a8d67 to 61cc91ed-9aa1-4a61-82d3-57ebeb987fad. {{(pid=93728) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 18 19:10:32 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Creating volume glance metadata for volume 61cc91ed-9aa1-4a61-82d3-57ebeb987fad backed by image 70a5cfc8-fd47-436e-a873-859b319a8d67 with: {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'image_id': '70a5cfc8-fd47-436e-a873-859b319a8d67', 'image_name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'checksum': '367dfd9568ab27c4500e716d3164124e', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=93728) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 18 19:10:32 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b2b54aa7-00b1-41e9-b172-576194c95db3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-61cc91ed-9aa1-4a61-82d3-57ebeb987fad', 'volume_size': 1, 'image_id': '70a5cfc8-fd47-436e-a873-859b319a8d67', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/70a5cfc8-fd47-436e-a873-859b319a8d67', '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': '367dfd9568ab27c4500e716d3164124e', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'f53c437419834cb5a4cc35003d405104', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'a442434a768a5d9d1a4bda22fc1681dd15731d12f5ef8cf3de8a99a3d082ecc5441022965ab26f7b7cb8216c1c29dbd330b9d3344a1a18b28ebf0ca606d933c0', 'id': '70a5cfc8-fd47-436e-a873-859b319a8d67', 'created_at': datetime.datetime(2026, 8, 18, 17, 10, 26, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 18, 17, 10, 28, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/70a5cfc8-fd47-436e-a873-859b319a8d67/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:32 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (019e9c1d-8eb7-476d-97e4-d7a2d4a85339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:32 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Volume volume-61cc91ed-9aa1-4a61-82d3-57ebeb987fad (61cc91ed-9aa1-4a61-82d3-57ebeb987fad): created successfully Aug 18 19:10:32 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (019e9c1d-8eb7-476d-97e4-d7a2d4a85339) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:32 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Flow 'volume_create_manager' (aa7c0b63-76c0-40c2-8b02-4dfacc96353a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:10:32 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-664807c0-224c-4f16-8227-bd3910a86a14 tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Created volume successfully. Aug 18 19:10:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ab83d56c-7399-4712-8ee9-84260b0c378a tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Acquiring lock "cinder-61cc91ed-9aa1-4a61-82d3-57ebeb987fad-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:10:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ab83d56c-7399-4712-8ee9-84260b0c378a tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Lock "cinder-61cc91ed-9aa1-4a61-82d3-57ebeb987fad-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:10:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ab83d56c-7399-4712-8ee9-84260b0c378a tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Acquiring lock "cinder-quobyte-61cc91ed-9aa1-4a61-82d3-57ebeb987fad" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:10:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ab83d56c-7399-4712-8ee9-84260b0c378a tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Lock "cinder-quobyte-61cc91ed-9aa1-4a61-82d3-57ebeb987fad" acquired by "delete_volume" :: waited 0.014s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:10:33 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[78376f1d-c0b7-4989-94e8-337d71dab855]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:10:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ab83d56c-7399-4712-8ee9-84260b0c378a tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-61cc91ed-9aa1-4a61-82d3-57ebeb987fad {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:33 devstack sudo[113221]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-61cc91ed-9aa1-4a61-82d3-57ebeb987fad Aug 18 19:10:33 devstack sudo[113221]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:34 devstack sudo[113221]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ab83d56c-7399-4712-8ee9-84260b0c378a tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-61cc91ed-9aa1-4a61-82d3-57ebeb987fad" returned: 0 in 0.354s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ab83d56c-7399-4712-8ee9-84260b0c378a tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-61cc91ed-9aa1-4a61-82d3-57ebeb987fad {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:34 devstack sudo[113226]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-61cc91ed-9aa1-4a61-82d3-57ebeb987fad Aug 18 19:10:34 devstack sudo[113226]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:34 devstack sudo[113226]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ab83d56c-7399-4712-8ee9-84260b0c378a tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-61cc91ed-9aa1-4a61-82d3-57ebeb987fad" returned: 0 in 0.247s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ab83d56c-7399-4712-8ee9-84260b0c378a tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Lock "cinder-quobyte-61cc91ed-9aa1-4a61-82d3-57ebeb987fad" released by "delete_volume" :: held 0.639s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:10:34 devstack cinder-volume[93728]: WARNING cinder.quota [None req-ab83d56c-7399-4712-8ee9-84260b0c378a tempest-VolumeAndVolumeTypeFromImageTest-1101295904 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 18 19:10:34 devstack cinder-volume[93728]: WARNING cinder.quota [None req-ab83d56c-7399-4712-8ee9-84260b0c378a tempest-VolumeAndVolumeTypeFromImageTest-1101295904 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 18 19:10:34 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-ab83d56c-7399-4712-8ee9-84260b0c378a tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Created reservations ['7317399b-00e5-4870-aab7-8514ae23e2a3', 'd4dcb1f5-0ff1-49b6-be98-577d0c9d603a', '7b4dd34d-cc72-4232-bc8e-4421f4b108ef', '78222e15-4b26-4c29-b68b-9635949d8cab'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:10:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ab83d56c-7399-4712-8ee9-84260b0c378a tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:10:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ab83d56c-7399-4712-8ee9-84260b0c378a tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:10:34 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ab83d56c-7399-4712-8ee9-84260b0c378a tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:10:34 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ab83d56c-7399-4712-8ee9-84260b0c378a tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:10:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ab83d56c-7399-4712-8ee9-84260b0c378a tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:10:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ab83d56c-7399-4712-8ee9-84260b0c378a tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:34 devstack sudo[113229]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:10:34 devstack sudo[113229]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:34 devstack sudo[113229]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ab83d56c-7399-4712-8ee9-84260b0c378a tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.237s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:34 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-ab83d56c-7399-4712-8ee9-84260b0c378a tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:10:34 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-ab83d56c-7399-4712-8ee9-84260b0c378a tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Deleted volume successfully. Aug 18 19:10:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ab83d56c-7399-4712-8ee9-84260b0c378a tempest-VolumeAndVolumeTypeFromImageTest-1101295904 None] Lock "cinder-61cc91ed-9aa1-4a61-82d3-57ebeb987fad-delete_volume" released by "delete_volume" :: held 1.079s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:10:38 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-d52faec1-e3dc-44eb-8e64-8134e07850dc tempest-CreateVolumesFromImageTest-794500845 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:10:38 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d52faec1-e3dc-44eb-8e64-8134e07850dc tempest-CreateVolumesFromImageTest-794500845 None] Flow 'volume_create_manager' (d0377b0b-6a59-4d63-a11a-a7d0561d5ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:10:38 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d52faec1-e3dc-44eb-8e64-8134e07850dc tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (725116c5-ecee-4862-8a1e-3f4f90c31bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:38 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d52faec1-e3dc-44eb-8e64-8134e07850dc tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (725116c5-ecee-4862-8a1e-3f4f90c31bee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:10:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1391412336',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=208cbbc0-d8e1-4dd1-83de-752dee0b4ff1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd83e5fbb09f4aa788eaff47e55ca178',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:10: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-18T17:10:39Z,use_quota=True,user_id='ca61da20c0bb46abae065113081b2dd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:38 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d52faec1-e3dc-44eb-8e64-8134e07850dc tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (671dd32b-1a1c-47da-a6b6-f62d3cd7f8aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:38 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d52faec1-e3dc-44eb-8e64-8134e07850dc tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (671dd32b-1a1c-47da-a6b6-f62d3cd7f8aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:38 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d52faec1-e3dc-44eb-8e64-8134e07850dc tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0d64e05c-0d50-42da-8674-4af2be3c0889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:38 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d52faec1-e3dc-44eb-8e64-8134e07850dc tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0d64e05c-0d50-42da-8674-4af2be3c0889) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '208cbbc0-d8e1-4dd1-83de-752dee0b4ff1', 'volume_name': 'volume-208cbbc0-d8e1-4dd1-83de-752dee0b4ff1', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:38 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d52faec1-e3dc-44eb-8e64-8134e07850dc tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7be6e10f-8efa-4107-8df7-d6cbbaa786a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:38 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d52faec1-e3dc-44eb-8e64-8134e07850dc tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7be6e10f-8efa-4107-8df7-d6cbbaa786a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:38 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d52faec1-e3dc-44eb-8e64-8134e07850dc tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (185cf950-b4c4-4308-a53f-9b84655ba2f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:38 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-d52faec1-e3dc-44eb-8e64-8134e07850dc tempest-CreateVolumesFromImageTest-794500845 None] Volume 208cbbc0-d8e1-4dd1-83de-752dee0b4ff1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-208cbbc0-d8e1-4dd1-83de-752dee0b4ff1', 'volume_size': 1} Aug 18 19:10:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d52faec1-e3dc-44eb-8e64-8134e07850dc tempest-CreateVolumesFromImageTest-794500845 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:10:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d52faec1-e3dc-44eb-8e64-8134e07850dc tempest-CreateVolumesFromImageTest-794500845 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:10:38 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d52faec1-e3dc-44eb-8e64-8134e07850dc tempest-CreateVolumesFromImageTest-794500845 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:10:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1391412336',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=208cbbc0-d8e1-4dd1-83de-752dee0b4ff1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd83e5fbb09f4aa788eaff47e55ca178',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:10: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-18T17:10:39Z,use_quota=True,user_id='ca61da20c0bb46abae065113081b2dd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:10:38 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-d52faec1-e3dc-44eb-8e64-8134e07850dc tempest-CreateVolumesFromImageTest-794500845 None] Creating volume 208cbbc0-d8e1-4dd1-83de-752dee0b4ff1 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:10:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d52faec1-e3dc-44eb-8e64-8134e07850dc tempest-CreateVolumesFromImageTest-794500845 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:10:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d52faec1-e3dc-44eb-8e64-8134e07850dc tempest-CreateVolumesFromImageTest-794500845 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:10:38 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d52faec1-e3dc-44eb-8e64-8134e07850dc tempest-CreateVolumesFromImageTest-794500845 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:10:38 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d52faec1-e3dc-44eb-8e64-8134e07850dc tempest-CreateVolumesFromImageTest-794500845 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:10:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d52faec1-e3dc-44eb-8e64-8134e07850dc tempest-CreateVolumesFromImageTest-794500845 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:10:38 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d52faec1-e3dc-44eb-8e64-8134e07850dc tempest-CreateVolumesFromImageTest-794500845 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:10:38 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-d52faec1-e3dc-44eb-8e64-8134e07850dc tempest-CreateVolumesFromImageTest-794500845 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:10:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d52faec1-e3dc-44eb-8e64-8134e07850dc tempest-CreateVolumesFromImageTest-794500845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-208cbbc0-d8e1-4dd1-83de-752dee0b4ff1 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:38 devstack sudo[113234]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-208cbbc0-d8e1-4dd1-83de-752dee0b4ff1 1073741824 Aug 18 19:10:38 devstack sudo[113234]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-49ff70db-60bd-421b-9ddd-ef9792f87f9a tempest-CreateVolumesFromImageTest-794500845 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-49ff70db-60bd-421b-9ddd-ef9792f87f9a tempest-CreateVolumesFromImageTest-794500845 None] Flow 'volume_create_manager' (6893dbe9-0c70-46df-9ed4-4ace4e717fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-49ff70db-60bd-421b-9ddd-ef9792f87f9a tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c536ad23-e777-4818-ab31-c852045c52b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-49ff70db-60bd-421b-9ddd-ef9792f87f9a tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c536ad23-e777-4818-ab31-c852045c52b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:10:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1708629687',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6d1fe24f-8010-429e-9f0e-d3fe6d966b6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd83e5fbb09f4aa788eaff47e55ca178',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:10: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-18T17:10:39Z,use_quota=True,user_id='ca61da20c0bb46abae065113081b2dd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-49ff70db-60bd-421b-9ddd-ef9792f87f9a tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b5fd1842-039e-4380-a1a3-6da3f2f89d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-49ff70db-60bd-421b-9ddd-ef9792f87f9a tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b5fd1842-039e-4380-a1a3-6da3f2f89d9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-49ff70db-60bd-421b-9ddd-ef9792f87f9a tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (547ca97e-6226-4f28-b71e-a15d763d2864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-49ff70db-60bd-421b-9ddd-ef9792f87f9a tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (547ca97e-6226-4f28-b71e-a15d763d2864) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6d1fe24f-8010-429e-9f0e-d3fe6d966b6b', 'volume_name': 'volume-6d1fe24f-8010-429e-9f0e-d3fe6d966b6b', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-49ff70db-60bd-421b-9ddd-ef9792f87f9a tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b5b0d13c-b431-420a-8f27-05d7550a666b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-49ff70db-60bd-421b-9ddd-ef9792f87f9a tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b5b0d13c-b431-420a-8f27-05d7550a666b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-49ff70db-60bd-421b-9ddd-ef9792f87f9a tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (48ee4888-8961-4bf8-95ac-bb14dc78d67f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:39 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-49ff70db-60bd-421b-9ddd-ef9792f87f9a tempest-CreateVolumesFromImageTest-794500845 None] Volume 6d1fe24f-8010-429e-9f0e-d3fe6d966b6b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6d1fe24f-8010-429e-9f0e-d3fe6d966b6b', 'volume_size': 1} Aug 18 19:10:39 devstack sudo[113234]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-49ff70db-60bd-421b-9ddd-ef9792f87f9a tempest-CreateVolumesFromImageTest-794500845 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d52faec1-e3dc-44eb-8e64-8134e07850dc tempest-CreateVolumesFromImageTest-794500845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-208cbbc0-d8e1-4dd1-83de-752dee0b4ff1 1073741824" returned: 0 in 0.539s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d52faec1-e3dc-44eb-8e64-8134e07850dc tempest-CreateVolumesFromImageTest-794500845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-208cbbc0-d8e1-4dd1-83de-752dee0b4ff1 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:39 devstack sudo[113240]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-208cbbc0-d8e1-4dd1-83de-752dee0b4ff1 Aug 18 19:10:39 devstack sudo[113240]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-14379e50-5254-4e7a-8a90-da570d7b432e tempest-CreateVolumesFromImageTest-794500845 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-14379e50-5254-4e7a-8a90-da570d7b432e tempest-CreateVolumesFromImageTest-794500845 None] Flow 'volume_create_manager' (6f0d5561-75a1-422e-849d-6298c9b46db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-14379e50-5254-4e7a-8a90-da570d7b432e tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (54c486f6-6c05-4a67-858e-6a7e91e8924e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-14379e50-5254-4e7a-8a90-da570d7b432e tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (54c486f6-6c05-4a67-858e-6a7e91e8924e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:10:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1184645003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=64ce163c-9bcb-4ce4-8e6b-0c1fe4471f28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd83e5fbb09f4aa788eaff47e55ca178',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:10: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-18T17:10:39Z,use_quota=True,user_id='ca61da20c0bb46abae065113081b2dd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-14379e50-5254-4e7a-8a90-da570d7b432e tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1a98846b-5ada-49d3-9a4d-82e7979948af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-14379e50-5254-4e7a-8a90-da570d7b432e tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1a98846b-5ada-49d3-9a4d-82e7979948af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-14379e50-5254-4e7a-8a90-da570d7b432e tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eb40d157-8195-4432-9772-923061e505ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-14379e50-5254-4e7a-8a90-da570d7b432e tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eb40d157-8195-4432-9772-923061e505ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '64ce163c-9bcb-4ce4-8e6b-0c1fe4471f28', 'volume_name': 'volume-64ce163c-9bcb-4ce4-8e6b-0c1fe4471f28', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-14379e50-5254-4e7a-8a90-da570d7b432e tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (07c6088b-61cd-414e-92f6-3f4e611c7fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-14379e50-5254-4e7a-8a90-da570d7b432e tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (07c6088b-61cd-414e-92f6-3f4e611c7fdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-14379e50-5254-4e7a-8a90-da570d7b432e tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4451dddb-9c3f-4aec-bb03-7c9f9f2ba921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:39 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-14379e50-5254-4e7a-8a90-da570d7b432e tempest-CreateVolumesFromImageTest-794500845 None] Volume 64ce163c-9bcb-4ce4-8e6b-0c1fe4471f28: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-64ce163c-9bcb-4ce4-8e6b-0c1fe4471f28', 'volume_size': 1} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-14379e50-5254-4e7a-8a90-da570d7b432e tempest-CreateVolumesFromImageTest-794500845 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:10:39 devstack sudo[113240]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d52faec1-e3dc-44eb-8e64-8134e07850dc tempest-CreateVolumesFromImageTest-794500845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-208cbbc0-d8e1-4dd1-83de-752dee0b4ff1" returned: 0 in 0.285s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d52faec1-e3dc-44eb-8e64-8134e07850dc tempest-CreateVolumesFromImageTest-794500845 None] <== create_volume: return (862ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d52faec1-e3dc-44eb-8e64-8134e07850dc tempest-CreateVolumesFromImageTest-794500845 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.864s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-49ff70db-60bd-421b-9ddd-ef9792f87f9a tempest-CreateVolumesFromImageTest-794500845 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.321s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-49ff70db-60bd-421b-9ddd-ef9792f87f9a tempest-CreateVolumesFromImageTest-794500845 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:10:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1708629687',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6d1fe24f-8010-429e-9f0e-d3fe6d966b6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd83e5fbb09f4aa788eaff47e55ca178',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:10: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-18T17:10:39Z,use_quota=True,user_id='ca61da20c0bb46abae065113081b2dd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-49ff70db-60bd-421b-9ddd-ef9792f87f9a tempest-CreateVolumesFromImageTest-794500845 None] Creating volume 6d1fe24f-8010-429e-9f0e-d3fe6d966b6b {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-49ff70db-60bd-421b-9ddd-ef9792f87f9a tempest-CreateVolumesFromImageTest-794500845 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-49ff70db-60bd-421b-9ddd-ef9792f87f9a tempest-CreateVolumesFromImageTest-794500845 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-49ff70db-60bd-421b-9ddd-ef9792f87f9a tempest-CreateVolumesFromImageTest-794500845 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-49ff70db-60bd-421b-9ddd-ef9792f87f9a tempest-CreateVolumesFromImageTest-794500845 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-49ff70db-60bd-421b-9ddd-ef9792f87f9a tempest-CreateVolumesFromImageTest-794500845 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-49ff70db-60bd-421b-9ddd-ef9792f87f9a tempest-CreateVolumesFromImageTest-794500845 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:10:39 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-49ff70db-60bd-421b-9ddd-ef9792f87f9a tempest-CreateVolumesFromImageTest-794500845 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-49ff70db-60bd-421b-9ddd-ef9792f87f9a tempest-CreateVolumesFromImageTest-794500845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6d1fe24f-8010-429e-9f0e-d3fe6d966b6b 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:39 devstack sudo[113245]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6d1fe24f-8010-429e-9f0e-d3fe6d966b6b 1073741824 Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d52faec1-e3dc-44eb-8e64-8134e07850dc tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (185cf950-b4c4-4308-a53f-9b84655ba2f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-208cbbc0-d8e1-4dd1-83de-752dee0b4ff1', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:39 devstack sudo[113245]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d52faec1-e3dc-44eb-8e64-8134e07850dc tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c64b0d89-576a-4879-8bba-28c32e15d5d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:39 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-d52faec1-e3dc-44eb-8e64-8134e07850dc tempest-CreateVolumesFromImageTest-794500845 None] Volume volume-208cbbc0-d8e1-4dd1-83de-752dee0b4ff1 (208cbbc0-d8e1-4dd1-83de-752dee0b4ff1): created successfully Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d52faec1-e3dc-44eb-8e64-8134e07850dc tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c64b0d89-576a-4879-8bba-28c32e15d5d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d52faec1-e3dc-44eb-8e64-8134e07850dc tempest-CreateVolumesFromImageTest-794500845 None] Flow 'volume_create_manager' (d0377b0b-6a59-4d63-a11a-a7d0561d5ec4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:10:39 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-d52faec1-e3dc-44eb-8e64-8134e07850dc tempest-CreateVolumesFromImageTest-794500845 None] Created volume successfully. Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-27fa0a24-190d-4201-82a1-8a8ee157dac5 tempest-CreateVolumesFromImageTest-794500845 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-27fa0a24-190d-4201-82a1-8a8ee157dac5 tempest-CreateVolumesFromImageTest-794500845 None] Flow 'volume_create_manager' (0cc72105-483b-4f0c-9c16-209b884231b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-27fa0a24-190d-4201-82a1-8a8ee157dac5 tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (244aee1d-66b5-411f-bb23-6cc641429007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-27fa0a24-190d-4201-82a1-8a8ee157dac5 tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (244aee1d-66b5-411f-bb23-6cc641429007) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:10:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1994512194',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=722dab16-c8f0-4a8b-9bb4-2849c13b9790,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd83e5fbb09f4aa788eaff47e55ca178',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:10: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-18T17:10:40Z,use_quota=True,user_id='ca61da20c0bb46abae065113081b2dd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-27fa0a24-190d-4201-82a1-8a8ee157dac5 tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (90f7f03d-731a-4c92-a3e9-7fbd269275b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-27fa0a24-190d-4201-82a1-8a8ee157dac5 tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (90f7f03d-731a-4c92-a3e9-7fbd269275b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-27fa0a24-190d-4201-82a1-8a8ee157dac5 tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (839a019b-1e88-4c66-bf44-5d1c2fb9e5e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-27fa0a24-190d-4201-82a1-8a8ee157dac5 tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (839a019b-1e88-4c66-bf44-5d1c2fb9e5e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '722dab16-c8f0-4a8b-9bb4-2849c13b9790', 'volume_name': 'volume-722dab16-c8f0-4a8b-9bb4-2849c13b9790', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-27fa0a24-190d-4201-82a1-8a8ee157dac5 tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b1053954-b3c0-41a5-b2fc-456251795052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-27fa0a24-190d-4201-82a1-8a8ee157dac5 tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b1053954-b3c0-41a5-b2fc-456251795052) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-27fa0a24-190d-4201-82a1-8a8ee157dac5 tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5b319369-8364-4371-9e1e-d95931bccb6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:39 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-27fa0a24-190d-4201-82a1-8a8ee157dac5 tempest-CreateVolumesFromImageTest-794500845 None] Volume 722dab16-c8f0-4a8b-9bb4-2849c13b9790: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-722dab16-c8f0-4a8b-9bb4-2849c13b9790', 'volume_size': 1} Aug 18 19:10:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-27fa0a24-190d-4201-82a1-8a8ee157dac5 tempest-CreateVolumesFromImageTest-794500845 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:10:40 devstack sudo[113245]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-49ff70db-60bd-421b-9ddd-ef9792f87f9a tempest-CreateVolumesFromImageTest-794500845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6d1fe24f-8010-429e-9f0e-d3fe6d966b6b 1073741824" returned: 0 in 0.457s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:40 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-ed6a376e-cc4b-4d01-a773-ffa01c6332c8 tempest-CreateVolumesFromImageTest-794500845 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:10:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ed6a376e-cc4b-4d01-a773-ffa01c6332c8 tempest-CreateVolumesFromImageTest-794500845 None] Flow 'volume_create_manager' (0d8e31ed-9c83-47e5-a9b8-2640286176e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:10:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ed6a376e-cc4b-4d01-a773-ffa01c6332c8 tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (474287bf-09e0-4a00-a173-ae89383ebf28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-49ff70db-60bd-421b-9ddd-ef9792f87f9a tempest-CreateVolumesFromImageTest-794500845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6d1fe24f-8010-429e-9f0e-d3fe6d966b6b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ed6a376e-cc4b-4d01-a773-ffa01c6332c8 tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (474287bf-09e0-4a00-a173-ae89383ebf28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:10:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-517637581',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=72e57f1d-7d31-4a03-8c10-aa971075f30a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd83e5fbb09f4aa788eaff47e55ca178',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:10: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-18T17:10:40Z,use_quota=True,user_id='ca61da20c0bb46abae065113081b2dd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:40 devstack sudo[113251]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6d1fe24f-8010-429e-9f0e-d3fe6d966b6b Aug 18 19:10:40 devstack sudo[113251]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ed6a376e-cc4b-4d01-a773-ffa01c6332c8 tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0ee01671-0f91-43c4-8f76-66b79822cf0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ed6a376e-cc4b-4d01-a773-ffa01c6332c8 tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0ee01671-0f91-43c4-8f76-66b79822cf0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ed6a376e-cc4b-4d01-a773-ffa01c6332c8 tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c357db7b-68f2-4940-aad3-12c70fe25f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ed6a376e-cc4b-4d01-a773-ffa01c6332c8 tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c357db7b-68f2-4940-aad3-12c70fe25f13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '72e57f1d-7d31-4a03-8c10-aa971075f30a', 'volume_name': 'volume-72e57f1d-7d31-4a03-8c10-aa971075f30a', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ed6a376e-cc4b-4d01-a773-ffa01c6332c8 tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3f2df3dc-5cce-4c02-9bb6-c168cd22ee67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ed6a376e-cc4b-4d01-a773-ffa01c6332c8 tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3f2df3dc-5cce-4c02-9bb6-c168cd22ee67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ed6a376e-cc4b-4d01-a773-ffa01c6332c8 tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ee15beb9-f861-438d-852d-a30dd48b3e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:40 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-ed6a376e-cc4b-4d01-a773-ffa01c6332c8 tempest-CreateVolumesFromImageTest-794500845 None] Volume 72e57f1d-7d31-4a03-8c10-aa971075f30a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-72e57f1d-7d31-4a03-8c10-aa971075f30a', 'volume_size': 1} Aug 18 19:10:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ed6a376e-cc4b-4d01-a773-ffa01c6332c8 tempest-CreateVolumesFromImageTest-794500845 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:10:40 devstack sudo[113251]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-49ff70db-60bd-421b-9ddd-ef9792f87f9a tempest-CreateVolumesFromImageTest-794500845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6d1fe24f-8010-429e-9f0e-d3fe6d966b6b" returned: 0 in 0.241s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:40 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-49ff70db-60bd-421b-9ddd-ef9792f87f9a tempest-CreateVolumesFromImageTest-794500845 None] <== create_volume: return (780ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:10:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-49ff70db-60bd-421b-9ddd-ef9792f87f9a tempest-CreateVolumesFromImageTest-794500845 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.783s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:10:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-14379e50-5254-4e7a-8a90-da570d7b432e tempest-CreateVolumesFromImageTest-794500845 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.900s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:10:40 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-14379e50-5254-4e7a-8a90-da570d7b432e tempest-CreateVolumesFromImageTest-794500845 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:10:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1184645003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=64ce163c-9bcb-4ce4-8e6b-0c1fe4471f28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd83e5fbb09f4aa788eaff47e55ca178',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:10: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-18T17:10:39Z,use_quota=True,user_id='ca61da20c0bb46abae065113081b2dd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:10:40 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-14379e50-5254-4e7a-8a90-da570d7b432e tempest-CreateVolumesFromImageTest-794500845 None] Creating volume 64ce163c-9bcb-4ce4-8e6b-0c1fe4471f28 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:10:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-14379e50-5254-4e7a-8a90-da570d7b432e tempest-CreateVolumesFromImageTest-794500845 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:10:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-14379e50-5254-4e7a-8a90-da570d7b432e tempest-CreateVolumesFromImageTest-794500845 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:10:40 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-14379e50-5254-4e7a-8a90-da570d7b432e tempest-CreateVolumesFromImageTest-794500845 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:10:40 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-14379e50-5254-4e7a-8a90-da570d7b432e tempest-CreateVolumesFromImageTest-794500845 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:10:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-14379e50-5254-4e7a-8a90-da570d7b432e tempest-CreateVolumesFromImageTest-794500845 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.004s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:10:40 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-14379e50-5254-4e7a-8a90-da570d7b432e tempest-CreateVolumesFromImageTest-794500845 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:10:40 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-14379e50-5254-4e7a-8a90-da570d7b432e tempest-CreateVolumesFromImageTest-794500845 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:10:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-14379e50-5254-4e7a-8a90-da570d7b432e tempest-CreateVolumesFromImageTest-794500845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-64ce163c-9bcb-4ce4-8e6b-0c1fe4471f28 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:40 devstack sudo[113254]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-64ce163c-9bcb-4ce4-8e6b-0c1fe4471f28 1073741824 Aug 18 19:10:40 devstack sudo[113254]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-49ff70db-60bd-421b-9ddd-ef9792f87f9a tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (48ee4888-8961-4bf8-95ac-bb14dc78d67f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6d1fe24f-8010-429e-9f0e-d3fe6d966b6b', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-49ff70db-60bd-421b-9ddd-ef9792f87f9a tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (228ac8cb-8440-4554-b865-35b63c89c9bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:40 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-49ff70db-60bd-421b-9ddd-ef9792f87f9a tempest-CreateVolumesFromImageTest-794500845 None] Volume volume-6d1fe24f-8010-429e-9f0e-d3fe6d966b6b (6d1fe24f-8010-429e-9f0e-d3fe6d966b6b): created successfully Aug 18 19:10:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-49ff70db-60bd-421b-9ddd-ef9792f87f9a tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (228ac8cb-8440-4554-b865-35b63c89c9bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-49ff70db-60bd-421b-9ddd-ef9792f87f9a tempest-CreateVolumesFromImageTest-794500845 None] Flow 'volume_create_manager' (6893dbe9-0c70-46df-9ed4-4ace4e717fb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:10:40 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-49ff70db-60bd-421b-9ddd-ef9792f87f9a tempest-CreateVolumesFromImageTest-794500845 None] Created volume successfully. Aug 18 19:10:40 devstack sudo[113254]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-14379e50-5254-4e7a-8a90-da570d7b432e tempest-CreateVolumesFromImageTest-794500845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-64ce163c-9bcb-4ce4-8e6b-0c1fe4471f28 1073741824" returned: 0 in 0.407s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-14379e50-5254-4e7a-8a90-da570d7b432e tempest-CreateVolumesFromImageTest-794500845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-64ce163c-9bcb-4ce4-8e6b-0c1fe4471f28 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:40 devstack sudo[113259]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-64ce163c-9bcb-4ce4-8e6b-0c1fe4471f28 Aug 18 19:10:40 devstack sudo[113259]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:41 devstack sudo[113259]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-14379e50-5254-4e7a-8a90-da570d7b432e tempest-CreateVolumesFromImageTest-794500845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-64ce163c-9bcb-4ce4-8e6b-0c1fe4471f28" returned: 0 in 0.230s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-14379e50-5254-4e7a-8a90-da570d7b432e tempest-CreateVolumesFromImageTest-794500845 None] <== create_volume: return (677ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:10:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-14379e50-5254-4e7a-8a90-da570d7b432e tempest-CreateVolumesFromImageTest-794500845 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.679s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:10:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-27fa0a24-190d-4201-82a1-8a8ee157dac5 tempest-CreateVolumesFromImageTest-794500845 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.217s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:10:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-27fa0a24-190d-4201-82a1-8a8ee157dac5 tempest-CreateVolumesFromImageTest-794500845 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:10:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1994512194',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=722dab16-c8f0-4a8b-9bb4-2849c13b9790,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd83e5fbb09f4aa788eaff47e55ca178',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:10: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-18T17:10:40Z,use_quota=True,user_id='ca61da20c0bb46abae065113081b2dd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:10:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-27fa0a24-190d-4201-82a1-8a8ee157dac5 tempest-CreateVolumesFromImageTest-794500845 None] Creating volume 722dab16-c8f0-4a8b-9bb4-2849c13b9790 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:10:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-27fa0a24-190d-4201-82a1-8a8ee157dac5 tempest-CreateVolumesFromImageTest-794500845 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:10:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-27fa0a24-190d-4201-82a1-8a8ee157dac5 tempest-CreateVolumesFromImageTest-794500845 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:10:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-27fa0a24-190d-4201-82a1-8a8ee157dac5 tempest-CreateVolumesFromImageTest-794500845 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:10:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-27fa0a24-190d-4201-82a1-8a8ee157dac5 tempest-CreateVolumesFromImageTest-794500845 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:10:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-27fa0a24-190d-4201-82a1-8a8ee157dac5 tempest-CreateVolumesFromImageTest-794500845 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:10:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-27fa0a24-190d-4201-82a1-8a8ee157dac5 tempest-CreateVolumesFromImageTest-794500845 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:10:41 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-27fa0a24-190d-4201-82a1-8a8ee157dac5 tempest-CreateVolumesFromImageTest-794500845 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:10:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-27fa0a24-190d-4201-82a1-8a8ee157dac5 tempest-CreateVolumesFromImageTest-794500845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-722dab16-c8f0-4a8b-9bb4-2849c13b9790 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:41 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-14379e50-5254-4e7a-8a90-da570d7b432e tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4451dddb-9c3f-4aec-bb03-7c9f9f2ba921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-64ce163c-9bcb-4ce4-8e6b-0c1fe4471f28', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:41 devstack sudo[113262]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-722dab16-c8f0-4a8b-9bb4-2849c13b9790 1073741824 Aug 18 19:10:41 devstack sudo[113262]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:41 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-14379e50-5254-4e7a-8a90-da570d7b432e tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4ebc4686-4bfa-4213-97cd-edecb6395d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:41 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-14379e50-5254-4e7a-8a90-da570d7b432e tempest-CreateVolumesFromImageTest-794500845 None] Volume volume-64ce163c-9bcb-4ce4-8e6b-0c1fe4471f28 (64ce163c-9bcb-4ce4-8e6b-0c1fe4471f28): created successfully Aug 18 19:10:41 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-14379e50-5254-4e7a-8a90-da570d7b432e tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4ebc4686-4bfa-4213-97cd-edecb6395d08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:41 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-14379e50-5254-4e7a-8a90-da570d7b432e tempest-CreateVolumesFromImageTest-794500845 None] Flow 'volume_create_manager' (6f0d5561-75a1-422e-849d-6298c9b46db5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:10:41 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-14379e50-5254-4e7a-8a90-da570d7b432e tempest-CreateVolumesFromImageTest-794500845 None] Created volume successfully. Aug 18 19:10:41 devstack sudo[113262]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-27fa0a24-190d-4201-82a1-8a8ee157dac5 tempest-CreateVolumesFromImageTest-794500845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-722dab16-c8f0-4a8b-9bb4-2849c13b9790 1073741824" returned: 0 in 0.400s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-27fa0a24-190d-4201-82a1-8a8ee157dac5 tempest-CreateVolumesFromImageTest-794500845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-722dab16-c8f0-4a8b-9bb4-2849c13b9790 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:41 devstack sudo[113268]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-722dab16-c8f0-4a8b-9bb4-2849c13b9790 Aug 18 19:10:41 devstack sudo[113268]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:41 devstack sudo[113268]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-27fa0a24-190d-4201-82a1-8a8ee157dac5 tempest-CreateVolumesFromImageTest-794500845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-722dab16-c8f0-4a8b-9bb4-2849c13b9790" returned: 0 in 0.232s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-27fa0a24-190d-4201-82a1-8a8ee157dac5 tempest-CreateVolumesFromImageTest-794500845 None] <== create_volume: return (667ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:10:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-27fa0a24-190d-4201-82a1-8a8ee157dac5 tempest-CreateVolumesFromImageTest-794500845 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.670s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:10:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ed6a376e-cc4b-4d01-a773-ffa01c6332c8 tempest-CreateVolumesFromImageTest-794500845 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.542s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:10:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ed6a376e-cc4b-4d01-a773-ffa01c6332c8 tempest-CreateVolumesFromImageTest-794500845 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:10:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-517637581',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=72e57f1d-7d31-4a03-8c10-aa971075f30a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd83e5fbb09f4aa788eaff47e55ca178',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:10: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-18T17:10:40Z,use_quota=True,user_id='ca61da20c0bb46abae065113081b2dd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:10:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-ed6a376e-cc4b-4d01-a773-ffa01c6332c8 tempest-CreateVolumesFromImageTest-794500845 None] Creating volume 72e57f1d-7d31-4a03-8c10-aa971075f30a {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:10:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ed6a376e-cc4b-4d01-a773-ffa01c6332c8 tempest-CreateVolumesFromImageTest-794500845 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:10:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ed6a376e-cc4b-4d01-a773-ffa01c6332c8 tempest-CreateVolumesFromImageTest-794500845 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:10:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ed6a376e-cc4b-4d01-a773-ffa01c6332c8 tempest-CreateVolumesFromImageTest-794500845 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:10:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ed6a376e-cc4b-4d01-a773-ffa01c6332c8 tempest-CreateVolumesFromImageTest-794500845 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:10:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ed6a376e-cc4b-4d01-a773-ffa01c6332c8 tempest-CreateVolumesFromImageTest-794500845 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:10:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ed6a376e-cc4b-4d01-a773-ffa01c6332c8 tempest-CreateVolumesFromImageTest-794500845 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:10:41 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-ed6a376e-cc4b-4d01-a773-ffa01c6332c8 tempest-CreateVolumesFromImageTest-794500845 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:10:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ed6a376e-cc4b-4d01-a773-ffa01c6332c8 tempest-CreateVolumesFromImageTest-794500845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-72e57f1d-7d31-4a03-8c10-aa971075f30a 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:41 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-27fa0a24-190d-4201-82a1-8a8ee157dac5 tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5b319369-8364-4371-9e1e-d95931bccb6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-722dab16-c8f0-4a8b-9bb4-2849c13b9790', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:41 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-27fa0a24-190d-4201-82a1-8a8ee157dac5 tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f137be0b-6e97-47df-a9ee-1b87fcfe967e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:41 devstack sudo[113271]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-72e57f1d-7d31-4a03-8c10-aa971075f30a 1073741824 Aug 18 19:10:41 devstack sudo[113271]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:41 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-27fa0a24-190d-4201-82a1-8a8ee157dac5 tempest-CreateVolumesFromImageTest-794500845 None] Volume volume-722dab16-c8f0-4a8b-9bb4-2849c13b9790 (722dab16-c8f0-4a8b-9bb4-2849c13b9790): created successfully Aug 18 19:10:41 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-27fa0a24-190d-4201-82a1-8a8ee157dac5 tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f137be0b-6e97-47df-a9ee-1b87fcfe967e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:41 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-27fa0a24-190d-4201-82a1-8a8ee157dac5 tempest-CreateVolumesFromImageTest-794500845 None] Flow 'volume_create_manager' (0cc72105-483b-4f0c-9c16-209b884231b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:10:41 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-27fa0a24-190d-4201-82a1-8a8ee157dac5 tempest-CreateVolumesFromImageTest-794500845 None] Created volume successfully. Aug 18 19:10:42 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 19:10:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:10:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:10:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:10:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:10:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:10:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:42 devstack sudo[113273]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:10:42 devstack sudo[113273]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:42 devstack sudo[113273]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.252s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:42 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:10:42 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager._thread_info {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 19:10:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread count: 28 {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 18 19:10:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread info: [<_MainThread(MainThread, started 134742134784128)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 18 19:10:42 devstack sudo[113271]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ed6a376e-cc4b-4d01-a773-ffa01c6332c8 tempest-CreateVolumesFromImageTest-794500845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-72e57f1d-7d31-4a03-8c10-aa971075f30a 1073741824" returned: 0 in 0.405s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ed6a376e-cc4b-4d01-a773-ffa01c6332c8 tempest-CreateVolumesFromImageTest-794500845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-72e57f1d-7d31-4a03-8c10-aa971075f30a {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:42 devstack sudo[113280]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-72e57f1d-7d31-4a03-8c10-aa971075f30a Aug 18 19:10:42 devstack sudo[113280]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:42 devstack sudo[113280]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ed6a376e-cc4b-4d01-a773-ffa01c6332c8 tempest-CreateVolumesFromImageTest-794500845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-72e57f1d-7d31-4a03-8c10-aa971075f30a" returned: 0 in 0.247s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ed6a376e-cc4b-4d01-a773-ffa01c6332c8 tempest-CreateVolumesFromImageTest-794500845 None] <== create_volume: return (691ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:10:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ed6a376e-cc4b-4d01-a773-ffa01c6332c8 tempest-CreateVolumesFromImageTest-794500845 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.693s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:10:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ed6a376e-cc4b-4d01-a773-ffa01c6332c8 tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ee15beb9-f861-438d-852d-a30dd48b3e3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-72e57f1d-7d31-4a03-8c10-aa971075f30a', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ed6a376e-cc4b-4d01-a773-ffa01c6332c8 tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ad68fdca-afee-4684-90a3-47e0eb849b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:42 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-ed6a376e-cc4b-4d01-a773-ffa01c6332c8 tempest-CreateVolumesFromImageTest-794500845 None] Volume volume-72e57f1d-7d31-4a03-8c10-aa971075f30a (72e57f1d-7d31-4a03-8c10-aa971075f30a): created successfully Aug 18 19:10:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ed6a376e-cc4b-4d01-a773-ffa01c6332c8 tempest-CreateVolumesFromImageTest-794500845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ad68fdca-afee-4684-90a3-47e0eb849b5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ed6a376e-cc4b-4d01-a773-ffa01c6332c8 tempest-CreateVolumesFromImageTest-794500845 None] Flow 'volume_create_manager' (0d8e31ed-9c83-47e5-a9b8-2640286176e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:10:42 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-ed6a376e-cc4b-4d01-a773-ffa01c6332c8 tempest-CreateVolumesFromImageTest-794500845 None] Created volume successfully. Aug 18 19:10:43 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-10d11b21-abc4-4b99-a268-fca2de3b3627 tempest-CreateVolumesFromImageTest-794500845 None] Acquiring lock "cinder-72e57f1d-7d31-4a03-8c10-aa971075f30a-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:10:43 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-10d11b21-abc4-4b99-a268-fca2de3b3627 tempest-CreateVolumesFromImageTest-794500845 None] Lock "cinder-72e57f1d-7d31-4a03-8c10-aa971075f30a-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:10:43 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-10d11b21-abc4-4b99-a268-fca2de3b3627 tempest-CreateVolumesFromImageTest-794500845 None] Acquiring lock "cinder-quobyte-72e57f1d-7d31-4a03-8c10-aa971075f30a" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:10:43 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-10d11b21-abc4-4b99-a268-fca2de3b3627 tempest-CreateVolumesFromImageTest-794500845 None] Lock "cinder-quobyte-72e57f1d-7d31-4a03-8c10-aa971075f30a" acquired by "delete_volume" :: waited 0.014s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:10:43 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[d4d19d2d-300d-4b02-9c6d-b21ba1278bcc]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:10:43 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-10d11b21-abc4-4b99-a268-fca2de3b3627 tempest-CreateVolumesFromImageTest-794500845 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-72e57f1d-7d31-4a03-8c10-aa971075f30a {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:43 devstack sudo[113283]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-72e57f1d-7d31-4a03-8c10-aa971075f30a Aug 18 19:10:43 devstack sudo[113283]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:44 devstack sudo[113283]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-10d11b21-abc4-4b99-a268-fca2de3b3627 tempest-CreateVolumesFromImageTest-794500845 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-72e57f1d-7d31-4a03-8c10-aa971075f30a" returned: 0 in 0.343s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-10d11b21-abc4-4b99-a268-fca2de3b3627 tempest-CreateVolumesFromImageTest-794500845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-72e57f1d-7d31-4a03-8c10-aa971075f30a {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:44 devstack sudo[113293]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-72e57f1d-7d31-4a03-8c10-aa971075f30a Aug 18 19:10:44 devstack sudo[113293]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:44 devstack sudo[113293]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-10d11b21-abc4-4b99-a268-fca2de3b3627 tempest-CreateVolumesFromImageTest-794500845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-72e57f1d-7d31-4a03-8c10-aa971075f30a" returned: 0 in 0.242s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:44 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-10d11b21-abc4-4b99-a268-fca2de3b3627 tempest-CreateVolumesFromImageTest-794500845 None] Lock "cinder-quobyte-72e57f1d-7d31-4a03-8c10-aa971075f30a" released by "delete_volume" :: held 0.620s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:10:44 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-10d11b21-abc4-4b99-a268-fca2de3b3627 tempest-CreateVolumesFromImageTest-794500845 None] Created reservations ['8b1127fc-fb42-4302-a4de-145d3dc3e0c5', 'ce50b40f-a30c-4887-8cec-bd46d5204a80', '5cbd3567-30bf-494c-b5b1-2bfb9705243d', 'd94ea11a-9502-4a22-b09a-3353ed03004b'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:10:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-10d11b21-abc4-4b99-a268-fca2de3b3627 tempest-CreateVolumesFromImageTest-794500845 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:10:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-10d11b21-abc4-4b99-a268-fca2de3b3627 tempest-CreateVolumesFromImageTest-794500845 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:10:44 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-10d11b21-abc4-4b99-a268-fca2de3b3627 tempest-CreateVolumesFromImageTest-794500845 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:10:44 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-10d11b21-abc4-4b99-a268-fca2de3b3627 tempest-CreateVolumesFromImageTest-794500845 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:10:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-10d11b21-abc4-4b99-a268-fca2de3b3627 tempest-CreateVolumesFromImageTest-794500845 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:10:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-10d11b21-abc4-4b99-a268-fca2de3b3627 tempest-CreateVolumesFromImageTest-794500845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:44 devstack sudo[113327]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:10:44 devstack sudo[113327]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:44 devstack sudo[113327]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-10d11b21-abc4-4b99-a268-fca2de3b3627 tempest-CreateVolumesFromImageTest-794500845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.242s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:44 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-10d11b21-abc4-4b99-a268-fca2de3b3627 tempest-CreateVolumesFromImageTest-794500845 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:10:44 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-10d11b21-abc4-4b99-a268-fca2de3b3627 tempest-CreateVolumesFromImageTest-794500845 None] Deleted volume successfully. Aug 18 19:10:44 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-10d11b21-abc4-4b99-a268-fca2de3b3627 tempest-CreateVolumesFromImageTest-794500845 None] Lock "cinder-72e57f1d-7d31-4a03-8c10-aa971075f30a-delete_volume" released by "delete_volume" :: held 1.058s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:10:44 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-cf961a39-ced2-4f6b-b433-581879fec3ff tempest-CreateVolumesFromImageTest-794500845 None] Acquiring lock "cinder-722dab16-c8f0-4a8b-9bb4-2849c13b9790-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:10:44 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-cf961a39-ced2-4f6b-b433-581879fec3ff tempest-CreateVolumesFromImageTest-794500845 None] Lock "cinder-722dab16-c8f0-4a8b-9bb4-2849c13b9790-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:10:44 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-cf961a39-ced2-4f6b-b433-581879fec3ff tempest-CreateVolumesFromImageTest-794500845 None] Acquiring lock "cinder-quobyte-722dab16-c8f0-4a8b-9bb4-2849c13b9790" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:10:44 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-cf961a39-ced2-4f6b-b433-581879fec3ff tempest-CreateVolumesFromImageTest-794500845 None] Lock "cinder-quobyte-722dab16-c8f0-4a8b-9bb4-2849c13b9790" acquired by "delete_volume" :: waited 0.018s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:10:44 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[02a5796b-b744-4262-b706-3a8eea340d70]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:10:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cf961a39-ced2-4f6b-b433-581879fec3ff tempest-CreateVolumesFromImageTest-794500845 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-722dab16-c8f0-4a8b-9bb4-2849c13b9790 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:44 devstack sudo[113330]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-722dab16-c8f0-4a8b-9bb4-2849c13b9790 Aug 18 19:10:44 devstack sudo[113330]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:45 devstack sudo[113330]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cf961a39-ced2-4f6b-b433-581879fec3ff tempest-CreateVolumesFromImageTest-794500845 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-722dab16-c8f0-4a8b-9bb4-2849c13b9790" returned: 0 in 0.343s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cf961a39-ced2-4f6b-b433-581879fec3ff tempest-CreateVolumesFromImageTest-794500845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-722dab16-c8f0-4a8b-9bb4-2849c13b9790 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:45 devstack sudo[113335]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-722dab16-c8f0-4a8b-9bb4-2849c13b9790 Aug 18 19:10:45 devstack sudo[113335]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:45 devstack sudo[113335]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cf961a39-ced2-4f6b-b433-581879fec3ff tempest-CreateVolumesFromImageTest-794500845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-722dab16-c8f0-4a8b-9bb4-2849c13b9790" returned: 0 in 0.234s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:45 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-cf961a39-ced2-4f6b-b433-581879fec3ff tempest-CreateVolumesFromImageTest-794500845 None] Lock "cinder-quobyte-722dab16-c8f0-4a8b-9bb4-2849c13b9790" released by "delete_volume" :: held 0.618s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:10:45 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-cf961a39-ced2-4f6b-b433-581879fec3ff tempest-CreateVolumesFromImageTest-794500845 None] Created reservations ['dfbb4a00-a1ce-4394-8f8b-b91765ea68a4', '6e84401a-b1f5-47ed-afb8-f2f3bd6c6e5b', 'd3be9d75-9c0b-40d4-9cb4-e8967d67dfbd', '5f92b387-a10d-47fc-8feb-b6079ab6b111'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:10:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-cf961a39-ced2-4f6b-b433-581879fec3ff tempest-CreateVolumesFromImageTest-794500845 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:10:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-cf961a39-ced2-4f6b-b433-581879fec3ff tempest-CreateVolumesFromImageTest-794500845 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:10:45 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-cf961a39-ced2-4f6b-b433-581879fec3ff tempest-CreateVolumesFromImageTest-794500845 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:10:45 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-cf961a39-ced2-4f6b-b433-581879fec3ff tempest-CreateVolumesFromImageTest-794500845 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:10:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-cf961a39-ced2-4f6b-b433-581879fec3ff tempest-CreateVolumesFromImageTest-794500845 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:10:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cf961a39-ced2-4f6b-b433-581879fec3ff tempest-CreateVolumesFromImageTest-794500845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:45 devstack sudo[113339]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:10:45 devstack sudo[113339]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:45 devstack sudo[113339]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cf961a39-ced2-4f6b-b433-581879fec3ff tempest-CreateVolumesFromImageTest-794500845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.246s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:45 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-cf961a39-ced2-4f6b-b433-581879fec3ff tempest-CreateVolumesFromImageTest-794500845 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:10:45 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-cf961a39-ced2-4f6b-b433-581879fec3ff tempest-CreateVolumesFromImageTest-794500845 None] Deleted volume successfully. Aug 18 19:10:45 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-cf961a39-ced2-4f6b-b433-581879fec3ff tempest-CreateVolumesFromImageTest-794500845 None] Lock "cinder-722dab16-c8f0-4a8b-9bb4-2849c13b9790-delete_volume" released by "delete_volume" :: held 1.083s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:10:45 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ea5b75dc-caf6-4ceb-8b4b-e0e25661a281 tempest-CreateVolumesFromImageTest-794500845 None] Acquiring lock "cinder-64ce163c-9bcb-4ce4-8e6b-0c1fe4471f28-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:10:45 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ea5b75dc-caf6-4ceb-8b4b-e0e25661a281 tempest-CreateVolumesFromImageTest-794500845 None] Lock "cinder-64ce163c-9bcb-4ce4-8e6b-0c1fe4471f28-delete_volume" acquired by "delete_volume" :: waited 0.014s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:10:45 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ea5b75dc-caf6-4ceb-8b4b-e0e25661a281 tempest-CreateVolumesFromImageTest-794500845 None] Acquiring lock "cinder-quobyte-64ce163c-9bcb-4ce4-8e6b-0c1fe4471f28" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:10:45 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ea5b75dc-caf6-4ceb-8b4b-e0e25661a281 tempest-CreateVolumesFromImageTest-794500845 None] Lock "cinder-quobyte-64ce163c-9bcb-4ce4-8e6b-0c1fe4471f28" acquired by "delete_volume" :: waited 0.015s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:10:45 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[f0aa161d-8fe0-4698-a376-30bc2f55b9e2]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:10:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ea5b75dc-caf6-4ceb-8b4b-e0e25661a281 tempest-CreateVolumesFromImageTest-794500845 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-64ce163c-9bcb-4ce4-8e6b-0c1fe4471f28 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:46 devstack sudo[113342]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-64ce163c-9bcb-4ce4-8e6b-0c1fe4471f28 Aug 18 19:10:46 devstack sudo[113342]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:46 devstack sudo[113342]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ea5b75dc-caf6-4ceb-8b4b-e0e25661a281 tempest-CreateVolumesFromImageTest-794500845 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-64ce163c-9bcb-4ce4-8e6b-0c1fe4471f28" returned: 0 in 0.335s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ea5b75dc-caf6-4ceb-8b4b-e0e25661a281 tempest-CreateVolumesFromImageTest-794500845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-64ce163c-9bcb-4ce4-8e6b-0c1fe4471f28 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:46 devstack sudo[113347]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-64ce163c-9bcb-4ce4-8e6b-0c1fe4471f28 Aug 18 19:10:46 devstack sudo[113347]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:46 devstack sudo[113347]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ea5b75dc-caf6-4ceb-8b4b-e0e25661a281 tempest-CreateVolumesFromImageTest-794500845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-64ce163c-9bcb-4ce4-8e6b-0c1fe4471f28" returned: 0 in 0.230s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:46 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ea5b75dc-caf6-4ceb-8b4b-e0e25661a281 tempest-CreateVolumesFromImageTest-794500845 None] Lock "cinder-quobyte-64ce163c-9bcb-4ce4-8e6b-0c1fe4471f28" released by "delete_volume" :: held 0.604s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:10:46 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-ea5b75dc-caf6-4ceb-8b4b-e0e25661a281 tempest-CreateVolumesFromImageTest-794500845 None] Created reservations ['5416c15b-8b54-4123-8e2b-23ae096f829a', '7ed6e8fa-3a01-49ef-8956-288fef8e93f2', '65505858-ac3b-450b-873e-a8c0c40938df', '725907f5-f1b8-48e8-af86-46a35896c363'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:10:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ea5b75dc-caf6-4ceb-8b4b-e0e25661a281 tempest-CreateVolumesFromImageTest-794500845 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:10:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ea5b75dc-caf6-4ceb-8b4b-e0e25661a281 tempest-CreateVolumesFromImageTest-794500845 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:10:46 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ea5b75dc-caf6-4ceb-8b4b-e0e25661a281 tempest-CreateVolumesFromImageTest-794500845 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:10:46 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ea5b75dc-caf6-4ceb-8b4b-e0e25661a281 tempest-CreateVolumesFromImageTest-794500845 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:10:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ea5b75dc-caf6-4ceb-8b4b-e0e25661a281 tempest-CreateVolumesFromImageTest-794500845 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:10:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ea5b75dc-caf6-4ceb-8b4b-e0e25661a281 tempest-CreateVolumesFromImageTest-794500845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:46 devstack sudo[113350]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:10:46 devstack sudo[113350]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:46 devstack sudo[113350]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ea5b75dc-caf6-4ceb-8b4b-e0e25661a281 tempest-CreateVolumesFromImageTest-794500845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.225s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:46 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-ea5b75dc-caf6-4ceb-8b4b-e0e25661a281 tempest-CreateVolumesFromImageTest-794500845 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:10:46 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-ea5b75dc-caf6-4ceb-8b4b-e0e25661a281 tempest-CreateVolumesFromImageTest-794500845 None] Deleted volume successfully. Aug 18 19:10:46 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ea5b75dc-caf6-4ceb-8b4b-e0e25661a281 tempest-CreateVolumesFromImageTest-794500845 None] Lock "cinder-64ce163c-9bcb-4ce4-8e6b-0c1fe4471f28-delete_volume" released by "delete_volume" :: held 1.012s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:10:47 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8e4d47a8-16b6-4a6f-834a-1af22165e44e tempest-CreateVolumesFromImageTest-794500845 None] Acquiring lock "cinder-6d1fe24f-8010-429e-9f0e-d3fe6d966b6b-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:10:47 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8e4d47a8-16b6-4a6f-834a-1af22165e44e tempest-CreateVolumesFromImageTest-794500845 None] Lock "cinder-6d1fe24f-8010-429e-9f0e-d3fe6d966b6b-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:10:47 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8e4d47a8-16b6-4a6f-834a-1af22165e44e tempest-CreateVolumesFromImageTest-794500845 None] Acquiring lock "cinder-quobyte-6d1fe24f-8010-429e-9f0e-d3fe6d966b6b" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:10:47 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8e4d47a8-16b6-4a6f-834a-1af22165e44e tempest-CreateVolumesFromImageTest-794500845 None] Lock "cinder-quobyte-6d1fe24f-8010-429e-9f0e-d3fe6d966b6b" acquired by "delete_volume" :: waited 0.014s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:10:47 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[b6d98029-1d6e-44e8-98ab-a9542dcdfe1b]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:10:47 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8e4d47a8-16b6-4a6f-834a-1af22165e44e tempest-CreateVolumesFromImageTest-794500845 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6d1fe24f-8010-429e-9f0e-d3fe6d966b6b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:47 devstack sudo[113353]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6d1fe24f-8010-429e-9f0e-d3fe6d966b6b Aug 18 19:10:47 devstack sudo[113353]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:47 devstack sudo[113353]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:47 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8e4d47a8-16b6-4a6f-834a-1af22165e44e tempest-CreateVolumesFromImageTest-794500845 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6d1fe24f-8010-429e-9f0e-d3fe6d966b6b" returned: 0 in 0.343s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:47 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8e4d47a8-16b6-4a6f-834a-1af22165e44e tempest-CreateVolumesFromImageTest-794500845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6d1fe24f-8010-429e-9f0e-d3fe6d966b6b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:47 devstack sudo[113358]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6d1fe24f-8010-429e-9f0e-d3fe6d966b6b Aug 18 19:10:47 devstack sudo[113358]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:47 devstack sudo[113358]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:47 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8e4d47a8-16b6-4a6f-834a-1af22165e44e tempest-CreateVolumesFromImageTest-794500845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6d1fe24f-8010-429e-9f0e-d3fe6d966b6b" returned: 0 in 0.232s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:47 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8e4d47a8-16b6-4a6f-834a-1af22165e44e tempest-CreateVolumesFromImageTest-794500845 None] Lock "cinder-quobyte-6d1fe24f-8010-429e-9f0e-d3fe6d966b6b" released by "delete_volume" :: held 0.610s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:10:47 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-8e4d47a8-16b6-4a6f-834a-1af22165e44e tempest-CreateVolumesFromImageTest-794500845 None] Created reservations ['8f73015d-3398-4c47-8574-5dd116f916a8', 'ace03354-dc7d-45a0-89bc-6c3def8f1493', 'ac59c39d-93d9-47d5-b139-cf256f91d14e', '7b7d56dc-387e-4362-9a85-ae8658ed81a8'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:10:47 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8e4d47a8-16b6-4a6f-834a-1af22165e44e tempest-CreateVolumesFromImageTest-794500845 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:10:47 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8e4d47a8-16b6-4a6f-834a-1af22165e44e tempest-CreateVolumesFromImageTest-794500845 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:10:47 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8e4d47a8-16b6-4a6f-834a-1af22165e44e tempest-CreateVolumesFromImageTest-794500845 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:10:47 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8e4d47a8-16b6-4a6f-834a-1af22165e44e tempest-CreateVolumesFromImageTest-794500845 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:10:47 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8e4d47a8-16b6-4a6f-834a-1af22165e44e tempest-CreateVolumesFromImageTest-794500845 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:10:47 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8e4d47a8-16b6-4a6f-834a-1af22165e44e tempest-CreateVolumesFromImageTest-794500845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:47 devstack sudo[113361]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:10:47 devstack sudo[113361]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:48 devstack sudo[113361]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:48 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8e4d47a8-16b6-4a6f-834a-1af22165e44e tempest-CreateVolumesFromImageTest-794500845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.262s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:48 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-8e4d47a8-16b6-4a6f-834a-1af22165e44e tempest-CreateVolumesFromImageTest-794500845 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:10:48 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-8e4d47a8-16b6-4a6f-834a-1af22165e44e tempest-CreateVolumesFromImageTest-794500845 None] Deleted volume successfully. Aug 18 19:10:48 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8e4d47a8-16b6-4a6f-834a-1af22165e44e tempest-CreateVolumesFromImageTest-794500845 None] Lock "cinder-6d1fe24f-8010-429e-9f0e-d3fe6d966b6b-delete_volume" released by "delete_volume" :: held 1.061s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:10:48 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-abfecd62-f723-4543-92d1-1cb99268f9df tempest-CreateVolumesFromImageTest-794500845 None] Acquiring lock "cinder-208cbbc0-d8e1-4dd1-83de-752dee0b4ff1-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:10:48 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-abfecd62-f723-4543-92d1-1cb99268f9df tempest-CreateVolumesFromImageTest-794500845 None] Lock "cinder-208cbbc0-d8e1-4dd1-83de-752dee0b4ff1-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:10:48 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-abfecd62-f723-4543-92d1-1cb99268f9df tempest-CreateVolumesFromImageTest-794500845 None] Acquiring lock "cinder-quobyte-208cbbc0-d8e1-4dd1-83de-752dee0b4ff1" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:10:48 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-abfecd62-f723-4543-92d1-1cb99268f9df tempest-CreateVolumesFromImageTest-794500845 None] Lock "cinder-quobyte-208cbbc0-d8e1-4dd1-83de-752dee0b4ff1" acquired by "delete_volume" :: waited 0.013s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:10:48 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[9904e133-ae6b-450a-9d72-c02f78f06752]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:10:48 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-abfecd62-f723-4543-92d1-1cb99268f9df tempest-CreateVolumesFromImageTest-794500845 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-208cbbc0-d8e1-4dd1-83de-752dee0b4ff1 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:48 devstack sudo[113370]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-208cbbc0-d8e1-4dd1-83de-752dee0b4ff1 Aug 18 19:10:48 devstack sudo[113370]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:48 devstack sudo[113370]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:48 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-abfecd62-f723-4543-92d1-1cb99268f9df tempest-CreateVolumesFromImageTest-794500845 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-208cbbc0-d8e1-4dd1-83de-752dee0b4ff1" returned: 0 in 0.336s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:48 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-abfecd62-f723-4543-92d1-1cb99268f9df tempest-CreateVolumesFromImageTest-794500845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-208cbbc0-d8e1-4dd1-83de-752dee0b4ff1 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:48 devstack sudo[113375]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-208cbbc0-d8e1-4dd1-83de-752dee0b4ff1 Aug 18 19:10:48 devstack sudo[113375]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:48 devstack sudo[113375]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:48 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-abfecd62-f723-4543-92d1-1cb99268f9df tempest-CreateVolumesFromImageTest-794500845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-208cbbc0-d8e1-4dd1-83de-752dee0b4ff1" returned: 0 in 0.228s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:48 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-abfecd62-f723-4543-92d1-1cb99268f9df tempest-CreateVolumesFromImageTest-794500845 None] Lock "cinder-quobyte-208cbbc0-d8e1-4dd1-83de-752dee0b4ff1" released by "delete_volume" :: held 0.598s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:10:48 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-abfecd62-f723-4543-92d1-1cb99268f9df tempest-CreateVolumesFromImageTest-794500845 None] Created reservations ['5638017e-abfe-43c8-a8f2-073d59a7f4a2', 'e2edf370-ce3b-4690-af67-29fc154c92fe', '8b50275c-7383-419f-a0c5-2fe402f08498', '3cf1bbdf-9cb9-4828-b9e7-d49277d11362'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:10:48 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-abfecd62-f723-4543-92d1-1cb99268f9df tempest-CreateVolumesFromImageTest-794500845 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:10:48 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-abfecd62-f723-4543-92d1-1cb99268f9df tempest-CreateVolumesFromImageTest-794500845 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:10:48 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-abfecd62-f723-4543-92d1-1cb99268f9df tempest-CreateVolumesFromImageTest-794500845 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:10:48 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-abfecd62-f723-4543-92d1-1cb99268f9df tempest-CreateVolumesFromImageTest-794500845 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:10:48 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-abfecd62-f723-4543-92d1-1cb99268f9df tempest-CreateVolumesFromImageTest-794500845 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:10:48 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-abfecd62-f723-4543-92d1-1cb99268f9df tempest-CreateVolumesFromImageTest-794500845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:49 devstack sudo[113378]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:10:49 devstack sudo[113378]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:49 devstack sudo[113378]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-abfecd62-f723-4543-92d1-1cb99268f9df tempest-CreateVolumesFromImageTest-794500845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.225s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:49 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-abfecd62-f723-4543-92d1-1cb99268f9df tempest-CreateVolumesFromImageTest-794500845 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:10:49 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-abfecd62-f723-4543-92d1-1cb99268f9df tempest-CreateVolumesFromImageTest-794500845 None] Deleted volume successfully. Aug 18 19:10:49 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-abfecd62-f723-4543-92d1-1cb99268f9df tempest-CreateVolumesFromImageTest-794500845 None] Lock "cinder-208cbbc0-d8e1-4dd1-83de-752dee0b4ff1-delete_volume" released by "delete_volume" :: held 1.004s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:10:51 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-5801117c-b59f-4849-8ae2-6c644b4d0259 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:10:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5801117c-b59f-4849-8ae2-6c644b4d0259 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Flow 'volume_create_manager' (a36d8d1e-2960-4ccc-8a94-f1965edaf73d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:10:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5801117c-b59f-4849-8ae2-6c644b4d0259 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (73bc1f5c-7d7e-4376-b284-f0c8b84950ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5801117c-b59f-4849-8ae2-6c644b4d0259 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (73bc1f5c-7d7e-4376-b284-f0c8b84950ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:10:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-381333740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=613f98a9-b207-4e57-af6f-ac9ad8912bb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8843553de3d414d9c154ddd764312b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:10: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-18T17:10:52Z,use_quota=True,user_id='0636a22925ec4a389e7bc3b4cd818b89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5801117c-b59f-4849-8ae2-6c644b4d0259 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ad1a1522-f604-4f13-a3a1-6cddcf5d1ec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5801117c-b59f-4849-8ae2-6c644b4d0259 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ad1a1522-f604-4f13-a3a1-6cddcf5d1ec3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5801117c-b59f-4849-8ae2-6c644b4d0259 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a96bb395-ecf1-44d7-b82d-45f7ff99bf0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5801117c-b59f-4849-8ae2-6c644b4d0259 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a96bb395-ecf1-44d7-b82d-45f7ff99bf0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '613f98a9-b207-4e57-af6f-ac9ad8912bb3', 'volume_name': 'volume-613f98a9-b207-4e57-af6f-ac9ad8912bb3', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5801117c-b59f-4849-8ae2-6c644b4d0259 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7778f177-1a12-4398-8dc5-7f24ac61f226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5801117c-b59f-4849-8ae2-6c644b4d0259 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7778f177-1a12-4398-8dc5-7f24ac61f226) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5801117c-b59f-4849-8ae2-6c644b4d0259 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f9184fda-ad49-4034-9b06-1ad1a8e71974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:51 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-5801117c-b59f-4849-8ae2-6c644b4d0259 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Volume 613f98a9-b207-4e57-af6f-ac9ad8912bb3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-613f98a9-b207-4e57-af6f-ac9ad8912bb3', 'volume_size': 1} Aug 18 19:10:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5801117c-b59f-4849-8ae2-6c644b4d0259 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:10:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5801117c-b59f-4849-8ae2-6c644b4d0259 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:10:51 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5801117c-b59f-4849-8ae2-6c644b4d0259 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:10:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-381333740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=613f98a9-b207-4e57-af6f-ac9ad8912bb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8843553de3d414d9c154ddd764312b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:10: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-18T17:10:52Z,use_quota=True,user_id='0636a22925ec4a389e7bc3b4cd818b89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:10:51 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-5801117c-b59f-4849-8ae2-6c644b4d0259 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Creating volume 613f98a9-b207-4e57-af6f-ac9ad8912bb3 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:10:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5801117c-b59f-4849-8ae2-6c644b4d0259 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:10:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5801117c-b59f-4849-8ae2-6c644b4d0259 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:10:51 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5801117c-b59f-4849-8ae2-6c644b4d0259 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:10:51 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5801117c-b59f-4849-8ae2-6c644b4d0259 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:10:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5801117c-b59f-4849-8ae2-6c644b4d0259 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:10:51 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5801117c-b59f-4849-8ae2-6c644b4d0259 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:10:51 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-5801117c-b59f-4849-8ae2-6c644b4d0259 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:10:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5801117c-b59f-4849-8ae2-6c644b4d0259 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-613f98a9-b207-4e57-af6f-ac9ad8912bb3 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:51 devstack sudo[113381]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-613f98a9-b207-4e57-af6f-ac9ad8912bb3 1073741824 Aug 18 19:10:51 devstack sudo[113381]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:52 devstack sudo[113381]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5801117c-b59f-4849-8ae2-6c644b4d0259 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-613f98a9-b207-4e57-af6f-ac9ad8912bb3 1073741824" returned: 0 in 0.386s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5801117c-b59f-4849-8ae2-6c644b4d0259 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-613f98a9-b207-4e57-af6f-ac9ad8912bb3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:52 devstack sudo[113386]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-613f98a9-b207-4e57-af6f-ac9ad8912bb3 Aug 18 19:10:52 devstack sudo[113386]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:52 devstack sudo[113386]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5801117c-b59f-4849-8ae2-6c644b4d0259 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-613f98a9-b207-4e57-af6f-ac9ad8912bb3" returned: 0 in 0.234s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:52 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5801117c-b59f-4849-8ae2-6c644b4d0259 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] <== create_volume: return (661ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:10:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5801117c-b59f-4849-8ae2-6c644b4d0259 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.664s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:10:52 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5801117c-b59f-4849-8ae2-6c644b4d0259 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f9184fda-ad49-4034-9b06-1ad1a8e71974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-613f98a9-b207-4e57-af6f-ac9ad8912bb3', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:52 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5801117c-b59f-4849-8ae2-6c644b4d0259 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c3657a20-0150-4517-bbf5-7c1c7fd53357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:52 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-5801117c-b59f-4849-8ae2-6c644b4d0259 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Volume volume-613f98a9-b207-4e57-af6f-ac9ad8912bb3 (613f98a9-b207-4e57-af6f-ac9ad8912bb3): created successfully Aug 18 19:10:52 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5801117c-b59f-4849-8ae2-6c644b4d0259 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c3657a20-0150-4517-bbf5-7c1c7fd53357) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:52 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5801117c-b59f-4849-8ae2-6c644b4d0259 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Flow 'volume_create_manager' (a36d8d1e-2960-4ccc-8a94-f1965edaf73d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:10:52 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-5801117c-b59f-4849-8ae2-6c644b4d0259 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Created volume successfully. Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-e8c60453-0df1-466b-bccf-1f621381579b tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e8c60453-0df1-466b-bccf-1f621381579b tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Flow 'volume_create_manager' (1d6caa12-ba1b-407f-9964-a68ff63528f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e8c60453-0df1-466b-bccf-1f621381579b tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (023794b2-d28f-4249-a3fb-19ffc7f5e7bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e8c60453-0df1-466b-bccf-1f621381579b tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (023794b2-d28f-4249-a3fb-19ffc7f5e7bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:10:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-884464664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c4c932ac-4e35-4125-ae7b-d6bf23e814c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8843553de3d414d9c154ddd764312b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:10: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-18T17:10:53Z,use_quota=True,user_id='0636a22925ec4a389e7bc3b4cd818b89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e8c60453-0df1-466b-bccf-1f621381579b tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ac43269d-57d1-4d6a-91d9-ab3f733dd1d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e8c60453-0df1-466b-bccf-1f621381579b tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ac43269d-57d1-4d6a-91d9-ab3f733dd1d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e8c60453-0df1-466b-bccf-1f621381579b tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b8daf76d-7e46-4ed2-8f3b-34ab307bf810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e8c60453-0df1-466b-bccf-1f621381579b tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b8daf76d-7e46-4ed2-8f3b-34ab307bf810) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c4c932ac-4e35-4125-ae7b-d6bf23e814c8', 'volume_name': 'volume-c4c932ac-4e35-4125-ae7b-d6bf23e814c8', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e8c60453-0df1-466b-bccf-1f621381579b tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (53cceba0-5b36-4635-9bad-dd0b2e220f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e8c60453-0df1-466b-bccf-1f621381579b tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (53cceba0-5b36-4635-9bad-dd0b2e220f34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e8c60453-0df1-466b-bccf-1f621381579b tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (39fbf1e3-638f-47b4-8bec-e3cc614294ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:53 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-e8c60453-0df1-466b-bccf-1f621381579b tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Volume c4c932ac-4e35-4125-ae7b-d6bf23e814c8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c4c932ac-4e35-4125-ae7b-d6bf23e814c8', 'volume_size': 1} Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e8c60453-0df1-466b-bccf-1f621381579b tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e8c60453-0df1-466b-bccf-1f621381579b tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e8c60453-0df1-466b-bccf-1f621381579b tempest-CreateVolumesFromSourceVolumeTest-595865401 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:10:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-884464664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c4c932ac-4e35-4125-ae7b-d6bf23e814c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8843553de3d414d9c154ddd764312b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:10: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-18T17:10:53Z,use_quota=True,user_id='0636a22925ec4a389e7bc3b4cd818b89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-e8c60453-0df1-466b-bccf-1f621381579b tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Creating volume c4c932ac-4e35-4125-ae7b-d6bf23e814c8 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e8c60453-0df1-466b-bccf-1f621381579b tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e8c60453-0df1-466b-bccf-1f621381579b tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e8c60453-0df1-466b-bccf-1f621381579b tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e8c60453-0df1-466b-bccf-1f621381579b tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e8c60453-0df1-466b-bccf-1f621381579b tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e8c60453-0df1-466b-bccf-1f621381579b tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:10:53 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-e8c60453-0df1-466b-bccf-1f621381579b tempest-CreateVolumesFromSourceVolumeTest-595865401 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e8c60453-0df1-466b-bccf-1f621381579b tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c4c932ac-4e35-4125-ae7b-d6bf23e814c8 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:53 devstack sudo[113389]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c4c932ac-4e35-4125-ae7b-d6bf23e814c8 1073741824 Aug 18 19:10:53 devstack sudo[113389]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-ff8f1579-3556-4cd8-8c1e-4eff3bdbee51 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ff8f1579-3556-4cd8-8c1e-4eff3bdbee51 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Flow 'volume_create_manager' (869db026-f5ed-4268-ac2c-bd187de24b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ff8f1579-3556-4cd8-8c1e-4eff3bdbee51 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (04202072-0da0-4546-8603-d122789939c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ff8f1579-3556-4cd8-8c1e-4eff3bdbee51 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (04202072-0da0-4546-8603-d122789939c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:10:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-590991262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6182f3cb-4f1a-4f4f-8ffc-9e75c2e4e286,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8843553de3d414d9c154ddd764312b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:10: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-18T17:10:54Z,use_quota=True,user_id='0636a22925ec4a389e7bc3b4cd818b89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ff8f1579-3556-4cd8-8c1e-4eff3bdbee51 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fbbe9a18-562e-443a-a2d5-b3ebbcf0e168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ff8f1579-3556-4cd8-8c1e-4eff3bdbee51 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fbbe9a18-562e-443a-a2d5-b3ebbcf0e168) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ff8f1579-3556-4cd8-8c1e-4eff3bdbee51 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fce345ca-c4e1-438f-912a-4d1686de6f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ff8f1579-3556-4cd8-8c1e-4eff3bdbee51 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fce345ca-c4e1-438f-912a-4d1686de6f73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6182f3cb-4f1a-4f4f-8ffc-9e75c2e4e286', 'volume_name': 'volume-6182f3cb-4f1a-4f4f-8ffc-9e75c2e4e286', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ff8f1579-3556-4cd8-8c1e-4eff3bdbee51 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (124bea30-3574-4001-9f04-16342dc34cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ff8f1579-3556-4cd8-8c1e-4eff3bdbee51 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (124bea30-3574-4001-9f04-16342dc34cff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ff8f1579-3556-4cd8-8c1e-4eff3bdbee51 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6823e58e-00f2-4fb5-8ee8-933b26cc178b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:53 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-ff8f1579-3556-4cd8-8c1e-4eff3bdbee51 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Volume 6182f3cb-4f1a-4f4f-8ffc-9e75c2e4e286: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6182f3cb-4f1a-4f4f-8ffc-9e75c2e4e286', 'volume_size': 1} Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ff8f1579-3556-4cd8-8c1e-4eff3bdbee51 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:10:53 devstack sudo[113389]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e8c60453-0df1-466b-bccf-1f621381579b tempest-CreateVolumesFromSourceVolumeTest-595865401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c4c932ac-4e35-4125-ae7b-d6bf23e814c8 1073741824" returned: 0 in 0.513s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e8c60453-0df1-466b-bccf-1f621381579b tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c4c932ac-4e35-4125-ae7b-d6bf23e814c8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:53 devstack sudo[113395]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c4c932ac-4e35-4125-ae7b-d6bf23e814c8 Aug 18 19:10:53 devstack sudo[113395]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-eedab57d-a9ee-408f-94e7-4929ad39c391 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-eedab57d-a9ee-408f-94e7-4929ad39c391 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Flow 'volume_create_manager' (cbda8da1-fe26-4016-aeb1-ea21571f090f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:10:53 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-eedab57d-a9ee-408f-94e7-4929ad39c391 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (de75f6ed-36a5-408d-9551-291e97965f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-eedab57d-a9ee-408f-94e7-4929ad39c391 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (de75f6ed-36a5-408d-9551-291e97965f98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:10:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1844860835',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5c5bc7fe-6613-4e00-8921-4e45c221b5ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8843553de3d414d9c154ddd764312b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:10: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-18T17:10:54Z,use_quota=True,user_id='0636a22925ec4a389e7bc3b4cd818b89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-eedab57d-a9ee-408f-94e7-4929ad39c391 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6d4cad5e-c000-4b52-8cb4-2798c504a7b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-eedab57d-a9ee-408f-94e7-4929ad39c391 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6d4cad5e-c000-4b52-8cb4-2798c504a7b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-eedab57d-a9ee-408f-94e7-4929ad39c391 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a40ebf09-5a48-41a3-ab19-5ded601f2ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-eedab57d-a9ee-408f-94e7-4929ad39c391 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a40ebf09-5a48-41a3-ab19-5ded601f2ffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5c5bc7fe-6613-4e00-8921-4e45c221b5ca', 'volume_name': 'volume-5c5bc7fe-6613-4e00-8921-4e45c221b5ca', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-eedab57d-a9ee-408f-94e7-4929ad39c391 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (18a0e273-2469-4373-9159-20ee38a4e02d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-eedab57d-a9ee-408f-94e7-4929ad39c391 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (18a0e273-2469-4373-9159-20ee38a4e02d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-eedab57d-a9ee-408f-94e7-4929ad39c391 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f38b26f6-9298-43a7-ac10-4c592ddac56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:54 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-eedab57d-a9ee-408f-94e7-4929ad39c391 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Volume 5c5bc7fe-6613-4e00-8921-4e45c221b5ca: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5c5bc7fe-6613-4e00-8921-4e45c221b5ca', 'volume_size': 1} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-eedab57d-a9ee-408f-94e7-4929ad39c391 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:10:54 devstack sudo[113395]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e8c60453-0df1-466b-bccf-1f621381579b tempest-CreateVolumesFromSourceVolumeTest-595865401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c4c932ac-4e35-4125-ae7b-d6bf23e814c8" returned: 0 in 0.261s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e8c60453-0df1-466b-bccf-1f621381579b tempest-CreateVolumesFromSourceVolumeTest-595865401 None] <== create_volume: return (820ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e8c60453-0df1-466b-bccf-1f621381579b tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.823s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ff8f1579-3556-4cd8-8c1e-4eff3bdbee51 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.464s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ff8f1579-3556-4cd8-8c1e-4eff3bdbee51 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:10:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-590991262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6182f3cb-4f1a-4f4f-8ffc-9e75c2e4e286,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8843553de3d414d9c154ddd764312b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:10: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-18T17:10:54Z,use_quota=True,user_id='0636a22925ec4a389e7bc3b4cd818b89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-ff8f1579-3556-4cd8-8c1e-4eff3bdbee51 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Creating volume 6182f3cb-4f1a-4f4f-8ffc-9e75c2e4e286 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ff8f1579-3556-4cd8-8c1e-4eff3bdbee51 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ff8f1579-3556-4cd8-8c1e-4eff3bdbee51 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ff8f1579-3556-4cd8-8c1e-4eff3bdbee51 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ff8f1579-3556-4cd8-8c1e-4eff3bdbee51 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ff8f1579-3556-4cd8-8c1e-4eff3bdbee51 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ff8f1579-3556-4cd8-8c1e-4eff3bdbee51 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:10:54 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-ff8f1579-3556-4cd8-8c1e-4eff3bdbee51 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ff8f1579-3556-4cd8-8c1e-4eff3bdbee51 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6182f3cb-4f1a-4f4f-8ffc-9e75c2e4e286 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e8c60453-0df1-466b-bccf-1f621381579b tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (39fbf1e3-638f-47b4-8bec-e3cc614294ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c4c932ac-4e35-4125-ae7b-d6bf23e814c8', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e8c60453-0df1-466b-bccf-1f621381579b tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (48d66596-bdb6-407c-b34a-5ad7b6305092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:54 devstack sudo[113398]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6182f3cb-4f1a-4f4f-8ffc-9e75c2e4e286 1073741824 Aug 18 19:10:54 devstack sudo[113398]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:54 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-e8c60453-0df1-466b-bccf-1f621381579b tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Volume volume-c4c932ac-4e35-4125-ae7b-d6bf23e814c8 (c4c932ac-4e35-4125-ae7b-d6bf23e814c8): created successfully Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e8c60453-0df1-466b-bccf-1f621381579b tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (48d66596-bdb6-407c-b34a-5ad7b6305092) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e8c60453-0df1-466b-bccf-1f621381579b tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Flow 'volume_create_manager' (1d6caa12-ba1b-407f-9964-a68ff63528f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:10:54 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-e8c60453-0df1-466b-bccf-1f621381579b tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Created volume successfully. Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-4f9f9ab2-f396-4b0f-880a-241f5445124a tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f9f9ab2-f396-4b0f-880a-241f5445124a tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Flow 'volume_create_manager' (65971245-ad90-4411-9922-5703523eb0d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f9f9ab2-f396-4b0f-880a-241f5445124a tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c13f5f22-1231-4c31-ba2f-9fd2cf6776cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f9f9ab2-f396-4b0f-880a-241f5445124a tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c13f5f22-1231-4c31-ba2f-9fd2cf6776cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:10:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2069697624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=394e0b69-6d00-4d6b-a684-e845d62ebf83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8843553de3d414d9c154ddd764312b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:10: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-18T17:10:54Z,use_quota=True,user_id='0636a22925ec4a389e7bc3b4cd818b89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f9f9ab2-f396-4b0f-880a-241f5445124a tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8c832932-1481-4d79-8631-f7e5d59ac0bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f9f9ab2-f396-4b0f-880a-241f5445124a tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8c832932-1481-4d79-8631-f7e5d59ac0bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f9f9ab2-f396-4b0f-880a-241f5445124a tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (191e46c5-1da3-44ce-9d0e-803009c19ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f9f9ab2-f396-4b0f-880a-241f5445124a tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (191e46c5-1da3-44ce-9d0e-803009c19ee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '394e0b69-6d00-4d6b-a684-e845d62ebf83', 'volume_name': 'volume-394e0b69-6d00-4d6b-a684-e845d62ebf83', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f9f9ab2-f396-4b0f-880a-241f5445124a tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2e2a6c02-a8f1-439a-838d-8ca73292aaeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f9f9ab2-f396-4b0f-880a-241f5445124a tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2e2a6c02-a8f1-439a-838d-8ca73292aaeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f9f9ab2-f396-4b0f-880a-241f5445124a tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8be47e5d-98d4-4322-9372-a9d9dbf493fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:54 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-4f9f9ab2-f396-4b0f-880a-241f5445124a tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Volume 394e0b69-6d00-4d6b-a684-e845d62ebf83: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-394e0b69-6d00-4d6b-a684-e845d62ebf83', 'volume_size': 1} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4f9f9ab2-f396-4b0f-880a-241f5445124a tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:10:54 devstack sudo[113398]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ff8f1579-3556-4cd8-8c1e-4eff3bdbee51 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6182f3cb-4f1a-4f4f-8ffc-9e75c2e4e286 1073741824" returned: 0 in 0.485s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ff8f1579-3556-4cd8-8c1e-4eff3bdbee51 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6182f3cb-4f1a-4f4f-8ffc-9e75c2e4e286 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:54 devstack sudo[113404]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6182f3cb-4f1a-4f4f-8ffc-9e75c2e4e286 Aug 18 19:10:54 devstack sudo[113404]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-8041a5ce-54ea-41cb-a898-eb39938c07dd tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8041a5ce-54ea-41cb-a898-eb39938c07dd tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Flow 'volume_create_manager' (fdb75977-7715-46e0-a5ce-2b714dc91183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8041a5ce-54ea-41cb-a898-eb39938c07dd tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (264f621d-e0de-4eda-8121-4ca7c39ee45a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8041a5ce-54ea-41cb-a898-eb39938c07dd tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (264f621d-e0de-4eda-8121-4ca7c39ee45a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:10:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1419049894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a337f118-b187-4406-891e-9898ae48005c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8843553de3d414d9c154ddd764312b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:10: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-18T17:10:55Z,use_quota=True,user_id='0636a22925ec4a389e7bc3b4cd818b89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8041a5ce-54ea-41cb-a898-eb39938c07dd tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (34ef861d-c663-406e-9bca-ed9970aec030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8041a5ce-54ea-41cb-a898-eb39938c07dd tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (34ef861d-c663-406e-9bca-ed9970aec030) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8041a5ce-54ea-41cb-a898-eb39938c07dd tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (90938a98-8507-4612-a367-eef0903aab98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8041a5ce-54ea-41cb-a898-eb39938c07dd tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (90938a98-8507-4612-a367-eef0903aab98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a337f118-b187-4406-891e-9898ae48005c', 'volume_name': 'volume-a337f118-b187-4406-891e-9898ae48005c', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8041a5ce-54ea-41cb-a898-eb39938c07dd tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9d5902d6-4960-4bf0-8e7b-506c2332eeed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8041a5ce-54ea-41cb-a898-eb39938c07dd tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9d5902d6-4960-4bf0-8e7b-506c2332eeed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8041a5ce-54ea-41cb-a898-eb39938c07dd tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0edc308b-0c00-43f5-a94f-132260c30784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:54 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-8041a5ce-54ea-41cb-a898-eb39938c07dd tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Volume a337f118-b187-4406-891e-9898ae48005c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a337f118-b187-4406-891e-9898ae48005c', 'volume_size': 1} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8041a5ce-54ea-41cb-a898-eb39938c07dd tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:10:54 devstack sudo[113404]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ff8f1579-3556-4cd8-8c1e-4eff3bdbee51 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6182f3cb-4f1a-4f4f-8ffc-9e75c2e4e286" returned: 0 in 0.239s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ff8f1579-3556-4cd8-8c1e-4eff3bdbee51 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] <== create_volume: return (763ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ff8f1579-3556-4cd8-8c1e-4eff3bdbee51 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.766s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-eedab57d-a9ee-408f-94e7-4929ad39c391 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.867s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-eedab57d-a9ee-408f-94e7-4929ad39c391 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:10:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1844860835',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5c5bc7fe-6613-4e00-8921-4e45c221b5ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8843553de3d414d9c154ddd764312b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:10: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-18T17:10:54Z,use_quota=True,user_id='0636a22925ec4a389e7bc3b4cd818b89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-eedab57d-a9ee-408f-94e7-4929ad39c391 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Creating volume 5c5bc7fe-6613-4e00-8921-4e45c221b5ca {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-eedab57d-a9ee-408f-94e7-4929ad39c391 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-eedab57d-a9ee-408f-94e7-4929ad39c391 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-eedab57d-a9ee-408f-94e7-4929ad39c391 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-eedab57d-a9ee-408f-94e7-4929ad39c391 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-eedab57d-a9ee-408f-94e7-4929ad39c391 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-eedab57d-a9ee-408f-94e7-4929ad39c391 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:10:54 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-eedab57d-a9ee-408f-94e7-4929ad39c391 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-eedab57d-a9ee-408f-94e7-4929ad39c391 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5c5bc7fe-6613-4e00-8921-4e45c221b5ca 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ff8f1579-3556-4cd8-8c1e-4eff3bdbee51 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6823e58e-00f2-4fb5-8ee8-933b26cc178b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6182f3cb-4f1a-4f4f-8ffc-9e75c2e4e286', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:54 devstack sudo[113407]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5c5bc7fe-6613-4e00-8921-4e45c221b5ca 1073741824 Aug 18 19:10:54 devstack sudo[113407]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ff8f1579-3556-4cd8-8c1e-4eff3bdbee51 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5339b412-f7fc-4a0f-bb91-c50b7bb06d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:54 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-ff8f1579-3556-4cd8-8c1e-4eff3bdbee51 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Volume volume-6182f3cb-4f1a-4f4f-8ffc-9e75c2e4e286 (6182f3cb-4f1a-4f4f-8ffc-9e75c2e4e286): created successfully Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ff8f1579-3556-4cd8-8c1e-4eff3bdbee51 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5339b412-f7fc-4a0f-bb91-c50b7bb06d37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ff8f1579-3556-4cd8-8c1e-4eff3bdbee51 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Flow 'volume_create_manager' (869db026-f5ed-4268-ac2c-bd187de24b6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:10:54 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-ff8f1579-3556-4cd8-8c1e-4eff3bdbee51 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Created volume successfully. Aug 18 19:10:55 devstack sudo[113407]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-eedab57d-a9ee-408f-94e7-4929ad39c391 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5c5bc7fe-6613-4e00-8921-4e45c221b5ca 1073741824" returned: 0 in 0.418s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-eedab57d-a9ee-408f-94e7-4929ad39c391 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5c5bc7fe-6613-4e00-8921-4e45c221b5ca {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:55 devstack sudo[113415]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5c5bc7fe-6613-4e00-8921-4e45c221b5ca Aug 18 19:10:55 devstack sudo[113415]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:55 devstack sudo[113415]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-eedab57d-a9ee-408f-94e7-4929ad39c391 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5c5bc7fe-6613-4e00-8921-4e45c221b5ca" returned: 0 in 0.248s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:55 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-eedab57d-a9ee-408f-94e7-4929ad39c391 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] <== create_volume: return (708ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:10:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-eedab57d-a9ee-408f-94e7-4929ad39c391 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.710s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:10:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4f9f9ab2-f396-4b0f-880a-241f5445124a tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.206s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:10:55 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4f9f9ab2-f396-4b0f-880a-241f5445124a tempest-CreateVolumesFromSourceVolumeTest-595865401 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:10:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2069697624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=394e0b69-6d00-4d6b-a684-e845d62ebf83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8843553de3d414d9c154ddd764312b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:10: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-18T17:10:54Z,use_quota=True,user_id='0636a22925ec4a389e7bc3b4cd818b89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:10:55 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-4f9f9ab2-f396-4b0f-880a-241f5445124a tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Creating volume 394e0b69-6d00-4d6b-a684-e845d62ebf83 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:10:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4f9f9ab2-f396-4b0f-880a-241f5445124a tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:10:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4f9f9ab2-f396-4b0f-880a-241f5445124a tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:10:55 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4f9f9ab2-f396-4b0f-880a-241f5445124a tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:10:55 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4f9f9ab2-f396-4b0f-880a-241f5445124a tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:10:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4f9f9ab2-f396-4b0f-880a-241f5445124a tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:10:55 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4f9f9ab2-f396-4b0f-880a-241f5445124a tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:10:55 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-4f9f9ab2-f396-4b0f-880a-241f5445124a tempest-CreateVolumesFromSourceVolumeTest-595865401 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:10:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4f9f9ab2-f396-4b0f-880a-241f5445124a tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-394e0b69-6d00-4d6b-a684-e845d62ebf83 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:55 devstack sudo[113419]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-394e0b69-6d00-4d6b-a684-e845d62ebf83 1073741824 Aug 18 19:10:55 devstack sudo[113419]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:55 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-eedab57d-a9ee-408f-94e7-4929ad39c391 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f38b26f6-9298-43a7-ac10-4c592ddac56b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5c5bc7fe-6613-4e00-8921-4e45c221b5ca', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:55 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-eedab57d-a9ee-408f-94e7-4929ad39c391 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (26afd574-7629-46ea-9ca0-55fbf542a0eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:55 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-eedab57d-a9ee-408f-94e7-4929ad39c391 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Volume volume-5c5bc7fe-6613-4e00-8921-4e45c221b5ca (5c5bc7fe-6613-4e00-8921-4e45c221b5ca): created successfully Aug 18 19:10:55 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-eedab57d-a9ee-408f-94e7-4929ad39c391 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (26afd574-7629-46ea-9ca0-55fbf542a0eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:55 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-eedab57d-a9ee-408f-94e7-4929ad39c391 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Flow 'volume_create_manager' (cbda8da1-fe26-4016-aeb1-ea21571f090f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:10:55 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-eedab57d-a9ee-408f-94e7-4929ad39c391 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Created volume successfully. Aug 18 19:10:56 devstack sudo[113419]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4f9f9ab2-f396-4b0f-880a-241f5445124a tempest-CreateVolumesFromSourceVolumeTest-595865401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-394e0b69-6d00-4d6b-a684-e845d62ebf83 1073741824" returned: 0 in 0.405s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4f9f9ab2-f396-4b0f-880a-241f5445124a tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-394e0b69-6d00-4d6b-a684-e845d62ebf83 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:56 devstack sudo[113424]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-394e0b69-6d00-4d6b-a684-e845d62ebf83 Aug 18 19:10:56 devstack sudo[113424]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:56 devstack sudo[113424]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4f9f9ab2-f396-4b0f-880a-241f5445124a tempest-CreateVolumesFromSourceVolumeTest-595865401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-394e0b69-6d00-4d6b-a684-e845d62ebf83" returned: 0 in 0.225s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:56 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4f9f9ab2-f396-4b0f-880a-241f5445124a tempest-CreateVolumesFromSourceVolumeTest-595865401 None] <== create_volume: return (665ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:10:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4f9f9ab2-f396-4b0f-880a-241f5445124a tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.668s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:10:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8041a5ce-54ea-41cb-a898-eb39938c07dd tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.510s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:10:56 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8041a5ce-54ea-41cb-a898-eb39938c07dd tempest-CreateVolumesFromSourceVolumeTest-595865401 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:10:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1419049894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a337f118-b187-4406-891e-9898ae48005c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8843553de3d414d9c154ddd764312b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:10: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-18T17:10:55Z,use_quota=True,user_id='0636a22925ec4a389e7bc3b4cd818b89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:10:56 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-8041a5ce-54ea-41cb-a898-eb39938c07dd tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Creating volume a337f118-b187-4406-891e-9898ae48005c {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:10:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8041a5ce-54ea-41cb-a898-eb39938c07dd tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:10:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8041a5ce-54ea-41cb-a898-eb39938c07dd tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:10:56 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8041a5ce-54ea-41cb-a898-eb39938c07dd tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:10:56 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8041a5ce-54ea-41cb-a898-eb39938c07dd tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:10:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8041a5ce-54ea-41cb-a898-eb39938c07dd tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:10:56 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8041a5ce-54ea-41cb-a898-eb39938c07dd tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:10:56 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-8041a5ce-54ea-41cb-a898-eb39938c07dd tempest-CreateVolumesFromSourceVolumeTest-595865401 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:10:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8041a5ce-54ea-41cb-a898-eb39938c07dd tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a337f118-b187-4406-891e-9898ae48005c 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f9f9ab2-f396-4b0f-880a-241f5445124a tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8be47e5d-98d4-4322-9372-a9d9dbf493fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-394e0b69-6d00-4d6b-a684-e845d62ebf83', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:56 devstack sudo[113427]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a337f118-b187-4406-891e-9898ae48005c 1073741824 Aug 18 19:10:56 devstack sudo[113427]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f9f9ab2-f396-4b0f-880a-241f5445124a tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (70532447-43c4-4487-b661-743f258f4b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:56 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-4f9f9ab2-f396-4b0f-880a-241f5445124a tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Volume volume-394e0b69-6d00-4d6b-a684-e845d62ebf83 (394e0b69-6d00-4d6b-a684-e845d62ebf83): created successfully Aug 18 19:10:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f9f9ab2-f396-4b0f-880a-241f5445124a tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (70532447-43c4-4487-b661-743f258f4b85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f9f9ab2-f396-4b0f-880a-241f5445124a tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Flow 'volume_create_manager' (65971245-ad90-4411-9922-5703523eb0d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:10:56 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-4f9f9ab2-f396-4b0f-880a-241f5445124a tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Created volume successfully. Aug 18 19:10:56 devstack sudo[113427]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8041a5ce-54ea-41cb-a898-eb39938c07dd tempest-CreateVolumesFromSourceVolumeTest-595865401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a337f118-b187-4406-891e-9898ae48005c 1073741824" returned: 0 in 0.389s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8041a5ce-54ea-41cb-a898-eb39938c07dd tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a337f118-b187-4406-891e-9898ae48005c {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:56 devstack sudo[113432]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a337f118-b187-4406-891e-9898ae48005c Aug 18 19:10:56 devstack sudo[113432]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:56 devstack sudo[113432]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8041a5ce-54ea-41cb-a898-eb39938c07dd tempest-CreateVolumesFromSourceVolumeTest-595865401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a337f118-b187-4406-891e-9898ae48005c" returned: 0 in 0.234s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:56 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8041a5ce-54ea-41cb-a898-eb39938c07dd tempest-CreateVolumesFromSourceVolumeTest-595865401 None] <== create_volume: return (657ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:10:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8041a5ce-54ea-41cb-a898-eb39938c07dd tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.660s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:10:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8041a5ce-54ea-41cb-a898-eb39938c07dd tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0edc308b-0c00-43f5-a94f-132260c30784) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a337f118-b187-4406-891e-9898ae48005c', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8041a5ce-54ea-41cb-a898-eb39938c07dd tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (30c90bfd-b9b3-4366-b004-5a737cb93118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:10:56 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-8041a5ce-54ea-41cb-a898-eb39938c07dd tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Volume volume-a337f118-b187-4406-891e-9898ae48005c (a337f118-b187-4406-891e-9898ae48005c): created successfully Aug 18 19:10:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8041a5ce-54ea-41cb-a898-eb39938c07dd tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (30c90bfd-b9b3-4366-b004-5a737cb93118) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:10:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8041a5ce-54ea-41cb-a898-eb39938c07dd tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Flow 'volume_create_manager' (fdb75977-7715-46e0-a5ce-2b714dc91183) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:10:57 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-8041a5ce-54ea-41cb-a898-eb39938c07dd tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Created volume successfully. Aug 18 19:10:58 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f28db70c-7449-41e8-adf6-1528bd9dc981 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Acquiring lock "cinder-a337f118-b187-4406-891e-9898ae48005c-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:10:58 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f28db70c-7449-41e8-adf6-1528bd9dc981 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "cinder-a337f118-b187-4406-891e-9898ae48005c-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:10:58 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f28db70c-7449-41e8-adf6-1528bd9dc981 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Acquiring lock "cinder-quobyte-a337f118-b187-4406-891e-9898ae48005c" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:10:58 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f28db70c-7449-41e8-adf6-1528bd9dc981 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "cinder-quobyte-a337f118-b187-4406-891e-9898ae48005c" acquired by "delete_volume" :: waited 0.012s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:10:58 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[6f3f3bc3-5102-40cb-b836-2bf77bc8e128]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:10:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f28db70c-7449-41e8-adf6-1528bd9dc981 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a337f118-b187-4406-891e-9898ae48005c {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:58 devstack sudo[113435]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a337f118-b187-4406-891e-9898ae48005c Aug 18 19:10:58 devstack sudo[113435]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:58 devstack sudo[113435]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f28db70c-7449-41e8-adf6-1528bd9dc981 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a337f118-b187-4406-891e-9898ae48005c" returned: 0 in 0.335s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f28db70c-7449-41e8-adf6-1528bd9dc981 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a337f118-b187-4406-891e-9898ae48005c {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:58 devstack sudo[113440]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a337f118-b187-4406-891e-9898ae48005c Aug 18 19:10:58 devstack sudo[113440]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:58 devstack sudo[113440]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f28db70c-7449-41e8-adf6-1528bd9dc981 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a337f118-b187-4406-891e-9898ae48005c" returned: 0 in 0.230s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:58 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f28db70c-7449-41e8-adf6-1528bd9dc981 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "cinder-quobyte-a337f118-b187-4406-891e-9898ae48005c" released by "delete_volume" :: held 0.600s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:10:58 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-f28db70c-7449-41e8-adf6-1528bd9dc981 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Created reservations ['94570c9a-1fa4-4332-bf7f-afee64721150', 'ccb4c944-a077-4caf-a616-32cae10855b9', '3fa5a0bb-75ed-49c6-b0d8-4b71ca56bb52', '2bc8f4f7-e7ce-45c3-a9c5-066d38184a97'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:10:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f28db70c-7449-41e8-adf6-1528bd9dc981 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:10:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f28db70c-7449-41e8-adf6-1528bd9dc981 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:10:58 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f28db70c-7449-41e8-adf6-1528bd9dc981 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:10:58 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f28db70c-7449-41e8-adf6-1528bd9dc981 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:10:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f28db70c-7449-41e8-adf6-1528bd9dc981 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:10:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f28db70c-7449-41e8-adf6-1528bd9dc981 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:58 devstack sudo[113443]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:10:58 devstack sudo[113443]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:59 devstack sudo[113443]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f28db70c-7449-41e8-adf6-1528bd9dc981 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.227s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:59 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-f28db70c-7449-41e8-adf6-1528bd9dc981 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:10:59 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-f28db70c-7449-41e8-adf6-1528bd9dc981 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Deleted volume successfully. Aug 18 19:10:59 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f28db70c-7449-41e8-adf6-1528bd9dc981 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "cinder-a337f118-b187-4406-891e-9898ae48005c-delete_volume" released by "delete_volume" :: held 1.001s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:10:59 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-de59d845-fb76-4f28-a656-ff28ed2624aa tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Acquiring lock "cinder-394e0b69-6d00-4d6b-a684-e845d62ebf83-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:10:59 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-de59d845-fb76-4f28-a656-ff28ed2624aa tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "cinder-394e0b69-6d00-4d6b-a684-e845d62ebf83-delete_volume" acquired by "delete_volume" :: waited 0.016s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:10:59 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-de59d845-fb76-4f28-a656-ff28ed2624aa tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Acquiring lock "cinder-quobyte-394e0b69-6d00-4d6b-a684-e845d62ebf83" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:10:59 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-de59d845-fb76-4f28-a656-ff28ed2624aa tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "cinder-quobyte-394e0b69-6d00-4d6b-a684-e845d62ebf83" acquired by "delete_volume" :: waited 0.015s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:10:59 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[d6752ae3-be4f-484a-94fa-d1e2880f4f10]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:10:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-de59d845-fb76-4f28-a656-ff28ed2624aa tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-394e0b69-6d00-4d6b-a684-e845d62ebf83 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:59 devstack sudo[113446]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-394e0b69-6d00-4d6b-a684-e845d62ebf83 Aug 18 19:10:59 devstack sudo[113446]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:59 devstack sudo[113446]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-de59d845-fb76-4f28-a656-ff28ed2624aa tempest-CreateVolumesFromSourceVolumeTest-595865401 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-394e0b69-6d00-4d6b-a684-e845d62ebf83" returned: 0 in 0.329s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-de59d845-fb76-4f28-a656-ff28ed2624aa tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-394e0b69-6d00-4d6b-a684-e845d62ebf83 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:59 devstack sudo[113451]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-394e0b69-6d00-4d6b-a684-e845d62ebf83 Aug 18 19:10:59 devstack sudo[113451]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:10:59 devstack sudo[113451]: pam_unix(sudo:session): session closed for user root Aug 18 19:10:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-de59d845-fb76-4f28-a656-ff28ed2624aa tempest-CreateVolumesFromSourceVolumeTest-595865401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-394e0b69-6d00-4d6b-a684-e845d62ebf83" returned: 0 in 0.229s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:10:59 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-de59d845-fb76-4f28-a656-ff28ed2624aa tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "cinder-quobyte-394e0b69-6d00-4d6b-a684-e845d62ebf83" released by "delete_volume" :: held 0.594s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:10:59 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-de59d845-fb76-4f28-a656-ff28ed2624aa tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Created reservations ['3c768350-7cd3-4bb4-9240-4e9c4ca8f625', '2869e1b7-be8b-425b-9e43-44a7c038b404', '183477aa-87e9-415b-9967-a825f8a1a233', 'c6307147-bd2c-44c1-8be0-63c48e21e7bf'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:10:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-de59d845-fb76-4f28-a656-ff28ed2624aa tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:10:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-de59d845-fb76-4f28-a656-ff28ed2624aa tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:10:59 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-de59d845-fb76-4f28-a656-ff28ed2624aa tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:10:59 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-de59d845-fb76-4f28-a656-ff28ed2624aa tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:10:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-de59d845-fb76-4f28-a656-ff28ed2624aa tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:10:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-de59d845-fb76-4f28-a656-ff28ed2624aa tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:10:59 devstack sudo[113454]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:10:59 devstack sudo[113454]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:00 devstack sudo[113454]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-de59d845-fb76-4f28-a656-ff28ed2624aa tempest-CreateVolumesFromSourceVolumeTest-595865401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.226s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:00 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-de59d845-fb76-4f28-a656-ff28ed2624aa tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:11:00 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-de59d845-fb76-4f28-a656-ff28ed2624aa tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Deleted volume successfully. Aug 18 19:11:00 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-de59d845-fb76-4f28-a656-ff28ed2624aa tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "cinder-394e0b69-6d00-4d6b-a684-e845d62ebf83-delete_volume" released by "delete_volume" :: held 0.994s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:11:00 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ba135db4-07f0-4b15-98a3-43e9e14c2cd5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Acquiring lock "cinder-5c5bc7fe-6613-4e00-8921-4e45c221b5ca-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:11:00 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ba135db4-07f0-4b15-98a3-43e9e14c2cd5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "cinder-5c5bc7fe-6613-4e00-8921-4e45c221b5ca-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:11:00 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ba135db4-07f0-4b15-98a3-43e9e14c2cd5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Acquiring lock "cinder-quobyte-5c5bc7fe-6613-4e00-8921-4e45c221b5ca" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:11:00 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ba135db4-07f0-4b15-98a3-43e9e14c2cd5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "cinder-quobyte-5c5bc7fe-6613-4e00-8921-4e45c221b5ca" acquired by "delete_volume" :: waited 0.014s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:11:00 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[eeca2943-6454-473c-9a4b-86145a945afc]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:11:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ba135db4-07f0-4b15-98a3-43e9e14c2cd5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5c5bc7fe-6613-4e00-8921-4e45c221b5ca {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:00 devstack sudo[113457]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5c5bc7fe-6613-4e00-8921-4e45c221b5ca Aug 18 19:11:00 devstack sudo[113457]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:00 devstack sudo[113457]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ba135db4-07f0-4b15-98a3-43e9e14c2cd5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5c5bc7fe-6613-4e00-8921-4e45c221b5ca" returned: 0 in 0.336s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ba135db4-07f0-4b15-98a3-43e9e14c2cd5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5c5bc7fe-6613-4e00-8921-4e45c221b5ca {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:00 devstack sudo[113462]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5c5bc7fe-6613-4e00-8921-4e45c221b5ca Aug 18 19:11:00 devstack sudo[113462]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:00 devstack sudo[113462]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ba135db4-07f0-4b15-98a3-43e9e14c2cd5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5c5bc7fe-6613-4e00-8921-4e45c221b5ca" returned: 0 in 0.233s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:01 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ba135db4-07f0-4b15-98a3-43e9e14c2cd5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "cinder-quobyte-5c5bc7fe-6613-4e00-8921-4e45c221b5ca" released by "delete_volume" :: held 0.605s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:11:01 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-ba135db4-07f0-4b15-98a3-43e9e14c2cd5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Created reservations ['c6a13911-0570-42d8-9bef-a91defea5615', 'bc23b68a-1bcf-4b62-995a-02bea1fc23db', 'bfc8e049-b5c0-4f63-b329-968b700debec', '42747896-fb11-4864-8279-1c9bf58c7b79'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:11:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ba135db4-07f0-4b15-98a3-43e9e14c2cd5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:11:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ba135db4-07f0-4b15-98a3-43e9e14c2cd5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:11:01 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ba135db4-07f0-4b15-98a3-43e9e14c2cd5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:11:01 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ba135db4-07f0-4b15-98a3-43e9e14c2cd5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:11:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ba135db4-07f0-4b15-98a3-43e9e14c2cd5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:11:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ba135db4-07f0-4b15-98a3-43e9e14c2cd5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:01 devstack sudo[113466]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:11:01 devstack sudo[113466]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:01 devstack sudo[113466]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ba135db4-07f0-4b15-98a3-43e9e14c2cd5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.230s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:01 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-ba135db4-07f0-4b15-98a3-43e9e14c2cd5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:11:01 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-ba135db4-07f0-4b15-98a3-43e9e14c2cd5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Deleted volume successfully. Aug 18 19:11:01 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ba135db4-07f0-4b15-98a3-43e9e14c2cd5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "cinder-5c5bc7fe-6613-4e00-8921-4e45c221b5ca-delete_volume" released by "delete_volume" :: held 1.011s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:11:01 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-bcab06a6-5eb6-4f5c-aace-ce40df1106b5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Acquiring lock "cinder-6182f3cb-4f1a-4f4f-8ffc-9e75c2e4e286-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:11:01 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-bcab06a6-5eb6-4f5c-aace-ce40df1106b5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "cinder-6182f3cb-4f1a-4f4f-8ffc-9e75c2e4e286-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:11:01 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-bcab06a6-5eb6-4f5c-aace-ce40df1106b5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Acquiring lock "cinder-quobyte-6182f3cb-4f1a-4f4f-8ffc-9e75c2e4e286" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:11:01 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-bcab06a6-5eb6-4f5c-aace-ce40df1106b5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "cinder-quobyte-6182f3cb-4f1a-4f4f-8ffc-9e75c2e4e286" acquired by "delete_volume" :: waited 0.014s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:11:01 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[d84f4970-f372-4208-b280-fe6d22b1eca4]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:11:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bcab06a6-5eb6-4f5c-aace-ce40df1106b5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6182f3cb-4f1a-4f4f-8ffc-9e75c2e4e286 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:01 devstack sudo[113469]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6182f3cb-4f1a-4f4f-8ffc-9e75c2e4e286 Aug 18 19:11:01 devstack sudo[113469]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:01 devstack sudo[113469]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bcab06a6-5eb6-4f5c-aace-ce40df1106b5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6182f3cb-4f1a-4f4f-8ffc-9e75c2e4e286" returned: 0 in 0.332s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bcab06a6-5eb6-4f5c-aace-ce40df1106b5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6182f3cb-4f1a-4f4f-8ffc-9e75c2e4e286 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:01 devstack sudo[113474]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6182f3cb-4f1a-4f4f-8ffc-9e75c2e4e286 Aug 18 19:11:01 devstack sudo[113474]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:02 devstack sudo[113474]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bcab06a6-5eb6-4f5c-aace-ce40df1106b5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6182f3cb-4f1a-4f4f-8ffc-9e75c2e4e286" returned: 0 in 0.240s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:02 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-bcab06a6-5eb6-4f5c-aace-ce40df1106b5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "cinder-quobyte-6182f3cb-4f1a-4f4f-8ffc-9e75c2e4e286" released by "delete_volume" :: held 0.609s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:11:02 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-bcab06a6-5eb6-4f5c-aace-ce40df1106b5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Created reservations ['e9e25236-f9d1-4bee-b78e-7a783b7a441f', 'ab783c9a-d488-413c-b1dd-595390ed6be8', '41ff42b1-e907-4f18-bd3e-64ec7ead2e21', '51c59609-2701-4763-93b3-1f4cf05f8c3b'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:11:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-bcab06a6-5eb6-4f5c-aace-ce40df1106b5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:11:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-bcab06a6-5eb6-4f5c-aace-ce40df1106b5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:11:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-bcab06a6-5eb6-4f5c-aace-ce40df1106b5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:11:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-bcab06a6-5eb6-4f5c-aace-ce40df1106b5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:11:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-bcab06a6-5eb6-4f5c-aace-ce40df1106b5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:11:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bcab06a6-5eb6-4f5c-aace-ce40df1106b5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:02 devstack sudo[113477]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:11:02 devstack sudo[113477]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:02 devstack sudo[113477]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bcab06a6-5eb6-4f5c-aace-ce40df1106b5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.231s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:02 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-bcab06a6-5eb6-4f5c-aace-ce40df1106b5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:11:02 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-bcab06a6-5eb6-4f5c-aace-ce40df1106b5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Deleted volume successfully. Aug 18 19:11:02 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-bcab06a6-5eb6-4f5c-aace-ce40df1106b5 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "cinder-6182f3cb-4f1a-4f4f-8ffc-9e75c2e4e286-delete_volume" released by "delete_volume" :: held 1.010s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:11:02 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-097114b7-95a0-4023-aff6-1dd499ef14fc tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Acquiring lock "cinder-c4c932ac-4e35-4125-ae7b-d6bf23e814c8-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:11:02 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-097114b7-95a0-4023-aff6-1dd499ef14fc tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "cinder-c4c932ac-4e35-4125-ae7b-d6bf23e814c8-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:11:02 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-097114b7-95a0-4023-aff6-1dd499ef14fc tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Acquiring lock "cinder-quobyte-c4c932ac-4e35-4125-ae7b-d6bf23e814c8" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:11:02 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-097114b7-95a0-4023-aff6-1dd499ef14fc tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "cinder-quobyte-c4c932ac-4e35-4125-ae7b-d6bf23e814c8" acquired by "delete_volume" :: waited 0.015s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:11:02 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[42995636-2964-418a-8ef9-258c0d03a942]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:11:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-097114b7-95a0-4023-aff6-1dd499ef14fc tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c4c932ac-4e35-4125-ae7b-d6bf23e814c8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:02 devstack sudo[113480]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c4c932ac-4e35-4125-ae7b-d6bf23e814c8 Aug 18 19:11:02 devstack sudo[113480]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:03 devstack sudo[113480]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-097114b7-95a0-4023-aff6-1dd499ef14fc tempest-CreateVolumesFromSourceVolumeTest-595865401 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c4c932ac-4e35-4125-ae7b-d6bf23e814c8" returned: 0 in 0.328s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-097114b7-95a0-4023-aff6-1dd499ef14fc tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c4c932ac-4e35-4125-ae7b-d6bf23e814c8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:03 devstack sudo[113485]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c4c932ac-4e35-4125-ae7b-d6bf23e814c8 Aug 18 19:11:03 devstack sudo[113485]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:03 devstack sudo[113485]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-097114b7-95a0-4023-aff6-1dd499ef14fc tempest-CreateVolumesFromSourceVolumeTest-595865401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c4c932ac-4e35-4125-ae7b-d6bf23e814c8" returned: 0 in 0.225s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:03 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-097114b7-95a0-4023-aff6-1dd499ef14fc tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "cinder-quobyte-c4c932ac-4e35-4125-ae7b-d6bf23e814c8" released by "delete_volume" :: held 0.590s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:11:03 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-097114b7-95a0-4023-aff6-1dd499ef14fc tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Created reservations ['9979947d-20c2-4f05-86f1-34a03bbe8be9', '59e6e182-6a24-4e78-aad1-21d12f59197b', '577c360d-e119-4f0a-93f4-750a456495b4', '41bcfcdd-1fff-4ea3-adde-17335750cd83'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:11:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-097114b7-95a0-4023-aff6-1dd499ef14fc tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:11:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-097114b7-95a0-4023-aff6-1dd499ef14fc tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:11:03 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-097114b7-95a0-4023-aff6-1dd499ef14fc tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:11:03 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-097114b7-95a0-4023-aff6-1dd499ef14fc tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:11:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-097114b7-95a0-4023-aff6-1dd499ef14fc tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:11:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-097114b7-95a0-4023-aff6-1dd499ef14fc tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:03 devstack sudo[113488]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:11:03 devstack sudo[113488]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:03 devstack sudo[113488]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-097114b7-95a0-4023-aff6-1dd499ef14fc tempest-CreateVolumesFromSourceVolumeTest-595865401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.235s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:03 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-097114b7-95a0-4023-aff6-1dd499ef14fc tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:11:03 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-097114b7-95a0-4023-aff6-1dd499ef14fc tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Deleted volume successfully. Aug 18 19:11:03 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-097114b7-95a0-4023-aff6-1dd499ef14fc tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "cinder-c4c932ac-4e35-4125-ae7b-d6bf23e814c8-delete_volume" released by "delete_volume" :: held 1.002s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:11:03 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-01a16f19-6ff6-450c-b9a7-04a75ef35a93 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Acquiring lock "cinder-613f98a9-b207-4e57-af6f-ac9ad8912bb3-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:11:03 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-01a16f19-6ff6-450c-b9a7-04a75ef35a93 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "cinder-613f98a9-b207-4e57-af6f-ac9ad8912bb3-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:11:03 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-01a16f19-6ff6-450c-b9a7-04a75ef35a93 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Acquiring lock "cinder-quobyte-613f98a9-b207-4e57-af6f-ac9ad8912bb3" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:11:03 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-01a16f19-6ff6-450c-b9a7-04a75ef35a93 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "cinder-quobyte-613f98a9-b207-4e57-af6f-ac9ad8912bb3" acquired by "delete_volume" :: waited 0.014s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:11:03 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[c4e1637a-5467-40f9-ba71-c1037b3b5d60]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:11:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-01a16f19-6ff6-450c-b9a7-04a75ef35a93 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-613f98a9-b207-4e57-af6f-ac9ad8912bb3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:03 devstack sudo[113491]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-613f98a9-b207-4e57-af6f-ac9ad8912bb3 Aug 18 19:11:03 devstack sudo[113491]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:04 devstack sudo[113491]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-01a16f19-6ff6-450c-b9a7-04a75ef35a93 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-613f98a9-b207-4e57-af6f-ac9ad8912bb3" returned: 0 in 0.353s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-01a16f19-6ff6-450c-b9a7-04a75ef35a93 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-613f98a9-b207-4e57-af6f-ac9ad8912bb3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:04 devstack sudo[113496]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-613f98a9-b207-4e57-af6f-ac9ad8912bb3 Aug 18 19:11:04 devstack sudo[113496]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:04 devstack sudo[113496]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-01a16f19-6ff6-450c-b9a7-04a75ef35a93 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-613f98a9-b207-4e57-af6f-ac9ad8912bb3" returned: 0 in 0.233s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-01a16f19-6ff6-450c-b9a7-04a75ef35a93 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "cinder-quobyte-613f98a9-b207-4e57-af6f-ac9ad8912bb3" released by "delete_volume" :: held 0.622s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:11:04 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-01a16f19-6ff6-450c-b9a7-04a75ef35a93 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Created reservations ['628a6a0e-6744-4023-aaf4-71b3711926a8', '268c9672-e836-4610-b749-37b29223c02b', '3fe93927-f0a2-4185-9537-9f7a0738f2b6', '01939050-bfe9-4302-a401-c4172af315a3'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:11:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-01a16f19-6ff6-450c-b9a7-04a75ef35a93 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:11:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-01a16f19-6ff6-450c-b9a7-04a75ef35a93 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:11:04 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-01a16f19-6ff6-450c-b9a7-04a75ef35a93 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:11:04 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-01a16f19-6ff6-450c-b9a7-04a75ef35a93 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:11:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-01a16f19-6ff6-450c-b9a7-04a75ef35a93 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:11:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-01a16f19-6ff6-450c-b9a7-04a75ef35a93 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:04 devstack sudo[113499]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:11:04 devstack sudo[113499]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:04 devstack sudo[113499]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-01a16f19-6ff6-450c-b9a7-04a75ef35a93 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.230s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:04 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-01a16f19-6ff6-450c-b9a7-04a75ef35a93 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:11:04 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-01a16f19-6ff6-450c-b9a7-04a75ef35a93 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Deleted volume successfully. Aug 18 19:11:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-01a16f19-6ff6-450c-b9a7-04a75ef35a93 tempest-CreateVolumesFromSourceVolumeTest-595865401 None] Lock "cinder-613f98a9-b207-4e57-af6f-ac9ad8912bb3-delete_volume" released by "delete_volume" :: held 1.037s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:11:14 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:UPDATE=129,cinder:SELECT=88,cinder:INSERT=40,cinder:DELETE=13 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:11:14 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=92,cinder:UPDATE=138,cinder:INSERT=30,cinder:DELETE=11 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:11:23 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-e186c3f7-debf-448f-a7af-feccd7be1d0f tempest-SnapshotDependencyTests-451068648 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:11:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e186c3f7-debf-448f-a7af-feccd7be1d0f tempest-SnapshotDependencyTests-451068648 None] Flow 'volume_create_manager' (a93b82c8-676c-48a9-a3a2-0c7c4a7ecd0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:11:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e186c3f7-debf-448f-a7af-feccd7be1d0f tempest-SnapshotDependencyTests-451068648 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4da4da94-c769-44b9-9985-40585810e05a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:11:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e186c3f7-debf-448f-a7af-feccd7be1d0f tempest-SnapshotDependencyTests-451068648 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4da4da94-c769-44b9-9985-40585810e05a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:11:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2108748030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=82aa24be-6978-4976-aac6-da56210a3931,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ca925c8f8974fde8c402a859948a361',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:11: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-18T17:11:23Z,use_quota=True,user_id='827a4e844aa04921bca367a16046d5ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:11:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e186c3f7-debf-448f-a7af-feccd7be1d0f tempest-SnapshotDependencyTests-451068648 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3f05b170-808a-4c2e-885d-4abce34b994e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:11:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e186c3f7-debf-448f-a7af-feccd7be1d0f tempest-SnapshotDependencyTests-451068648 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3f05b170-808a-4c2e-885d-4abce34b994e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:11:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e186c3f7-debf-448f-a7af-feccd7be1d0f tempest-SnapshotDependencyTests-451068648 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9b24e353-5d6c-4e6f-881a-607df3d61521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:11:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e186c3f7-debf-448f-a7af-feccd7be1d0f tempest-SnapshotDependencyTests-451068648 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9b24e353-5d6c-4e6f-881a-607df3d61521) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '82aa24be-6978-4976-aac6-da56210a3931', 'volume_name': 'volume-82aa24be-6978-4976-aac6-da56210a3931', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:11:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e186c3f7-debf-448f-a7af-feccd7be1d0f tempest-SnapshotDependencyTests-451068648 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f091408c-f797-4dd6-8a04-06474b3fa585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:11:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e186c3f7-debf-448f-a7af-feccd7be1d0f tempest-SnapshotDependencyTests-451068648 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f091408c-f797-4dd6-8a04-06474b3fa585) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:11:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e186c3f7-debf-448f-a7af-feccd7be1d0f tempest-SnapshotDependencyTests-451068648 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0e64aafe-5d74-4111-9111-b1a934a6511c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:11:23 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-e186c3f7-debf-448f-a7af-feccd7be1d0f tempest-SnapshotDependencyTests-451068648 None] Volume 82aa24be-6978-4976-aac6-da56210a3931: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-82aa24be-6978-4976-aac6-da56210a3931', 'volume_size': 1} Aug 18 19:11:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e186c3f7-debf-448f-a7af-feccd7be1d0f tempest-SnapshotDependencyTests-451068648 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:11:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e186c3f7-debf-448f-a7af-feccd7be1d0f tempest-SnapshotDependencyTests-451068648 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:11:23 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e186c3f7-debf-448f-a7af-feccd7be1d0f tempest-SnapshotDependencyTests-451068648 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:11:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2108748030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=82aa24be-6978-4976-aac6-da56210a3931,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ca925c8f8974fde8c402a859948a361',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:11: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-18T17:11:23Z,use_quota=True,user_id='827a4e844aa04921bca367a16046d5ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:11:23 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-e186c3f7-debf-448f-a7af-feccd7be1d0f tempest-SnapshotDependencyTests-451068648 None] Creating volume 82aa24be-6978-4976-aac6-da56210a3931 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:11:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e186c3f7-debf-448f-a7af-feccd7be1d0f tempest-SnapshotDependencyTests-451068648 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:11:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e186c3f7-debf-448f-a7af-feccd7be1d0f tempest-SnapshotDependencyTests-451068648 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:11:23 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e186c3f7-debf-448f-a7af-feccd7be1d0f tempest-SnapshotDependencyTests-451068648 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:11:23 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e186c3f7-debf-448f-a7af-feccd7be1d0f tempest-SnapshotDependencyTests-451068648 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:11:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e186c3f7-debf-448f-a7af-feccd7be1d0f tempest-SnapshotDependencyTests-451068648 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:11:23 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e186c3f7-debf-448f-a7af-feccd7be1d0f tempest-SnapshotDependencyTests-451068648 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:11:23 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-e186c3f7-debf-448f-a7af-feccd7be1d0f tempest-SnapshotDependencyTests-451068648 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:11:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e186c3f7-debf-448f-a7af-feccd7be1d0f tempest-SnapshotDependencyTests-451068648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:23 devstack sudo[113507]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931 1073741824 Aug 18 19:11:23 devstack sudo[113507]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:23 devstack sudo[113507]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e186c3f7-debf-448f-a7af-feccd7be1d0f tempest-SnapshotDependencyTests-451068648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931 1073741824" returned: 0 in 0.416s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e186c3f7-debf-448f-a7af-feccd7be1d0f tempest-SnapshotDependencyTests-451068648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:23 devstack sudo[113513]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931 Aug 18 19:11:23 devstack sudo[113513]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:24 devstack sudo[113513]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e186c3f7-debf-448f-a7af-feccd7be1d0f tempest-SnapshotDependencyTests-451068648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931" returned: 0 in 0.239s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:24 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e186c3f7-debf-448f-a7af-feccd7be1d0f tempest-SnapshotDependencyTests-451068648 None] <== create_volume: return (692ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:11:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e186c3f7-debf-448f-a7af-feccd7be1d0f tempest-SnapshotDependencyTests-451068648 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.695s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:11:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e186c3f7-debf-448f-a7af-feccd7be1d0f tempest-SnapshotDependencyTests-451068648 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0e64aafe-5d74-4111-9111-b1a934a6511c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-82aa24be-6978-4976-aac6-da56210a3931', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:11:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e186c3f7-debf-448f-a7af-feccd7be1d0f tempest-SnapshotDependencyTests-451068648 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0b212693-1945-4a42-a3a7-2f3ce4d484ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:11:24 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-e186c3f7-debf-448f-a7af-feccd7be1d0f tempest-SnapshotDependencyTests-451068648 None] Volume volume-82aa24be-6978-4976-aac6-da56210a3931 (82aa24be-6978-4976-aac6-da56210a3931): created successfully Aug 18 19:11:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e186c3f7-debf-448f-a7af-feccd7be1d0f tempest-SnapshotDependencyTests-451068648 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0b212693-1945-4a42-a3a7-2f3ce4d484ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:11:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e186c3f7-debf-448f-a7af-feccd7be1d0f tempest-SnapshotDependencyTests-451068648 None] Flow 'volume_create_manager' (a93b82c8-676c-48a9-a3a2-0c7c4a7ecd0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:11:24 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-e186c3f7-debf-448f-a7af-feccd7be1d0f tempest-SnapshotDependencyTests-451068648 None] Created volume successfully. Aug 18 19:11:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6dfc864c-8fbc-40b1-8072-06d99fa0cb1e tempest-SnapshotDependencyTests-451068648 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:11:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6dfc864c-8fbc-40b1-8072-06d99fa0cb1e tempest-SnapshotDependencyTests-451068648 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:11:24 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-6dfc864c-8fbc-40b1-8072-06d99fa0cb1e tempest-SnapshotDependencyTests-451068648 None] Creating offline snapshot 6949f322-755f-4f43-930c-426cd700850b of volume 82aa24be-6978-4976-aac6-da56210a3931 {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:11:24 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[31a0b593-59c7-4774-8de1-6d8502a359da]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:11:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6dfc864c-8fbc-40b1-8072-06d99fa0cb1e tempest-SnapshotDependencyTests-451068648 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:24 devstack sudo[113516]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931 Aug 18 19:11:24 devstack sudo[113516]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:24 devstack sudo[113516]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6dfc864c-8fbc-40b1-8072-06d99fa0cb1e tempest-SnapshotDependencyTests-451068648 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931" returned: 0 in 0.337s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6dfc864c-8fbc-40b1-8072-06d99fa0cb1e tempest-SnapshotDependencyTests-451068648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931.6949f322-755f-4f43-930c-426cd700850b 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:25 devstack sudo[113521]: 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/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931.6949f322-755f-4f43-930c-426cd700850b 1G Aug 18 19:11:25 devstack sudo[113521]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:25 devstack sudo[113521]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6dfc864c-8fbc-40b1-8072-06d99fa0cb1e tempest-SnapshotDependencyTests-451068648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931.6949f322-755f-4f43-930c-426cd700850b 1G" returned: 0 in 0.374s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6dfc864c-8fbc-40b1-8072-06d99fa0cb1e tempest-SnapshotDependencyTests-451068648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-82aa24be-6978-4976-aac6-da56210a3931 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931.6949f322-755f-4f43-930c-426cd700850b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:25 devstack sudo[113526]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-82aa24be-6978-4976-aac6-da56210a3931 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931.6949f322-755f-4f43-930c-426cd700850b Aug 18 19:11:25 devstack sudo[113526]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:25 devstack sudo[113526]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6dfc864c-8fbc-40b1-8072-06d99fa0cb1e tempest-SnapshotDependencyTests-451068648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-82aa24be-6978-4976-aac6-da56210a3931 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931.6949f322-755f-4f43-930c-426cd700850b" returned: 0 in 0.270s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:25 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-6dfc864c-8fbc-40b1-8072-06d99fa0cb1e tempest-SnapshotDependencyTests-451068648 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931.6949f322-755f-4f43-930c-426cd700850b is being set with open permissions: ugo+rw Aug 18 19:11:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6dfc864c-8fbc-40b1-8072-06d99fa0cb1e tempest-SnapshotDependencyTests-451068648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931.6949f322-755f-4f43-930c-426cd700850b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:25 devstack sudo[113532]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931.6949f322-755f-4f43-930c-426cd700850b Aug 18 19:11:25 devstack sudo[113532]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:25 devstack sudo[113532]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6dfc864c-8fbc-40b1-8072-06d99fa0cb1e tempest-SnapshotDependencyTests-451068648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931.6949f322-755f-4f43-930c-426cd700850b" returned: 0 in 0.227s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6dfc864c-8fbc-40b1-8072-06d99fa0cb1e tempest-SnapshotDependencyTests-451068648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:25 devstack sudo[113535]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931.info Aug 18 19:11:25 devstack sudo[113535]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:26 devstack sudo[113535]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6dfc864c-8fbc-40b1-8072-06d99fa0cb1e tempest-SnapshotDependencyTests-451068648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931.info" returned: 0 in 0.236s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:26 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-6dfc864c-8fbc-40b1-8072-06d99fa0cb1e tempest-SnapshotDependencyTests-451068648 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931.info is being set with open permissions: ugo+rw Aug 18 19:11:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6dfc864c-8fbc-40b1-8072-06d99fa0cb1e tempest-SnapshotDependencyTests-451068648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:26 devstack sudo[113538]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931.info Aug 18 19:11:26 devstack sudo[113538]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:26 devstack sudo[113538]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6dfc864c-8fbc-40b1-8072-06d99fa0cb1e tempest-SnapshotDependencyTests-451068648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931.info" returned: 0 in 0.227s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6dfc864c-8fbc-40b1-8072-06d99fa0cb1e tempest-SnapshotDependencyTests-451068648 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.750s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:11:26 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-6dfc864c-8fbc-40b1-8072-06d99fa0cb1e tempest-SnapshotDependencyTests-451068648 None] Create snapshot completed successfully Aug 18 19:11:27 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:11:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Flow 'volume_create_manager' (cce6fb10-d248-4358-b28f-33316e8f2aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:11:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5182bef5-1927-4c78-8080-bf6931e72a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:11:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5182bef5-1927-4c78-8080-bf6931e72a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:11:27Z,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=7ef3414d-30c7-4265-9d1a-940f217ff8ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ca925c8f8974fde8c402a859948a361',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:11:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=6949f322-755f-4f43-930c-426cd700850b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T17:11:27Z,use_quota=True,user_id='827a4e844aa04921bca367a16046d5ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:11:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c333846e-fac9-461c-9313-20a5fa1c307d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:11:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c333846e-fac9-461c-9313-20a5fa1c307d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:11:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6a2c904a-8d4c-49e7-b448-d47700622d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:11:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6a2c904a-8d4c-49e7-b448-d47700622d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '7ef3414d-30c7-4265-9d1a-940f217ff8ce', 'volume_name': 'volume-7ef3414d-30c7-4265-9d1a-940f217ff8ce', 'volume_size': 1, 'snapshot_id': '6949f322-755f-4f43-930c-426cd700850b'}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:11:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fa12afb2-f57d-4880-a2e2-df115f5f3d4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:11:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fa12afb2-f57d-4880-a2e2-df115f5f3d4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:11:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (07811494-21c4-483e-8a33-80323f1aef54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:11:27 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Volume 7ef3414d-30c7-4265-9d1a-940f217ff8ce: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-7ef3414d-30c7-4265-9d1a-940f217ff8ce', 'volume_size': 1, 'snapshot_id': '6949f322-755f-4f43-930c-426cd700850b'} Aug 18 19:11:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:11:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:11:27 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Acquiring lock "cinder-quobyte-6949f322-755f-4f43-930c-426cd700850b-7ef3414d-30c7-4265-9d1a-940f217ff8ce" by "_create_volume_from_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:11:27 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Lock "cinder-quobyte-6949f322-755f-4f43-930c-426cd700850b-7ef3414d-30c7-4265-9d1a-940f217ff8ce" acquired by "_create_volume_from_snapshot" :: waited 0.011s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:11:27 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Creating volume 7ef3414d-30c7-4265-9d1a-940f217ff8ce from snapshot 6949f322-755f-4f43-930c-426cd700850b {{(pid=93728) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 18 19:11:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:11:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:11:27 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:11:27 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:11:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:11:27 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:11:27 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Acquiring lock "cinder-quobyte-7ef3414d-30c7-4265-9d1a-940f217ff8ce" by "_copy_volume_from_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:11:27 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Lock "cinder-quobyte-7ef3414d-30c7-4265-9d1a-940f217ff8ce" acquired by "_copy_volume_from_snapshot" :: waited 0.012s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:11:27 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] snapshot: 6949f322-755f-4f43-930c-426cd700850b, volume: 7ef3414d-30c7-4265-9d1a-940f217ff8ce, {{(pid=93728) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 18 19:11:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:11:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:11:27 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:11:27 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:11:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.004s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:11:27 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[22fa7c63-ca58-4571-881a-1d50e3f8de69]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:11:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931.6949f322-755f-4f43-930c-426cd700850b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:27 devstack sudo[113541]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931.6949f322-755f-4f43-930c-426cd700850b Aug 18 19:11:27 devstack sudo[113541]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:27 devstack sudo[113541]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931.6949f322-755f-4f43-930c-426cd700850b" returned: 0 in 0.334s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:27 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-82aa24be-6978-4976-aac6-da56210a3931(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:11:27 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[851817a7-2a08-4392-8579-6dac90007380]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:11:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:27 devstack sudo[113546]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931 Aug 18 19:11:27 devstack sudo[113546]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:28 devstack sudo[113546]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931" returned: 0 in 0.343s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] will copy from snapshot at /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931 {{(pid=93728) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 18 19:11:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Creating direct copy from snapshot {{(pid=93728) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 18 19:11:28 devstack cinder-volume[93728]: DEBUG cinder.utils [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Path /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7ef3414d-30c7-4265-9d1a-940f217ff8ce not found in is_blk_device check {{(pid=93728) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 18 19:11:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7ef3414d-30c7-4265-9d1a-940f217ff8ce {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:28 devstack sudo[113551]: 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/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7ef3414d-30c7-4265-9d1a-940f217ff8ce Aug 18 19:11:28 devstack sudo[113551]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:31 devstack sudo[113551]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7ef3414d-30c7-4265-9d1a-940f217ff8ce" returned: 0 in 3.660s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:31 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Image conversion details: src /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931, size 1024.00 MB, duration 3.66 sec, destination /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7ef3414d-30c7-4265-9d1a-940f217ff8ce {{(pid=93728) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 18 19:11:31 devstack cinder-volume[93728]: INFO cinder.image.image_utils [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Converted 1024.00 MB image at 279.70 MB/s Aug 18 19:11:31 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7ef3414d-30c7-4265-9d1a-940f217ff8ce is being set with open permissions: ugo+rw Aug 18 19:11:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7ef3414d-30c7-4265-9d1a-940f217ff8ce {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:31 devstack sudo[113564]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7ef3414d-30c7-4265-9d1a-940f217ff8ce Aug 18 19:11:31 devstack sudo[113564]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:31 devstack sudo[113564]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7ef3414d-30c7-4265-9d1a-940f217ff8ce" returned: 0 in 0.231s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:31 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Lock "cinder-quobyte-7ef3414d-30c7-4265-9d1a-940f217ff8ce" released by "_copy_volume_from_snapshot" :: held 4.637s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:11:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Lock "cinder-quobyte-6949f322-755f-4f43-930c-426cd700850b-7ef3414d-30c7-4265-9d1a-940f217ff8ce" released by "_create_volume_from_snapshot" :: held 4.694s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:11:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 4.706s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:11:32 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (07811494-21c4-483e-8a33-80323f1aef54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7ef3414d-30c7-4265-9d1a-940f217ff8ce', 'volume_size': 1, 'snapshot_id': '6949f322-755f-4f43-930c-426cd700850b'}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:11:32 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f5b4be62-04eb-4c45-a4c4-fe5fbfa6fe52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:11:32 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Volume volume-7ef3414d-30c7-4265-9d1a-940f217ff8ce (7ef3414d-30c7-4265-9d1a-940f217ff8ce): created successfully Aug 18 19:11:32 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f5b4be62-04eb-4c45-a4c4-fe5fbfa6fe52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:11:32 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Flow 'volume_create_manager' (cce6fb10-d248-4358-b28f-33316e8f2aba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:11:32 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-64fa8b65-cdd2-4200-856d-a7a0b5d27367 tempest-SnapshotDependencyTests-451068648 None] Created volume successfully. Aug 18 19:11:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-75f8a485-5cec-4fe4-877d-75993a6f8abf tempest-SnapshotDependencyTests-451068648 None] Acquiring lock "cinder-6949f322-755f-4f43-930c-426cd700850b-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:11:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-75f8a485-5cec-4fe4-877d-75993a6f8abf tempest-SnapshotDependencyTests-451068648 None] Lock "cinder-6949f322-755f-4f43-930c-426cd700850b-delete_snapshot" acquired by "delete_snapshot" :: waited 0.017s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:11:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-75f8a485-5cec-4fe4-877d-75993a6f8abf tempest-SnapshotDependencyTests-451068648 None] Acquiring lock "cinder-quobyte-82aa24be-6978-4976-aac6-da56210a3931" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:11:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-75f8a485-5cec-4fe4-877d-75993a6f8abf tempest-SnapshotDependencyTests-451068648 None] Lock "cinder-quobyte-82aa24be-6978-4976-aac6-da56210a3931" acquired by "delete_snapshot" :: waited 0.014s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:11:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-75f8a485-5cec-4fe4-877d-75993a6f8abf tempest-SnapshotDependencyTests-451068648 None] Acquiring lock "cinder-quobyte-6949f322-755f-4f43-930c-426cd700850b" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:11:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-75f8a485-5cec-4fe4-877d-75993a6f8abf tempest-SnapshotDependencyTests-451068648 None] Lock "cinder-quobyte-6949f322-755f-4f43-930c-426cd700850b" acquired by "_delete_snapshot" :: waited 0.013s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:11:32 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-75f8a485-5cec-4fe4-877d-75993a6f8abf tempest-SnapshotDependencyTests-451068648 None] Deleting offline snapshot 6949f322-755f-4f43-930c-426cd700850b of volume 82aa24be-6978-4976-aac6-da56210a3931 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:11:32 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-75f8a485-5cec-4fe4-877d-75993a6f8abf tempest-SnapshotDependencyTests-451068648 None] snapshot_file for this snap is: volume-82aa24be-6978-4976-aac6-da56210a3931.6949f322-755f-4f43-930c-426cd700850b {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:11:32 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[de4a39a9-0267-429d-a130-ab0018fd6e46]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:11:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-75f8a485-5cec-4fe4-877d-75993a6f8abf tempest-SnapshotDependencyTests-451068648 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931.6949f322-755f-4f43-930c-426cd700850b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:32 devstack sudo[113567]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931.6949f322-755f-4f43-930c-426cd700850b Aug 18 19:11:32 devstack sudo[113567]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:33 devstack sudo[113567]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-75f8a485-5cec-4fe4-877d-75993a6f8abf tempest-SnapshotDependencyTests-451068648 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931.6949f322-755f-4f43-930c-426cd700850b" returned: 0 in 0.340s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:33 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-75f8a485-5cec-4fe4-877d-75993a6f8abf tempest-SnapshotDependencyTests-451068648 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-82aa24be-6978-4976-aac6-da56210a3931(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:11:33 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[f305b4cc-8969-4db6-8153-e91424267735]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:11:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-75f8a485-5cec-4fe4-877d-75993a6f8abf tempest-SnapshotDependencyTests-451068648 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:33 devstack sudo[113572]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931 Aug 18 19:11:33 devstack sudo[113572]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:33 devstack sudo[113572]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-75f8a485-5cec-4fe4-877d-75993a6f8abf tempest-SnapshotDependencyTests-451068648 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931" returned: 0 in 0.503s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-75f8a485-5cec-4fe4-877d-75993a6f8abf tempest-SnapshotDependencyTests-451068648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931.6949f322-755f-4f43-930c-426cd700850b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:33 devstack sudo[113577]: 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/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931.6949f322-755f-4f43-930c-426cd700850b Aug 18 19:11:33 devstack sudo[113577]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:33 devstack sudo[113577]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-75f8a485-5cec-4fe4-877d-75993a6f8abf tempest-SnapshotDependencyTests-451068648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931.6949f322-755f-4f43-930c-426cd700850b" returned: 0 in 0.309s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-75f8a485-5cec-4fe4-877d-75993a6f8abf tempest-SnapshotDependencyTests-451068648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931.6949f322-755f-4f43-930c-426cd700850b {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:33 devstack sudo[113582]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931.6949f322-755f-4f43-930c-426cd700850b Aug 18 19:11:33 devstack sudo[113582]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:34 devstack sudo[113582]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-75f8a485-5cec-4fe4-877d-75993a6f8abf tempest-SnapshotDependencyTests-451068648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931.6949f322-755f-4f43-930c-426cd700850b" returned: 0 in 0.232s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-75f8a485-5cec-4fe4-877d-75993a6f8abf tempest-SnapshotDependencyTests-451068648 None] Lock "cinder-quobyte-6949f322-755f-4f43-930c-426cd700850b" released by "_delete_snapshot" :: held 1.469s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:11:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-75f8a485-5cec-4fe4-877d-75993a6f8abf tempest-SnapshotDependencyTests-451068648 None] Lock "cinder-quobyte-82aa24be-6978-4976-aac6-da56210a3931" released by "delete_snapshot" :: held 1.490s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:11:34 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-75f8a485-5cec-4fe4-877d-75993a6f8abf tempest-SnapshotDependencyTests-451068648 None] Created reservations ['7f60cd18-f4e2-49c6-bcb8-881ba538029e', 'a3a5fac8-1239-4f51-addb-bf91b4113e7c', 'dc0da84d-a51f-4339-96c6-fb850faf6546', '3193a263-addb-4841-b939-fde47190ae24'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:11:34 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-75f8a485-5cec-4fe4-877d-75993a6f8abf tempest-SnapshotDependencyTests-451068648 None] Delete snapshot completed successfully. Aug 18 19:11:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-75f8a485-5cec-4fe4-877d-75993a6f8abf tempest-SnapshotDependencyTests-451068648 None] Lock "cinder-6949f322-755f-4f43-930c-426cd700850b-delete_snapshot" released by "delete_snapshot" :: held 1.615s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:11:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-7d8dbf52-65d5-4c8a-90a3-e87cafa6f33b tempest-SnapshotDependencyTests-451068648 None] Acquiring lock "cinder-82aa24be-6978-4976-aac6-da56210a3931-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:11:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-7d8dbf52-65d5-4c8a-90a3-e87cafa6f33b tempest-SnapshotDependencyTests-451068648 None] Lock "cinder-82aa24be-6978-4976-aac6-da56210a3931-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:11:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-7d8dbf52-65d5-4c8a-90a3-e87cafa6f33b tempest-SnapshotDependencyTests-451068648 None] Acquiring lock "cinder-quobyte-82aa24be-6978-4976-aac6-da56210a3931" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:11:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-7d8dbf52-65d5-4c8a-90a3-e87cafa6f33b tempest-SnapshotDependencyTests-451068648 None] Lock "cinder-quobyte-82aa24be-6978-4976-aac6-da56210a3931" acquired by "delete_volume" :: waited 0.015s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:11:34 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[f743a422-3397-41b7-8f1c-67ac68b952e8]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:11:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7d8dbf52-65d5-4c8a-90a3-e87cafa6f33b tempest-SnapshotDependencyTests-451068648 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:35 devstack sudo[113585]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931 Aug 18 19:11:35 devstack sudo[113585]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:35 devstack sudo[113585]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7d8dbf52-65d5-4c8a-90a3-e87cafa6f33b tempest-SnapshotDependencyTests-451068648 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931" returned: 0 in 0.341s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7d8dbf52-65d5-4c8a-90a3-e87cafa6f33b tempest-SnapshotDependencyTests-451068648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:35 devstack sudo[113590]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931 Aug 18 19:11:35 devstack sudo[113590]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:35 devstack sudo[113590]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7d8dbf52-65d5-4c8a-90a3-e87cafa6f33b tempest-SnapshotDependencyTests-451068648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-82aa24be-6978-4976-aac6-da56210a3931" returned: 0 in 0.238s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-7d8dbf52-65d5-4c8a-90a3-e87cafa6f33b tempest-SnapshotDependencyTests-451068648 None] Lock "cinder-quobyte-82aa24be-6978-4976-aac6-da56210a3931" released by "delete_volume" :: held 0.631s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:11:35 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-7d8dbf52-65d5-4c8a-90a3-e87cafa6f33b tempest-SnapshotDependencyTests-451068648 None] Created reservations ['75163c43-87c7-47ee-8836-d53ac7a00dc1', '4ed9a087-3a74-4ccf-b062-df0c862da5ca', 'e393137d-eeaa-467d-a284-8e6231ebf594', 'b968eed4-95fd-4786-814b-80c0a96de72b'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:11:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7d8dbf52-65d5-4c8a-90a3-e87cafa6f33b tempest-SnapshotDependencyTests-451068648 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:11:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7d8dbf52-65d5-4c8a-90a3-e87cafa6f33b tempest-SnapshotDependencyTests-451068648 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:11:35 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7d8dbf52-65d5-4c8a-90a3-e87cafa6f33b tempest-SnapshotDependencyTests-451068648 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:11:35 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7d8dbf52-65d5-4c8a-90a3-e87cafa6f33b tempest-SnapshotDependencyTests-451068648 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:11:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7d8dbf52-65d5-4c8a-90a3-e87cafa6f33b tempest-SnapshotDependencyTests-451068648 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:11:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7d8dbf52-65d5-4c8a-90a3-e87cafa6f33b tempest-SnapshotDependencyTests-451068648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:35 devstack sudo[113594]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:11:35 devstack sudo[113594]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:35 devstack sudo[113594]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7d8dbf52-65d5-4c8a-90a3-e87cafa6f33b tempest-SnapshotDependencyTests-451068648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.226s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:35 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-7d8dbf52-65d5-4c8a-90a3-e87cafa6f33b tempest-SnapshotDependencyTests-451068648 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:11:35 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-7d8dbf52-65d5-4c8a-90a3-e87cafa6f33b tempest-SnapshotDependencyTests-451068648 None] Deleted volume successfully. Aug 18 19:11:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-7d8dbf52-65d5-4c8a-90a3-e87cafa6f33b tempest-SnapshotDependencyTests-451068648 None] Lock "cinder-82aa24be-6978-4976-aac6-da56210a3931-delete_volume" released by "delete_volume" :: held 1.035s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:11:36 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2f3ffcc6-6364-4859-94d4-ec8aa9143c7e tempest-SnapshotDependencyTests-451068648 None] Acquiring lock "cinder-7ef3414d-30c7-4265-9d1a-940f217ff8ce-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:11:36 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2f3ffcc6-6364-4859-94d4-ec8aa9143c7e tempest-SnapshotDependencyTests-451068648 None] Lock "cinder-7ef3414d-30c7-4265-9d1a-940f217ff8ce-delete_volume" acquired by "delete_volume" :: waited 0.014s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:11:36 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2f3ffcc6-6364-4859-94d4-ec8aa9143c7e tempest-SnapshotDependencyTests-451068648 None] Acquiring lock "cinder-quobyte-7ef3414d-30c7-4265-9d1a-940f217ff8ce" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:11:36 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2f3ffcc6-6364-4859-94d4-ec8aa9143c7e tempest-SnapshotDependencyTests-451068648 None] Lock "cinder-quobyte-7ef3414d-30c7-4265-9d1a-940f217ff8ce" acquired by "delete_volume" :: waited 0.015s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:11:36 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[676a5bcb-2b86-472f-b7bf-4a0c64657fa2]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:11:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2f3ffcc6-6364-4859-94d4-ec8aa9143c7e tempest-SnapshotDependencyTests-451068648 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7ef3414d-30c7-4265-9d1a-940f217ff8ce {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:36 devstack sudo[113597]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7ef3414d-30c7-4265-9d1a-940f217ff8ce Aug 18 19:11:36 devstack sudo[113597]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:36 devstack sudo[113597]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2f3ffcc6-6364-4859-94d4-ec8aa9143c7e tempest-SnapshotDependencyTests-451068648 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7ef3414d-30c7-4265-9d1a-940f217ff8ce" returned: 0 in 0.337s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2f3ffcc6-6364-4859-94d4-ec8aa9143c7e tempest-SnapshotDependencyTests-451068648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7ef3414d-30c7-4265-9d1a-940f217ff8ce {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:36 devstack sudo[113603]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7ef3414d-30c7-4265-9d1a-940f217ff8ce Aug 18 19:11:36 devstack sudo[113603]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:36 devstack sudo[113603]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2f3ffcc6-6364-4859-94d4-ec8aa9143c7e tempest-SnapshotDependencyTests-451068648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7ef3414d-30c7-4265-9d1a-940f217ff8ce" returned: 0 in 0.231s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:36 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2f3ffcc6-6364-4859-94d4-ec8aa9143c7e tempest-SnapshotDependencyTests-451068648 None] Lock "cinder-quobyte-7ef3414d-30c7-4265-9d1a-940f217ff8ce" released by "delete_volume" :: held 0.603s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:11:36 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-2f3ffcc6-6364-4859-94d4-ec8aa9143c7e tempest-SnapshotDependencyTests-451068648 None] Created reservations ['ff097827-09f0-408a-9890-f2c4ebd229fd', '4d358f73-7875-41a2-96b3-2fcca6455977', 'b9f9e374-a765-4b6c-b1ac-aad0c0dd14b2', '3cd10cb4-1543-452d-8321-4ac87dfbcd50'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:11:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2f3ffcc6-6364-4859-94d4-ec8aa9143c7e tempest-SnapshotDependencyTests-451068648 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:11:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2f3ffcc6-6364-4859-94d4-ec8aa9143c7e tempest-SnapshotDependencyTests-451068648 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:11:36 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-2f3ffcc6-6364-4859-94d4-ec8aa9143c7e tempest-SnapshotDependencyTests-451068648 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:11:36 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-2f3ffcc6-6364-4859-94d4-ec8aa9143c7e tempest-SnapshotDependencyTests-451068648 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:11:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2f3ffcc6-6364-4859-94d4-ec8aa9143c7e tempest-SnapshotDependencyTests-451068648 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:11:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2f3ffcc6-6364-4859-94d4-ec8aa9143c7e tempest-SnapshotDependencyTests-451068648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:36 devstack sudo[113606]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:11:36 devstack sudo[113606]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:37 devstack sudo[113606]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2f3ffcc6-6364-4859-94d4-ec8aa9143c7e tempest-SnapshotDependencyTests-451068648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.260s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:37 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-2f3ffcc6-6364-4859-94d4-ec8aa9143c7e tempest-SnapshotDependencyTests-451068648 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:11:37 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-2f3ffcc6-6364-4859-94d4-ec8aa9143c7e tempest-SnapshotDependencyTests-451068648 None] Deleted volume successfully. Aug 18 19:11:37 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2f3ffcc6-6364-4859-94d4-ec8aa9143c7e tempest-SnapshotDependencyTests-451068648 None] Lock "cinder-7ef3414d-30c7-4265-9d1a-940f217ff8ce-delete_volume" released by "delete_volume" :: held 1.032s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:11:42 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 19:11:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:11:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:11:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:11:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:11:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:11:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:42 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/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:11:42 devstack sudo[113614]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:42 devstack sudo[113614]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.283s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:42 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:11:42 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager._thread_info {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 19:11:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread count: 28 {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 18 19:11:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread info: [<_MainThread(MainThread, started 134742134784128)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 18 19:11:48 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=28,cinder:UPDATE=31,cinder:INSERT=6,cinder:DELETE=1 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:11:48 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=22,cinder:UPDATE=28,cinder:DELETE=4,cinder:INSERT=9 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:11:56 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-e4e0e57f-b9b4-43a5-aa60-0d4fd1a69a12 tempest-VolumeDependencyTests-364197296 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:11:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e4e0e57f-b9b4-43a5-aa60-0d4fd1a69a12 tempest-VolumeDependencyTests-364197296 None] Flow 'volume_create_manager' (f476e815-525a-4ff5-aac0-8e53bb4861e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:11:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e4e0e57f-b9b4-43a5-aa60-0d4fd1a69a12 tempest-VolumeDependencyTests-364197296 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ff40f1ca-3fa6-4804-96da-099846e4480e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:11:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e4e0e57f-b9b4-43a5-aa60-0d4fd1a69a12 tempest-VolumeDependencyTests-364197296 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ff40f1ca-3fa6-4804-96da-099846e4480e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:11:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1756753134',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2a13b562-f3df-465d-8986-6f5c81b89f06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8c2cc0fb68d4098b044b8e44fa1f3db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:11: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-18T17:11:57Z,use_quota=True,user_id='90c18490a28347ab8a3fe3622741f30e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:11:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e4e0e57f-b9b4-43a5-aa60-0d4fd1a69a12 tempest-VolumeDependencyTests-364197296 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ea9eac6b-4a54-4fe1-8ed5-6689e1750cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:11:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e4e0e57f-b9b4-43a5-aa60-0d4fd1a69a12 tempest-VolumeDependencyTests-364197296 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ea9eac6b-4a54-4fe1-8ed5-6689e1750cb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:11:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e4e0e57f-b9b4-43a5-aa60-0d4fd1a69a12 tempest-VolumeDependencyTests-364197296 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e23a0940-a130-4b96-ab3b-816d4317fa32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:11:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e4e0e57f-b9b4-43a5-aa60-0d4fd1a69a12 tempest-VolumeDependencyTests-364197296 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e23a0940-a130-4b96-ab3b-816d4317fa32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2a13b562-f3df-465d-8986-6f5c81b89f06', 'volume_name': 'volume-2a13b562-f3df-465d-8986-6f5c81b89f06', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:11:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e4e0e57f-b9b4-43a5-aa60-0d4fd1a69a12 tempest-VolumeDependencyTests-364197296 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (df691431-78e0-4163-9322-ba6184973d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:11:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e4e0e57f-b9b4-43a5-aa60-0d4fd1a69a12 tempest-VolumeDependencyTests-364197296 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (df691431-78e0-4163-9322-ba6184973d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:11:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e4e0e57f-b9b4-43a5-aa60-0d4fd1a69a12 tempest-VolumeDependencyTests-364197296 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cfbc7602-2403-481a-b0af-f0b193a46626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:11:56 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-e4e0e57f-b9b4-43a5-aa60-0d4fd1a69a12 tempest-VolumeDependencyTests-364197296 None] Volume 2a13b562-f3df-465d-8986-6f5c81b89f06: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2a13b562-f3df-465d-8986-6f5c81b89f06', 'volume_size': 1} Aug 18 19:11:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e4e0e57f-b9b4-43a5-aa60-0d4fd1a69a12 tempest-VolumeDependencyTests-364197296 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:11:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e4e0e57f-b9b4-43a5-aa60-0d4fd1a69a12 tempest-VolumeDependencyTests-364197296 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:11:56 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e4e0e57f-b9b4-43a5-aa60-0d4fd1a69a12 tempest-VolumeDependencyTests-364197296 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:11:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1756753134',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2a13b562-f3df-465d-8986-6f5c81b89f06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8c2cc0fb68d4098b044b8e44fa1f3db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:11: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-18T17:11:57Z,use_quota=True,user_id='90c18490a28347ab8a3fe3622741f30e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:11:56 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-e4e0e57f-b9b4-43a5-aa60-0d4fd1a69a12 tempest-VolumeDependencyTests-364197296 None] Creating volume 2a13b562-f3df-465d-8986-6f5c81b89f06 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:11:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e4e0e57f-b9b4-43a5-aa60-0d4fd1a69a12 tempest-VolumeDependencyTests-364197296 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:11:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e4e0e57f-b9b4-43a5-aa60-0d4fd1a69a12 tempest-VolumeDependencyTests-364197296 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:11:56 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e4e0e57f-b9b4-43a5-aa60-0d4fd1a69a12 tempest-VolumeDependencyTests-364197296 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:11:56 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e4e0e57f-b9b4-43a5-aa60-0d4fd1a69a12 tempest-VolumeDependencyTests-364197296 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:11:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e4e0e57f-b9b4-43a5-aa60-0d4fd1a69a12 tempest-VolumeDependencyTests-364197296 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:11:56 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e4e0e57f-b9b4-43a5-aa60-0d4fd1a69a12 tempest-VolumeDependencyTests-364197296 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:11:56 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-e4e0e57f-b9b4-43a5-aa60-0d4fd1a69a12 tempest-VolumeDependencyTests-364197296 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:11:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e4e0e57f-b9b4-43a5-aa60-0d4fd1a69a12 tempest-VolumeDependencyTests-364197296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:56 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-52b7bea8-aa83-49ae-980d-4415b49abadc tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:11:56 devstack sudo[113699]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06 1073741824 Aug 18 19:11:56 devstack sudo[113699]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-52b7bea8-aa83-49ae-980d-4415b49abadc tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Flow 'volume_create_manager' (5fb20a0a-be5e-45ee-91d0-cb8f1aac7f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:11:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-52b7bea8-aa83-49ae-980d-4415b49abadc tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (14bafbba-b294-49fa-863e-aa74702fdd39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:11:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-52b7bea8-aa83-49ae-980d-4415b49abadc tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (14bafbba-b294-49fa-863e-aa74702fdd39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:11:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-643940065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c0c4664a-51b4-4253-9d30-bbe28f2c628c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bcc8e60e27d420aa21404934ff5c140',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:11: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-18T17:11:57Z,use_quota=True,user_id='4396d46ceead434ba7d96123532aacba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:11:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-52b7bea8-aa83-49ae-980d-4415b49abadc tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (17f589e0-57c3-4137-a338-36c191e7b3f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:11:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-52b7bea8-aa83-49ae-980d-4415b49abadc tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (17f589e0-57c3-4137-a338-36c191e7b3f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:11:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-52b7bea8-aa83-49ae-980d-4415b49abadc tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c332bab6-02dd-497a-8a94-9268e4d98a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:11:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-52b7bea8-aa83-49ae-980d-4415b49abadc tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c332bab6-02dd-497a-8a94-9268e4d98a18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c0c4664a-51b4-4253-9d30-bbe28f2c628c', 'volume_name': 'volume-c0c4664a-51b4-4253-9d30-bbe28f2c628c', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:11:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-52b7bea8-aa83-49ae-980d-4415b49abadc tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a648d6ab-cfc0-46b8-8fbb-5a5e5284bc2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:11:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-52b7bea8-aa83-49ae-980d-4415b49abadc tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a648d6ab-cfc0-46b8-8fbb-5a5e5284bc2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:11:56 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-52b7bea8-aa83-49ae-980d-4415b49abadc tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2db1a8ab-218d-4bd6-9687-cebede0d551d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:11:56 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-52b7bea8-aa83-49ae-980d-4415b49abadc tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Volume c0c4664a-51b4-4253-9d30-bbe28f2c628c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c0c4664a-51b4-4253-9d30-bbe28f2c628c', 'volume_size': 1} Aug 18 19:11:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-52b7bea8-aa83-49ae-980d-4415b49abadc tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:11:57 devstack sudo[113699]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e4e0e57f-b9b4-43a5-aa60-0d4fd1a69a12 tempest-VolumeDependencyTests-364197296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06 1073741824" returned: 0 in 0.550s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e4e0e57f-b9b4-43a5-aa60-0d4fd1a69a12 tempest-VolumeDependencyTests-364197296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:57 devstack sudo[113706]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06 Aug 18 19:11:57 devstack sudo[113706]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:57 devstack sudo[113706]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e4e0e57f-b9b4-43a5-aa60-0d4fd1a69a12 tempest-VolumeDependencyTests-364197296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06" returned: 0 in 0.312s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:57 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e4e0e57f-b9b4-43a5-aa60-0d4fd1a69a12 tempest-VolumeDependencyTests-364197296 None] <== create_volume: return (920ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:11:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e4e0e57f-b9b4-43a5-aa60-0d4fd1a69a12 tempest-VolumeDependencyTests-364197296 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.922s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:11:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-52b7bea8-aa83-49ae-980d-4415b49abadc tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.807s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:11:57 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-52b7bea8-aa83-49ae-980d-4415b49abadc tempest-CreateVolumesFromSourceVolumeTest-308518115 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:11:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-643940065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c0c4664a-51b4-4253-9d30-bbe28f2c628c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bcc8e60e27d420aa21404934ff5c140',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:11: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-18T17:11:57Z,use_quota=True,user_id='4396d46ceead434ba7d96123532aacba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:11:57 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-52b7bea8-aa83-49ae-980d-4415b49abadc tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Creating volume c0c4664a-51b4-4253-9d30-bbe28f2c628c {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:11:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-52b7bea8-aa83-49ae-980d-4415b49abadc tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:11:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-52b7bea8-aa83-49ae-980d-4415b49abadc tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:11:57 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-52b7bea8-aa83-49ae-980d-4415b49abadc tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:11:57 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-52b7bea8-aa83-49ae-980d-4415b49abadc tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:11:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-52b7bea8-aa83-49ae-980d-4415b49abadc tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:11:57 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-52b7bea8-aa83-49ae-980d-4415b49abadc tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:11:57 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-52b7bea8-aa83-49ae-980d-4415b49abadc tempest-CreateVolumesFromSourceVolumeTest-308518115 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:11:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-52b7bea8-aa83-49ae-980d-4415b49abadc tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c0c4664a-51b4-4253-9d30-bbe28f2c628c 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e4e0e57f-b9b4-43a5-aa60-0d4fd1a69a12 tempest-VolumeDependencyTests-364197296 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cfbc7602-2403-481a-b0af-f0b193a46626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2a13b562-f3df-465d-8986-6f5c81b89f06', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:11:57 devstack sudo[113709]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c0c4664a-51b4-4253-9d30-bbe28f2c628c 1073741824 Aug 18 19:11:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e4e0e57f-b9b4-43a5-aa60-0d4fd1a69a12 tempest-VolumeDependencyTests-364197296 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8823ce03-efbc-4e4a-b783-1acdee6e1a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:11:57 devstack sudo[113709]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:57 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-e4e0e57f-b9b4-43a5-aa60-0d4fd1a69a12 tempest-VolumeDependencyTests-364197296 None] Volume volume-2a13b562-f3df-465d-8986-6f5c81b89f06 (2a13b562-f3df-465d-8986-6f5c81b89f06): created successfully Aug 18 19:11:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e4e0e57f-b9b4-43a5-aa60-0d4fd1a69a12 tempest-VolumeDependencyTests-364197296 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8823ce03-efbc-4e4a-b783-1acdee6e1a51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:11:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-e4e0e57f-b9b4-43a5-aa60-0d4fd1a69a12 tempest-VolumeDependencyTests-364197296 None] Flow 'volume_create_manager' (f476e815-525a-4ff5-aac0-8e53bb4861e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:11:57 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-e4e0e57f-b9b4-43a5-aa60-0d4fd1a69a12 tempest-VolumeDependencyTests-364197296 None] Created volume successfully. Aug 18 19:11:58 devstack sudo[113709]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-52b7bea8-aa83-49ae-980d-4415b49abadc tempest-CreateVolumesFromSourceVolumeTest-308518115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c0c4664a-51b4-4253-9d30-bbe28f2c628c 1073741824" returned: 0 in 0.583s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-52b7bea8-aa83-49ae-980d-4415b49abadc tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c0c4664a-51b4-4253-9d30-bbe28f2c628c {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:58 devstack sudo[113715]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c0c4664a-51b4-4253-9d30-bbe28f2c628c Aug 18 19:11:58 devstack sudo[113715]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:58 devstack sudo[113715]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-52b7bea8-aa83-49ae-980d-4415b49abadc tempest-CreateVolumesFromSourceVolumeTest-308518115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c0c4664a-51b4-4253-9d30-bbe28f2c628c" returned: 0 in 0.314s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:58 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-52b7bea8-aa83-49ae-980d-4415b49abadc tempest-CreateVolumesFromSourceVolumeTest-308518115 None] <== create_volume: return (951ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:11:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-52b7bea8-aa83-49ae-980d-4415b49abadc tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.958s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:11:58 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-52b7bea8-aa83-49ae-980d-4415b49abadc tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2db1a8ab-218d-4bd6-9687-cebede0d551d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c0c4664a-51b4-4253-9d30-bbe28f2c628c', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:11:58 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-52b7bea8-aa83-49ae-980d-4415b49abadc tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c6064100-41af-4761-a585-08db9f4d0863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:11:58 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-52b7bea8-aa83-49ae-980d-4415b49abadc tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Volume volume-c0c4664a-51b4-4253-9d30-bbe28f2c628c (c0c4664a-51b4-4253-9d30-bbe28f2c628c): created successfully Aug 18 19:11:58 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-52b7bea8-aa83-49ae-980d-4415b49abadc tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c6064100-41af-4761-a585-08db9f4d0863) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:11:58 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-52b7bea8-aa83-49ae-980d-4415b49abadc tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Flow 'volume_create_manager' (5fb20a0a-be5e-45ee-91d0-cb8f1aac7f88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:11:58 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-52b7bea8-aa83-49ae-980d-4415b49abadc tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Created volume successfully. Aug 18 19:11:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6ecdb047-4e10-475f-a68d-d4f4cab8af70 tempest-VolumeDependencyTests-364197296 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:11:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6ecdb047-4e10-475f-a68d-d4f4cab8af70 tempest-VolumeDependencyTests-364197296 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:11:58 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-6ecdb047-4e10-475f-a68d-d4f4cab8af70 tempest-VolumeDependencyTests-364197296 None] Creating offline snapshot 6971fa3a-4865-4cf9-a847-4ee4ae090c13 of volume 2a13b562-f3df-465d-8986-6f5c81b89f06 {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:11:58 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[c15830b5-8228-4ef0-a435-4d18b204b2f2]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:11:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6ecdb047-4e10-475f-a68d-d4f4cab8af70 tempest-VolumeDependencyTests-364197296 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:59 devstack sudo[113718]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06 Aug 18 19:11:59 devstack sudo[113718]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:59 devstack sudo[113718]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6ecdb047-4e10-475f-a68d-d4f4cab8af70 tempest-VolumeDependencyTests-364197296 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06" returned: 0 in 0.402s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6ecdb047-4e10-475f-a68d-d4f4cab8af70 tempest-VolumeDependencyTests-364197296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06.6971fa3a-4865-4cf9-a847-4ee4ae090c13 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:59 devstack sudo[113723]: 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/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06.6971fa3a-4865-4cf9-a847-4ee4ae090c13 1G Aug 18 19:11:59 devstack sudo[113723]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:59 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:11:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Flow 'volume_create_manager' (a8de3bbc-8fcc-4b54-930d-e666c6a07ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:11:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (87267431-c88e-4e13-a748-ce74fac8c959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:11:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (87267431-c88e-4e13-a748-ce74fac8c959) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:11:59Z,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=a6e7d3ec-c1c1-458e-9f12-466e7d197577,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98aa392394c0490bb9297ba7d19be17d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:00Z,use_quota=True,user_id='8b83c8f6834d4618909f3811834bef37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:11:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aad74a3b-a0a6-414f-b1f5-6b6de30a6d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:11:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aad74a3b-a0a6-414f-b1f5-6b6de30a6d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:11:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6ab1c499-f83b-4f8b-a765-8480e73dea65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:11:59 devstack cinder-volume[93728]: DEBUG cinder.image.glance [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Creating Keystone auth plugin from conf {{(pid=93728) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 18 19:11:59 devstack sudo[113723]: pam_unix(sudo:session): session closed for user root Aug 18 19:11:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6ecdb047-4e10-475f-a68d-d4f4cab8af70 tempest-VolumeDependencyTests-364197296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06.6971fa3a-4865-4cf9-a847-4ee4ae090c13 1G" returned: 0 in 0.530s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:11:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6ecdb047-4e10-475f-a68d-d4f4cab8af70 tempest-VolumeDependencyTests-364197296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2a13b562-f3df-465d-8986-6f5c81b89f06 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06.6971fa3a-4865-4cf9-a847-4ee4ae090c13 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:11:59 devstack sudo[113729]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2a13b562-f3df-465d-8986-6f5c81b89f06 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06.6971fa3a-4865-4cf9-a847-4ee4ae090c13 Aug 18 19:11:59 devstack sudo[113729]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:11:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6ab1c499-f83b-4f8b-a765-8480e73dea65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'a6e7d3ec-c1c1-458e-9f12-466e7d197577', 'volume_name': 'volume-a6e7d3ec-c1c1-458e-9f12-466e7d197577', 'volume_size': 1, 'image_id': '882196ac-f60f-4b62-aeaa-7c3dfef5e532', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/882196ac-f60f-4b62-aeaa-7c3dfef5e532', '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': '69694251c9786ae02f7bff26241d27ba', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '98aa392394c0490bb9297ba7d19be17d', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'f54f4309f119e9e001c70f03cd14017d3a0a9a79669aa0e6bf8bf9ca68a9a2ae2c5a2e697da15e708e60b46ca424503f7808ddd46beb2efe9b502b8382ad0e6c', 'id': '882196ac-f60f-4b62-aeaa-7c3dfef5e532', 'created_at': datetime.datetime(2026, 8, 18, 17, 11, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 18, 17, 11, 59, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/882196ac-f60f-4b62-aeaa-7c3dfef5e532/file', 'properties': {}}, 'image_service': }' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:11:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (72df51ee-9ab1-4989-af34-5838209a875c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:11:59 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (72df51ee-9ab1-4989-af34-5838209a875c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f5cd3da0-7d6a-4cab-b44b-b573b3ebbb09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:00 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Volume a6e7d3ec-c1c1-458e-9f12-466e7d197577: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-a6e7d3ec-c1c1-458e-9f12-466e7d197577', 'volume_size': 1, 'image_id': '882196ac-f60f-4b62-aeaa-7c3dfef5e532', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/882196ac-f60f-4b62-aeaa-7c3dfef5e532', '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': '69694251c9786ae02f7bff26241d27ba', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '98aa392394c0490bb9297ba7d19be17d', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'f54f4309f119e9e001c70f03cd14017d3a0a9a79669aa0e6bf8bf9ca68a9a2ae2c5a2e697da15e708e60b46ca424503f7808ddd46beb2efe9b502b8382ad0e6c', 'id': '882196ac-f60f-4b62-aeaa-7c3dfef5e532', 'created_at': datetime.datetime(2026, 8, 18, 17, 11, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 18, 17, 11, 59, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/882196ac-f60f-4b62-aeaa-7c3dfef5e532/file', 'properties': {}}, 'image_service': } Aug 18 19:12:00 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Trying to clone a6e7d3ec-c1c1-458e-9f12-466e7d197577 from image 882196ac-f60f-4b62-aeaa-7c3dfef5e532 at location (None, [{'url': 'file:///opt/stack/data/glance/images/882196ac-f60f-4b62-aeaa-7c3dfef5e532', 'metadata': {}}]). {{(pid=93728) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 18 19:12:00 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_882196ac-f60f-4b62-aeaa-7c3dfef5e532_3rlcm253devstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=93728) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 18 19:12:00 devstack cinder-volume[93728]: INFO cinder.image.image_utils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Image download 0.00 MB at 0.00 MB/s Aug 18 19:12:00 devstack sudo[113729]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6ecdb047-4e10-475f-a68d-d4f4cab8af70 tempest-VolumeDependencyTests-364197296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2a13b562-f3df-465d-8986-6f5c81b89f06 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06.6971fa3a-4865-4cf9-a847-4ee4ae090c13" returned: 0 in 0.366s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:00 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-6ecdb047-4e10-475f-a68d-d4f4cab8af70 tempest-VolumeDependencyTests-364197296 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06.6971fa3a-4865-4cf9-a847-4ee4ae090c13 is being set with open permissions: ugo+rw Aug 18 19:12:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6ecdb047-4e10-475f-a68d-d4f4cab8af70 tempest-VolumeDependencyTests-364197296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06.6971fa3a-4865-4cf9-a847-4ee4ae090c13 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:00 devstack sudo[113735]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06.6971fa3a-4865-4cf9-a847-4ee4ae090c13 Aug 18 19:12:00 devstack sudo[113735]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:00 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[7efc4cc7-9d31-43f4-b34e-4ed7341820f9]: (4, 'raw') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_882196ac-f60f-4b62-aeaa-7c3dfef5e532_3rlcm253devstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:00 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-11f4968e-ad7d-42a9-bcb0-a6c3d7af0040 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:12:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-11f4968e-ad7d-42a9-bcb0-a6c3d7af0040 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Flow 'volume_create_manager' (c8364287-f0e2-4993-bb78-b23d57fa8df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-11f4968e-ad7d-42a9-bcb0-a6c3d7af0040 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0e18f8d2-48a0-4daf-9e8d-2268ba520bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:00 devstack sudo[113737]: 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_882196ac-f60f-4b62-aeaa-7c3dfef5e532_3rlcm253devstack@QuobyteHD Aug 18 19:12:00 devstack sudo[113737]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-11f4968e-ad7d-42a9-bcb0-a6c3d7af0040 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0e18f8d2-48a0-4daf-9e8d-2268ba520bc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-218532230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=85d6b97a-8d1d-469b-8320-e72ee563faee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bcc8e60e27d420aa21404934ff5c140',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:00Z,use_quota=True,user_id='4396d46ceead434ba7d96123532aacba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-11f4968e-ad7d-42a9-bcb0-a6c3d7af0040 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f4a62c36-d70d-4847-b6ca-a3a5952edb37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-11f4968e-ad7d-42a9-bcb0-a6c3d7af0040 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f4a62c36-d70d-4847-b6ca-a3a5952edb37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-11f4968e-ad7d-42a9-bcb0-a6c3d7af0040 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f07caa38-3862-44ab-8ad0-73e6c9f693bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-11f4968e-ad7d-42a9-bcb0-a6c3d7af0040 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f07caa38-3862-44ab-8ad0-73e6c9f693bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '85d6b97a-8d1d-469b-8320-e72ee563faee', 'volume_name': 'volume-85d6b97a-8d1d-469b-8320-e72ee563faee', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-11f4968e-ad7d-42a9-bcb0-a6c3d7af0040 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0dc514e7-56bb-47ed-8254-c75d7613e910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-11f4968e-ad7d-42a9-bcb0-a6c3d7af0040 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0dc514e7-56bb-47ed-8254-c75d7613e910) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:00 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-11f4968e-ad7d-42a9-bcb0-a6c3d7af0040 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b030b7b8-64f3-4949-863d-a61f49b7500c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:00 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-11f4968e-ad7d-42a9-bcb0-a6c3d7af0040 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Volume 85d6b97a-8d1d-469b-8320-e72ee563faee: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-85d6b97a-8d1d-469b-8320-e72ee563faee', 'volume_size': 1} Aug 18 19:12:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-11f4968e-ad7d-42a9-bcb0-a6c3d7af0040 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:00 devstack sudo[113735]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6ecdb047-4e10-475f-a68d-d4f4cab8af70 tempest-VolumeDependencyTests-364197296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06.6971fa3a-4865-4cf9-a847-4ee4ae090c13" returned: 0 in 0.389s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6ecdb047-4e10-475f-a68d-d4f4cab8af70 tempest-VolumeDependencyTests-364197296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:00 devstack sudo[113740]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06.info Aug 18 19:12:00 devstack sudo[113740]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:00 devstack sudo[113737]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] CMD "/opt/stack/data/venv/bin/python3.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_882196ac-f60f-4b62-aeaa-7c3dfef5e532_3rlcm253devstack@QuobyteHD" returned: 0 in 0.473s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_882196ac-f60f-4b62-aeaa-7c3dfef5e532_3rlcm253devstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:00 devstack sudo[113744]: 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_882196ac-f60f-4b62-aeaa-7c3dfef5e532_3rlcm253devstack@QuobyteHD Aug 18 19:12:00 devstack sudo[113744]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:00 devstack sudo[113740]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6ecdb047-4e10-475f-a68d-d4f4cab8af70 tempest-VolumeDependencyTests-364197296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06.info" returned: 0 in 0.328s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:00 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-6ecdb047-4e10-475f-a68d-d4f4cab8af70 tempest-VolumeDependencyTests-364197296 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06.info is being set with open permissions: ugo+rw Aug 18 19:12:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6ecdb047-4e10-475f-a68d-d4f4cab8af70 tempest-VolumeDependencyTests-364197296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:01 devstack sudo[113748]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06.info Aug 18 19:12:01 devstack sudo[113748]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:01 devstack sudo[113744]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] CMD "/opt/stack/data/venv/bin/python3.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_882196ac-f60f-4b62-aeaa-7c3dfef5e532_3rlcm253devstack@QuobyteHD" returned: 1 in 0.390s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 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_882196ac-f60f-4b62-aeaa-7c3dfef5e532_3rlcm253devstack@QuobyteHD' failed. Not Retrying. {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Temporary image 882196ac-f60f-4b62-aeaa-7c3dfef5e532 is fetched for user 8b83c8f6834d4618909f3811834bef37. {{(pid=93728) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[53b7718d-8ffe-40a8-81fa-5362f043edab]: (4, 'raw') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_882196ac-f60f-4b62-aeaa-7c3dfef5e532_3rlcm253devstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:01 devstack sudo[113748]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6ecdb047-4e10-475f-a68d-d4f4cab8af70 tempest-VolumeDependencyTests-364197296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06.info" returned: 0 in 0.309s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6ecdb047-4e10-475f-a68d-d4f4cab8af70 tempest-VolumeDependencyTests-364197296 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.454s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-11f4968e-ad7d-42a9-bcb0-a6c3d7af0040 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.751s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-11f4968e-ad7d-42a9-bcb0-a6c3d7af0040 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-218532230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=85d6b97a-8d1d-469b-8320-e72ee563faee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bcc8e60e27d420aa21404934ff5c140',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:00Z,use_quota=True,user_id='4396d46ceead434ba7d96123532aacba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-11f4968e-ad7d-42a9-bcb0-a6c3d7af0040 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Creating volume 85d6b97a-8d1d-469b-8320-e72ee563faee {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-11f4968e-ad7d-42a9-bcb0-a6c3d7af0040 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-11f4968e-ad7d-42a9-bcb0-a6c3d7af0040 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-11f4968e-ad7d-42a9-bcb0-a6c3d7af0040 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-11f4968e-ad7d-42a9-bcb0-a6c3d7af0040 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-11f4968e-ad7d-42a9-bcb0-a6c3d7af0040 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-11f4968e-ad7d-42a9-bcb0-a6c3d7af0040 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:12:01 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-11f4968e-ad7d-42a9-bcb0-a6c3d7af0040 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-11f4968e-ad7d-42a9-bcb0-a6c3d7af0040 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-85d6b97a-8d1d-469b-8320-e72ee563faee 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:01 devstack sudo[113756]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_882196ac-f60f-4b62-aeaa-7c3dfef5e532_3rlcm253devstack@QuobyteHD Aug 18 19:12:01 devstack sudo[113756]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:12:01 devstack sudo[113758]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-85d6b97a-8d1d-469b-8320-e72ee563faee 1073741824 Aug 18 19:12:01 devstack sudo[113758]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Flow 'volume_create_manager' (67a1221a-540e-461b-a93a-49a3af1c7d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (985ab41e-716b-49e0-a19c-1393341acd93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (985ab41e-716b-49e0-a19c-1393341acd93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:00Z,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=0b006c88-fcee-4d5d-8cb4-11924d87992c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5661803af9d4ea093e64c89112d1d44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:01Z,use_quota=True,user_id='6d36b8278c084baca8a5e5345df0bb89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e9790b2-1823-4546-a2be-0499d1b8fc56),volume_type_id=5e9790b2-1823-4546-a2be-0499d1b8fc56)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5217c333-9a31-4884-943e-d7dadda0fc5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5217c333-9a31-4884-943e-d7dadda0fc5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (55199017-f975-440f-9754-97e8bd78ef2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.image.glance [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Creating Keystone auth plugin from conf {{(pid=93728) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 18 19:12:01 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-6ecdb047-4e10-475f-a68d-d4f4cab8af70 tempest-VolumeDependencyTests-364197296 None] Create snapshot completed successfully Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-f71721ab-789f-4aa2-ba03-8ff14e05c630 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f71721ab-789f-4aa2-ba03-8ff14e05c630 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Flow 'volume_create_manager' (41160cfd-e43b-4f68-b412-d5dd9e9b31d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f71721ab-789f-4aa2-ba03-8ff14e05c630 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a37867ac-e594-48a3-8969-17c89661ac02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f71721ab-789f-4aa2-ba03-8ff14e05c630 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a37867ac-e594-48a3-8969-17c89661ac02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-152706205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6806f241-8d4d-4d08-a332-33365175b101,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bcc8e60e27d420aa21404934ff5c140',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:01Z,use_quota=True,user_id='4396d46ceead434ba7d96123532aacba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f71721ab-789f-4aa2-ba03-8ff14e05c630 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f8aa85ef-6484-4198-9e44-0dffcf72edf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f71721ab-789f-4aa2-ba03-8ff14e05c630 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f8aa85ef-6484-4198-9e44-0dffcf72edf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f71721ab-789f-4aa2-ba03-8ff14e05c630 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7d106f16-ef2c-45e5-a379-d2e343939018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f71721ab-789f-4aa2-ba03-8ff14e05c630 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7d106f16-ef2c-45e5-a379-d2e343939018) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6806f241-8d4d-4d08-a332-33365175b101', 'volume_name': 'volume-6806f241-8d4d-4d08-a332-33365175b101', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f71721ab-789f-4aa2-ba03-8ff14e05c630 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0b4118a1-c56d-492e-9c80-9814b13d50c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f71721ab-789f-4aa2-ba03-8ff14e05c630 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0b4118a1-c56d-492e-9c80-9814b13d50c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f71721ab-789f-4aa2-ba03-8ff14e05c630 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3432febb-29b3-4fee-b168-a73ef7e55fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:01 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-f71721ab-789f-4aa2-ba03-8ff14e05c630 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Volume 6806f241-8d4d-4d08-a332-33365175b101: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6806f241-8d4d-4d08-a332-33365175b101', 'volume_size': 1} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f71721ab-789f-4aa2-ba03-8ff14e05c630 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-fecef1d6-1f94-477c-b0a4-5258f6da6fb6 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-fecef1d6-1f94-477c-b0a4-5258f6da6fb6 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Flow 'volume_create_manager' (4795dd00-8c8c-4223-b49b-d319a0dcbe55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-fecef1d6-1f94-477c-b0a4-5258f6da6fb6 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ca9c1eac-c79c-43f7-8657-698115d3418a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-fecef1d6-1f94-477c-b0a4-5258f6da6fb6 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ca9c1eac-c79c-43f7-8657-698115d3418a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1354822059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=53e4b8c2-51a2-45a0-8bc5-fb4985857751,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bcc8e60e27d420aa21404934ff5c140',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:01Z,use_quota=True,user_id='4396d46ceead434ba7d96123532aacba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-fecef1d6-1f94-477c-b0a4-5258f6da6fb6 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (359611d8-322b-449f-b3a7-446ebac287d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-fecef1d6-1f94-477c-b0a4-5258f6da6fb6 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (359611d8-322b-449f-b3a7-446ebac287d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-fecef1d6-1f94-477c-b0a4-5258f6da6fb6 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fee2e286-d2de-4fdc-a814-bb49548e92ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-fecef1d6-1f94-477c-b0a4-5258f6da6fb6 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fee2e286-d2de-4fdc-a814-bb49548e92ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '53e4b8c2-51a2-45a0-8bc5-fb4985857751', 'volume_name': 'volume-53e4b8c2-51a2-45a0-8bc5-fb4985857751', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-fecef1d6-1f94-477c-b0a4-5258f6da6fb6 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (06822d32-08be-4178-9bf4-a90061b95f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:01 devstack sudo[113756]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-fecef1d6-1f94-477c-b0a4-5258f6da6fb6 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (06822d32-08be-4178-9bf4-a90061b95f32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-fecef1d6-1f94-477c-b0a4-5258f6da6fb6 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (be11d595-f210-44f9-9cf7-4aa2c7e21745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:01 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-fecef1d6-1f94-477c-b0a4-5258f6da6fb6 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Volume 53e4b8c2-51a2-45a0-8bc5-fb4985857751: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-53e4b8c2-51a2-45a0-8bc5-fb4985857751', 'volume_size': 1} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-fecef1d6-1f94-477c-b0a4-5258f6da6fb6 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] CMD "/opt/stack/data/venv/bin/python3.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_882196ac-f60f-4b62-aeaa-7c3dfef5e532_3rlcm253devstack@QuobyteHD" returned: 0 in 0.687s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_882196ac-f60f-4b62-aeaa-7c3dfef5e532_3rlcm253devstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-6d143da0-1bcf-4eb2-9061-260cbf0ede3a tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6d143da0-1bcf-4eb2-9061-260cbf0ede3a tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Flow 'volume_create_manager' (393fbce0-f00a-40da-ba40-41ab0aaf7fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6d143da0-1bcf-4eb2-9061-260cbf0ede3a tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4e935850-fb7f-4dac-96d5-6d63cdd4ff44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6d143da0-1bcf-4eb2-9061-260cbf0ede3a tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4e935850-fb7f-4dac-96d5-6d63cdd4ff44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1100942896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=534906dd-f9aa-4f3f-ba6f-0e2d65962c90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bcc8e60e27d420aa21404934ff5c140',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:02Z,use_quota=True,user_id='4396d46ceead434ba7d96123532aacba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6d143da0-1bcf-4eb2-9061-260cbf0ede3a tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5acf426f-cff0-4532-9011-083602c28ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6d143da0-1bcf-4eb2-9061-260cbf0ede3a tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5acf426f-cff0-4532-9011-083602c28ba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6d143da0-1bcf-4eb2-9061-260cbf0ede3a tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (da73f2a8-159d-4147-acf6-dc9f60f89368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6d143da0-1bcf-4eb2-9061-260cbf0ede3a tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (da73f2a8-159d-4147-acf6-dc9f60f89368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '534906dd-f9aa-4f3f-ba6f-0e2d65962c90', 'volume_name': 'volume-534906dd-f9aa-4f3f-ba6f-0e2d65962c90', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6d143da0-1bcf-4eb2-9061-260cbf0ede3a tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a8a49be7-a55e-4c31-9fd3-e6a08c9ec89b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6d143da0-1bcf-4eb2-9061-260cbf0ede3a tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a8a49be7-a55e-4c31-9fd3-e6a08c9ec89b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6d143da0-1bcf-4eb2-9061-260cbf0ede3a tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c30d79b5-86ef-46c5-91db-fe0b76179401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:02 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-6d143da0-1bcf-4eb2-9061-260cbf0ede3a tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Volume 534906dd-f9aa-4f3f-ba6f-0e2d65962c90: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-534906dd-f9aa-4f3f-ba6f-0e2d65962c90', 'volume_size': 1} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6d143da0-1bcf-4eb2-9061-260cbf0ede3a tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (55199017-f975-440f-9754-97e8bd78ef2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '0b006c88-fcee-4d5d-8cb4-11924d87992c', 'volume_name': 'volume-0b006c88-fcee-4d5d-8cb4-11924d87992c', 'volume_size': 1, 'image_id': 'd90c0cba-b9b4-4de5-a7d5-8b091acde7ae', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/d90c0cba-b9b4-4de5-a7d5-8b091acde7ae', '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': '6da8d056494eb57fa3a5f1f6ab99010c', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'a5661803af9d4ea093e64c89112d1d44', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'c509f96559c256f0541aa0b9f47c7e3bf965f3304b0a22b7532809cbae1ccb50468f365e1f6a1b14a7ad3b25d8f1cafb4d4831bbe069cb016932f5e0e95e069e', 'id': 'd90c0cba-b9b4-4de5-a7d5-8b091acde7ae', 'created_at': datetime.datetime(2026, 8, 18, 17, 11, 58, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 18, 17, 12, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d90c0cba-b9b4-4de5-a7d5-8b091acde7ae/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5fa5b196-677f-42d2-8a9a-e1be187a3e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5fa5b196-677f-42d2-8a9a-e1be187a3e0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:02 devstack sudo[113766]: 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_882196ac-f60f-4b62-aeaa-7c3dfef5e532_3rlcm253devstack@QuobyteHD Aug 18 19:12:02 devstack sudo[113766]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c21109eb-1122-499c-9340-f709ccffbe3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:02 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Volume 0b006c88-fcee-4d5d-8cb4-11924d87992c: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-0b006c88-fcee-4d5d-8cb4-11924d87992c', 'volume_size': 1, 'image_id': 'd90c0cba-b9b4-4de5-a7d5-8b091acde7ae', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/d90c0cba-b9b4-4de5-a7d5-8b091acde7ae', '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': '6da8d056494eb57fa3a5f1f6ab99010c', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'a5661803af9d4ea093e64c89112d1d44', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'c509f96559c256f0541aa0b9f47c7e3bf965f3304b0a22b7532809cbae1ccb50468f365e1f6a1b14a7ad3b25d8f1cafb4d4831bbe069cb016932f5e0e95e069e', 'id': 'd90c0cba-b9b4-4de5-a7d5-8b091acde7ae', 'created_at': datetime.datetime(2026, 8, 18, 17, 11, 58, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 18, 17, 12, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d90c0cba-b9b4-4de5-a7d5-8b091acde7ae/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': } Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Trying to clone 0b006c88-fcee-4d5d-8cb4-11924d87992c from image d90c0cba-b9b4-4de5-a7d5-8b091acde7ae at location (None, [{'url': 'file:///opt/stack/data/glance/images/d90c0cba-b9b4-4de5-a7d5-8b091acde7ae', 'metadata': {}}]). {{(pid=93728) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 18 19:12:02 devstack sudo[113758]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-11f4968e-ad7d-42a9-bcb0-a6c3d7af0040 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-85d6b97a-8d1d-469b-8320-e72ee563faee 1073741824" returned: 0 in 0.860s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-11f4968e-ad7d-42a9-bcb0-a6c3d7af0040 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-85d6b97a-8d1d-469b-8320-e72ee563faee {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-8b4d3c68-aff5-492b-9aa8-5ce17c8f7b97 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:12:02 devstack sudo[113768]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-85d6b97a-8d1d-469b-8320-e72ee563faee Aug 18 19:12:02 devstack sudo[113768]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8b4d3c68-aff5-492b-9aa8-5ce17c8f7b97 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Flow 'volume_create_manager' (db789833-6e7c-4f97-9d5c-ecf86c056ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8b4d3c68-aff5-492b-9aa8-5ce17c8f7b97 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (24b68f25-168b-4f7b-92d7-b8ae9d0f8c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_d90c0cba-b9b4-4de5-a7d5-8b091acde7ae_g4cm_sdtdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=93728) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 18 19:12:02 devstack cinder-volume[93728]: INFO cinder.image.image_utils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Image download 0.00 MB at 0.00 MB/s Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8b4d3c68-aff5-492b-9aa8-5ce17c8f7b97 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (24b68f25-168b-4f7b-92d7-b8ae9d0f8c88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-965896356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=243a7593-7064-49a7-8803-79ec2619e454,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bcc8e60e27d420aa21404934ff5c140',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:02Z,use_quota=True,user_id='4396d46ceead434ba7d96123532aacba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8b4d3c68-aff5-492b-9aa8-5ce17c8f7b97 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e51d95b5-0653-4c64-82bb-ee9dd20b0cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8b4d3c68-aff5-492b-9aa8-5ce17c8f7b97 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e51d95b5-0653-4c64-82bb-ee9dd20b0cda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8b4d3c68-aff5-492b-9aa8-5ce17c8f7b97 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4e793565-6575-4d6f-90e6-6af7eb0a6bbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8b4d3c68-aff5-492b-9aa8-5ce17c8f7b97 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4e793565-6575-4d6f-90e6-6af7eb0a6bbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '243a7593-7064-49a7-8803-79ec2619e454', 'volume_name': 'volume-243a7593-7064-49a7-8803-79ec2619e454', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8b4d3c68-aff5-492b-9aa8-5ce17c8f7b97 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d3c4f4ff-163e-4ed5-b5c4-890ddf10be21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8b4d3c68-aff5-492b-9aa8-5ce17c8f7b97 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d3c4f4ff-163e-4ed5-b5c4-890ddf10be21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8b4d3c68-aff5-492b-9aa8-5ce17c8f7b97 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (168ae774-ad1b-4b4b-9a62-88c568e84c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:02 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-8b4d3c68-aff5-492b-9aa8-5ce17c8f7b97 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Volume 243a7593-7064-49a7-8803-79ec2619e454: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-243a7593-7064-49a7-8803-79ec2619e454', 'volume_size': 1} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8b4d3c68-aff5-492b-9aa8-5ce17c8f7b97 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:02 devstack sudo[113766]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] CMD "/opt/stack/data/venv/bin/python3.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_882196ac-f60f-4b62-aeaa-7c3dfef5e532_3rlcm253devstack@QuobyteHD" returned: 1 in 0.518s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 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_882196ac-f60f-4b62-aeaa-7c3dfef5e532_3rlcm253devstack@QuobyteHD' failed. Not Retrying. {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[214e744b-8c4f-445b-9f52-5dd2b1e8dae3]: (4, 'raw') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_d90c0cba-b9b4-4de5-a7d5-8b091acde7ae_g4cm_sdtdevstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:02 devstack sudo[113773]: 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_d90c0cba-b9b4-4de5-a7d5-8b091acde7ae_g4cm_sdtdevstack@QuobyteHD Aug 18 19:12:02 devstack sudo[113773]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:02 devstack sudo[113768]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-11f4968e-ad7d-42a9-bcb0-a6c3d7af0040 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-85d6b97a-8d1d-469b-8320-e72ee563faee" returned: 0 in 0.346s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-11f4968e-ad7d-42a9-bcb0-a6c3d7af0040 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] <== create_volume: return (1286ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-11f4968e-ad7d-42a9-bcb0-a6c3d7af0040 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.290s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f71721ab-789f-4aa2-ba03-8ff14e05c630 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.983s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f71721ab-789f-4aa2-ba03-8ff14e05c630 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-152706205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6806f241-8d4d-4d08-a332-33365175b101,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bcc8e60e27d420aa21404934ff5c140',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:01Z,use_quota=True,user_id='4396d46ceead434ba7d96123532aacba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-f71721ab-789f-4aa2-ba03-8ff14e05c630 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Creating volume 6806f241-8d4d-4d08-a332-33365175b101 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f71721ab-789f-4aa2-ba03-8ff14e05c630 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f71721ab-789f-4aa2-ba03-8ff14e05c630 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f71721ab-789f-4aa2-ba03-8ff14e05c630 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f71721ab-789f-4aa2-ba03-8ff14e05c630 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f71721ab-789f-4aa2-ba03-8ff14e05c630 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f71721ab-789f-4aa2-ba03-8ff14e05c630 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:12:02 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-f71721ab-789f-4aa2-ba03-8ff14e05c630 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f71721ab-789f-4aa2-ba03-8ff14e05c630 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6806f241-8d4d-4d08-a332-33365175b101 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-11f4968e-ad7d-42a9-bcb0-a6c3d7af0040 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b030b7b8-64f3-4949-863d-a61f49b7500c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-85d6b97a-8d1d-469b-8320-e72ee563faee', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:02 devstack sudo[113776]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6806f241-8d4d-4d08-a332-33365175b101 1073741824 Aug 18 19:12:02 devstack sudo[113776]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-11f4968e-ad7d-42a9-bcb0-a6c3d7af0040 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9424832e-203d-4228-acba-12dd993cfdaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:02 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-11f4968e-ad7d-42a9-bcb0-a6c3d7af0040 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Volume volume-85d6b97a-8d1d-469b-8320-e72ee563faee (85d6b97a-8d1d-469b-8320-e72ee563faee): created successfully Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-11f4968e-ad7d-42a9-bcb0-a6c3d7af0040 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9424832e-203d-4228-acba-12dd993cfdaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-11f4968e-ad7d-42a9-bcb0-a6c3d7af0040 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Flow 'volume_create_manager' (c8364287-f0e2-4993-bb78-b23d57fa8df3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:02 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-11f4968e-ad7d-42a9-bcb0-a6c3d7af0040 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Created volume successfully. Aug 18 19:12:02 devstack sudo[113773]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] CMD "/opt/stack/data/venv/bin/python3.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_d90c0cba-b9b4-4de5-a7d5-8b091acde7ae_g4cm_sdtdevstack@QuobyteHD" returned: 0 in 0.434s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_d90c0cba-b9b4-4de5-a7d5-8b091acde7ae_g4cm_sdtdevstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Flow 'volume_create_manager' (bec8aa19-82d5-463c-bbdd-8e7fdb192805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (905dff71-6546-433b-b17c-255a7194f44c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (905dff71-6546-433b-b17c-255a7194f44c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1825171797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2e997718-a8c7-44b3-98c8-0f27ea2a200f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8c2cc0fb68d4098b044b8e44fa1f3db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=6971fa3a-4865-4cf9-a847-4ee4ae090c13,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T17:12:03Z,use_quota=True,user_id='90c18490a28347ab8a3fe3622741f30e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6fbdc099-c960-4aca-8be1-56abd65f8111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6fbdc099-c960-4aca-8be1-56abd65f8111) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (156c0c6d-bdd1-47ec-96eb-4ffede1817ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (156c0c6d-bdd1-47ec-96eb-4ffede1817ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '2e997718-a8c7-44b3-98c8-0f27ea2a200f', 'volume_name': 'volume-2e997718-a8c7-44b3-98c8-0f27ea2a200f', 'volume_size': 1, 'snapshot_id': '6971fa3a-4865-4cf9-a847-4ee4ae090c13'}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:02 devstack sudo[113780]: 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_d90c0cba-b9b4-4de5-a7d5-8b091acde7ae_g4cm_sdtdevstack@QuobyteHD Aug 18 19:12:02 devstack sudo[113780]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (12182f24-33aa-4180-86aa-b4e4136d1f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:03 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (12182f24-33aa-4180-86aa-b4e4136d1f27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:03 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (df645c40-b2d6-42bd-9bd2-b3a0722fedbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:03 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Volume 2e997718-a8c7-44b3-98c8-0f27ea2a200f: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-2e997718-a8c7-44b3-98c8-0f27ea2a200f', 'volume_size': 1, 'snapshot_id': '6971fa3a-4865-4cf9-a847-4ee4ae090c13'} Aug 18 19:12:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:03 devstack sudo[113776]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f71721ab-789f-4aa2-ba03-8ff14e05c630 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6806f241-8d4d-4d08-a332-33365175b101 1073741824" returned: 0 in 0.529s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f71721ab-789f-4aa2-ba03-8ff14e05c630 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6806f241-8d4d-4d08-a332-33365175b101 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:03 devstack sudo[113787]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6806f241-8d4d-4d08-a332-33365175b101 Aug 18 19:12:03 devstack sudo[113787]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:03 devstack sudo[113780]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] CMD "/opt/stack/data/venv/bin/python3.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_d90c0cba-b9b4-4de5-a7d5-8b091acde7ae_g4cm_sdtdevstack@QuobyteHD" returned: 1 in 0.378s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 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_d90c0cba-b9b4-4de5-a7d5-8b091acde7ae_g4cm_sdtdevstack@QuobyteHD' failed. Not Retrying. {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 18 19:12:03 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Temporary image d90c0cba-b9b4-4de5-a7d5-8b091acde7ae is fetched for user 6d36b8278c084baca8a5e5345df0bb89. {{(pid=93728) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 18 19:12:03 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[43f848a3-8ca6-4e1d-be6d-005989b21695]: (4, 'raw') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_d90c0cba-b9b4-4de5-a7d5-8b091acde7ae_g4cm_sdtdevstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:03 devstack sudo[113791]: 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_d90c0cba-b9b4-4de5-a7d5-8b091acde7ae_g4cm_sdtdevstack@QuobyteHD Aug 18 19:12:03 devstack sudo[113791]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:03 devstack sudo[113787]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f71721ab-789f-4aa2-ba03-8ff14e05c630 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6806f241-8d4d-4d08-a332-33365175b101" returned: 0 in 0.256s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:03 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f71721ab-789f-4aa2-ba03-8ff14e05c630 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] <== create_volume: return (833ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:12:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f71721ab-789f-4aa2-ba03-8ff14e05c630 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.836s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-fecef1d6-1f94-477c-b0a4-5258f6da6fb6 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.575s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:03 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-fecef1d6-1f94-477c-b0a4-5258f6da6fb6 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1354822059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=53e4b8c2-51a2-45a0-8bc5-fb4985857751,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bcc8e60e27d420aa21404934ff5c140',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:01Z,use_quota=True,user_id='4396d46ceead434ba7d96123532aacba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:12:03 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-fecef1d6-1f94-477c-b0a4-5258f6da6fb6 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Creating volume 53e4b8c2-51a2-45a0-8bc5-fb4985857751 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:12:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-fecef1d6-1f94-477c-b0a4-5258f6da6fb6 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-fecef1d6-1f94-477c-b0a4-5258f6da6fb6 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:03 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-fecef1d6-1f94-477c-b0a4-5258f6da6fb6 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:03 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-fecef1d6-1f94-477c-b0a4-5258f6da6fb6 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-fecef1d6-1f94-477c-b0a4-5258f6da6fb6 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:03 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-fecef1d6-1f94-477c-b0a4-5258f6da6fb6 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:12:03 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-fecef1d6-1f94-477c-b0a4-5258f6da6fb6 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:12:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fecef1d6-1f94-477c-b0a4-5258f6da6fb6 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53e4b8c2-51a2-45a0-8bc5-fb4985857751 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:03 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f71721ab-789f-4aa2-ba03-8ff14e05c630 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3432febb-29b3-4fee-b168-a73ef7e55fda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6806f241-8d4d-4d08-a332-33365175b101', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:03 devstack sudo[113794]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53e4b8c2-51a2-45a0-8bc5-fb4985857751 1073741824 Aug 18 19:12:03 devstack sudo[113794]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:03 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f71721ab-789f-4aa2-ba03-8ff14e05c630 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bb7efb6a-c2fb-4ec6-b2e2-f743479e72a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:03 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-f71721ab-789f-4aa2-ba03-8ff14e05c630 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Volume volume-6806f241-8d4d-4d08-a332-33365175b101 (6806f241-8d4d-4d08-a332-33365175b101): created successfully Aug 18 19:12:03 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f71721ab-789f-4aa2-ba03-8ff14e05c630 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bb7efb6a-c2fb-4ec6-b2e2-f743479e72a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:03 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-f71721ab-789f-4aa2-ba03-8ff14e05c630 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Flow 'volume_create_manager' (41160cfd-e43b-4f68-b412-d5dd9e9b31d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:03 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-f71721ab-789f-4aa2-ba03-8ff14e05c630 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Created volume successfully. Aug 18 19:12:03 devstack sudo[113791]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] CMD "/opt/stack/data/venv/bin/python3.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_d90c0cba-b9b4-4de5-a7d5-8b091acde7ae_g4cm_sdtdevstack@QuobyteHD" returned: 0 in 0.346s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_d90c0cba-b9b4-4de5-a7d5-8b091acde7ae_g4cm_sdtdevstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:03 devstack sudo[113798]: 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_d90c0cba-b9b4-4de5-a7d5-8b091acde7ae_g4cm_sdtdevstack@QuobyteHD Aug 18 19:12:03 devstack sudo[113798]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:03 devstack sudo[113794]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fecef1d6-1f94-477c-b0a4-5258f6da6fb6 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53e4b8c2-51a2-45a0-8bc5-fb4985857751 1073741824" returned: 0 in 0.426s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fecef1d6-1f94-477c-b0a4-5258f6da6fb6 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53e4b8c2-51a2-45a0-8bc5-fb4985857751 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:03 devstack sudo[113805]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53e4b8c2-51a2-45a0-8bc5-fb4985857751 Aug 18 19:12:03 devstack sudo[113805]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:04 devstack sudo[113798]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] CMD "/opt/stack/data/venv/bin/python3.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_d90c0cba-b9b4-4de5-a7d5-8b091acde7ae_g4cm_sdtdevstack@QuobyteHD" returned: 1 in 0.359s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 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_d90c0cba-b9b4-4de5-a7d5-8b091acde7ae_g4cm_sdtdevstack@QuobyteHD' failed. Not Retrying. {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:04 devstack sudo[113805]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fecef1d6-1f94-477c-b0a4-5258f6da6fb6 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53e4b8c2-51a2-45a0-8bc5-fb4985857751" returned: 0 in 0.235s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-fecef1d6-1f94-477c-b0a4-5258f6da6fb6 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] <== create_volume: return (704ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-fecef1d6-1f94-477c-b0a4-5258f6da6fb6 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.706s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6d143da0-1bcf-4eb2-9061-260cbf0ede3a tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.056s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-6d143da0-1bcf-4eb2-9061-260cbf0ede3a tempest-CreateVolumesFromSourceVolumeTest-308518115 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1100942896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=534906dd-f9aa-4f3f-ba6f-0e2d65962c90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bcc8e60e27d420aa21404934ff5c140',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:02Z,use_quota=True,user_id='4396d46ceead434ba7d96123532aacba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-6d143da0-1bcf-4eb2-9061-260cbf0ede3a tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Creating volume 534906dd-f9aa-4f3f-ba6f-0e2d65962c90 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6d143da0-1bcf-4eb2-9061-260cbf0ede3a tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6d143da0-1bcf-4eb2-9061-260cbf0ede3a tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-6d143da0-1bcf-4eb2-9061-260cbf0ede3a tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-6d143da0-1bcf-4eb2-9061-260cbf0ede3a tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6d143da0-1bcf-4eb2-9061-260cbf0ede3a tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-6d143da0-1bcf-4eb2-9061-260cbf0ede3a tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:12:04 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-6d143da0-1bcf-4eb2-9061-260cbf0ede3a tempest-CreateVolumesFromSourceVolumeTest-308518115 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6d143da0-1bcf-4eb2-9061-260cbf0ede3a tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-534906dd-f9aa-4f3f-ba6f-0e2d65962c90 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-fecef1d6-1f94-477c-b0a4-5258f6da6fb6 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (be11d595-f210-44f9-9cf7-4aa2c7e21745) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-53e4b8c2-51a2-45a0-8bc5-fb4985857751', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:04 devstack sudo[113811]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-534906dd-f9aa-4f3f-ba6f-0e2d65962c90 1073741824 Aug 18 19:12:04 devstack sudo[113811]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-fecef1d6-1f94-477c-b0a4-5258f6da6fb6 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fa4fe43b-5712-4a0d-bc00-a2dc3cc0ba80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:04 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-fecef1d6-1f94-477c-b0a4-5258f6da6fb6 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Volume volume-53e4b8c2-51a2-45a0-8bc5-fb4985857751 (53e4b8c2-51a2-45a0-8bc5-fb4985857751): created successfully Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-fecef1d6-1f94-477c-b0a4-5258f6da6fb6 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fa4fe43b-5712-4a0d-bc00-a2dc3cc0ba80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-fecef1d6-1f94-477c-b0a4-5258f6da6fb6 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Flow 'volume_create_manager' (4795dd00-8c8c-4223-b49b-d319a0dcbe55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:04 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-fecef1d6-1f94-477c-b0a4-5258f6da6fb6 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Created volume successfully. Aug 18 19:12:04 devstack sudo[113811]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6d143da0-1bcf-4eb2-9061-260cbf0ede3a tempest-CreateVolumesFromSourceVolumeTest-308518115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-534906dd-f9aa-4f3f-ba6f-0e2d65962c90 1073741824" returned: 0 in 0.415s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6d143da0-1bcf-4eb2-9061-260cbf0ede3a tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-534906dd-f9aa-4f3f-ba6f-0e2d65962c90 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:04 devstack sudo[113816]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-534906dd-f9aa-4f3f-ba6f-0e2d65962c90 Aug 18 19:12:04 devstack sudo[113816]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:04 devstack sudo[113816]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6d143da0-1bcf-4eb2-9061-260cbf0ede3a tempest-CreateVolumesFromSourceVolumeTest-308518115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-534906dd-f9aa-4f3f-ba6f-0e2d65962c90" returned: 0 in 0.238s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-6d143da0-1bcf-4eb2-9061-260cbf0ede3a tempest-CreateVolumesFromSourceVolumeTest-308518115 None] <== create_volume: return (689ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6d143da0-1bcf-4eb2-9061-260cbf0ede3a tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.692s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8b4d3c68-aff5-492b-9aa8-5ce17c8f7b97 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.473s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8b4d3c68-aff5-492b-9aa8-5ce17c8f7b97 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-965896356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=243a7593-7064-49a7-8803-79ec2619e454,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bcc8e60e27d420aa21404934ff5c140',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:02Z,use_quota=True,user_id='4396d46ceead434ba7d96123532aacba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-8b4d3c68-aff5-492b-9aa8-5ce17c8f7b97 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Creating volume 243a7593-7064-49a7-8803-79ec2619e454 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8b4d3c68-aff5-492b-9aa8-5ce17c8f7b97 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8b4d3c68-aff5-492b-9aa8-5ce17c8f7b97 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8b4d3c68-aff5-492b-9aa8-5ce17c8f7b97 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8b4d3c68-aff5-492b-9aa8-5ce17c8f7b97 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8b4d3c68-aff5-492b-9aa8-5ce17c8f7b97 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8b4d3c68-aff5-492b-9aa8-5ce17c8f7b97 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:12:04 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-8b4d3c68-aff5-492b-9aa8-5ce17c8f7b97 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8b4d3c68-aff5-492b-9aa8-5ce17c8f7b97 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-243a7593-7064-49a7-8803-79ec2619e454 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6d143da0-1bcf-4eb2-9061-260cbf0ede3a tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c30d79b5-86ef-46c5-91db-fe0b76179401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-534906dd-f9aa-4f3f-ba6f-0e2d65962c90', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:04 devstack sudo[113819]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-243a7593-7064-49a7-8803-79ec2619e454 1073741824 Aug 18 19:12:04 devstack sudo[113819]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6d143da0-1bcf-4eb2-9061-260cbf0ede3a tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0634d3f2-6f8a-48ae-b5f8-585ec9e07986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:04 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-6d143da0-1bcf-4eb2-9061-260cbf0ede3a tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Volume volume-534906dd-f9aa-4f3f-ba6f-0e2d65962c90 (534906dd-f9aa-4f3f-ba6f-0e2d65962c90): created successfully Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6d143da0-1bcf-4eb2-9061-260cbf0ede3a tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0634d3f2-6f8a-48ae-b5f8-585ec9e07986) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:04 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6d143da0-1bcf-4eb2-9061-260cbf0ede3a tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Flow 'volume_create_manager' (393fbce0-f00a-40da-ba40-41ab0aaf7fed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:04 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-6d143da0-1bcf-4eb2-9061-260cbf0ede3a tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Created volume successfully. Aug 18 19:12:05 devstack sudo[113819]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8b4d3c68-aff5-492b-9aa8-5ce17c8f7b97 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-243a7593-7064-49a7-8803-79ec2619e454 1073741824" returned: 0 in 0.389s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8b4d3c68-aff5-492b-9aa8-5ce17c8f7b97 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-243a7593-7064-49a7-8803-79ec2619e454 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:05 devstack sudo[113825]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-243a7593-7064-49a7-8803-79ec2619e454 Aug 18 19:12:05 devstack sudo[113825]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:05 devstack sudo[113825]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8b4d3c68-aff5-492b-9aa8-5ce17c8f7b97 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-243a7593-7064-49a7-8803-79ec2619e454" returned: 0 in 0.244s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:05 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8b4d3c68-aff5-492b-9aa8-5ce17c8f7b97 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] <== create_volume: return (675ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:12:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8b4d3c68-aff5-492b-9aa8-5ce17c8f7b97 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.678s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.123s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:05 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:11:59Z,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=a6e7d3ec-c1c1-458e-9f12-466e7d197577,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98aa392394c0490bb9297ba7d19be17d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:00Z,use_quota=True,user_id='8b83c8f6834d4618909f3811834bef37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:12:05 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Creating volume a6e7d3ec-c1c1-458e-9f12-466e7d197577 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:12:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:05 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:05 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:05 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:12:05 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:12:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a6e7d3ec-c1c1-458e-9f12-466e7d197577 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:05 devstack sudo[113829]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a6e7d3ec-c1c1-458e-9f12-466e7d197577 1073741824 Aug 18 19:12:05 devstack sudo[113829]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8b4d3c68-aff5-492b-9aa8-5ce17c8f7b97 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (168ae774-ad1b-4b4b-9a62-88c568e84c46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-243a7593-7064-49a7-8803-79ec2619e454', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8b4d3c68-aff5-492b-9aa8-5ce17c8f7b97 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b0edab86-fb30-4c3f-9111-9b84fbd3263b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:05 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-8b4d3c68-aff5-492b-9aa8-5ce17c8f7b97 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Volume volume-243a7593-7064-49a7-8803-79ec2619e454 (243a7593-7064-49a7-8803-79ec2619e454): created successfully Aug 18 19:12:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8b4d3c68-aff5-492b-9aa8-5ce17c8f7b97 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b0edab86-fb30-4c3f-9111-9b84fbd3263b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-8b4d3c68-aff5-492b-9aa8-5ce17c8f7b97 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Flow 'volume_create_manager' (db789833-6e7c-4f97-9d5c-ecf86c056ca7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:05 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-8b4d3c68-aff5-492b-9aa8-5ce17c8f7b97 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Created volume successfully. Aug 18 19:12:05 devstack sudo[113829]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a6e7d3ec-c1c1-458e-9f12-466e7d197577 1073741824" returned: 0 in 0.429s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a6e7d3ec-c1c1-458e-9f12-466e7d197577 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:06 devstack sudo[113835]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a6e7d3ec-c1c1-458e-9f12-466e7d197577 Aug 18 19:12:06 devstack sudo[113835]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:06 devstack sudo[113835]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a6e7d3ec-c1c1-458e-9f12-466e7d197577" returned: 0 in 0.251s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] <== create_volume: return (725ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.728s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 3.240s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Acquiring lock "cinder-quobyte-6971fa3a-4865-4cf9-a847-4ee4ae090c13-2e997718-a8c7-44b3-98c8-0f27ea2a200f" by "_create_volume_from_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Lock "cinder-quobyte-6971fa3a-4865-4cf9-a847-4ee4ae090c13-2e997718-a8c7-44b3-98c8-0f27ea2a200f" acquired by "_create_volume_from_snapshot" :: waited 0.018s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Creating volume 2e997718-a8c7-44b3-98c8-0f27ea2a200f from snapshot 6971fa3a-4865-4cf9-a847-4ee4ae090c13 {{(pid=93728) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Acquiring lock "cinder-quobyte-2e997718-a8c7-44b3-98c8-0f27ea2a200f" by "_copy_volume_from_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG cinder.volume.volume_utils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Attempting download of 882196ac-f60f-4b62-aeaa-7c3dfef5e532 ((None, [{'url': 'file:///opt/stack/data/glance/images/882196ac-f60f-4b62-aeaa-7c3dfef5e532', 'metadata': {}}])) to volume a6e7d3ec-c1c1-458e-9f12-466e7d197577. {{(pid=93728) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Lock "cinder-quobyte-2e997718-a8c7-44b3-98c8-0f27ea2a200f" acquired by "_copy_volume_from_snapshot" :: waited 0.023s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] snapshot: 6971fa3a-4865-4cf9-a847-4ee4ae090c13, volume: 2e997718-a8c7-44b3-98c8-0f27ea2a200f, {{(pid=93728) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[84397f10-69ec-4f3e-a159-d0683d546e1f]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06.6971fa3a-4865-4cf9-a847-4ee4ae090c13 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[3dd643ab-27b3-4ea7-a576-d4cbfde44c35]: (4, 'raw') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_882196ac-f60f-4b62-aeaa-7c3dfef5e532_2ej5nj9o {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:06 devstack sudo[113838]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06.6971fa3a-4865-4cf9-a847-4ee4ae090c13 Aug 18 19:12:06 devstack sudo[113838]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:06 devstack sudo[113839]: 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_882196ac-f60f-4b62-aeaa-7c3dfef5e532_2ej5nj9o Aug 18 19:12:06 devstack sudo[113839]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b8c9f530-482d-4f53-b466-929e6d309720 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Acquiring lock "cinder-243a7593-7064-49a7-8803-79ec2619e454-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:06 devstack sudo[113839]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] CMD "/opt/stack/data/venv/bin/python3.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_882196ac-f60f-4b62-aeaa-7c3dfef5e532_2ej5nj9o" returned: 0 in 0.346s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_882196ac-f60f-4b62-aeaa-7c3dfef5e532_2ej5nj9o {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b8c9f530-482d-4f53-b466-929e6d309720 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "cinder-243a7593-7064-49a7-8803-79ec2619e454-delete_volume" acquired by "delete_volume" :: waited 0.040s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b8c9f530-482d-4f53-b466-929e6d309720 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Acquiring lock "cinder-quobyte-243a7593-7064-49a7-8803-79ec2619e454" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b8c9f530-482d-4f53-b466-929e6d309720 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "cinder-quobyte-243a7593-7064-49a7-8803-79ec2619e454" acquired by "delete_volume" :: waited 0.015s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:06 devstack sudo[113838]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06.6971fa3a-4865-4cf9-a847-4ee4ae090c13" returned: 0 in 0.455s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-2a13b562-f3df-465d-8986-6f5c81b89f06(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[9be2c230-4649-43ec-bfb6-3f003a232059]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b8c9f530-482d-4f53-b466-929e6d309720 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-243a7593-7064-49a7-8803-79ec2619e454 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[63798258-672d-4276-85ee-d032ddbf1bc5]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:06 devstack sudo[113846]: 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_882196ac-f60f-4b62-aeaa-7c3dfef5e532_2ej5nj9o Aug 18 19:12:06 devstack sudo[113846]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:06 devstack sudo[113849]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-243a7593-7064-49a7-8803-79ec2619e454 Aug 18 19:12:06 devstack sudo[113849]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:07 devstack sudo[113850]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06 Aug 18 19:12:07 devstack sudo[113850]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:07 devstack sudo[113846]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] CMD "/opt/stack/data/venv/bin/python3.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_882196ac-f60f-4b62-aeaa-7c3dfef5e532_2ej5nj9o" returned: 1 in 0.383s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 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_882196ac-f60f-4b62-aeaa-7c3dfef5e532_2ej5nj9o' failed. Not Retrying. {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 18 19:12:07 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[aac6140a-836f-4c05-8009-6150d3a86ffb]: (4, 'raw') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_882196ac-f60f-4b62-aeaa-7c3dfef5e532_3rlcm253devstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:07 devstack sudo[113850]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:07 devstack sudo[113856]: 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_882196ac-f60f-4b62-aeaa-7c3dfef5e532_3rlcm253devstack@QuobyteHD Aug 18 19:12:07 devstack sudo[113856]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06" returned: 0 in 0.417s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:07 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] will copy from snapshot at /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06 {{(pid=93728) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 18 19:12:07 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Creating direct copy from snapshot {{(pid=93728) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 18 19:12:07 devstack cinder-volume[93728]: DEBUG cinder.utils [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Path /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2e997718-a8c7-44b3-98c8-0f27ea2a200f not found in is_blk_device check {{(pid=93728) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 18 19:12:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2e997718-a8c7-44b3-98c8-0f27ea2a200f {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:07 devstack sudo[113849]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b8c9f530-482d-4f53-b466-929e6d309720 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-243a7593-7064-49a7-8803-79ec2619e454" returned: 0 in 0.448s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b8c9f530-482d-4f53-b466-929e6d309720 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-243a7593-7064-49a7-8803-79ec2619e454 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:07 devstack sudo[113864]: 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/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2e997718-a8c7-44b3-98c8-0f27ea2a200f Aug 18 19:12:07 devstack sudo[113864]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:07 devstack sudo[113865]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-243a7593-7064-49a7-8803-79ec2619e454 Aug 18 19:12:07 devstack sudo[113865]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:07 devstack sudo[113856]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] CMD "/opt/stack/data/venv/bin/python3.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_882196ac-f60f-4b62-aeaa-7c3dfef5e532_3rlcm253devstack@QuobyteHD" returned: 0 in 0.344s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_882196ac-f60f-4b62-aeaa-7c3dfef5e532_3rlcm253devstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:07 devstack sudo[113865]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b8c9f530-482d-4f53-b466-929e6d309720 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-243a7593-7064-49a7-8803-79ec2619e454" returned: 0 in 0.276s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:07 devstack sudo[113870]: 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_882196ac-f60f-4b62-aeaa-7c3dfef5e532_3rlcm253devstack@QuobyteHD Aug 18 19:12:07 devstack sudo[113870]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:07 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b8c9f530-482d-4f53-b466-929e6d309720 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "cinder-quobyte-243a7593-7064-49a7-8803-79ec2619e454" released by "delete_volume" :: held 0.798s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:07 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-b8c9f530-482d-4f53-b466-929e6d309720 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Created reservations ['22e41abd-32ae-4fd7-b2f3-580df60749a9', '3da5e9c4-acdd-46b6-8964-e4ee1eae4e89', 'b3d4f56e-96ff-40e3-a463-3235d2841f2f', '1f07b2f8-7c85-4c15-93a5-9d3c0b1e6967'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:12:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b8c9f530-482d-4f53-b466-929e6d309720 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b8c9f530-482d-4f53-b466-929e6d309720 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:07 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-b8c9f530-482d-4f53-b466-929e6d309720 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:07 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-b8c9f530-482d-4f53-b466-929e6d309720 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b8c9f530-482d-4f53-b466-929e6d309720 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b8c9f530-482d-4f53-b466-929e6d309720 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:07 devstack sudo[113877]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:12:07 devstack sudo[113877]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:07 devstack sudo[113870]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] CMD "/opt/stack/data/venv/bin/python3.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_882196ac-f60f-4b62-aeaa-7c3dfef5e532_3rlcm253devstack@QuobyteHD" returned: 1 in 0.415s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 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_882196ac-f60f-4b62-aeaa-7c3dfef5e532_3rlcm253devstack@QuobyteHD' failed. Not Retrying. {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 18 19:12:07 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] 882196ac-f60f-4b62-aeaa-7c3dfef5e532 was raw, converting to qcow2 {{(pid=93728) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 18 19:12:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 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_882196ac-f60f-4b62-aeaa-7c3dfef5e532_3rlcm253devstack@QuobyteHD /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a6e7d3ec-c1c1-458e-9f12-466e7d197577 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:08 devstack sudo[113888]: 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_882196ac-f60f-4b62-aeaa-7c3dfef5e532_3rlcm253devstack@QuobyteHD /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a6e7d3ec-c1c1-458e-9f12-466e7d197577 Aug 18 19:12:08 devstack sudo[113888]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:08 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-780c0581-7e69-4aa6-9628-c35ab3748cae tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Acquiring lock "cinder-534906dd-f9aa-4f3f-ba6f-0e2d65962c90-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:08 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-780c0581-7e69-4aa6-9628-c35ab3748cae tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "cinder-534906dd-f9aa-4f3f-ba6f-0e2d65962c90-delete_volume" acquired by "delete_volume" :: waited 0.056s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:08 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-780c0581-7e69-4aa6-9628-c35ab3748cae tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Acquiring lock "cinder-quobyte-534906dd-f9aa-4f3f-ba6f-0e2d65962c90" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:08 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-780c0581-7e69-4aa6-9628-c35ab3748cae tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "cinder-quobyte-534906dd-f9aa-4f3f-ba6f-0e2d65962c90" acquired by "delete_volume" :: waited 0.060s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:08 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[2d95aa3a-8edd-46a7-9f8d-31bb1d4b700c]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-780c0581-7e69-4aa6-9628-c35ab3748cae tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-534906dd-f9aa-4f3f-ba6f-0e2d65962c90 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:08 devstack sudo[113877]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b8c9f530-482d-4f53-b466-929e6d309720 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.619s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:08 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-b8c9f530-482d-4f53-b466-929e6d309720 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:12:08 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-b8c9f530-482d-4f53-b466-929e6d309720 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Deleted volume successfully. Aug 18 19:12:08 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b8c9f530-482d-4f53-b466-929e6d309720 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "cinder-243a7593-7064-49a7-8803-79ec2619e454-delete_volume" released by "delete_volume" :: held 1.758s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:08 devstack sudo[113891]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-534906dd-f9aa-4f3f-ba6f-0e2d65962c90 Aug 18 19:12:08 devstack sudo[113891]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:09 devstack sudo[113888]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_882196ac-f60f-4b62-aeaa-7c3dfef5e532_3rlcm253devstack@QuobyteHD /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a6e7d3ec-c1c1-458e-9f12-466e7d197577" returned: 0 in 1.213s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:09 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_882196ac-f60f-4b62-aeaa-7c3dfef5e532_3rlcm253devstack@QuobyteHD, size 0.00 MB, duration 1.21 sec, destination /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a6e7d3ec-c1c1-458e-9f12-466e7d197577 {{(pid=93728) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 18 19:12:09 devstack cinder-volume[93728]: INFO cinder.image.image_utils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Converted 0.00 MB image at 0.00 MB/s Aug 18 19:12:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a6e7d3ec-c1c1-458e-9f12-466e7d197577 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:09 devstack sudo[113897]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a6e7d3ec-c1c1-458e-9f12-466e7d197577 1G Aug 18 19:12:09 devstack sudo[113897]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:09 devstack sudo[113891]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-780c0581-7e69-4aa6-9628-c35ab3748cae tempest-CreateVolumesFromSourceVolumeTest-308518115 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-534906dd-f9aa-4f3f-ba6f-0e2d65962c90" returned: 0 in 1.189s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-780c0581-7e69-4aa6-9628-c35ab3748cae tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-534906dd-f9aa-4f3f-ba6f-0e2d65962c90 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:09 devstack sudo[113903]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-534906dd-f9aa-4f3f-ba6f-0e2d65962c90 Aug 18 19:12:09 devstack sudo[113903]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:10 devstack sudo[113897]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a6e7d3ec-c1c1-458e-9f12-466e7d197577 1G" returned: 0 in 0.972s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:10 devstack cinder-volume[93728]: DEBUG cinder.volume.volume_utils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Downloaded image 882196ac-f60f-4b62-aeaa-7c3dfef5e532 ((None, [{'url': 'file:///opt/stack/data/glance/images/882196ac-f60f-4b62-aeaa-7c3dfef5e532', 'metadata': {}}])) to volume a6e7d3ec-c1c1-458e-9f12-466e7d197577 successfully. {{(pid=93728) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 18 19:12:10 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Temporary image 882196ac-f60f-4b62-aeaa-7c3dfef5e532 for user 8b83c8f6834d4618909f3811834bef37 is deleted. {{(pid=93728) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 18 19:12:10 devstack cinder-volume[93728]: DEBUG cinder.volume.volume_utils [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Marking volume a6e7d3ec-c1c1-458e-9f12-466e7d197577 as bootable. {{(pid=93728) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 18 19:12:10 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Copying metadata from image 882196ac-f60f-4b62-aeaa-7c3dfef5e532 to a6e7d3ec-c1c1-458e-9f12-466e7d197577. {{(pid=93728) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 18 19:12:10 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Creating volume glance metadata for volume a6e7d3ec-c1c1-458e-9f12-466e7d197577 backed by image 882196ac-f60f-4b62-aeaa-7c3dfef5e532 with: {'image_id': '882196ac-f60f-4b62-aeaa-7c3dfef5e532', 'image_name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'checksum': '69694251c9786ae02f7bff26241d27ba', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=93728) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 18 19:12:10 devstack sudo[113903]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-780c0581-7e69-4aa6-9628-c35ab3748cae tempest-CreateVolumesFromSourceVolumeTest-308518115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-534906dd-f9aa-4f3f-ba6f-0e2d65962c90" returned: 0 in 0.761s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:10 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-780c0581-7e69-4aa6-9628-c35ab3748cae tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "cinder-quobyte-534906dd-f9aa-4f3f-ba6f-0e2d65962c90" released by "delete_volume" :: held 2.085s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:10 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f5cd3da0-7d6a-4cab-b44b-b573b3ebbb09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a6e7d3ec-c1c1-458e-9f12-466e7d197577', 'volume_size': 1, 'image_id': '882196ac-f60f-4b62-aeaa-7c3dfef5e532', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/882196ac-f60f-4b62-aeaa-7c3dfef5e532', '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': '69694251c9786ae02f7bff26241d27ba', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '98aa392394c0490bb9297ba7d19be17d', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'f54f4309f119e9e001c70f03cd14017d3a0a9a79669aa0e6bf8bf9ca68a9a2ae2c5a2e697da15e708e60b46ca424503f7808ddd46beb2efe9b502b8382ad0e6c', 'id': '882196ac-f60f-4b62-aeaa-7c3dfef5e532', 'created_at': datetime.datetime(2026, 8, 18, 17, 11, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 18, 17, 11, 59, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/882196ac-f60f-4b62-aeaa-7c3dfef5e532/file', 'properties': {}}, 'image_service': }' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:10 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (df948ef1-14db-4519-82fc-5bc03f010ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:10 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Volume volume-a6e7d3ec-c1c1-458e-9f12-466e7d197577 (a6e7d3ec-c1c1-458e-9f12-466e7d197577): created successfully Aug 18 19:12:10 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (df948ef1-14db-4519-82fc-5bc03f010ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:10 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Flow 'volume_create_manager' (a8de3bbc-8fcc-4b54-930d-e666c6a07ed8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:10 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-ce0715c3-628e-4d26-ac32-b3a45e90ff52 tempest-VolumeImageDependencyTests-1636594035 None] Created volume successfully. Aug 18 19:12:10 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-780c0581-7e69-4aa6-9628-c35ab3748cae tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Created reservations ['923d1c8c-8358-41cb-9011-848b39602e18', '1bdd0eb1-9ab8-4dee-be9d-a1a568f44d2a', '6684207d-d492-4e75-a67b-f04e5e466ba0', '015ab398-c4fb-4d71-ab53-350562cf0bba'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:12:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-780c0581-7e69-4aa6-9628-c35ab3748cae tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-780c0581-7e69-4aa6-9628-c35ab3748cae tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:10 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-780c0581-7e69-4aa6-9628-c35ab3748cae tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:10 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-780c0581-7e69-4aa6-9628-c35ab3748cae tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-780c0581-7e69-4aa6-9628-c35ab3748cae tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-780c0581-7e69-4aa6-9628-c35ab3748cae tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:10 devstack sudo[113910]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:12:10 devstack sudo[113910]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:11 devstack sudo[113910]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-780c0581-7e69-4aa6-9628-c35ab3748cae tempest-CreateVolumesFromSourceVolumeTest-308518115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.425s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:11 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-780c0581-7e69-4aa6-9628-c35ab3748cae tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:12:11 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-780c0581-7e69-4aa6-9628-c35ab3748cae tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Deleted volume successfully. Aug 18 19:12:11 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-780c0581-7e69-4aa6-9628-c35ab3748cae tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "cinder-534906dd-f9aa-4f3f-ba6f-0e2d65962c90-delete_volume" released by "delete_volume" :: held 3.246s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:11 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-00ccbbb9-f5ac-43fa-af85-efcdba659f22 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Acquiring lock "cinder-53e4b8c2-51a2-45a0-8bc5-fb4985857751-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:11 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-00ccbbb9-f5ac-43fa-af85-efcdba659f22 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "cinder-53e4b8c2-51a2-45a0-8bc5-fb4985857751-delete_volume" acquired by "delete_volume" :: waited 0.043s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:11 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-00ccbbb9-f5ac-43fa-af85-efcdba659f22 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Acquiring lock "cinder-quobyte-53e4b8c2-51a2-45a0-8bc5-fb4985857751" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:12 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-00ccbbb9-f5ac-43fa-af85-efcdba659f22 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "cinder-quobyte-53e4b8c2-51a2-45a0-8bc5-fb4985857751" acquired by "delete_volume" :: waited 0.047s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:12 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[26f255bd-ca71-4787-b790-2ad96a3ccdfd]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-00ccbbb9-f5ac-43fa-af85-efcdba659f22 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53e4b8c2-51a2-45a0-8bc5-fb4985857751 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:12 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-115a9eeb-2c48-4771-b075-8546a9405743 tempest-VolumeImageDependencyTests-1636594035 None] Acquiring lock "cinder-a6e7d3ec-c1c1-458e-9f12-466e7d197577-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:12 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-115a9eeb-2c48-4771-b075-8546a9405743 tempest-VolumeImageDependencyTests-1636594035 None] Lock "cinder-a6e7d3ec-c1c1-458e-9f12-466e7d197577-delete_volume" acquired by "delete_volume" :: waited 0.063s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:12 devstack sudo[113913]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53e4b8c2-51a2-45a0-8bc5-fb4985857751 Aug 18 19:12:12 devstack sudo[113913]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:12 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-115a9eeb-2c48-4771-b075-8546a9405743 tempest-VolumeImageDependencyTests-1636594035 None] Acquiring lock "cinder-quobyte-a6e7d3ec-c1c1-458e-9f12-466e7d197577" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:12 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-115a9eeb-2c48-4771-b075-8546a9405743 tempest-VolumeImageDependencyTests-1636594035 None] Lock "cinder-quobyte-a6e7d3ec-c1c1-458e-9f12-466e7d197577" acquired by "delete_volume" :: waited 0.039s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:12 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[3bc88d29-7164-4752-8eb7-20b16a61dc93]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-115a9eeb-2c48-4771-b075-8546a9405743 tempest-VolumeImageDependencyTests-1636594035 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a6e7d3ec-c1c1-458e-9f12-466e7d197577 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:12 devstack sudo[113864]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2e997718-a8c7-44b3-98c8-0f27ea2a200f" returned: 0 in 5.319s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:12 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Image conversion details: src /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06, size 1024.00 MB, duration 5.32 sec, destination /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2e997718-a8c7-44b3-98c8-0f27ea2a200f {{(pid=93728) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 18 19:12:12 devstack cinder-volume[93728]: INFO cinder.image.image_utils [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Converted 1024.00 MB image at 192.47 MB/s Aug 18 19:12:12 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2e997718-a8c7-44b3-98c8-0f27ea2a200f is being set with open permissions: ugo+rw Aug 18 19:12:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2e997718-a8c7-44b3-98c8-0f27ea2a200f {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:12 devstack sudo[113915]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a6e7d3ec-c1c1-458e-9f12-466e7d197577 Aug 18 19:12:12 devstack sudo[113915]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:12 devstack sudo[113916]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2e997718-a8c7-44b3-98c8-0f27ea2a200f Aug 18 19:12:12 devstack sudo[113916]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:12 devstack sudo[113913]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-00ccbbb9-f5ac-43fa-af85-efcdba659f22 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53e4b8c2-51a2-45a0-8bc5-fb4985857751" returned: 0 in 0.672s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-00ccbbb9-f5ac-43fa-af85-efcdba659f22 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53e4b8c2-51a2-45a0-8bc5-fb4985857751 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:12 devstack sudo[113922]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53e4b8c2-51a2-45a0-8bc5-fb4985857751 Aug 18 19:12:12 devstack sudo[113922]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:12 devstack sudo[113915]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-115a9eeb-2c48-4771-b075-8546a9405743 tempest-VolumeImageDependencyTests-1636594035 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a6e7d3ec-c1c1-458e-9f12-466e7d197577" returned: 0 in 0.446s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-115a9eeb-2c48-4771-b075-8546a9405743 tempest-VolumeImageDependencyTests-1636594035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a6e7d3ec-c1c1-458e-9f12-466e7d197577 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:12 devstack sudo[113916]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2e997718-a8c7-44b3-98c8-0f27ea2a200f" returned: 0 in 0.329s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:12 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Lock "cinder-quobyte-2e997718-a8c7-44b3-98c8-0f27ea2a200f" released by "_copy_volume_from_snapshot" :: held 6.617s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:12 devstack sudo[113928]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a6e7d3ec-c1c1-458e-9f12-466e7d197577 Aug 18 19:12:12 devstack sudo[113928]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:12 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Lock "cinder-quobyte-6971fa3a-4865-4cf9-a847-4ee4ae090c13-2e997718-a8c7-44b3-98c8-0f27ea2a200f" released by "_create_volume_from_snapshot" :: held 6.699s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 6.719s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 8.985s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:00Z,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=0b006c88-fcee-4d5d-8cb4-11924d87992c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5661803af9d4ea093e64c89112d1d44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:01Z,use_quota=True,user_id='6d36b8278c084baca8a5e5345df0bb89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e9790b2-1823-4546-a2be-0499d1b8fc56),volume_type_id=5e9790b2-1823-4546-a2be-0499d1b8fc56)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Creating volume 0b006c88-fcee-4d5d-8cb4-11924d87992c {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:13 devstack sudo[113922]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:12:13 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0b006c88-fcee-4d5d-8cb4-11924d87992c 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-00ccbbb9-f5ac-43fa-af85-efcdba659f22 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-53e4b8c2-51a2-45a0-8bc5-fb4985857751" returned: 0 in 0.286s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:13 devstack sudo[113931]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0b006c88-fcee-4d5d-8cb4-11924d87992c 1073741824 Aug 18 19:12:13 devstack sudo[113931]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-00ccbbb9-f5ac-43fa-af85-efcdba659f22 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "cinder-quobyte-53e4b8c2-51a2-45a0-8bc5-fb4985857751" released by "delete_volume" :: held 1.061s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (df645c40-b2d6-42bd-9bd2-b3a0722fedbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2e997718-a8c7-44b3-98c8-0f27ea2a200f', 'volume_size': 1, 'snapshot_id': '6971fa3a-4865-4cf9-a847-4ee4ae090c13'}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fa6429d2-5ea8-4708-81e7-87a0d65c9550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:13 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Volume volume-2e997718-a8c7-44b3-98c8-0f27ea2a200f (2e997718-a8c7-44b3-98c8-0f27ea2a200f): created successfully Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fa6429d2-5ea8-4708-81e7-87a0d65c9550) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Flow 'volume_create_manager' (bec8aa19-82d5-463c-bbdd-8e7fdb192805) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:13 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-3aa884bc-4efb-4079-96c1-b7e75d5ef856 tempest-VolumeDependencyTests-364197296 None] Created volume successfully. Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-00ccbbb9-f5ac-43fa-af85-efcdba659f22 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Created reservations ['bfdef85d-a8cc-4d78-b323-d2cfec03c0ca', '53f7a3a1-b1b0-48e8-b46c-6ab62e389747', '7959748c-e819-428b-9898-9162fa1444d2', '1824e055-c4bc-4b41-a212-facb1f70ea25'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:12:13 devstack sudo[113928]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-115a9eeb-2c48-4771-b075-8546a9405743 tempest-VolumeImageDependencyTests-1636594035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-a6e7d3ec-c1c1-458e-9f12-466e7d197577" returned: 0 in 0.306s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-115a9eeb-2c48-4771-b075-8546a9405743 tempest-VolumeImageDependencyTests-1636594035 None] Lock "cinder-quobyte-a6e7d3ec-c1c1-458e-9f12-466e7d197577" released by "delete_volume" :: held 0.844s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-00ccbbb9-f5ac-43fa-af85-efcdba659f22 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-00ccbbb9-f5ac-43fa-af85-efcdba659f22 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-00ccbbb9-f5ac-43fa-af85-efcdba659f22 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-00ccbbb9-f5ac-43fa-af85-efcdba659f22 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-00ccbbb9-f5ac-43fa-af85-efcdba659f22 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-00ccbbb9-f5ac-43fa-af85-efcdba659f22 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:13 devstack sudo[113936]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:12:13 devstack sudo[113936]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-115a9eeb-2c48-4771-b075-8546a9405743 tempest-VolumeImageDependencyTests-1636594035 None] Created reservations ['2cdfca1e-fcd4-4394-8c13-d897869dd2d1', '1de16bfd-75f8-4ee4-af87-e0726dedd33c', '564bcef1-9906-4be7-9b0f-168db21d127f', '2cdd97bc-1b5f-494d-9a6b-81bdf073eb21'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-115a9eeb-2c48-4771-b075-8546a9405743 tempest-VolumeImageDependencyTests-1636594035 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-115a9eeb-2c48-4771-b075-8546a9405743 tempest-VolumeImageDependencyTests-1636594035 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-115a9eeb-2c48-4771-b075-8546a9405743 tempest-VolumeImageDependencyTests-1636594035 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-115a9eeb-2c48-4771-b075-8546a9405743 tempest-VolumeImageDependencyTests-1636594035 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-115a9eeb-2c48-4771-b075-8546a9405743 tempest-VolumeImageDependencyTests-1636594035 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-115a9eeb-2c48-4771-b075-8546a9405743 tempest-VolumeImageDependencyTests-1636594035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:13 devstack sudo[113940]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:12:13 devstack sudo[113940]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:13 devstack sudo[113931]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0b006c88-fcee-4d5d-8cb4-11924d87992c 1073741824" returned: 0 in 0.520s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:13 devstack sudo[113936]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-00ccbbb9-f5ac-43fa-af85-efcdba659f22 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.303s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-00ccbbb9-f5ac-43fa-af85-efcdba659f22 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:12:13 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-00ccbbb9-f5ac-43fa-af85-efcdba659f22 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Deleted volume successfully. Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-00ccbbb9-f5ac-43fa-af85-efcdba659f22 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "cinder-53e4b8c2-51a2-45a0-8bc5-fb4985857751-delete_volume" released by "delete_volume" :: held 1.766s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0b006c88-fcee-4d5d-8cb4-11924d87992c {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:13 devstack sudo[113943]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0b006c88-fcee-4d5d-8cb4-11924d87992c Aug 18 19:12:13 devstack sudo[113943]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:13 devstack sudo[113940]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-115a9eeb-2c48-4771-b075-8546a9405743 tempest-VolumeImageDependencyTests-1636594035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.319s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-115a9eeb-2c48-4771-b075-8546a9405743 tempest-VolumeImageDependencyTests-1636594035 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:12:13 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-115a9eeb-2c48-4771-b075-8546a9405743 tempest-VolumeImageDependencyTests-1636594035 None] Deleted volume successfully. Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-115a9eeb-2c48-4771-b075-8546a9405743 tempest-VolumeImageDependencyTests-1636594035 None] Lock "cinder-a6e7d3ec-c1c1-458e-9f12-466e7d197577-delete_volume" released by "delete_volume" :: held 1.511s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-33c51e29-5d22-45f9-b079-c34eb0b36b99 tempest-VolumeDependencyTests-364197296 None] Acquiring lock "cinder-6971fa3a-4865-4cf9-a847-4ee4ae090c13-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:13 devstack sudo[113943]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0b006c88-fcee-4d5d-8cb4-11924d87992c" returned: 0 in 0.286s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-33c51e29-5d22-45f9-b079-c34eb0b36b99 tempest-VolumeDependencyTests-364197296 None] Lock "cinder-6971fa3a-4865-4cf9-a847-4ee4ae090c13-delete_snapshot" acquired by "delete_snapshot" :: waited 0.043s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-33c51e29-5d22-45f9-b079-c34eb0b36b99 tempest-VolumeDependencyTests-364197296 None] Acquiring lock "cinder-quobyte-2a13b562-f3df-465d-8986-6f5c81b89f06" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] <== create_volume: return (896ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.900s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-33c51e29-5d22-45f9-b079-c34eb0b36b99 tempest-VolumeDependencyTests-364197296 None] Lock "cinder-quobyte-2a13b562-f3df-465d-8986-6f5c81b89f06" acquired by "delete_snapshot" :: waited 0.029s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-33c51e29-5d22-45f9-b079-c34eb0b36b99 tempest-VolumeDependencyTests-364197296 None] Acquiring lock "cinder-quobyte-6971fa3a-4865-4cf9-a847-4ee4ae090c13" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG cinder.volume.volume_utils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Attempting download of d90c0cba-b9b4-4de5-a7d5-8b091acde7ae ((None, [{'url': 'file:///opt/stack/data/glance/images/d90c0cba-b9b4-4de5-a7d5-8b091acde7ae', 'metadata': {}}])) to volume 0b006c88-fcee-4d5d-8cb4-11924d87992c. {{(pid=93728) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-33c51e29-5d22-45f9-b079-c34eb0b36b99 tempest-VolumeDependencyTests-364197296 None] Lock "cinder-quobyte-6971fa3a-4865-4cf9-a847-4ee4ae090c13" acquired by "_delete_snapshot" :: waited 0.027s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-33c51e29-5d22-45f9-b079-c34eb0b36b99 tempest-VolumeDependencyTests-364197296 None] Deleting offline snapshot 6971fa3a-4865-4cf9-a847-4ee4ae090c13 of volume 2a13b562-f3df-465d-8986-6f5c81b89f06 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:12:13 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-33c51e29-5d22-45f9-b079-c34eb0b36b99 tempest-VolumeDependencyTests-364197296 None] snapshot_file for this snap is: volume-2a13b562-f3df-465d-8986-6f5c81b89f06.6971fa3a-4865-4cf9-a847-4ee4ae090c13 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:12:14 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[569d65a2-422e-46bb-84b9-a3352f8e674a]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-33c51e29-5d22-45f9-b079-c34eb0b36b99 tempest-VolumeDependencyTests-364197296 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06.6971fa3a-4865-4cf9-a847-4ee4ae090c13 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:14 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[4eb88b07-6bdd-4613-937e-9651a72c3644]: (4, 'raw') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_d90c0cba-b9b4-4de5-a7d5-8b091acde7ae_9o1ooe1t {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:14 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-893f1d70-4117-41fe-abb0-0595ac3bf664 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Acquiring lock "cinder-6806f241-8d4d-4d08-a332-33365175b101-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:14 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-893f1d70-4117-41fe-abb0-0595ac3bf664 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "cinder-6806f241-8d4d-4d08-a332-33365175b101-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:14 devstack sudo[113947]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06.6971fa3a-4865-4cf9-a847-4ee4ae090c13 Aug 18 19:12:14 devstack sudo[113947]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:14 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-893f1d70-4117-41fe-abb0-0595ac3bf664 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Acquiring lock "cinder-quobyte-6806f241-8d4d-4d08-a332-33365175b101" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:14 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-893f1d70-4117-41fe-abb0-0595ac3bf664 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "cinder-quobyte-6806f241-8d4d-4d08-a332-33365175b101" acquired by "delete_volume" :: waited 0.030s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:14 devstack sudo[113948]: 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_d90c0cba-b9b4-4de5-a7d5-8b091acde7ae_9o1ooe1t Aug 18 19:12:14 devstack sudo[113948]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:14 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[5cc7b436-6eec-4612-b302-c63cdce0a70f]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-893f1d70-4117-41fe-abb0-0595ac3bf664 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6806f241-8d4d-4d08-a332-33365175b101 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:14 devstack sudo[113951]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6806f241-8d4d-4d08-a332-33365175b101 Aug 18 19:12:14 devstack sudo[113951]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:14 devstack sudo[113947]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-33c51e29-5d22-45f9-b079-c34eb0b36b99 tempest-VolumeDependencyTests-364197296 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06.6971fa3a-4865-4cf9-a847-4ee4ae090c13" returned: 0 in 0.388s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:14 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-33c51e29-5d22-45f9-b079-c34eb0b36b99 tempest-VolumeDependencyTests-364197296 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-2a13b562-f3df-465d-8986-6f5c81b89f06(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:12:14 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[b41f1418-960f-4ba8-ac46-d880c4660b9c]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-33c51e29-5d22-45f9-b079-c34eb0b36b99 tempest-VolumeDependencyTests-364197296 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:14 devstack sudo[113948]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] CMD "/opt/stack/data/venv/bin/python3.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_d90c0cba-b9b4-4de5-a7d5-8b091acde7ae_9o1ooe1t" returned: 0 in 0.456s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_d90c0cba-b9b4-4de5-a7d5-8b091acde7ae_9o1ooe1t {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:14 devstack sudo[113959]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06 Aug 18 19:12:14 devstack sudo[113959]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:14 devstack sudo[113960]: 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_d90c0cba-b9b4-4de5-a7d5-8b091acde7ae_9o1ooe1t Aug 18 19:12:14 devstack sudo[113960]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:14 devstack sudo[113951]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-893f1d70-4117-41fe-abb0-0595ac3bf664 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6806f241-8d4d-4d08-a332-33365175b101" returned: 0 in 0.393s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-893f1d70-4117-41fe-abb0-0595ac3bf664 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6806f241-8d4d-4d08-a332-33365175b101 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:14 devstack sudo[113966]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6806f241-8d4d-4d08-a332-33365175b101 Aug 18 19:12:14 devstack sudo[113966]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:14 devstack sudo[113960]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] CMD "/opt/stack/data/venv/bin/python3.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_d90c0cba-b9b4-4de5-a7d5-8b091acde7ae_9o1ooe1t" returned: 1 in 0.374s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 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_d90c0cba-b9b4-4de5-a7d5-8b091acde7ae_9o1ooe1t' failed. Not Retrying. {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 18 19:12:14 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[d6a41895-1649-4623-b019-5992b906626c]: (4, 'raw') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_d90c0cba-b9b4-4de5-a7d5-8b091acde7ae_g4cm_sdtdevstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:14 devstack sudo[113966]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-893f1d70-4117-41fe-abb0-0595ac3bf664 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6806f241-8d4d-4d08-a332-33365175b101" returned: 0 in 0.302s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:14 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-893f1d70-4117-41fe-abb0-0595ac3bf664 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "cinder-quobyte-6806f241-8d4d-4d08-a332-33365175b101" released by "delete_volume" :: held 0.771s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:15 devstack sudo[113972]: 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_d90c0cba-b9b4-4de5-a7d5-8b091acde7ae_g4cm_sdtdevstack@QuobyteHD Aug 18 19:12:15 devstack sudo[113972]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:15 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-893f1d70-4117-41fe-abb0-0595ac3bf664 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Created reservations ['91941bde-2ffd-45cd-955b-3f5555e97cae', '5efc4663-27a6-45cd-92db-a00d0463ff55', '32545413-a352-46bf-8fd4-1eb4123db55e', '1dd8d4d6-3cf8-46df-bb2b-61c644f336b8'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:12:15 devstack sudo[113959]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-33c51e29-5d22-45f9-b079-c34eb0b36b99 tempest-VolumeDependencyTests-364197296 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06" returned: 0 in 0.691s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-33c51e29-5d22-45f9-b079-c34eb0b36b99 tempest-VolumeDependencyTests-364197296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06.6971fa3a-4865-4cf9-a847-4ee4ae090c13 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-893f1d70-4117-41fe-abb0-0595ac3bf664 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-893f1d70-4117-41fe-abb0-0595ac3bf664 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:15 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-893f1d70-4117-41fe-abb0-0595ac3bf664 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:15 devstack sudo[113977]: 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/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06.6971fa3a-4865-4cf9-a847-4ee4ae090c13 Aug 18 19:12:15 devstack sudo[113977]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:15 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-893f1d70-4117-41fe-abb0-0595ac3bf664 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-893f1d70-4117-41fe-abb0-0595ac3bf664 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-893f1d70-4117-41fe-abb0-0595ac3bf664 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:15 devstack sudo[113979]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:12:15 devstack sudo[113979]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:15 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-5026eda9-7059-4408-a971-b3fa2d80ec91 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Acquiring lock "cinder-85d6b97a-8d1d-469b-8320-e72ee563faee-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:15 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-5026eda9-7059-4408-a971-b3fa2d80ec91 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "cinder-85d6b97a-8d1d-469b-8320-e72ee563faee-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:15 devstack sudo[113972]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] CMD "/opt/stack/data/venv/bin/python3.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_d90c0cba-b9b4-4de5-a7d5-8b091acde7ae_g4cm_sdtdevstack@QuobyteHD" returned: 0 in 0.545s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_d90c0cba-b9b4-4de5-a7d5-8b091acde7ae_g4cm_sdtdevstack@QuobyteHD {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:15 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-5026eda9-7059-4408-a971-b3fa2d80ec91 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Acquiring lock "cinder-quobyte-85d6b97a-8d1d-469b-8320-e72ee563faee" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:15 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-5026eda9-7059-4408-a971-b3fa2d80ec91 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "cinder-quobyte-85d6b97a-8d1d-469b-8320-e72ee563faee" acquired by "delete_volume" :: waited 0.031s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:15 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[0a5514dd-30a9-4818-81f8-01a09bfc91c6]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5026eda9-7059-4408-a971-b3fa2d80ec91 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-85d6b97a-8d1d-469b-8320-e72ee563faee {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:15 devstack sudo[113983]: 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_d90c0cba-b9b4-4de5-a7d5-8b091acde7ae_g4cm_sdtdevstack@QuobyteHD Aug 18 19:12:15 devstack sudo[113983]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:15 devstack sudo[113979]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-893f1d70-4117-41fe-abb0-0595ac3bf664 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.434s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:15 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-893f1d70-4117-41fe-abb0-0595ac3bf664 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:12:15 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-893f1d70-4117-41fe-abb0-0595ac3bf664 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Deleted volume successfully. Aug 18 19:12:15 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-893f1d70-4117-41fe-abb0-0595ac3bf664 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "cinder-6806f241-8d4d-4d08-a332-33365175b101-delete_volume" released by "delete_volume" :: held 1.558s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:15 devstack sudo[113977]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-33c51e29-5d22-45f9-b079-c34eb0b36b99 tempest-VolumeDependencyTests-364197296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06.6971fa3a-4865-4cf9-a847-4ee4ae090c13" returned: 0 in 0.551s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-33c51e29-5d22-45f9-b079-c34eb0b36b99 tempest-VolumeDependencyTests-364197296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06.6971fa3a-4865-4cf9-a847-4ee4ae090c13 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:15 devstack sudo[113988]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-85d6b97a-8d1d-469b-8320-e72ee563faee Aug 18 19:12:15 devstack sudo[113988]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:15 devstack sudo[113991]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06.6971fa3a-4865-4cf9-a847-4ee4ae090c13 Aug 18 19:12:15 devstack sudo[113991]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:15 devstack sudo[113983]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] CMD "/opt/stack/data/venv/bin/python3.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_d90c0cba-b9b4-4de5-a7d5-8b091acde7ae_g4cm_sdtdevstack@QuobyteHD" returned: 1 in 0.382s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 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_d90c0cba-b9b4-4de5-a7d5-8b091acde7ae_g4cm_sdtdevstack@QuobyteHD' failed. Not Retrying. {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 18 19:12:15 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] d90c0cba-b9b4-4de5-a7d5-8b091acde7ae was raw, converting to qcow2 {{(pid=93728) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 18 19:12:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 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_d90c0cba-b9b4-4de5-a7d5-8b091acde7ae_g4cm_sdtdevstack@QuobyteHD /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0b006c88-fcee-4d5d-8cb4-11924d87992c {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:15 devstack sudo[113997]: 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_d90c0cba-b9b4-4de5-a7d5-8b091acde7ae_g4cm_sdtdevstack@QuobyteHD /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0b006c88-fcee-4d5d-8cb4-11924d87992c Aug 18 19:12:15 devstack sudo[113997]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:15 devstack sudo[113991]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-33c51e29-5d22-45f9-b079-c34eb0b36b99 tempest-VolumeDependencyTests-364197296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06.6971fa3a-4865-4cf9-a847-4ee4ae090c13" returned: 0 in 0.280s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:15 devstack sudo[113988]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5026eda9-7059-4408-a971-b3fa2d80ec91 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-85d6b97a-8d1d-469b-8320-e72ee563faee" returned: 0 in 0.443s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5026eda9-7059-4408-a971-b3fa2d80ec91 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-85d6b97a-8d1d-469b-8320-e72ee563faee {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:16 devstack sudo[114003]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-85d6b97a-8d1d-469b-8320-e72ee563faee Aug 18 19:12:16 devstack sudo[114003]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:16 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-33c51e29-5d22-45f9-b079-c34eb0b36b99 tempest-VolumeDependencyTests-364197296 None] Lock "cinder-quobyte-6971fa3a-4865-4cf9-a847-4ee4ae090c13" released by "_delete_snapshot" :: held 2.099s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:16 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-33c51e29-5d22-45f9-b079-c34eb0b36b99 tempest-VolumeDependencyTests-364197296 None] Lock "cinder-quobyte-2a13b562-f3df-465d-8986-6f5c81b89f06" released by "delete_snapshot" :: held 2.144s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:16 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-33c51e29-5d22-45f9-b079-c34eb0b36b99 tempest-VolumeDependencyTests-364197296 None] Created reservations ['44c7ee36-eda8-4b22-97bc-823ce281a968', '808c12a1-1b93-45a3-ac07-859834694ff6', '985322d2-488f-4271-8cdd-9a56d7172738', '2d561f8f-5c69-475e-8599-b17cf583ef20'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:12:16 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-33c51e29-5d22-45f9-b079-c34eb0b36b99 tempest-VolumeDependencyTests-364197296 None] Delete snapshot completed successfully. Aug 18 19:12:16 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-33c51e29-5d22-45f9-b079-c34eb0b36b99 tempest-VolumeDependencyTests-364197296 None] Lock "cinder-6971fa3a-4865-4cf9-a847-4ee4ae090c13-delete_snapshot" released by "delete_snapshot" :: held 2.339s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:16 devstack sudo[114003]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5026eda9-7059-4408-a971-b3fa2d80ec91 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-85d6b97a-8d1d-469b-8320-e72ee563faee" returned: 0 in 0.309s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:16 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-5026eda9-7059-4408-a971-b3fa2d80ec91 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "cinder-quobyte-85d6b97a-8d1d-469b-8320-e72ee563faee" released by "delete_volume" :: held 0.806s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:16 devstack sudo[113997]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_d90c0cba-b9b4-4de5-a7d5-8b091acde7ae_g4cm_sdtdevstack@QuobyteHD /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0b006c88-fcee-4d5d-8cb4-11924d87992c" returned: 0 in 0.542s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:16 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_d90c0cba-b9b4-4de5-a7d5-8b091acde7ae_g4cm_sdtdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0b006c88-fcee-4d5d-8cb4-11924d87992c {{(pid=93728) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 18 19:12:16 devstack cinder-volume[93728]: INFO cinder.image.image_utils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Converted 0.00 MB image at 0.00 MB/s Aug 18 19:12:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0b006c88-fcee-4d5d-8cb4-11924d87992c 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:16 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-5026eda9-7059-4408-a971-b3fa2d80ec91 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Created reservations ['c2a75471-1f9e-423c-b468-a0f859da8d21', '3498b5a6-9e7f-44fa-ac55-e4be32c19243', 'e08c9ea2-040e-4b67-890a-77712085d1e3', '37422923-51d0-4d7f-9a3d-d3fa85ef9e4e'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:12:16 devstack sudo[114010]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0b006c88-fcee-4d5d-8cb4-11924d87992c 1G Aug 18 19:12:16 devstack sudo[114010]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5026eda9-7059-4408-a971-b3fa2d80ec91 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5026eda9-7059-4408-a971-b3fa2d80ec91 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:16 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5026eda9-7059-4408-a971-b3fa2d80ec91 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:16 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5026eda9-7059-4408-a971-b3fa2d80ec91 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5026eda9-7059-4408-a971-b3fa2d80ec91 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5026eda9-7059-4408-a971-b3fa2d80ec91 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:16 devstack sudo[114012]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:12:16 devstack sudo[114012]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:16 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-138eac4f-d40f-4527-9819-454272392137 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Acquiring lock "cinder-c0c4664a-51b4-4253-9d30-bbe28f2c628c-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:16 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-138eac4f-d40f-4527-9819-454272392137 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "cinder-c0c4664a-51b4-4253-9d30-bbe28f2c628c-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:16 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-138eac4f-d40f-4527-9819-454272392137 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Acquiring lock "cinder-quobyte-c0c4664a-51b4-4253-9d30-bbe28f2c628c" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:16 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-138eac4f-d40f-4527-9819-454272392137 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "cinder-quobyte-c0c4664a-51b4-4253-9d30-bbe28f2c628c" acquired by "delete_volume" :: waited 0.015s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:16 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[9e601e81-d498-45da-ad85-c9fbc4705535]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-138eac4f-d40f-4527-9819-454272392137 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c0c4664a-51b4-4253-9d30-bbe28f2c628c {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:16 devstack sudo[114010]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0b006c88-fcee-4d5d-8cb4-11924d87992c 1G" returned: 0 in 0.401s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:16 devstack cinder-volume[93728]: DEBUG cinder.volume.volume_utils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Downloaded image d90c0cba-b9b4-4de5-a7d5-8b091acde7ae ((None, [{'url': 'file:///opt/stack/data/glance/images/d90c0cba-b9b4-4de5-a7d5-8b091acde7ae', 'metadata': {}}])) to volume 0b006c88-fcee-4d5d-8cb4-11924d87992c successfully. {{(pid=93728) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 18 19:12:16 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Temporary image d90c0cba-b9b4-4de5-a7d5-8b091acde7ae for user 6d36b8278c084baca8a5e5345df0bb89 is deleted. {{(pid=93728) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 18 19:12:16 devstack cinder-volume[93728]: DEBUG cinder.volume.volume_utils [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Marking volume 0b006c88-fcee-4d5d-8cb4-11924d87992c as bootable. {{(pid=93728) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 18 19:12:16 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Copying metadata from image d90c0cba-b9b4-4de5-a7d5-8b091acde7ae to 0b006c88-fcee-4d5d-8cb4-11924d87992c. {{(pid=93728) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 18 19:12:16 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Creating volume glance metadata for volume 0b006c88-fcee-4d5d-8cb4-11924d87992c backed by image d90c0cba-b9b4-4de5-a7d5-8b091acde7ae with: {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'image_id': 'd90c0cba-b9b4-4de5-a7d5-8b091acde7ae', 'image_name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'checksum': '6da8d056494eb57fa3a5f1f6ab99010c', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=93728) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 18 19:12:16 devstack sudo[114018]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c0c4664a-51b4-4253-9d30-bbe28f2c628c Aug 18 19:12:16 devstack sudo[114018]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:16 devstack sudo[114012]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5026eda9-7059-4408-a971-b3fa2d80ec91 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.360s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:16 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-5026eda9-7059-4408-a971-b3fa2d80ec91 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:12:16 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-5026eda9-7059-4408-a971-b3fa2d80ec91 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Deleted volume successfully. Aug 18 19:12:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c21109eb-1122-499c-9340-f709ccffbe3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0b006c88-fcee-4d5d-8cb4-11924d87992c', 'volume_size': 1, 'image_id': 'd90c0cba-b9b4-4de5-a7d5-8b091acde7ae', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/d90c0cba-b9b4-4de5-a7d5-8b091acde7ae', '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': '6da8d056494eb57fa3a5f1f6ab99010c', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'a5661803af9d4ea093e64c89112d1d44', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'c509f96559c256f0541aa0b9f47c7e3bf965f3304b0a22b7532809cbae1ccb50468f365e1f6a1b14a7ad3b25d8f1cafb4d4831bbe069cb016932f5e0e95e069e', 'id': 'd90c0cba-b9b4-4de5-a7d5-8b091acde7ae', 'created_at': datetime.datetime(2026, 8, 18, 17, 11, 58, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 18, 17, 12, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d90c0cba-b9b4-4de5-a7d5-8b091acde7ae/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (421b1891-2f1b-45ad-9d76-98e5127f73b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:16 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-5026eda9-7059-4408-a971-b3fa2d80ec91 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "cinder-85d6b97a-8d1d-469b-8320-e72ee563faee-delete_volume" released by "delete_volume" :: held 1.502s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:16 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Volume volume-0b006c88-fcee-4d5d-8cb4-11924d87992c (0b006c88-fcee-4d5d-8cb4-11924d87992c): created successfully Aug 18 19:12:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (421b1891-2f1b-45ad-9d76-98e5127f73b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:16 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Flow 'volume_create_manager' (67a1221a-540e-461b-a93a-49a3af1c7d2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:16 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-4777a68b-1fa5-4665-9c0c-40584670bda9 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Created volume successfully. Aug 18 19:12:17 devstack sudo[114018]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-138eac4f-d40f-4527-9819-454272392137 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c0c4664a-51b4-4253-9d30-bbe28f2c628c" returned: 0 in 0.431s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-138eac4f-d40f-4527-9819-454272392137 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c0c4664a-51b4-4253-9d30-bbe28f2c628c {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-3d9f394a-5ebb-4afb-8dcc-2fee54da5a07 tempest-VolumeDependencyTests-364197296 None] Acquiring lock "cinder-2a13b562-f3df-465d-8986-6f5c81b89f06-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:17 devstack sudo[114024]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c0c4664a-51b4-4253-9d30-bbe28f2c628c Aug 18 19:12:17 devstack sudo[114024]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-3d9f394a-5ebb-4afb-8dcc-2fee54da5a07 tempest-VolumeDependencyTests-364197296 None] Lock "cinder-2a13b562-f3df-465d-8986-6f5c81b89f06-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-3d9f394a-5ebb-4afb-8dcc-2fee54da5a07 tempest-VolumeDependencyTests-364197296 None] Acquiring lock "cinder-quobyte-2a13b562-f3df-465d-8986-6f5c81b89f06" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-3d9f394a-5ebb-4afb-8dcc-2fee54da5a07 tempest-VolumeDependencyTests-364197296 None] Lock "cinder-quobyte-2a13b562-f3df-465d-8986-6f5c81b89f06" acquired by "delete_volume" :: waited 0.017s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:17 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[dc9920fc-4853-4455-9998-e1c648a0c1ef]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3d9f394a-5ebb-4afb-8dcc-2fee54da5a07 tempest-VolumeDependencyTests-364197296 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:17 devstack sudo[114024]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-138eac4f-d40f-4527-9819-454272392137 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-c0c4664a-51b4-4253-9d30-bbe28f2c628c" returned: 0 in 0.296s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:17 devstack sudo[114026]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06 Aug 18 19:12:17 devstack sudo[114026]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-138eac4f-d40f-4527-9819-454272392137 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "cinder-quobyte-c0c4664a-51b4-4253-9d30-bbe28f2c628c" released by "delete_volume" :: held 0.778s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f2347b71-80b5-49f7-be65-7345db41b149 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Acquiring lock "cinder-0b006c88-fcee-4d5d-8cb4-11924d87992c-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:17 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-138eac4f-d40f-4527-9819-454272392137 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Created reservations ['84469cf1-fdb8-481b-8092-9bc8053d54d8', 'c6389275-318d-47c5-968b-5e3ed3394639', '04688364-a6ee-450a-b711-d1cad42e3175', 'e0fa92aa-938e-4b93-9925-3a62bd00f045'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:12:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f2347b71-80b5-49f7-be65-7345db41b149 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Lock "cinder-0b006c88-fcee-4d5d-8cb4-11924d87992c-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f2347b71-80b5-49f7-be65-7345db41b149 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Acquiring lock "cinder-quobyte-0b006c88-fcee-4d5d-8cb4-11924d87992c" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f2347b71-80b5-49f7-be65-7345db41b149 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Lock "cinder-quobyte-0b006c88-fcee-4d5d-8cb4-11924d87992c" acquired by "delete_volume" :: waited 0.027s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:17 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[d0d7b33d-f20d-4424-8c96-48ec7d544daa]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f2347b71-80b5-49f7-be65-7345db41b149 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0b006c88-fcee-4d5d-8cb4-11924d87992c {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-138eac4f-d40f-4527-9819-454272392137 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-138eac4f-d40f-4527-9819-454272392137 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:17 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-138eac4f-d40f-4527-9819-454272392137 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:17 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-138eac4f-d40f-4527-9819-454272392137 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-138eac4f-d40f-4527-9819-454272392137 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-138eac4f-d40f-4527-9819-454272392137 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:17 devstack sudo[114032]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:12:17 devstack sudo[114032]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:17 devstack sudo[114026]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3d9f394a-5ebb-4afb-8dcc-2fee54da5a07 tempest-VolumeDependencyTests-364197296 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06" returned: 0 in 0.458s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3d9f394a-5ebb-4afb-8dcc-2fee54da5a07 tempest-VolumeDependencyTests-364197296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:17 devstack sudo[114035]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06 Aug 18 19:12:17 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/91bbcbb9c7585289c411ed6cee882698/volume-0b006c88-fcee-4d5d-8cb4-11924d87992c Aug 18 19:12:17 devstack sudo[114029]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:17 devstack sudo[114035]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:17 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c832e8ac-b069-4349-918e-4b1b0dba6e58 tempest-ProjectAdminTests-1110727115 None] Obtained capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.7277183532715, 'free_capacity_gb': 1775.7277183532715, '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=93728) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4830}} Aug 18 19:12:17 devstack sudo[114032]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-138eac4f-d40f-4527-9819-454272392137 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.306s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:17 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-138eac4f-d40f-4527-9819-454272392137 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:12:17 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-138eac4f-d40f-4527-9819-454272392137 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Deleted volume successfully. Aug 18 19:12:18 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-138eac4f-d40f-4527-9819-454272392137 tempest-CreateVolumesFromSourceVolumeTest-308518115 None] Lock "cinder-c0c4664a-51b4-4253-9d30-bbe28f2c628c-delete_volume" released by "delete_volume" :: held 1.424s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:18 devstack sudo[114035]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3d9f394a-5ebb-4afb-8dcc-2fee54da5a07 tempest-VolumeDependencyTests-364197296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2a13b562-f3df-465d-8986-6f5c81b89f06" returned: 0 in 0.336s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:18 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-3d9f394a-5ebb-4afb-8dcc-2fee54da5a07 tempest-VolumeDependencyTests-364197296 None] Lock "cinder-quobyte-2a13b562-f3df-465d-8986-6f5c81b89f06" released by "delete_volume" :: held 0.863s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:18 devstack sudo[114029]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f2347b71-80b5-49f7-be65-7345db41b149 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0b006c88-fcee-4d5d-8cb4-11924d87992c" returned: 0 in 0.507s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f2347b71-80b5-49f7-be65-7345db41b149 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0b006c88-fcee-4d5d-8cb4-11924d87992c {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:18 devstack sudo[114044]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0b006c88-fcee-4d5d-8cb4-11924d87992c Aug 18 19:12:18 devstack sudo[114044]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:18 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-3d9f394a-5ebb-4afb-8dcc-2fee54da5a07 tempest-VolumeDependencyTests-364197296 None] Created reservations ['3c1fa63e-7fd5-46d9-b36b-8ab1ee03b429', '78741719-b13f-4e29-aea9-7454f0fe4031', '4f61c833-e5c2-402e-b75d-dec29a5c6316', '7cd3e4e0-b17a-40ca-86f8-018e6cbe84a6'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:12:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3d9f394a-5ebb-4afb-8dcc-2fee54da5a07 tempest-VolumeDependencyTests-364197296 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3d9f394a-5ebb-4afb-8dcc-2fee54da5a07 tempest-VolumeDependencyTests-364197296 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3d9f394a-5ebb-4afb-8dcc-2fee54da5a07 tempest-VolumeDependencyTests-364197296 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3d9f394a-5ebb-4afb-8dcc-2fee54da5a07 tempest-VolumeDependencyTests-364197296 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3d9f394a-5ebb-4afb-8dcc-2fee54da5a07 tempest-VolumeDependencyTests-364197296 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3d9f394a-5ebb-4afb-8dcc-2fee54da5a07 tempest-VolumeDependencyTests-364197296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:18 devstack sudo[114046]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:12:18 devstack sudo[114046]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:18 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2e60a899-c123-4090-b27f-643ec4f609c1 tempest-VolumeDependencyTests-364197296 None] Acquiring lock "cinder-2e997718-a8c7-44b3-98c8-0f27ea2a200f-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:18 devstack sudo[114044]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f2347b71-80b5-49f7-be65-7345db41b149 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-0b006c88-fcee-4d5d-8cb4-11924d87992c" returned: 0 in 0.307s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:18 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2e60a899-c123-4090-b27f-643ec4f609c1 tempest-VolumeDependencyTests-364197296 None] Lock "cinder-2e997718-a8c7-44b3-98c8-0f27ea2a200f-delete_volume" acquired by "delete_volume" :: waited 0.047s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:18 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f2347b71-80b5-49f7-be65-7345db41b149 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Lock "cinder-quobyte-0b006c88-fcee-4d5d-8cb4-11924d87992c" released by "delete_volume" :: held 0.895s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:18 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2e60a899-c123-4090-b27f-643ec4f609c1 tempest-VolumeDependencyTests-364197296 None] Acquiring lock "cinder-quobyte-2e997718-a8c7-44b3-98c8-0f27ea2a200f" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:18 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2e60a899-c123-4090-b27f-643ec4f609c1 tempest-VolumeDependencyTests-364197296 None] Lock "cinder-quobyte-2e997718-a8c7-44b3-98c8-0f27ea2a200f" acquired by "delete_volume" :: waited 0.021s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:18 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[17acc064-5e3c-4983-9cb7-7a18a25b175c]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2e60a899-c123-4090-b27f-643ec4f609c1 tempest-VolumeDependencyTests-364197296 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2e997718-a8c7-44b3-98c8-0f27ea2a200f {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:18 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-f2347b71-80b5-49f7-be65-7345db41b149 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Created reservations ['2e4cafb1-03bf-4727-9e1a-d6a416cd40b7', 'd517641a-42f8-4c9d-8f07-21b223d74ad4', 'd67338a3-64d4-4228-9eb5-0c15dd5ef8ad', 'cdbe7d97-f86e-4bd0-973b-f5d26a5a5a66'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:12:18 devstack sudo[114046]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3d9f394a-5ebb-4afb-8dcc-2fee54da5a07 tempest-VolumeDependencyTests-364197296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.353s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:18 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-3d9f394a-5ebb-4afb-8dcc-2fee54da5a07 tempest-VolumeDependencyTests-364197296 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:12:18 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-3d9f394a-5ebb-4afb-8dcc-2fee54da5a07 tempest-VolumeDependencyTests-364197296 None] Deleted volume successfully. Aug 18 19:12:18 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-3d9f394a-5ebb-4afb-8dcc-2fee54da5a07 tempest-VolumeDependencyTests-364197296 None] Lock "cinder-2a13b562-f3df-465d-8986-6f5c81b89f06-delete_volume" released by "delete_volume" :: held 1.497s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f2347b71-80b5-49f7-be65-7345db41b149 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f2347b71-80b5-49f7-be65-7345db41b149 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f2347b71-80b5-49f7-be65-7345db41b149 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-f2347b71-80b5-49f7-be65-7345db41b149 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f2347b71-80b5-49f7-be65-7345db41b149 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f2347b71-80b5-49f7-be65-7345db41b149 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:18 devstack sudo[114050]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2e997718-a8c7-44b3-98c8-0f27ea2a200f Aug 18 19:12:18 devstack sudo[114050]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:18 devstack sudo[114051]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:12:18 devstack sudo[114051]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:19 devstack sudo[114051]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f2347b71-80b5-49f7-be65-7345db41b149 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.322s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:19 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-f2347b71-80b5-49f7-be65-7345db41b149 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:12:19 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-f2347b71-80b5-49f7-be65-7345db41b149 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Deleted volume successfully. Aug 18 19:12:19 devstack sudo[114050]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2e60a899-c123-4090-b27f-643ec4f609c1 tempest-VolumeDependencyTests-364197296 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2e997718-a8c7-44b3-98c8-0f27ea2a200f" returned: 0 in 0.492s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2e60a899-c123-4090-b27f-643ec4f609c1 tempest-VolumeDependencyTests-364197296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2e997718-a8c7-44b3-98c8-0f27ea2a200f {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:19 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-f2347b71-80b5-49f7-be65-7345db41b149 tempest-VolumeAndVolumeTypeFromImageTest-943459741 None] Lock "cinder-0b006c88-fcee-4d5d-8cb4-11924d87992c-delete_volume" released by "delete_volume" :: held 1.600s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:19 devstack sudo[114058]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2e997718-a8c7-44b3-98c8-0f27ea2a200f Aug 18 19:12:19 devstack sudo[114058]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:19 devstack sudo[114058]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2e60a899-c123-4090-b27f-643ec4f609c1 tempest-VolumeDependencyTests-364197296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-2e997718-a8c7-44b3-98c8-0f27ea2a200f" returned: 0 in 0.267s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:19 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2e60a899-c123-4090-b27f-643ec4f609c1 tempest-VolumeDependencyTests-364197296 None] Lock "cinder-quobyte-2e997718-a8c7-44b3-98c8-0f27ea2a200f" released by "delete_volume" :: held 0.823s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:19 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-2e60a899-c123-4090-b27f-643ec4f609c1 tempest-VolumeDependencyTests-364197296 None] Created reservations ['8d7029cb-8597-4385-8d5c-d4675f5c2acf', '40debd47-4f2f-4847-96e3-b3b14ef531e0', '6ca68270-6598-4680-8ce7-995b39ae74db', '7de8ab17-beed-47c5-8e82-c805354b39d1'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:12:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2e60a899-c123-4090-b27f-643ec4f609c1 tempest-VolumeDependencyTests-364197296 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2e60a899-c123-4090-b27f-643ec4f609c1 tempest-VolumeDependencyTests-364197296 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:19 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-2e60a899-c123-4090-b27f-643ec4f609c1 tempest-VolumeDependencyTests-364197296 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:19 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-2e60a899-c123-4090-b27f-643ec4f609c1 tempest-VolumeDependencyTests-364197296 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2e60a899-c123-4090-b27f-643ec4f609c1 tempest-VolumeDependencyTests-364197296 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2e60a899-c123-4090-b27f-643ec4f609c1 tempest-VolumeDependencyTests-364197296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:19 devstack sudo[114061]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:12:19 devstack sudo[114061]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:19 devstack sudo[114061]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2e60a899-c123-4090-b27f-643ec4f609c1 tempest-VolumeDependencyTests-364197296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.344s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:19 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-2e60a899-c123-4090-b27f-643ec4f609c1 tempest-VolumeDependencyTests-364197296 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:12:19 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-2e60a899-c123-4090-b27f-643ec4f609c1 tempest-VolumeDependencyTests-364197296 None] Deleted volume successfully. Aug 18 19:12:19 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2e60a899-c123-4090-b27f-643ec4f609c1 tempest-VolumeDependencyTests-364197296 None] Lock "cinder-2e997718-a8c7-44b3-98c8-0f27ea2a200f-delete_volume" released by "delete_volume" :: held 1.456s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:22 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-4712e094-3cdb-43f9-b677-12894fb0fb9e tempest-CinderUnicodeTest-2084642169 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:12:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4712e094-3cdb-43f9-b677-12894fb0fb9e tempest-CinderUnicodeTest-2084642169 None] Flow 'volume_create_manager' (4b263889-cc75-45a6-a2d4-7242c0e92f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4712e094-3cdb-43f9-b677-12894fb0fb9e tempest-CinderUnicodeTest-2084642169 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7d3a9ffb-2d83-4a5b-a3ec-518824ac22d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4712e094-3cdb-43f9-b677-12894fb0fb9e tempest-CinderUnicodeTest-2084642169 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7d3a9ffb-2d83-4a5b-a3ec-518824ac22d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:22Z,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=e224b935-0249-4cb6-b597-fea0246cfe0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07d74c4b473048e4bbc9340cfcc18619',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:22Z,use_quota=True,user_id='6445447a61fc481eb7d236afef1c7a68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4712e094-3cdb-43f9-b677-12894fb0fb9e tempest-CinderUnicodeTest-2084642169 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (268d2ccd-4ee8-4ef5-a2b6-57302e89e693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4712e094-3cdb-43f9-b677-12894fb0fb9e tempest-CinderUnicodeTest-2084642169 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (268d2ccd-4ee8-4ef5-a2b6-57302e89e693) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4712e094-3cdb-43f9-b677-12894fb0fb9e tempest-CinderUnicodeTest-2084642169 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d65ecf69-b476-4485-86b7-5b7d815ffec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4712e094-3cdb-43f9-b677-12894fb0fb9e tempest-CinderUnicodeTest-2084642169 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d65ecf69-b476-4485-86b7-5b7d815ffec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e224b935-0249-4cb6-b597-fea0246cfe0a', 'volume_name': 'volume-e224b935-0249-4cb6-b597-fea0246cfe0a', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4712e094-3cdb-43f9-b677-12894fb0fb9e tempest-CinderUnicodeTest-2084642169 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2a9a5ca1-22d4-4ff4-aff8-89375c4789d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4712e094-3cdb-43f9-b677-12894fb0fb9e tempest-CinderUnicodeTest-2084642169 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2a9a5ca1-22d4-4ff4-aff8-89375c4789d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:22 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4712e094-3cdb-43f9-b677-12894fb0fb9e tempest-CinderUnicodeTest-2084642169 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (97703997-71a5-476a-8863-1cae3327af59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:22 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-4712e094-3cdb-43f9-b677-12894fb0fb9e tempest-CinderUnicodeTest-2084642169 None] Volume e224b935-0249-4cb6-b597-fea0246cfe0a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e224b935-0249-4cb6-b597-fea0246cfe0a', 'volume_size': 1} Aug 18 19:12:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4712e094-3cdb-43f9-b677-12894fb0fb9e tempest-CinderUnicodeTest-2084642169 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4712e094-3cdb-43f9-b677-12894fb0fb9e tempest-CinderUnicodeTest-2084642169 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4712e094-3cdb-43f9-b677-12894fb0fb9e tempest-CinderUnicodeTest-2084642169 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:22Z,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=e224b935-0249-4cb6-b597-fea0246cfe0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07d74c4b473048e4bbc9340cfcc18619',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:22Z,use_quota=True,user_id='6445447a61fc481eb7d236afef1c7a68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:12:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-4712e094-3cdb-43f9-b677-12894fb0fb9e tempest-CinderUnicodeTest-2084642169 None] Creating volume e224b935-0249-4cb6-b597-fea0246cfe0a {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:12:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4712e094-3cdb-43f9-b677-12894fb0fb9e tempest-CinderUnicodeTest-2084642169 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4712e094-3cdb-43f9-b677-12894fb0fb9e tempest-CinderUnicodeTest-2084642169 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4712e094-3cdb-43f9-b677-12894fb0fb9e tempest-CinderUnicodeTest-2084642169 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4712e094-3cdb-43f9-b677-12894fb0fb9e tempest-CinderUnicodeTest-2084642169 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4712e094-3cdb-43f9-b677-12894fb0fb9e tempest-CinderUnicodeTest-2084642169 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4712e094-3cdb-43f9-b677-12894fb0fb9e tempest-CinderUnicodeTest-2084642169 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:12:22 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-4712e094-3cdb-43f9-b677-12894fb0fb9e tempest-CinderUnicodeTest-2084642169 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:12:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4712e094-3cdb-43f9-b677-12894fb0fb9e tempest-CinderUnicodeTest-2084642169 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e224b935-0249-4cb6-b597-fea0246cfe0a 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:22 devstack sudo[114064]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e224b935-0249-4cb6-b597-fea0246cfe0a 1073741824 Aug 18 19:12:22 devstack sudo[114064]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:22 devstack sudo[114064]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4712e094-3cdb-43f9-b677-12894fb0fb9e tempest-CinderUnicodeTest-2084642169 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e224b935-0249-4cb6-b597-fea0246cfe0a 1073741824" returned: 0 in 0.537s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4712e094-3cdb-43f9-b677-12894fb0fb9e tempest-CinderUnicodeTest-2084642169 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e224b935-0249-4cb6-b597-fea0246cfe0a {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:23 devstack sudo[114070]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e224b935-0249-4cb6-b597-fea0246cfe0a Aug 18 19:12:23 devstack sudo[114070]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:23 devstack sudo[114070]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4712e094-3cdb-43f9-b677-12894fb0fb9e tempest-CinderUnicodeTest-2084642169 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e224b935-0249-4cb6-b597-fea0246cfe0a" returned: 0 in 0.363s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:23 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4712e094-3cdb-43f9-b677-12894fb0fb9e tempest-CinderUnicodeTest-2084642169 None] <== create_volume: return (962ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:12:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4712e094-3cdb-43f9-b677-12894fb0fb9e tempest-CinderUnicodeTest-2084642169 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.965s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4712e094-3cdb-43f9-b677-12894fb0fb9e tempest-CinderUnicodeTest-2084642169 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (97703997-71a5-476a-8863-1cae3327af59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e224b935-0249-4cb6-b597-fea0246cfe0a', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4712e094-3cdb-43f9-b677-12894fb0fb9e tempest-CinderUnicodeTest-2084642169 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (88682c9f-4180-4b32-873a-4dc485d75716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:23 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-4712e094-3cdb-43f9-b677-12894fb0fb9e tempest-CinderUnicodeTest-2084642169 None] Volume volume-e224b935-0249-4cb6-b597-fea0246cfe0a (e224b935-0249-4cb6-b597-fea0246cfe0a): created successfully Aug 18 19:12:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4712e094-3cdb-43f9-b677-12894fb0fb9e tempest-CinderUnicodeTest-2084642169 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (88682c9f-4180-4b32-873a-4dc485d75716) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:23 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4712e094-3cdb-43f9-b677-12894fb0fb9e tempest-CinderUnicodeTest-2084642169 None] Flow 'volume_create_manager' (4b263889-cc75-45a6-a2d4-7242c0e92f87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:23 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-4712e094-3cdb-43f9-b677-12894fb0fb9e tempest-CinderUnicodeTest-2084642169 None] Created volume successfully. Aug 18 19:12:24 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-355b8541-ef22-4073-9475-0314b813349c tempest-ProjectReaderTests-741503074 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:12:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-355b8541-ef22-4073-9475-0314b813349c tempest-ProjectReaderTests-741503074 None] Flow 'volume_create_manager' (09e0bca2-9456-4669-94a4-344ac3a04b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-355b8541-ef22-4073-9475-0314b813349c tempest-ProjectReaderTests-741503074 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d1a484c9-8473-4170-8551-b9b1788b9899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-355b8541-ef22-4073-9475-0314b813349c tempest-ProjectReaderTests-741503074 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d1a484c9-8473-4170-8551-b9b1788b9899) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-116497859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f2c1200d-b0a3-4263-8442-d053faf87fb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1987593d7956439591cc4b1a49b5ebd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T17:12:25Z,use_quota=True,user_id='5b86bc0f694c4a8a94d37920785d5fe4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-355b8541-ef22-4073-9475-0314b813349c tempest-ProjectReaderTests-741503074 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (471c39af-49d0-4b4f-b507-2dcff24f74b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-355b8541-ef22-4073-9475-0314b813349c tempest-ProjectReaderTests-741503074 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (471c39af-49d0-4b4f-b507-2dcff24f74b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-355b8541-ef22-4073-9475-0314b813349c tempest-ProjectReaderTests-741503074 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (720e8d3a-45df-4953-8d66-a896890cf103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-355b8541-ef22-4073-9475-0314b813349c tempest-ProjectReaderTests-741503074 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (720e8d3a-45df-4953-8d66-a896890cf103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f2c1200d-b0a3-4263-8442-d053faf87fb3', 'volume_name': 'volume-f2c1200d-b0a3-4263-8442-d053faf87fb3', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-355b8541-ef22-4073-9475-0314b813349c tempest-ProjectReaderTests-741503074 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (52bdd639-b100-4306-b3bc-bec89d158d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-355b8541-ef22-4073-9475-0314b813349c tempest-ProjectReaderTests-741503074 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (52bdd639-b100-4306-b3bc-bec89d158d78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:24 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-355b8541-ef22-4073-9475-0314b813349c tempest-ProjectReaderTests-741503074 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0ab48b28-e79b-4bf1-9c3f-56f3f0bd6c73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:24 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-355b8541-ef22-4073-9475-0314b813349c tempest-ProjectReaderTests-741503074 None] Volume f2c1200d-b0a3-4263-8442-d053faf87fb3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f2c1200d-b0a3-4263-8442-d053faf87fb3', 'volume_size': 1} Aug 18 19:12:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-355b8541-ef22-4073-9475-0314b813349c tempest-ProjectReaderTests-741503074 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-355b8541-ef22-4073-9475-0314b813349c tempest-ProjectReaderTests-741503074 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:24 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-355b8541-ef22-4073-9475-0314b813349c tempest-ProjectReaderTests-741503074 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-116497859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f2c1200d-b0a3-4263-8442-d053faf87fb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1987593d7956439591cc4b1a49b5ebd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T17:12:25Z,use_quota=True,user_id='5b86bc0f694c4a8a94d37920785d5fe4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:12:24 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-355b8541-ef22-4073-9475-0314b813349c tempest-ProjectReaderTests-741503074 None] Creating volume f2c1200d-b0a3-4263-8442-d053faf87fb3 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:12:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-355b8541-ef22-4073-9475-0314b813349c tempest-ProjectReaderTests-741503074 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-355b8541-ef22-4073-9475-0314b813349c tempest-ProjectReaderTests-741503074 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:24 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-355b8541-ef22-4073-9475-0314b813349c tempest-ProjectReaderTests-741503074 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:24 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-355b8541-ef22-4073-9475-0314b813349c tempest-ProjectReaderTests-741503074 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-355b8541-ef22-4073-9475-0314b813349c tempest-ProjectReaderTests-741503074 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:24 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-355b8541-ef22-4073-9475-0314b813349c tempest-ProjectReaderTests-741503074 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:12:24 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-355b8541-ef22-4073-9475-0314b813349c tempest-ProjectReaderTests-741503074 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:12:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-355b8541-ef22-4073-9475-0314b813349c tempest-ProjectReaderTests-741503074 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f2c1200d-b0a3-4263-8442-d053faf87fb3 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:24 devstack sudo[114073]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f2c1200d-b0a3-4263-8442-d053faf87fb3 1073741824 Aug 18 19:12:24 devstack sudo[114073]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-4d3d7465-5cd9-4e33-a1b8-779264b4d042 tempest-CinderUnicodeTest-2084642169 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4d3d7465-5cd9-4e33-a1b8-779264b4d042 tempest-CinderUnicodeTest-2084642169 None] Flow 'volume_create_manager' (0bd5a53c-7ee6-4cb6-b6ee-52bd61d2f195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4d3d7465-5cd9-4e33-a1b8-779264b4d042 tempest-CinderUnicodeTest-2084642169 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7b66a37d-6864-4bab-a919-dfae2231f2f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4d3d7465-5cd9-4e33-a1b8-779264b4d042 tempest-CinderUnicodeTest-2084642169 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7b66a37d-6864-4bab-a919-dfae2231f2f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:25Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-122928799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d0dfcd86-1abe-433f-b7a3-60a087f3d326,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07d74c4b473048e4bbc9340cfcc18619',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T17:12:25Z,use_quota=True,user_id='6445447a61fc481eb7d236afef1c7a68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4d3d7465-5cd9-4e33-a1b8-779264b4d042 tempest-CinderUnicodeTest-2084642169 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9d3eaeb9-e4c8-4936-b1b9-e7e02439662b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4d3d7465-5cd9-4e33-a1b8-779264b4d042 tempest-CinderUnicodeTest-2084642169 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9d3eaeb9-e4c8-4936-b1b9-e7e02439662b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4d3d7465-5cd9-4e33-a1b8-779264b4d042 tempest-CinderUnicodeTest-2084642169 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cc8ca522-50e0-4cef-aa19-1ae548ab2bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4d3d7465-5cd9-4e33-a1b8-779264b4d042 tempest-CinderUnicodeTest-2084642169 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cc8ca522-50e0-4cef-aa19-1ae548ab2bf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd0dfcd86-1abe-433f-b7a3-60a087f3d326', 'volume_name': 'volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4d3d7465-5cd9-4e33-a1b8-779264b4d042 tempest-CinderUnicodeTest-2084642169 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9dbd59bf-5e49-4295-a0bb-5eb729d3c1ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4d3d7465-5cd9-4e33-a1b8-779264b4d042 tempest-CinderUnicodeTest-2084642169 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9dbd59bf-5e49-4295-a0bb-5eb729d3c1ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4d3d7465-5cd9-4e33-a1b8-779264b4d042 tempest-CinderUnicodeTest-2084642169 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5012aced-d0ef-4c5b-ab67-7786b969b21c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:25 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-4d3d7465-5cd9-4e33-a1b8-779264b4d042 tempest-CinderUnicodeTest-2084642169 None] Volume d0dfcd86-1abe-433f-b7a3-60a087f3d326: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326', 'volume_size': 1} Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4d3d7465-5cd9-4e33-a1b8-779264b4d042 tempest-CinderUnicodeTest-2084642169 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:25 devstack sudo[114073]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-355b8541-ef22-4073-9475-0314b813349c tempest-ProjectReaderTests-741503074 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f2c1200d-b0a3-4263-8442-d053faf87fb3 1073741824" returned: 0 in 0.627s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-82a701c4-10a0-4b58-99ac-9f29b402c074 tempest-CreateVolumesFromImageTest-1318517643 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82a701c4-10a0-4b58-99ac-9f29b402c074 tempest-CreateVolumesFromImageTest-1318517643 None] Flow 'volume_create_manager' (42d9d81d-7da1-4f1c-98ef-f40762ff36d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82a701c4-10a0-4b58-99ac-9f29b402c074 tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (caa6d355-c106-4a54-ad49-93797a291f3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-355b8541-ef22-4073-9475-0314b813349c tempest-ProjectReaderTests-741503074 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f2c1200d-b0a3-4263-8442-d053faf87fb3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82a701c4-10a0-4b58-99ac-9f29b402c074 tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (caa6d355-c106-4a54-ad49-93797a291f3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1543333886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=06ef9e77-4ba7-4c75-bb9e-50d4ed0bde10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c493800518a48778b924e71ad40380d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T17:12:25Z,use_quota=True,user_id='f1b3bbded7bc4623b400f883a45aa434',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82a701c4-10a0-4b58-99ac-9f29b402c074 tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (54463883-82db-435b-8db3-9c497d7cc146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82a701c4-10a0-4b58-99ac-9f29b402c074 tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (54463883-82db-435b-8db3-9c497d7cc146) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82a701c4-10a0-4b58-99ac-9f29b402c074 tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (92be443b-2944-48ed-863e-d574523954e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82a701c4-10a0-4b58-99ac-9f29b402c074 tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (92be443b-2944-48ed-863e-d574523954e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '06ef9e77-4ba7-4c75-bb9e-50d4ed0bde10', 'volume_name': 'volume-06ef9e77-4ba7-4c75-bb9e-50d4ed0bde10', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82a701c4-10a0-4b58-99ac-9f29b402c074 tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (439a5cbe-6a84-4b7e-b0fd-a7852284f66f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:25 devstack sudo[114080]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f2c1200d-b0a3-4263-8442-d053faf87fb3 Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82a701c4-10a0-4b58-99ac-9f29b402c074 tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (439a5cbe-6a84-4b7e-b0fd-a7852284f66f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:25 devstack sudo[114080]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82a701c4-10a0-4b58-99ac-9f29b402c074 tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dba94f31-d135-4d54-8cae-c87126f260a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:25 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-82a701c4-10a0-4b58-99ac-9f29b402c074 tempest-CreateVolumesFromImageTest-1318517643 None] Volume 06ef9e77-4ba7-4c75-bb9e-50d4ed0bde10: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-06ef9e77-4ba7-4c75-bb9e-50d4ed0bde10', 'volume_size': 1} Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82a701c4-10a0-4b58-99ac-9f29b402c074 tempest-CreateVolumesFromImageTest-1318517643 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:25 devstack sudo[114080]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-355b8541-ef22-4073-9475-0314b813349c tempest-ProjectReaderTests-741503074 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f2c1200d-b0a3-4263-8442-d053faf87fb3" returned: 0 in 0.361s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-355b8541-ef22-4073-9475-0314b813349c tempest-ProjectReaderTests-741503074 None] <== create_volume: return (1077ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-355b8541-ef22-4073-9475-0314b813349c tempest-ProjectReaderTests-741503074 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.083s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4d3d7465-5cd9-4e33-a1b8-779264b4d042 tempest-CinderUnicodeTest-2084642169 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.702s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4d3d7465-5cd9-4e33-a1b8-779264b4d042 tempest-CinderUnicodeTest-2084642169 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:25Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-122928799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d0dfcd86-1abe-433f-b7a3-60a087f3d326,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07d74c4b473048e4bbc9340cfcc18619',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T17:12:25Z,use_quota=True,user_id='6445447a61fc481eb7d236afef1c7a68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-4d3d7465-5cd9-4e33-a1b8-779264b4d042 tempest-CinderUnicodeTest-2084642169 None] Creating volume d0dfcd86-1abe-433f-b7a3-60a087f3d326 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4d3d7465-5cd9-4e33-a1b8-779264b4d042 tempest-CinderUnicodeTest-2084642169 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4d3d7465-5cd9-4e33-a1b8-779264b4d042 tempest-CinderUnicodeTest-2084642169 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4d3d7465-5cd9-4e33-a1b8-779264b4d042 tempest-CinderUnicodeTest-2084642169 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4d3d7465-5cd9-4e33-a1b8-779264b4d042 tempest-CinderUnicodeTest-2084642169 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4d3d7465-5cd9-4e33-a1b8-779264b4d042 tempest-CinderUnicodeTest-2084642169 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4d3d7465-5cd9-4e33-a1b8-779264b4d042 tempest-CinderUnicodeTest-2084642169 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:12:25 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-4d3d7465-5cd9-4e33-a1b8-779264b4d042 tempest-CinderUnicodeTest-2084642169 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4d3d7465-5cd9-4e33-a1b8-779264b4d042 tempest-CinderUnicodeTest-2084642169 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:25 devstack sudo[114083]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326 1073741824 Aug 18 19:12:25 devstack sudo[114083]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-355b8541-ef22-4073-9475-0314b813349c tempest-ProjectReaderTests-741503074 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0ab48b28-e79b-4bf1-9c3f-56f3f0bd6c73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f2c1200d-b0a3-4263-8442-d053faf87fb3', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-355b8541-ef22-4073-9475-0314b813349c tempest-ProjectReaderTests-741503074 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5b8df899-90fc-4186-ac13-48b3e2953099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:25 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-355b8541-ef22-4073-9475-0314b813349c tempest-ProjectReaderTests-741503074 None] Volume volume-f2c1200d-b0a3-4263-8442-d053faf87fb3 (f2c1200d-b0a3-4263-8442-d053faf87fb3): created successfully Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-355b8541-ef22-4073-9475-0314b813349c tempest-ProjectReaderTests-741503074 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5b8df899-90fc-4186-ac13-48b3e2953099) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-355b8541-ef22-4073-9475-0314b813349c tempest-ProjectReaderTests-741503074 None] Flow 'volume_create_manager' (09e0bca2-9456-4669-94a4-344ac3a04b82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-a0897000-d0e3-4e4e-a624-f4c18141c1f9 tempest-CreateVolumesFromImageTest-1318517643 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a0897000-d0e3-4e4e-a624-f4c18141c1f9 tempest-CreateVolumesFromImageTest-1318517643 None] Flow 'volume_create_manager' (7313a9bc-5eb9-4fb9-899d-e88de6e184b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a0897000-d0e3-4e4e-a624-f4c18141c1f9 tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d9374683-c0b5-4c77-b9c1-7cc32947b9fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a0897000-d0e3-4e4e-a624-f4c18141c1f9 tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d9374683-c0b5-4c77-b9c1-7cc32947b9fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1856741862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=24f2f2a7-e7e8-434a-8e04-d385f3b769e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c493800518a48778b924e71ad40380d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:26Z,use_quota=True,user_id='f1b3bbded7bc4623b400f883a45aa434',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a0897000-d0e3-4e4e-a624-f4c18141c1f9 tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (debc69c9-bae7-4d8e-b0f5-486dbee5a6ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a0897000-d0e3-4e4e-a624-f4c18141c1f9 tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (debc69c9-bae7-4d8e-b0f5-486dbee5a6ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a0897000-d0e3-4e4e-a624-f4c18141c1f9 tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8acdc8dc-0ccc-44b0-8240-178c9d9b9908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a0897000-d0e3-4e4e-a624-f4c18141c1f9 tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8acdc8dc-0ccc-44b0-8240-178c9d9b9908) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '24f2f2a7-e7e8-434a-8e04-d385f3b769e0', 'volume_name': 'volume-24f2f2a7-e7e8-434a-8e04-d385f3b769e0', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a0897000-d0e3-4e4e-a624-f4c18141c1f9 tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (670b9c48-2516-4c1c-974d-7cede1965ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a0897000-d0e3-4e4e-a624-f4c18141c1f9 tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (670b9c48-2516-4c1c-974d-7cede1965ed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a0897000-d0e3-4e4e-a624-f4c18141c1f9 tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2eb6f42c-cd2d-4f41-85aa-8be329710fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:26 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-a0897000-d0e3-4e4e-a624-f4c18141c1f9 tempest-CreateVolumesFromImageTest-1318517643 None] Volume 24f2f2a7-e7e8-434a-8e04-d385f3b769e0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-24f2f2a7-e7e8-434a-8e04-d385f3b769e0', 'volume_size': 1} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a0897000-d0e3-4e4e-a624-f4c18141c1f9 tempest-CreateVolumesFromImageTest-1318517643 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:26 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-355b8541-ef22-4073-9475-0314b813349c tempest-ProjectReaderTests-741503074 None] Created volume successfully. Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-3d25ae8e-c316-4a0e-ade2-f4f0596a7d71 tempest-CreateVolumesFromImageTest-1318517643 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3d25ae8e-c316-4a0e-ade2-f4f0596a7d71 tempest-CreateVolumesFromImageTest-1318517643 None] Flow 'volume_create_manager' (b29fe904-0903-42c2-8689-6af05e1ca58a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3d25ae8e-c316-4a0e-ade2-f4f0596a7d71 tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0af576e6-b59d-4be4-b628-613f51ea7568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3d25ae8e-c316-4a0e-ade2-f4f0596a7d71 tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0af576e6-b59d-4be4-b628-613f51ea7568) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1997562841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=811db666-16e7-4f58-9027-4ae0146e9610,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c493800518a48778b924e71ad40380d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:26Z,use_quota=True,user_id='f1b3bbded7bc4623b400f883a45aa434',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:26 devstack sudo[114083]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3d25ae8e-c316-4a0e-ade2-f4f0596a7d71 tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4323a3e9-028e-4f43-8b9b-9ce9fe908455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3d25ae8e-c316-4a0e-ade2-f4f0596a7d71 tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4323a3e9-028e-4f43-8b9b-9ce9fe908455) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3d25ae8e-c316-4a0e-ade2-f4f0596a7d71 tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8bde97eb-ff13-47b7-8f49-a4452e95577f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3d25ae8e-c316-4a0e-ade2-f4f0596a7d71 tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8bde97eb-ff13-47b7-8f49-a4452e95577f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '811db666-16e7-4f58-9027-4ae0146e9610', 'volume_name': 'volume-811db666-16e7-4f58-9027-4ae0146e9610', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3d25ae8e-c316-4a0e-ade2-f4f0596a7d71 tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d1ce9f3b-cf34-4b90-ad2f-054a8fb90561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3d25ae8e-c316-4a0e-ade2-f4f0596a7d71 tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d1ce9f3b-cf34-4b90-ad2f-054a8fb90561) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3d25ae8e-c316-4a0e-ade2-f4f0596a7d71 tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f18c7dc6-bae5-48be-a95b-b6f7da7989b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:26 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-3d25ae8e-c316-4a0e-ade2-f4f0596a7d71 tempest-CreateVolumesFromImageTest-1318517643 None] Volume 811db666-16e7-4f58-9027-4ae0146e9610: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-811db666-16e7-4f58-9027-4ae0146e9610', 'volume_size': 1} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3d25ae8e-c316-4a0e-ade2-f4f0596a7d71 tempest-CreateVolumesFromImageTest-1318517643 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4d3d7465-5cd9-4e33-a1b8-779264b4d042 tempest-CinderUnicodeTest-2084642169 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326 1073741824" returned: 0 in 0.599s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4d3d7465-5cd9-4e33-a1b8-779264b4d042 tempest-CinderUnicodeTest-2084642169 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:26 devstack sudo[114089]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326 Aug 18 19:12:26 devstack sudo[114089]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-96376f9f-a2c7-4bf1-abd2-da6118748f5a tempest-CreateVolumesFromImageTest-1318517643 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-96376f9f-a2c7-4bf1-abd2-da6118748f5a tempest-CreateVolumesFromImageTest-1318517643 None] Flow 'volume_create_manager' (36cb187f-188b-4942-b3dc-30803198e3c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-96376f9f-a2c7-4bf1-abd2-da6118748f5a tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d9bdd000-7d93-40e4-9252-e2ec7006da0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-96376f9f-a2c7-4bf1-abd2-da6118748f5a tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d9bdd000-7d93-40e4-9252-e2ec7006da0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1404295244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=876b1cef-5b2a-494d-b163-398e18d6f532,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c493800518a48778b924e71ad40380d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:27Z,use_quota=True,user_id='f1b3bbded7bc4623b400f883a45aa434',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:26 devstack sudo[114089]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-96376f9f-a2c7-4bf1-abd2-da6118748f5a tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (341f82d8-9650-4808-a1b7-2f1b1a2b8220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-96376f9f-a2c7-4bf1-abd2-da6118748f5a tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (341f82d8-9650-4808-a1b7-2f1b1a2b8220) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-96376f9f-a2c7-4bf1-abd2-da6118748f5a tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c4d9f8fd-56ca-47c0-be41-5952897526db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-96376f9f-a2c7-4bf1-abd2-da6118748f5a tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c4d9f8fd-56ca-47c0-be41-5952897526db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '876b1cef-5b2a-494d-b163-398e18d6f532', 'volume_name': 'volume-876b1cef-5b2a-494d-b163-398e18d6f532', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-96376f9f-a2c7-4bf1-abd2-da6118748f5a tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1a9697f2-ef9c-4590-8a32-b5b068d4ebf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-96376f9f-a2c7-4bf1-abd2-da6118748f5a tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1a9697f2-ef9c-4590-8a32-b5b068d4ebf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-96376f9f-a2c7-4bf1-abd2-da6118748f5a tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b907ba3e-5868-4a78-bc2e-99abd329c0d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:26 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-96376f9f-a2c7-4bf1-abd2-da6118748f5a tempest-CreateVolumesFromImageTest-1318517643 None] Volume 876b1cef-5b2a-494d-b163-398e18d6f532: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-876b1cef-5b2a-494d-b163-398e18d6f532', 'volume_size': 1} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-96376f9f-a2c7-4bf1-abd2-da6118748f5a tempest-CreateVolumesFromImageTest-1318517643 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4d3d7465-5cd9-4e33-a1b8-779264b4d042 tempest-CinderUnicodeTest-2084642169 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326" returned: 0 in 0.336s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4d3d7465-5cd9-4e33-a1b8-779264b4d042 tempest-CinderUnicodeTest-2084642169 None] <== create_volume: return (975ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4d3d7465-5cd9-4e33-a1b8-779264b4d042 tempest-CinderUnicodeTest-2084642169 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.978s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82a701c4-10a0-4b58-99ac-9f29b402c074 tempest-CreateVolumesFromImageTest-1318517643 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.292s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82a701c4-10a0-4b58-99ac-9f29b402c074 tempest-CreateVolumesFromImageTest-1318517643 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1543333886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=06ef9e77-4ba7-4c75-bb9e-50d4ed0bde10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c493800518a48778b924e71ad40380d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T17:12:25Z,use_quota=True,user_id='f1b3bbded7bc4623b400f883a45aa434',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-82a701c4-10a0-4b58-99ac-9f29b402c074 tempest-CreateVolumesFromImageTest-1318517643 None] Creating volume 06ef9e77-4ba7-4c75-bb9e-50d4ed0bde10 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82a701c4-10a0-4b58-99ac-9f29b402c074 tempest-CreateVolumesFromImageTest-1318517643 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82a701c4-10a0-4b58-99ac-9f29b402c074 tempest-CreateVolumesFromImageTest-1318517643 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82a701c4-10a0-4b58-99ac-9f29b402c074 tempest-CreateVolumesFromImageTest-1318517643 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82a701c4-10a0-4b58-99ac-9f29b402c074 tempest-CreateVolumesFromImageTest-1318517643 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82a701c4-10a0-4b58-99ac-9f29b402c074 tempest-CreateVolumesFromImageTest-1318517643 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82a701c4-10a0-4b58-99ac-9f29b402c074 tempest-CreateVolumesFromImageTest-1318517643 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:12:26 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-82a701c4-10a0-4b58-99ac-9f29b402c074 tempest-CreateVolumesFromImageTest-1318517643 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82a701c4-10a0-4b58-99ac-9f29b402c074 tempest-CreateVolumesFromImageTest-1318517643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-06ef9e77-4ba7-4c75-bb9e-50d4ed0bde10 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4d3d7465-5cd9-4e33-a1b8-779264b4d042 tempest-CinderUnicodeTest-2084642169 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5012aced-d0ef-4c5b-ab67-7786b969b21c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4d3d7465-5cd9-4e33-a1b8-779264b4d042 tempest-CinderUnicodeTest-2084642169 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (72ca19af-a96f-48a1-9649-1e44cb8db343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:26 devstack sudo[114092]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-06ef9e77-4ba7-4c75-bb9e-50d4ed0bde10 1073741824 Aug 18 19:12:26 devstack sudo[114092]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:26 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-4d3d7465-5cd9-4e33-a1b8-779264b4d042 tempest-CinderUnicodeTest-2084642169 None] Volume volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326 (d0dfcd86-1abe-433f-b7a3-60a087f3d326): created successfully Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4d3d7465-5cd9-4e33-a1b8-779264b4d042 tempest-CinderUnicodeTest-2084642169 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (72ca19af-a96f-48a1-9649-1e44cb8db343) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4d3d7465-5cd9-4e33-a1b8-779264b4d042 tempest-CinderUnicodeTest-2084642169 None] Flow 'volume_create_manager' (0bd5a53c-7ee6-4cb6-b6ee-52bd61d2f195) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:27 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-4d3d7465-5cd9-4e33-a1b8-779264b4d042 tempest-CinderUnicodeTest-2084642169 None] Created volume successfully. Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2ac86375-c4fc-4d57-ba0a-902c16f70c94 tempest-ProjectReaderTests-741503074 None] Acquiring lock "cinder-f2c1200d-b0a3-4263-8442-d053faf87fb3-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2ac86375-c4fc-4d57-ba0a-902c16f70c94 tempest-ProjectReaderTests-741503074 None] Lock "cinder-f2c1200d-b0a3-4263-8442-d053faf87fb3-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2ac86375-c4fc-4d57-ba0a-902c16f70c94 tempest-ProjectReaderTests-741503074 None] Acquiring lock "cinder-quobyte-f2c1200d-b0a3-4263-8442-d053faf87fb3" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2ac86375-c4fc-4d57-ba0a-902c16f70c94 tempest-ProjectReaderTests-741503074 None] Lock "cinder-quobyte-f2c1200d-b0a3-4263-8442-d053faf87fb3" acquired by "delete_volume" :: waited 0.040s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[90f61ecb-f621-4569-b1f6-0d80eb2564af]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2ac86375-c4fc-4d57-ba0a-902c16f70c94 tempest-ProjectReaderTests-741503074 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f2c1200d-b0a3-4263-8442-d053faf87fb3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-b23cf019-ca1b-4c78-870e-f9f2b4e3f56a tempest-CreateVolumesFromImageTest-1318517643 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b23cf019-ca1b-4c78-870e-f9f2b4e3f56a tempest-CreateVolumesFromImageTest-1318517643 None] Flow 'volume_create_manager' (130ceaf6-f2ab-4f5e-90f2-0c57fc1d981d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b23cf019-ca1b-4c78-870e-f9f2b4e3f56a tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (63ae360f-9f67-4602-944f-4f724470fedf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b23cf019-ca1b-4c78-870e-f9f2b4e3f56a tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (63ae360f-9f67-4602-944f-4f724470fedf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-753012700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=71607c77-e2f7-4727-8abf-7e2f0ef7f7fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c493800518a48778b924e71ad40380d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:27Z,use_quota=True,user_id='f1b3bbded7bc4623b400f883a45aa434',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b23cf019-ca1b-4c78-870e-f9f2b4e3f56a tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2ba3851d-1ae3-4f25-993c-35825c18d380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b23cf019-ca1b-4c78-870e-f9f2b4e3f56a tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2ba3851d-1ae3-4f25-993c-35825c18d380) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b23cf019-ca1b-4c78-870e-f9f2b4e3f56a tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d6386560-0c4d-4f56-b02a-a76880ef3a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b23cf019-ca1b-4c78-870e-f9f2b4e3f56a tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d6386560-0c4d-4f56-b02a-a76880ef3a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '71607c77-e2f7-4727-8abf-7e2f0ef7f7fb', 'volume_name': 'volume-71607c77-e2f7-4727-8abf-7e2f0ef7f7fb', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b23cf019-ca1b-4c78-870e-f9f2b4e3f56a tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (70386cd5-5b88-49f5-bdb6-694b7cdc295e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b23cf019-ca1b-4c78-870e-f9f2b4e3f56a tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (70386cd5-5b88-49f5-bdb6-694b7cdc295e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b23cf019-ca1b-4c78-870e-f9f2b4e3f56a tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a3e4dc85-7943-4cbe-a9f7-dbf5af969e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:27 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-b23cf019-ca1b-4c78-870e-f9f2b4e3f56a tempest-CreateVolumesFromImageTest-1318517643 None] Volume 71607c77-e2f7-4727-8abf-7e2f0ef7f7fb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-71607c77-e2f7-4727-8abf-7e2f0ef7f7fb', 'volume_size': 1} Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b23cf019-ca1b-4c78-870e-f9f2b4e3f56a tempest-CreateVolumesFromImageTest-1318517643 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:27 devstack sudo[114095]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f2c1200d-b0a3-4263-8442-d053faf87fb3 Aug 18 19:12:27 devstack sudo[114095]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c2fe9176-54b1-4939-b2d5-5a42ff2cdb37 tempest-CinderUnicodeTest-2084642169 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:27 devstack sudo[114092]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82a701c4-10a0-4b58-99ac-9f29b402c074 tempest-CreateVolumesFromImageTest-1318517643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-06ef9e77-4ba7-4c75-bb9e-50d4ed0bde10 1073741824" returned: 0 in 0.728s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82a701c4-10a0-4b58-99ac-9f29b402c074 tempest-CreateVolumesFromImageTest-1318517643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-06ef9e77-4ba7-4c75-bb9e-50d4ed0bde10 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:27 devstack sudo[114100]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-06ef9e77-4ba7-4c75-bb9e-50d4ed0bde10 Aug 18 19:12:27 devstack sudo[114100]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:27 devstack sudo[114095]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2ac86375-c4fc-4d57-ba0a-902c16f70c94 tempest-ProjectReaderTests-741503074 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f2c1200d-b0a3-4263-8442-d053faf87fb3" returned: 0 in 0.517s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2ac86375-c4fc-4d57-ba0a-902c16f70c94 tempest-ProjectReaderTests-741503074 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f2c1200d-b0a3-4263-8442-d053faf87fb3 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:27 devstack sudo[114105]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f2c1200d-b0a3-4263-8442-d053faf87fb3 Aug 18 19:12:27 devstack sudo[114105]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:27 devstack sudo[114100]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82a701c4-10a0-4b58-99ac-9f29b402c074 tempest-CreateVolumesFromImageTest-1318517643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-06ef9e77-4ba7-4c75-bb9e-50d4ed0bde10" returned: 0 in 0.260s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82a701c4-10a0-4b58-99ac-9f29b402c074 tempest-CreateVolumesFromImageTest-1318517643 None] <== create_volume: return (1041ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82a701c4-10a0-4b58-99ac-9f29b402c074 tempest-CreateVolumesFromImageTest-1318517643 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.045s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a0897000-d0e3-4e4e-a624-f4c18141c1f9 tempest-CreateVolumesFromImageTest-1318517643 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.803s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-a0897000-d0e3-4e4e-a624-f4c18141c1f9 tempest-CreateVolumesFromImageTest-1318517643 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1856741862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=24f2f2a7-e7e8-434a-8e04-d385f3b769e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c493800518a48778b924e71ad40380d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:26Z,use_quota=True,user_id='f1b3bbded7bc4623b400f883a45aa434',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-a0897000-d0e3-4e4e-a624-f4c18141c1f9 tempest-CreateVolumesFromImageTest-1318517643 None] Creating volume 24f2f2a7-e7e8-434a-8e04-d385f3b769e0 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a0897000-d0e3-4e4e-a624-f4c18141c1f9 tempest-CreateVolumesFromImageTest-1318517643 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a0897000-d0e3-4e4e-a624-f4c18141c1f9 tempest-CreateVolumesFromImageTest-1318517643 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-a0897000-d0e3-4e4e-a624-f4c18141c1f9 tempest-CreateVolumesFromImageTest-1318517643 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-a0897000-d0e3-4e4e-a624-f4c18141c1f9 tempest-CreateVolumesFromImageTest-1318517643 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a0897000-d0e3-4e4e-a624-f4c18141c1f9 tempest-CreateVolumesFromImageTest-1318517643 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-a0897000-d0e3-4e4e-a624-f4c18141c1f9 tempest-CreateVolumesFromImageTest-1318517643 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:12:27 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-a0897000-d0e3-4e4e-a624-f4c18141c1f9 tempest-CreateVolumesFromImageTest-1318517643 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a0897000-d0e3-4e4e-a624-f4c18141c1f9 tempest-CreateVolumesFromImageTest-1318517643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-24f2f2a7-e7e8-434a-8e04-d385f3b769e0 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82a701c4-10a0-4b58-99ac-9f29b402c074 tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dba94f31-d135-4d54-8cae-c87126f260a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-06ef9e77-4ba7-4c75-bb9e-50d4ed0bde10', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82a701c4-10a0-4b58-99ac-9f29b402c074 tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (51a031a9-eb94-4877-93b8-67228711937a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:27 devstack sudo[114108]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-24f2f2a7-e7e8-434a-8e04-d385f3b769e0 1073741824 Aug 18 19:12:27 devstack sudo[114108]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:27 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-82a701c4-10a0-4b58-99ac-9f29b402c074 tempest-CreateVolumesFromImageTest-1318517643 None] Volume volume-06ef9e77-4ba7-4c75-bb9e-50d4ed0bde10 (06ef9e77-4ba7-4c75-bb9e-50d4ed0bde10): created successfully Aug 18 19:12:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82a701c4-10a0-4b58-99ac-9f29b402c074 tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (51a031a9-eb94-4877-93b8-67228711937a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82a701c4-10a0-4b58-99ac-9f29b402c074 tempest-CreateVolumesFromImageTest-1318517643 None] Flow 'volume_create_manager' (42d9d81d-7da1-4f1c-98ef-f40762ff36d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:28 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-82a701c4-10a0-4b58-99ac-9f29b402c074 tempest-CreateVolumesFromImageTest-1318517643 None] Created volume successfully. Aug 18 19:12:28 devstack sudo[114105]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2ac86375-c4fc-4d57-ba0a-902c16f70c94 tempest-ProjectReaderTests-741503074 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-f2c1200d-b0a3-4263-8442-d053faf87fb3" returned: 0 in 0.306s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:28 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2ac86375-c4fc-4d57-ba0a-902c16f70c94 tempest-ProjectReaderTests-741503074 None] Lock "cinder-quobyte-f2c1200d-b0a3-4263-8442-d053faf87fb3" released by "delete_volume" :: held 0.898s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:28 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-2ac86375-c4fc-4d57-ba0a-902c16f70c94 tempest-ProjectReaderTests-741503074 None] Created reservations ['f37fbb59-721e-494a-93df-fde4e06a8a9d', '17894847-1150-4343-b040-fed3f57b26e7', '52ceef13-e10b-4a7e-bd63-5ff2c4905ce3', '90b073fb-4e17-43c1-8586-1e230ecaf450'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:12:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2ac86375-c4fc-4d57-ba0a-902c16f70c94 tempest-ProjectReaderTests-741503074 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2ac86375-c4fc-4d57-ba0a-902c16f70c94 tempest-ProjectReaderTests-741503074 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-2ac86375-c4fc-4d57-ba0a-902c16f70c94 tempest-ProjectReaderTests-741503074 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-2ac86375-c4fc-4d57-ba0a-902c16f70c94 tempest-ProjectReaderTests-741503074 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2ac86375-c4fc-4d57-ba0a-902c16f70c94 tempest-ProjectReaderTests-741503074 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2ac86375-c4fc-4d57-ba0a-902c16f70c94 tempest-ProjectReaderTests-741503074 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:28 devstack sudo[114114]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:12:28 devstack sudo[114114]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:28 devstack sudo[114108]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a0897000-d0e3-4e4e-a624-f4c18141c1f9 tempest-CreateVolumesFromImageTest-1318517643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-24f2f2a7-e7e8-434a-8e04-d385f3b769e0 1073741824" returned: 0 in 0.504s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a0897000-d0e3-4e4e-a624-f4c18141c1f9 tempest-CreateVolumesFromImageTest-1318517643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-24f2f2a7-e7e8-434a-8e04-d385f3b769e0 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:28 devstack sudo[114117]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-24f2f2a7-e7e8-434a-8e04-d385f3b769e0 Aug 18 19:12:28 devstack sudo[114117]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:28 devstack sudo[114114]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2ac86375-c4fc-4d57-ba0a-902c16f70c94 tempest-ProjectReaderTests-741503074 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.250s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:28 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-2ac86375-c4fc-4d57-ba0a-902c16f70c94 tempest-ProjectReaderTests-741503074 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:12:28 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-2ac86375-c4fc-4d57-ba0a-902c16f70c94 tempest-ProjectReaderTests-741503074 None] Deleted volume successfully. Aug 18 19:12:28 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2ac86375-c4fc-4d57-ba0a-902c16f70c94 tempest-ProjectReaderTests-741503074 None] Lock "cinder-f2c1200d-b0a3-4263-8442-d053faf87fb3-delete_volume" released by "delete_volume" :: held 1.503s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:28 devstack sudo[114117]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a0897000-d0e3-4e4e-a624-f4c18141c1f9 tempest-CreateVolumesFromImageTest-1318517643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-24f2f2a7-e7e8-434a-8e04-d385f3b769e0" returned: 0 in 0.264s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-a0897000-d0e3-4e4e-a624-f4c18141c1f9 tempest-CreateVolumesFromImageTest-1318517643 None] <== create_volume: return (811ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:12:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a0897000-d0e3-4e4e-a624-f4c18141c1f9 tempest-CreateVolumesFromImageTest-1318517643 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.815s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3d25ae8e-c316-4a0e-ade2-f4f0596a7d71 tempest-CreateVolumesFromImageTest-1318517643 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.244s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3d25ae8e-c316-4a0e-ade2-f4f0596a7d71 tempest-CreateVolumesFromImageTest-1318517643 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1997562841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=811db666-16e7-4f58-9027-4ae0146e9610,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c493800518a48778b924e71ad40380d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:26Z,use_quota=True,user_id='f1b3bbded7bc4623b400f883a45aa434',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:12:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-3d25ae8e-c316-4a0e-ade2-f4f0596a7d71 tempest-CreateVolumesFromImageTest-1318517643 None] Creating volume 811db666-16e7-4f58-9027-4ae0146e9610 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:12:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3d25ae8e-c316-4a0e-ade2-f4f0596a7d71 tempest-CreateVolumesFromImageTest-1318517643 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3d25ae8e-c316-4a0e-ade2-f4f0596a7d71 tempest-CreateVolumesFromImageTest-1318517643 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3d25ae8e-c316-4a0e-ade2-f4f0596a7d71 tempest-CreateVolumesFromImageTest-1318517643 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3d25ae8e-c316-4a0e-ade2-f4f0596a7d71 tempest-CreateVolumesFromImageTest-1318517643 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3d25ae8e-c316-4a0e-ade2-f4f0596a7d71 tempest-CreateVolumesFromImageTest-1318517643 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3d25ae8e-c316-4a0e-ade2-f4f0596a7d71 tempest-CreateVolumesFromImageTest-1318517643 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:12:28 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-3d25ae8e-c316-4a0e-ade2-f4f0596a7d71 tempest-CreateVolumesFromImageTest-1318517643 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:12:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3d25ae8e-c316-4a0e-ade2-f4f0596a7d71 tempest-CreateVolumesFromImageTest-1318517643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-811db666-16e7-4f58-9027-4ae0146e9610 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:28 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/91bbcbb9c7585289c411ed6cee882698/volume-811db666-16e7-4f58-9027-4ae0146e9610 1073741824 Aug 18 19:12:28 devstack sudo[114121]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a0897000-d0e3-4e4e-a624-f4c18141c1f9 tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2eb6f42c-cd2d-4f41-85aa-8be329710fae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-24f2f2a7-e7e8-434a-8e04-d385f3b769e0', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a0897000-d0e3-4e4e-a624-f4c18141c1f9 tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2fa9b80d-5d2f-4c1b-8972-c1d50a594512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:28 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-a0897000-d0e3-4e4e-a624-f4c18141c1f9 tempest-CreateVolumesFromImageTest-1318517643 None] Volume volume-24f2f2a7-e7e8-434a-8e04-d385f3b769e0 (24f2f2a7-e7e8-434a-8e04-d385f3b769e0): created successfully Aug 18 19:12:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a0897000-d0e3-4e4e-a624-f4c18141c1f9 tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2fa9b80d-5d2f-4c1b-8972-c1d50a594512) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:28 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a0897000-d0e3-4e4e-a624-f4c18141c1f9 tempest-CreateVolumesFromImageTest-1318517643 None] Flow 'volume_create_manager' (7313a9bc-5eb9-4fb9-899d-e88de6e184b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:28 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-a0897000-d0e3-4e4e-a624-f4c18141c1f9 tempest-CreateVolumesFromImageTest-1318517643 None] Created volume successfully. Aug 18 19:12:29 devstack sudo[114121]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3d25ae8e-c316-4a0e-ade2-f4f0596a7d71 tempest-CreateVolumesFromImageTest-1318517643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-811db666-16e7-4f58-9027-4ae0146e9610 1073741824" returned: 0 in 0.406s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3d25ae8e-c316-4a0e-ade2-f4f0596a7d71 tempest-CreateVolumesFromImageTest-1318517643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-811db666-16e7-4f58-9027-4ae0146e9610 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:29 devstack sudo[114127]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-811db666-16e7-4f58-9027-4ae0146e9610 Aug 18 19:12:29 devstack sudo[114127]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:29 devstack sudo[114127]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3d25ae8e-c316-4a0e-ade2-f4f0596a7d71 tempest-CreateVolumesFromImageTest-1318517643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-811db666-16e7-4f58-9027-4ae0146e9610" returned: 0 in 0.261s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:29 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3d25ae8e-c316-4a0e-ade2-f4f0596a7d71 tempest-CreateVolumesFromImageTest-1318517643 None] <== create_volume: return (706ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:12:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3d25ae8e-c316-4a0e-ade2-f4f0596a7d71 tempest-CreateVolumesFromImageTest-1318517643 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.712s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-96376f9f-a2c7-4bf1-abd2-da6118748f5a tempest-CreateVolumesFromImageTest-1318517643 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.596s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:29 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-96376f9f-a2c7-4bf1-abd2-da6118748f5a tempest-CreateVolumesFromImageTest-1318517643 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1404295244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=876b1cef-5b2a-494d-b163-398e18d6f532,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c493800518a48778b924e71ad40380d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:27Z,use_quota=True,user_id='f1b3bbded7bc4623b400f883a45aa434',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:12:29 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-96376f9f-a2c7-4bf1-abd2-da6118748f5a tempest-CreateVolumesFromImageTest-1318517643 None] Creating volume 876b1cef-5b2a-494d-b163-398e18d6f532 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:12:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-96376f9f-a2c7-4bf1-abd2-da6118748f5a tempest-CreateVolumesFromImageTest-1318517643 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-96376f9f-a2c7-4bf1-abd2-da6118748f5a tempest-CreateVolumesFromImageTest-1318517643 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:29 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-96376f9f-a2c7-4bf1-abd2-da6118748f5a tempest-CreateVolumesFromImageTest-1318517643 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:29 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-96376f9f-a2c7-4bf1-abd2-da6118748f5a tempest-CreateVolumesFromImageTest-1318517643 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-96376f9f-a2c7-4bf1-abd2-da6118748f5a tempest-CreateVolumesFromImageTest-1318517643 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:29 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-96376f9f-a2c7-4bf1-abd2-da6118748f5a tempest-CreateVolumesFromImageTest-1318517643 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:12:29 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-96376f9f-a2c7-4bf1-abd2-da6118748f5a tempest-CreateVolumesFromImageTest-1318517643 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:12:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-96376f9f-a2c7-4bf1-abd2-da6118748f5a tempest-CreateVolumesFromImageTest-1318517643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-876b1cef-5b2a-494d-b163-398e18d6f532 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:29 devstack sudo[114130]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-876b1cef-5b2a-494d-b163-398e18d6f532 1073741824 Aug 18 19:12:29 devstack sudo[114130]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:29 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3d25ae8e-c316-4a0e-ade2-f4f0596a7d71 tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f18c7dc6-bae5-48be-a95b-b6f7da7989b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-811db666-16e7-4f58-9027-4ae0146e9610', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:29 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3d25ae8e-c316-4a0e-ade2-f4f0596a7d71 tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8d92a76e-7f24-4fc5-b85f-52a41f37c4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:29 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-3d25ae8e-c316-4a0e-ade2-f4f0596a7d71 tempest-CreateVolumesFromImageTest-1318517643 None] Volume volume-811db666-16e7-4f58-9027-4ae0146e9610 (811db666-16e7-4f58-9027-4ae0146e9610): created successfully Aug 18 19:12:29 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3d25ae8e-c316-4a0e-ade2-f4f0596a7d71 tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8d92a76e-7f24-4fc5-b85f-52a41f37c4d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:29 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3d25ae8e-c316-4a0e-ade2-f4f0596a7d71 tempest-CreateVolumesFromImageTest-1318517643 None] Flow 'volume_create_manager' (b29fe904-0903-42c2-8689-6af05e1ca58a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:29 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-3d25ae8e-c316-4a0e-ade2-f4f0596a7d71 tempest-CreateVolumesFromImageTest-1318517643 None] Created volume successfully. Aug 18 19:12:29 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-be1124e8-2ba9-4aa4-8932-7f84df7419cb tempest-ProjectReaderTests-741503074 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:12:29 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-be1124e8-2ba9-4aa4-8932-7f84df7419cb tempest-ProjectReaderTests-741503074 None] Flow 'volume_create_manager' (66b9c46f-c4de-48cb-b021-7078f2ca63a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:29 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-be1124e8-2ba9-4aa4-8932-7f84df7419cb tempest-ProjectReaderTests-741503074 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (681313f0-5603-49fa-8ca0-787daa30caef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:30 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-be1124e8-2ba9-4aa4-8932-7f84df7419cb tempest-ProjectReaderTests-741503074 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (681313f0-5603-49fa-8ca0-787daa30caef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-282356906',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3fc9ab7c-42c9-4fac-ab0c-5b1ef0accb13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1987593d7956439591cc4b1a49b5ebd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:30Z,use_quota=True,user_id='5b86bc0f694c4a8a94d37920785d5fe4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:30 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-be1124e8-2ba9-4aa4-8932-7f84df7419cb tempest-ProjectReaderTests-741503074 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (68434d64-7f9c-48aa-89f8-71009e25a272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:30 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-be1124e8-2ba9-4aa4-8932-7f84df7419cb tempest-ProjectReaderTests-741503074 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (68434d64-7f9c-48aa-89f8-71009e25a272) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:30 devstack sudo[114130]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:30 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-be1124e8-2ba9-4aa4-8932-7f84df7419cb tempest-ProjectReaderTests-741503074 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d9d3f746-6cb0-4481-8a9c-e947f518fa08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:30 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-be1124e8-2ba9-4aa4-8932-7f84df7419cb tempest-ProjectReaderTests-741503074 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d9d3f746-6cb0-4481-8a9c-e947f518fa08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3fc9ab7c-42c9-4fac-ab0c-5b1ef0accb13', 'volume_name': 'volume-3fc9ab7c-42c9-4fac-ab0c-5b1ef0accb13', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:30 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-be1124e8-2ba9-4aa4-8932-7f84df7419cb tempest-ProjectReaderTests-741503074 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1030e58c-34d7-4c5b-ad16-8d912aaeee45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:30 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-be1124e8-2ba9-4aa4-8932-7f84df7419cb tempest-ProjectReaderTests-741503074 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1030e58c-34d7-4c5b-ad16-8d912aaeee45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:30 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-be1124e8-2ba9-4aa4-8932-7f84df7419cb tempest-ProjectReaderTests-741503074 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f68dc2ad-86f7-40c2-9a70-105459f99755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:30 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-be1124e8-2ba9-4aa4-8932-7f84df7419cb tempest-ProjectReaderTests-741503074 None] Volume 3fc9ab7c-42c9-4fac-ab0c-5b1ef0accb13: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3fc9ab7c-42c9-4fac-ab0c-5b1ef0accb13', 'volume_size': 1} Aug 18 19:12:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-be1124e8-2ba9-4aa4-8932-7f84df7419cb tempest-ProjectReaderTests-741503074 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-96376f9f-a2c7-4bf1-abd2-da6118748f5a tempest-CreateVolumesFromImageTest-1318517643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-876b1cef-5b2a-494d-b163-398e18d6f532 1073741824" returned: 0 in 0.566s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-96376f9f-a2c7-4bf1-abd2-da6118748f5a tempest-CreateVolumesFromImageTest-1318517643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-876b1cef-5b2a-494d-b163-398e18d6f532 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:30 devstack sudo[114135]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-876b1cef-5b2a-494d-b163-398e18d6f532 Aug 18 19:12:30 devstack sudo[114135]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:30 devstack sudo[114135]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-96376f9f-a2c7-4bf1-abd2-da6118748f5a tempest-CreateVolumesFromImageTest-1318517643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-876b1cef-5b2a-494d-b163-398e18d6f532" returned: 0 in 0.289s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:30 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-96376f9f-a2c7-4bf1-abd2-da6118748f5a tempest-CreateVolumesFromImageTest-1318517643 None] <== create_volume: return (904ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:12:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-96376f9f-a2c7-4bf1-abd2-da6118748f5a tempest-CreateVolumesFromImageTest-1318517643 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.908s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b23cf019-ca1b-4c78-870e-f9f2b4e3f56a tempest-CreateVolumesFromImageTest-1318517643 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.978s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:30 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-b23cf019-ca1b-4c78-870e-f9f2b4e3f56a tempest-CreateVolumesFromImageTest-1318517643 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-753012700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=71607c77-e2f7-4727-8abf-7e2f0ef7f7fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c493800518a48778b924e71ad40380d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:27Z,use_quota=True,user_id='f1b3bbded7bc4623b400f883a45aa434',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:12:30 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-b23cf019-ca1b-4c78-870e-f9f2b4e3f56a tempest-CreateVolumesFromImageTest-1318517643 None] Creating volume 71607c77-e2f7-4727-8abf-7e2f0ef7f7fb {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:12:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b23cf019-ca1b-4c78-870e-f9f2b4e3f56a tempest-CreateVolumesFromImageTest-1318517643 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b23cf019-ca1b-4c78-870e-f9f2b4e3f56a tempest-CreateVolumesFromImageTest-1318517643 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:30 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-b23cf019-ca1b-4c78-870e-f9f2b4e3f56a tempest-CreateVolumesFromImageTest-1318517643 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:30 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-b23cf019-ca1b-4c78-870e-f9f2b4e3f56a tempest-CreateVolumesFromImageTest-1318517643 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b23cf019-ca1b-4c78-870e-f9f2b4e3f56a tempest-CreateVolumesFromImageTest-1318517643 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:30 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-b23cf019-ca1b-4c78-870e-f9f2b4e3f56a tempest-CreateVolumesFromImageTest-1318517643 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:12:30 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-b23cf019-ca1b-4c78-870e-f9f2b4e3f56a tempest-CreateVolumesFromImageTest-1318517643 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:12:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b23cf019-ca1b-4c78-870e-f9f2b4e3f56a tempest-CreateVolumesFromImageTest-1318517643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-71607c77-e2f7-4727-8abf-7e2f0ef7f7fb 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:30 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-96376f9f-a2c7-4bf1-abd2-da6118748f5a tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b907ba3e-5868-4a78-bc2e-99abd329c0d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-876b1cef-5b2a-494d-b163-398e18d6f532', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:30 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-96376f9f-a2c7-4bf1-abd2-da6118748f5a tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bf95f562-5e37-4505-96a8-e60ddc0f6f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:30 devstack sudo[114138]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-71607c77-e2f7-4727-8abf-7e2f0ef7f7fb 1073741824 Aug 18 19:12:30 devstack sudo[114138]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:30 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-96376f9f-a2c7-4bf1-abd2-da6118748f5a tempest-CreateVolumesFromImageTest-1318517643 None] Volume volume-876b1cef-5b2a-494d-b163-398e18d6f532 (876b1cef-5b2a-494d-b163-398e18d6f532): created successfully Aug 18 19:12:30 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-96376f9f-a2c7-4bf1-abd2-da6118748f5a tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bf95f562-5e37-4505-96a8-e60ddc0f6f11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:30 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-96376f9f-a2c7-4bf1-abd2-da6118748f5a tempest-CreateVolumesFromImageTest-1318517643 None] Flow 'volume_create_manager' (36cb187f-188b-4942-b3dc-30803198e3c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:30 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-96376f9f-a2c7-4bf1-abd2-da6118748f5a tempest-CreateVolumesFromImageTest-1318517643 None] Created volume successfully. Aug 18 19:12:30 devstack sudo[114138]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b23cf019-ca1b-4c78-870e-f9f2b4e3f56a tempest-CreateVolumesFromImageTest-1318517643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-71607c77-e2f7-4727-8abf-7e2f0ef7f7fb 1073741824" returned: 0 in 0.469s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b23cf019-ca1b-4c78-870e-f9f2b4e3f56a tempest-CreateVolumesFromImageTest-1318517643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-71607c77-e2f7-4727-8abf-7e2f0ef7f7fb {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:30 devstack sudo[114144]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-71607c77-e2f7-4727-8abf-7e2f0ef7f7fb Aug 18 19:12:30 devstack sudo[114144]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:31 devstack sudo[114144]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b23cf019-ca1b-4c78-870e-f9f2b4e3f56a tempest-CreateVolumesFromImageTest-1318517643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-71607c77-e2f7-4727-8abf-7e2f0ef7f7fb" returned: 0 in 0.252s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:31 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-b23cf019-ca1b-4c78-870e-f9f2b4e3f56a tempest-CreateVolumesFromImageTest-1318517643 None] <== create_volume: return (777ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:12:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b23cf019-ca1b-4c78-870e-f9f2b4e3f56a tempest-CreateVolumesFromImageTest-1318517643 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.781s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c2fe9176-54b1-4939-b2d5-5a42ff2cdb37 tempest-CinderUnicodeTest-2084642169 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 3.571s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:31 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b23cf019-ca1b-4c78-870e-f9f2b4e3f56a tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a3e4dc85-7943-4cbe-a9f7-dbf5af969e47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-71607c77-e2f7-4727-8abf-7e2f0ef7f7fb', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:31 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b23cf019-ca1b-4c78-870e-f9f2b4e3f56a tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (93dbb951-16dc-44d0-8438-f52b5afef438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:31 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-c2fe9176-54b1-4939-b2d5-5a42ff2cdb37 tempest-CinderUnicodeTest-2084642169 None] Creating offline snapshot db46c816-d2eb-4c45-aa09-b167c49a22e7 of volume d0dfcd86-1abe-433f-b7a3-60a087f3d326 {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:12:31 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[f53e3924-03c1-43a9-a42d-b84f8991c099]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c2fe9176-54b1-4939-b2d5-5a42ff2cdb37 tempest-CinderUnicodeTest-2084642169 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:31 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-b23cf019-ca1b-4c78-870e-f9f2b4e3f56a tempest-CreateVolumesFromImageTest-1318517643 None] Volume volume-71607c77-e2f7-4727-8abf-7e2f0ef7f7fb (71607c77-e2f7-4727-8abf-7e2f0ef7f7fb): created successfully Aug 18 19:12:31 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b23cf019-ca1b-4c78-870e-f9f2b4e3f56a tempest-CreateVolumesFromImageTest-1318517643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (93dbb951-16dc-44d0-8438-f52b5afef438) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:31 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b23cf019-ca1b-4c78-870e-f9f2b4e3f56a tempest-CreateVolumesFromImageTest-1318517643 None] Flow 'volume_create_manager' (130ceaf6-f2ab-4f5e-90f2-0c57fc1d981d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:31 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-b23cf019-ca1b-4c78-870e-f9f2b4e3f56a tempest-CreateVolumesFromImageTest-1318517643 None] Created volume successfully. Aug 18 19:12:31 devstack sudo[114147]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326 Aug 18 19:12:31 devstack sudo[114147]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:31 devstack sudo[114147]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c2fe9176-54b1-4939-b2d5-5a42ff2cdb37 tempest-CinderUnicodeTest-2084642169 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326" returned: 0 in 0.360s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c2fe9176-54b1-4939-b2d5-5a42ff2cdb37 tempest-CinderUnicodeTest-2084642169 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326.db46c816-d2eb-4c45-aa09-b167c49a22e7 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:31 devstack sudo[114152]: 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/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326.db46c816-d2eb-4c45-aa09-b167c49a22e7 1G Aug 18 19:12:31 devstack sudo[114152]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:31 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-06fc34fc-e7fc-4958-bee4-8a305e31035d tempest-CreateVolumesFromImageTest-1318517643 None] Acquiring lock "cinder-71607c77-e2f7-4727-8abf-7e2f0ef7f7fb-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:31 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-06fc34fc-e7fc-4958-bee4-8a305e31035d tempest-CreateVolumesFromImageTest-1318517643 None] Lock "cinder-71607c77-e2f7-4727-8abf-7e2f0ef7f7fb-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:31 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-06fc34fc-e7fc-4958-bee4-8a305e31035d tempest-CreateVolumesFromImageTest-1318517643 None] Acquiring lock "cinder-quobyte-71607c77-e2f7-4727-8abf-7e2f0ef7f7fb" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:31 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-06fc34fc-e7fc-4958-bee4-8a305e31035d tempest-CreateVolumesFromImageTest-1318517643 None] Lock "cinder-quobyte-71607c77-e2f7-4727-8abf-7e2f0ef7f7fb" acquired by "delete_volume" :: waited 0.016s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:31 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[c44cef9a-0387-4f23-bdde-ece71ce2c859]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-06fc34fc-e7fc-4958-bee4-8a305e31035d tempest-CreateVolumesFromImageTest-1318517643 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-71607c77-e2f7-4727-8abf-7e2f0ef7f7fb {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:31 devstack sudo[114157]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-71607c77-e2f7-4727-8abf-7e2f0ef7f7fb Aug 18 19:12:31 devstack sudo[114157]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:32 devstack sudo[114152]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c2fe9176-54b1-4939-b2d5-5a42ff2cdb37 tempest-CinderUnicodeTest-2084642169 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326.db46c816-d2eb-4c45-aa09-b167c49a22e7 1G" returned: 0 in 0.445s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c2fe9176-54b1-4939-b2d5-5a42ff2cdb37 tempest-CinderUnicodeTest-2084642169 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326.db46c816-d2eb-4c45-aa09-b167c49a22e7 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:32 devstack sudo[114159]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326.db46c816-d2eb-4c45-aa09-b167c49a22e7 Aug 18 19:12:32 devstack sudo[114159]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:32 devstack sudo[114157]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-06fc34fc-e7fc-4958-bee4-8a305e31035d tempest-CreateVolumesFromImageTest-1318517643 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-71607c77-e2f7-4727-8abf-7e2f0ef7f7fb" returned: 0 in 0.383s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-06fc34fc-e7fc-4958-bee4-8a305e31035d tempest-CreateVolumesFromImageTest-1318517643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-71607c77-e2f7-4727-8abf-7e2f0ef7f7fb {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:32 devstack sudo[114164]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-71607c77-e2f7-4727-8abf-7e2f0ef7f7fb Aug 18 19:12:32 devstack sudo[114164]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:32 devstack sudo[114159]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c2fe9176-54b1-4939-b2d5-5a42ff2cdb37 tempest-CinderUnicodeTest-2084642169 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326.db46c816-d2eb-4c45-aa09-b167c49a22e7" returned: 0 in 0.336s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:32 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-c2fe9176-54b1-4939-b2d5-5a42ff2cdb37 tempest-CinderUnicodeTest-2084642169 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326.db46c816-d2eb-4c45-aa09-b167c49a22e7 is being set with open permissions: ugo+rw Aug 18 19:12:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c2fe9176-54b1-4939-b2d5-5a42ff2cdb37 tempest-CinderUnicodeTest-2084642169 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326.db46c816-d2eb-4c45-aa09-b167c49a22e7 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:32 devstack sudo[114169]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326.db46c816-d2eb-4c45-aa09-b167c49a22e7 Aug 18 19:12:32 devstack sudo[114169]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:32 devstack sudo[114164]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-06fc34fc-e7fc-4958-bee4-8a305e31035d tempest-CreateVolumesFromImageTest-1318517643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-71607c77-e2f7-4727-8abf-7e2f0ef7f7fb" returned: 0 in 0.256s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-06fc34fc-e7fc-4958-bee4-8a305e31035d tempest-CreateVolumesFromImageTest-1318517643 None] Lock "cinder-quobyte-71607c77-e2f7-4727-8abf-7e2f0ef7f7fb" released by "delete_volume" :: held 0.681s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:32 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-06fc34fc-e7fc-4958-bee4-8a305e31035d tempest-CreateVolumesFromImageTest-1318517643 None] Created reservations ['8b84df6f-55ed-4d53-9f35-4accacf45861', 'abfddae5-4749-4eb2-a4f0-0ab8fc2eaf34', '03075d37-4b57-47bd-9a75-9ab8391e0d22', '361fac05-233f-4cd8-81de-90d7b6d90a31'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:12:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-06fc34fc-e7fc-4958-bee4-8a305e31035d tempest-CreateVolumesFromImageTest-1318517643 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-06fc34fc-e7fc-4958-bee4-8a305e31035d tempest-CreateVolumesFromImageTest-1318517643 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:32 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-06fc34fc-e7fc-4958-bee4-8a305e31035d tempest-CreateVolumesFromImageTest-1318517643 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:32 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-06fc34fc-e7fc-4958-bee4-8a305e31035d tempest-CreateVolumesFromImageTest-1318517643 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-06fc34fc-e7fc-4958-bee4-8a305e31035d tempest-CreateVolumesFromImageTest-1318517643 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-06fc34fc-e7fc-4958-bee4-8a305e31035d tempest-CreateVolumesFromImageTest-1318517643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:32 devstack sudo[114169]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c2fe9176-54b1-4939-b2d5-5a42ff2cdb37 tempest-CinderUnicodeTest-2084642169 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326.db46c816-d2eb-4c45-aa09-b167c49a22e7" returned: 0 in 0.279s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:32 devstack sudo[114173]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:12:32 devstack sudo[114173]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c2fe9176-54b1-4939-b2d5-5a42ff2cdb37 tempest-CinderUnicodeTest-2084642169 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:32 devstack sudo[114175]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326.info Aug 18 19:12:32 devstack sudo[114175]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b2c765c8-c37b-421f-ac83-f0f2ceb91f36 tempest-CreateVolumesFromImageTest-1318517643 None] Acquiring lock "cinder-876b1cef-5b2a-494d-b163-398e18d6f532-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:32 devstack sudo[114173]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-06fc34fc-e7fc-4958-bee4-8a305e31035d tempest-CreateVolumesFromImageTest-1318517643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.279s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:32 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-06fc34fc-e7fc-4958-bee4-8a305e31035d tempest-CreateVolumesFromImageTest-1318517643 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:12:32 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-06fc34fc-e7fc-4958-bee4-8a305e31035d tempest-CreateVolumesFromImageTest-1318517643 None] Deleted volume successfully. Aug 18 19:12:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b2c765c8-c37b-421f-ac83-f0f2ceb91f36 tempest-CreateVolumesFromImageTest-1318517643 None] Lock "cinder-876b1cef-5b2a-494d-b163-398e18d6f532-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-06fc34fc-e7fc-4958-bee4-8a305e31035d tempest-CreateVolumesFromImageTest-1318517643 None] Lock "cinder-71607c77-e2f7-4727-8abf-7e2f0ef7f7fb-delete_volume" released by "delete_volume" :: held 1.221s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b2c765c8-c37b-421f-ac83-f0f2ceb91f36 tempest-CreateVolumesFromImageTest-1318517643 None] Acquiring lock "cinder-quobyte-876b1cef-5b2a-494d-b163-398e18d6f532" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b2c765c8-c37b-421f-ac83-f0f2ceb91f36 tempest-CreateVolumesFromImageTest-1318517643 None] Lock "cinder-quobyte-876b1cef-5b2a-494d-b163-398e18d6f532" acquired by "delete_volume" :: waited 0.017s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:33 devstack sudo[114175]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c2fe9176-54b1-4939-b2d5-5a42ff2cdb37 tempest-CinderUnicodeTest-2084642169 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326.info" returned: 0 in 0.353s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:33 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-c2fe9176-54b1-4939-b2d5-5a42ff2cdb37 tempest-CinderUnicodeTest-2084642169 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326.info is being set with open permissions: ugo+rw Aug 18 19:12:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c2fe9176-54b1-4939-b2d5-5a42ff2cdb37 tempest-CinderUnicodeTest-2084642169 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:33 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[b80c8a38-55bf-4b24-907e-4128938dcfbf]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b2c765c8-c37b-421f-ac83-f0f2ceb91f36 tempest-CreateVolumesFromImageTest-1318517643 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-876b1cef-5b2a-494d-b163-398e18d6f532 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:33 devstack sudo[114179]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326.info Aug 18 19:12:33 devstack sudo[114179]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:33 devstack sudo[114181]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-876b1cef-5b2a-494d-b163-398e18d6f532 Aug 18 19:12:33 devstack sudo[114181]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:33 devstack sudo[114179]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c2fe9176-54b1-4939-b2d5-5a42ff2cdb37 tempest-CinderUnicodeTest-2084642169 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326.info" returned: 0 in 0.289s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c2fe9176-54b1-4939-b2d5-5a42ff2cdb37 tempest-CinderUnicodeTest-2084642169 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.170s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-be1124e8-2ba9-4aa4-8932-7f84df7419cb tempest-ProjectReaderTests-741503074 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.300s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:33 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-be1124e8-2ba9-4aa4-8932-7f84df7419cb tempest-ProjectReaderTests-741503074 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-282356906',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3fc9ab7c-42c9-4fac-ab0c-5b1ef0accb13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1987593d7956439591cc4b1a49b5ebd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:30Z,use_quota=True,user_id='5b86bc0f694c4a8a94d37920785d5fe4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:12:33 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-be1124e8-2ba9-4aa4-8932-7f84df7419cb tempest-ProjectReaderTests-741503074 None] Creating volume 3fc9ab7c-42c9-4fac-ab0c-5b1ef0accb13 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:12:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-be1124e8-2ba9-4aa4-8932-7f84df7419cb tempest-ProjectReaderTests-741503074 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-be1124e8-2ba9-4aa4-8932-7f84df7419cb tempest-ProjectReaderTests-741503074 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:33 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-be1124e8-2ba9-4aa4-8932-7f84df7419cb tempest-ProjectReaderTests-741503074 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:33 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-be1124e8-2ba9-4aa4-8932-7f84df7419cb tempest-ProjectReaderTests-741503074 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-be1124e8-2ba9-4aa4-8932-7f84df7419cb tempest-ProjectReaderTests-741503074 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:33 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-be1124e8-2ba9-4aa4-8932-7f84df7419cb tempest-ProjectReaderTests-741503074 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:12:33 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-be1124e8-2ba9-4aa4-8932-7f84df7419cb tempest-ProjectReaderTests-741503074 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:12:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-be1124e8-2ba9-4aa4-8932-7f84df7419cb tempest-ProjectReaderTests-741503074 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3fc9ab7c-42c9-4fac-ab0c-5b1ef0accb13 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:33 devstack sudo[114185]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3fc9ab7c-42c9-4fac-ab0c-5b1ef0accb13 1073741824 Aug 18 19:12:33 devstack sudo[114185]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:33 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-c2fe9176-54b1-4939-b2d5-5a42ff2cdb37 tempest-CinderUnicodeTest-2084642169 None] Create snapshot completed successfully Aug 18 19:12:33 devstack sudo[114181]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b2c765c8-c37b-421f-ac83-f0f2ceb91f36 tempest-CreateVolumesFromImageTest-1318517643 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-876b1cef-5b2a-494d-b163-398e18d6f532" returned: 0 in 0.397s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b2c765c8-c37b-421f-ac83-f0f2ceb91f36 tempest-CreateVolumesFromImageTest-1318517643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-876b1cef-5b2a-494d-b163-398e18d6f532 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:33 devstack sudo[114189]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-876b1cef-5b2a-494d-b163-398e18d6f532 Aug 18 19:12:33 devstack sudo[114189]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:33 devstack sudo[114189]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b2c765c8-c37b-421f-ac83-f0f2ceb91f36 tempest-CreateVolumesFromImageTest-1318517643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-876b1cef-5b2a-494d-b163-398e18d6f532" returned: 0 in 0.279s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b2c765c8-c37b-421f-ac83-f0f2ceb91f36 tempest-CreateVolumesFromImageTest-1318517643 None] Lock "cinder-quobyte-876b1cef-5b2a-494d-b163-398e18d6f532" released by "delete_volume" :: held 0.739s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:33 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-b2c765c8-c37b-421f-ac83-f0f2ceb91f36 tempest-CreateVolumesFromImageTest-1318517643 None] Created reservations ['5860c4de-6d31-4815-95d1-13774cf2fb26', '64650cc3-bb10-4e62-ba44-f8fcc5be362a', 'a9b13348-4fe7-4c72-a9ba-4ed63d8d7eda', '7b6a76f3-1165-442b-bbb5-0a34338b3e50'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:12:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b2c765c8-c37b-421f-ac83-f0f2ceb91f36 tempest-CreateVolumesFromImageTest-1318517643 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b2c765c8-c37b-421f-ac83-f0f2ceb91f36 tempest-CreateVolumesFromImageTest-1318517643 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:33 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-b2c765c8-c37b-421f-ac83-f0f2ceb91f36 tempest-CreateVolumesFromImageTest-1318517643 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:33 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-b2c765c8-c37b-421f-ac83-f0f2ceb91f36 tempest-CreateVolumesFromImageTest-1318517643 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b2c765c8-c37b-421f-ac83-f0f2ceb91f36 tempest-CreateVolumesFromImageTest-1318517643 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b2c765c8-c37b-421f-ac83-f0f2ceb91f36 tempest-CreateVolumesFromImageTest-1318517643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:33 devstack sudo[114185]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e437e3f1-a058-421c-8bc8-2cebb8e9090f tempest-CinderUnicodeTest-2084642169 None] Acquiring lock "cinder-db46c816-d2eb-4c45-aa09-b167c49a22e7-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-be1124e8-2ba9-4aa4-8932-7f84df7419cb tempest-ProjectReaderTests-741503074 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3fc9ab7c-42c9-4fac-ab0c-5b1ef0accb13 1073741824" returned: 0 in 0.567s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:33 devstack sudo[114196]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:12:33 devstack sudo[114196]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e437e3f1-a058-421c-8bc8-2cebb8e9090f tempest-CinderUnicodeTest-2084642169 None] Lock "cinder-db46c816-d2eb-4c45-aa09-b167c49a22e7-delete_snapshot" acquired by "delete_snapshot" :: waited 0.031s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e437e3f1-a058-421c-8bc8-2cebb8e9090f tempest-CinderUnicodeTest-2084642169 None] Acquiring lock "cinder-quobyte-d0dfcd86-1abe-433f-b7a3-60a087f3d326" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e437e3f1-a058-421c-8bc8-2cebb8e9090f tempest-CinderUnicodeTest-2084642169 None] Lock "cinder-quobyte-d0dfcd86-1abe-433f-b7a3-60a087f3d326" acquired by "delete_snapshot" :: waited 0.025s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:33 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e437e3f1-a058-421c-8bc8-2cebb8e9090f tempest-CinderUnicodeTest-2084642169 None] Acquiring lock "cinder-quobyte-db46c816-d2eb-4c45-aa09-b167c49a22e7" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-be1124e8-2ba9-4aa4-8932-7f84df7419cb tempest-ProjectReaderTests-741503074 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3fc9ab7c-42c9-4fac-ab0c-5b1ef0accb13 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e437e3f1-a058-421c-8bc8-2cebb8e9090f tempest-CinderUnicodeTest-2084642169 None] Lock "cinder-quobyte-db46c816-d2eb-4c45-aa09-b167c49a22e7" acquired by "_delete_snapshot" :: waited 0.031s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:34 devstack sudo[114198]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3fc9ab7c-42c9-4fac-ab0c-5b1ef0accb13 Aug 18 19:12:34 devstack sudo[114198]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:34 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-e437e3f1-a058-421c-8bc8-2cebb8e9090f tempest-CinderUnicodeTest-2084642169 None] Deleting offline snapshot db46c816-d2eb-4c45-aa09-b167c49a22e7 of volume d0dfcd86-1abe-433f-b7a3-60a087f3d326 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:12:34 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-e437e3f1-a058-421c-8bc8-2cebb8e9090f tempest-CinderUnicodeTest-2084642169 None] snapshot_file for this snap is: volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326.db46c816-d2eb-4c45-aa09-b167c49a22e7 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:12:34 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[475c3dfc-c2e3-4571-81b4-51b66a8e3773]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e437e3f1-a058-421c-8bc8-2cebb8e9090f tempest-CinderUnicodeTest-2084642169 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326.db46c816-d2eb-4c45-aa09-b167c49a22e7 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-4fa192b0-b2e6-402c-8ac5-8ac18429868b tempest-CreateVolumesFromImageTest-1318517643 None] Acquiring lock "cinder-811db666-16e7-4f58-9027-4ae0146e9610-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-4fa192b0-b2e6-402c-8ac5-8ac18429868b tempest-CreateVolumesFromImageTest-1318517643 None] Lock "cinder-811db666-16e7-4f58-9027-4ae0146e9610-delete_volume" acquired by "delete_volume" :: waited 0.046s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:34 devstack sudo[114200]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326.db46c816-d2eb-4c45-aa09-b167c49a22e7 Aug 18 19:12:34 devstack sudo[114200]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-4fa192b0-b2e6-402c-8ac5-8ac18429868b tempest-CreateVolumesFromImageTest-1318517643 None] Acquiring lock "cinder-quobyte-811db666-16e7-4f58-9027-4ae0146e9610" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:34 devstack sudo[114196]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b2c765c8-c37b-421f-ac83-f0f2ceb91f36 tempest-CreateVolumesFromImageTest-1318517643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.420s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:34 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-b2c765c8-c37b-421f-ac83-f0f2ceb91f36 tempest-CreateVolumesFromImageTest-1318517643 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:12:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-4fa192b0-b2e6-402c-8ac5-8ac18429868b tempest-CreateVolumesFromImageTest-1318517643 None] Lock "cinder-quobyte-811db666-16e7-4f58-9027-4ae0146e9610" acquired by "delete_volume" :: waited 0.038s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:34 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-b2c765c8-c37b-421f-ac83-f0f2ceb91f36 tempest-CreateVolumesFromImageTest-1318517643 None] Deleted volume successfully. Aug 18 19:12:34 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[0258fda3-73d2-4b7e-991d-9ca7edfae018]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4fa192b0-b2e6-402c-8ac5-8ac18429868b tempest-CreateVolumesFromImageTest-1318517643 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-811db666-16e7-4f58-9027-4ae0146e9610 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:34 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b2c765c8-c37b-421f-ac83-f0f2ceb91f36 tempest-CreateVolumesFromImageTest-1318517643 None] Lock "cinder-876b1cef-5b2a-494d-b163-398e18d6f532-delete_volume" released by "delete_volume" :: held 1.462s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:34 devstack sudo[114198]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-be1124e8-2ba9-4aa4-8932-7f84df7419cb tempest-ProjectReaderTests-741503074 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3fc9ab7c-42c9-4fac-ab0c-5b1ef0accb13" returned: 0 in 0.509s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:34 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-be1124e8-2ba9-4aa4-8932-7f84df7419cb tempest-ProjectReaderTests-741503074 None] <== create_volume: return (1143ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:12:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-be1124e8-2ba9-4aa4-8932-7f84df7419cb tempest-ProjectReaderTests-741503074 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.146s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:34 devstack sudo[114203]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-811db666-16e7-4f58-9027-4ae0146e9610 Aug 18 19:12:34 devstack sudo[114203]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:34 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-be1124e8-2ba9-4aa4-8932-7f84df7419cb tempest-ProjectReaderTests-741503074 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f68dc2ad-86f7-40c2-9a70-105459f99755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3fc9ab7c-42c9-4fac-ab0c-5b1ef0accb13', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:34 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-be1124e8-2ba9-4aa4-8932-7f84df7419cb tempest-ProjectReaderTests-741503074 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (37a252a2-35e9-4893-b0b2-5ac4c89d869a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:34 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-be1124e8-2ba9-4aa4-8932-7f84df7419cb tempest-ProjectReaderTests-741503074 None] Volume volume-3fc9ab7c-42c9-4fac-ab0c-5b1ef0accb13 (3fc9ab7c-42c9-4fac-ab0c-5b1ef0accb13): created successfully Aug 18 19:12:34 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-be1124e8-2ba9-4aa4-8932-7f84df7419cb tempest-ProjectReaderTests-741503074 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (37a252a2-35e9-4893-b0b2-5ac4c89d869a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:34 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-be1124e8-2ba9-4aa4-8932-7f84df7419cb tempest-ProjectReaderTests-741503074 None] Flow 'volume_create_manager' (66b9c46f-c4de-48cb-b021-7078f2ca63a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:34 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-be1124e8-2ba9-4aa4-8932-7f84df7419cb tempest-ProjectReaderTests-741503074 None] Created volume successfully. Aug 18 19:12:34 devstack sudo[114200]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e437e3f1-a058-421c-8bc8-2cebb8e9090f tempest-CinderUnicodeTest-2084642169 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326.db46c816-d2eb-4c45-aa09-b167c49a22e7" returned: 0 in 0.483s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:34 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-e437e3f1-a058-421c-8bc8-2cebb8e9090f tempest-CinderUnicodeTest-2084642169 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:12:34 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[7b98df4e-5758-4994-b8da-a22c054b5572]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e437e3f1-a058-421c-8bc8-2cebb8e9090f tempest-CinderUnicodeTest-2084642169 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:34 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/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326 Aug 18 19:12:34 devstack sudo[114210]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:34 devstack sudo[114203]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4fa192b0-b2e6-402c-8ac5-8ac18429868b tempest-CreateVolumesFromImageTest-1318517643 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-811db666-16e7-4f58-9027-4ae0146e9610" returned: 0 in 0.423s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4fa192b0-b2e6-402c-8ac5-8ac18429868b tempest-CreateVolumesFromImageTest-1318517643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-811db666-16e7-4f58-9027-4ae0146e9610 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:34 devstack sudo[114215]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-811db666-16e7-4f58-9027-4ae0146e9610 Aug 18 19:12:34 devstack sudo[114215]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:35 devstack sudo[114210]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e437e3f1-a058-421c-8bc8-2cebb8e9090f tempest-CinderUnicodeTest-2084642169 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326" returned: 0 in 0.398s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e437e3f1-a058-421c-8bc8-2cebb8e9090f tempest-CinderUnicodeTest-2084642169 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326.db46c816-d2eb-4c45-aa09-b167c49a22e7 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:35 devstack sudo[114221]: 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/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326.db46c816-d2eb-4c45-aa09-b167c49a22e7 Aug 18 19:12:35 devstack sudo[114221]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:35 devstack sudo[114215]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4fa192b0-b2e6-402c-8ac5-8ac18429868b tempest-CreateVolumesFromImageTest-1318517643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-811db666-16e7-4f58-9027-4ae0146e9610" returned: 0 in 0.285s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-4fa192b0-b2e6-402c-8ac5-8ac18429868b tempest-CreateVolumesFromImageTest-1318517643 None] Lock "cinder-quobyte-811db666-16e7-4f58-9027-4ae0146e9610" released by "delete_volume" :: held 0.764s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:35 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-4fa192b0-b2e6-402c-8ac5-8ac18429868b tempest-CreateVolumesFromImageTest-1318517643 None] Created reservations ['e711d9ed-5b49-4134-a152-393da97014e6', '929071db-9182-4a52-b7bf-043df83a28a3', '7fbfaec3-baf8-45e9-b928-3c83e79a734c', 'bcf29b46-791e-421a-82d0-1f2eca037f80'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:12:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4fa192b0-b2e6-402c-8ac5-8ac18429868b tempest-CreateVolumesFromImageTest-1318517643 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4fa192b0-b2e6-402c-8ac5-8ac18429868b tempest-CreateVolumesFromImageTest-1318517643 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:35 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4fa192b0-b2e6-402c-8ac5-8ac18429868b tempest-CreateVolumesFromImageTest-1318517643 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:35 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4fa192b0-b2e6-402c-8ac5-8ac18429868b tempest-CreateVolumesFromImageTest-1318517643 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4fa192b0-b2e6-402c-8ac5-8ac18429868b tempest-CreateVolumesFromImageTest-1318517643 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4fa192b0-b2e6-402c-8ac5-8ac18429868b tempest-CreateVolumesFromImageTest-1318517643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:35 devstack sudo[114224]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:12:35 devstack sudo[114224]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:35 devstack sudo[114221]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e437e3f1-a058-421c-8bc8-2cebb8e9090f tempest-CinderUnicodeTest-2084642169 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326.db46c816-d2eb-4c45-aa09-b167c49a22e7" returned: 0 in 0.476s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e437e3f1-a058-421c-8bc8-2cebb8e9090f tempest-CinderUnicodeTest-2084642169 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326.db46c816-d2eb-4c45-aa09-b167c49a22e7 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d3d62ccd-ff9b-4d83-8951-0b50053f8fc7 tempest-ProjectReaderTests-741503074 None] Acquiring lock "cinder-3fc9ab7c-42c9-4fac-ab0c-5b1ef0accb13-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8169bf79-3ce5-417b-9430-be566393efff tempest-CreateVolumesFromImageTest-1318517643 None] Acquiring lock "cinder-24f2f2a7-e7e8-434a-8e04-d385f3b769e0-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:35 devstack sudo[114228]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326.db46c816-d2eb-4c45-aa09-b167c49a22e7 Aug 18 19:12:35 devstack sudo[114228]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8169bf79-3ce5-417b-9430-be566393efff tempest-CreateVolumesFromImageTest-1318517643 None] Lock "cinder-24f2f2a7-e7e8-434a-8e04-d385f3b769e0-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d3d62ccd-ff9b-4d83-8951-0b50053f8fc7 tempest-ProjectReaderTests-741503074 None] Lock "cinder-3fc9ab7c-42c9-4fac-ab0c-5b1ef0accb13-delete_volume" acquired by "delete_volume" :: waited 0.052s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:35 devstack sudo[114224]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4fa192b0-b2e6-402c-8ac5-8ac18429868b tempest-CreateVolumesFromImageTest-1318517643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.413s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:35 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-4fa192b0-b2e6-402c-8ac5-8ac18429868b tempest-CreateVolumesFromImageTest-1318517643 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:12:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d3d62ccd-ff9b-4d83-8951-0b50053f8fc7 tempest-ProjectReaderTests-741503074 None] Acquiring lock "cinder-quobyte-3fc9ab7c-42c9-4fac-ab0c-5b1ef0accb13" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:35 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-4fa192b0-b2e6-402c-8ac5-8ac18429868b tempest-CreateVolumesFromImageTest-1318517643 None] Deleted volume successfully. Aug 18 19:12:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8169bf79-3ce5-417b-9430-be566393efff tempest-CreateVolumesFromImageTest-1318517643 None] Acquiring lock "cinder-quobyte-24f2f2a7-e7e8-434a-8e04-d385f3b769e0" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d3d62ccd-ff9b-4d83-8951-0b50053f8fc7 tempest-ProjectReaderTests-741503074 None] Lock "cinder-quobyte-3fc9ab7c-42c9-4fac-ab0c-5b1ef0accb13" acquired by "delete_volume" :: waited 0.033s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-4fa192b0-b2e6-402c-8ac5-8ac18429868b tempest-CreateVolumesFromImageTest-1318517643 None] Lock "cinder-811db666-16e7-4f58-9027-4ae0146e9610-delete_volume" released by "delete_volume" :: held 1.497s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8169bf79-3ce5-417b-9430-be566393efff tempest-CreateVolumesFromImageTest-1318517643 None] Lock "cinder-quobyte-24f2f2a7-e7e8-434a-8e04-d385f3b769e0" acquired by "delete_volume" :: waited 0.043s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:35 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[43c1966c-7054-4e71-824d-a2b185270dc0]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d3d62ccd-ff9b-4d83-8951-0b50053f8fc7 tempest-ProjectReaderTests-741503074 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3fc9ab7c-42c9-4fac-ab0c-5b1ef0accb13 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:35 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[120ede52-0c99-4beb-82f7-039ad367c4e3]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8169bf79-3ce5-417b-9430-be566393efff tempest-CreateVolumesFromImageTest-1318517643 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-24f2f2a7-e7e8-434a-8e04-d385f3b769e0 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:35 devstack sudo[114228]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e437e3f1-a058-421c-8bc8-2cebb8e9090f tempest-CinderUnicodeTest-2084642169 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326.db46c816-d2eb-4c45-aa09-b167c49a22e7" returned: 0 in 0.283s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e437e3f1-a058-421c-8bc8-2cebb8e9090f tempest-CinderUnicodeTest-2084642169 None] Lock "cinder-quobyte-db46c816-d2eb-4c45-aa09-b167c49a22e7" released by "_delete_snapshot" :: held 1.818s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e437e3f1-a058-421c-8bc8-2cebb8e9090f tempest-CinderUnicodeTest-2084642169 None] Lock "cinder-quobyte-d0dfcd86-1abe-433f-b7a3-60a087f3d326" released by "delete_snapshot" :: held 1.866s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:35 devstack sudo[114234]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-24f2f2a7-e7e8-434a-8e04-d385f3b769e0 Aug 18 19:12:35 devstack sudo[114234]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:35 devstack sudo[114232]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3fc9ab7c-42c9-4fac-ab0c-5b1ef0accb13 Aug 18 19:12:35 devstack sudo[114232]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:35 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-e437e3f1-a058-421c-8bc8-2cebb8e9090f tempest-CinderUnicodeTest-2084642169 None] Created reservations ['2986f3cb-2c77-4ef8-bef5-0b7fe4dfa3d1', '7f43972f-3135-4050-b995-5352d5ce0e38', '809a4bb3-5381-45c3-8419-88276c097219', '3dbe57f5-bdc5-4be1-b163-68e1d62367f0'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:12:35 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-e437e3f1-a058-421c-8bc8-2cebb8e9090f tempest-CinderUnicodeTest-2084642169 None] Delete snapshot completed successfully. Aug 18 19:12:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e437e3f1-a058-421c-8bc8-2cebb8e9090f tempest-CinderUnicodeTest-2084642169 None] Lock "cinder-db46c816-d2eb-4c45-aa09-b167c49a22e7-delete_snapshot" released by "delete_snapshot" :: held 2.042s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:36 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-30fc53ef-208f-49eb-b0ce-1cccaab6d502 tempest-CinderUnicodeTest-2084642169 None] Acquiring lock "cinder-d0dfcd86-1abe-433f-b7a3-60a087f3d326-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:36 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-30fc53ef-208f-49eb-b0ce-1cccaab6d502 tempest-CinderUnicodeTest-2084642169 None] Lock "cinder-d0dfcd86-1abe-433f-b7a3-60a087f3d326-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:36 devstack sudo[114234]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8169bf79-3ce5-417b-9430-be566393efff tempest-CreateVolumesFromImageTest-1318517643 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-24f2f2a7-e7e8-434a-8e04-d385f3b769e0" returned: 0 in 0.458s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8169bf79-3ce5-417b-9430-be566393efff tempest-CreateVolumesFromImageTest-1318517643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-24f2f2a7-e7e8-434a-8e04-d385f3b769e0 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:36 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-30fc53ef-208f-49eb-b0ce-1cccaab6d502 tempest-CinderUnicodeTest-2084642169 None] Acquiring lock "cinder-quobyte-d0dfcd86-1abe-433f-b7a3-60a087f3d326" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:36 devstack sudo[114242]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-24f2f2a7-e7e8-434a-8e04-d385f3b769e0 Aug 18 19:12:36 devstack sudo[114242]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:36 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-30fc53ef-208f-49eb-b0ce-1cccaab6d502 tempest-CinderUnicodeTest-2084642169 None] Lock "cinder-quobyte-d0dfcd86-1abe-433f-b7a3-60a087f3d326" acquired by "delete_volume" :: waited 0.026s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:36 devstack sudo[114232]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d3d62ccd-ff9b-4d83-8951-0b50053f8fc7 tempest-ProjectReaderTests-741503074 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3fc9ab7c-42c9-4fac-ab0c-5b1ef0accb13" returned: 0 in 0.598s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d3d62ccd-ff9b-4d83-8951-0b50053f8fc7 tempest-ProjectReaderTests-741503074 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3fc9ab7c-42c9-4fac-ab0c-5b1ef0accb13 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:36 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[19b0d50f-6b36-4a14-8b93-2f2cb4e814b8]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-30fc53ef-208f-49eb-b0ce-1cccaab6d502 tempest-CinderUnicodeTest-2084642169 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:36 devstack sudo[114246]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3fc9ab7c-42c9-4fac-ab0c-5b1ef0accb13 Aug 18 19:12:36 devstack sudo[114246]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:36 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/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326 Aug 18 19:12:36 devstack sudo[114247]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:36 devstack sudo[114242]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8169bf79-3ce5-417b-9430-be566393efff tempest-CreateVolumesFromImageTest-1318517643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-24f2f2a7-e7e8-434a-8e04-d385f3b769e0" returned: 0 in 0.324s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:36 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8169bf79-3ce5-417b-9430-be566393efff tempest-CreateVolumesFromImageTest-1318517643 None] Lock "cinder-quobyte-24f2f2a7-e7e8-434a-8e04-d385f3b769e0" released by "delete_volume" :: held 0.827s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:36 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-8169bf79-3ce5-417b-9430-be566393efff tempest-CreateVolumesFromImageTest-1318517643 None] Created reservations ['c893f460-b62c-42f0-97ec-ab3b21cce923', '6d3cff76-dba6-477e-b2a1-1385cbed2464', 'b1334925-c92c-4ca5-ae76-3f50f1c0e803', '9f49a22b-92cd-4c9b-b99e-00575d026d60'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:12:36 devstack sudo[114246]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d3d62ccd-ff9b-4d83-8951-0b50053f8fc7 tempest-ProjectReaderTests-741503074 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3fc9ab7c-42c9-4fac-ab0c-5b1ef0accb13" returned: 0 in 0.309s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:36 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d3d62ccd-ff9b-4d83-8951-0b50053f8fc7 tempest-ProjectReaderTests-741503074 None] Lock "cinder-quobyte-3fc9ab7c-42c9-4fac-ab0c-5b1ef0accb13" released by "delete_volume" :: held 0.956s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8169bf79-3ce5-417b-9430-be566393efff tempest-CreateVolumesFromImageTest-1318517643 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8169bf79-3ce5-417b-9430-be566393efff tempest-CreateVolumesFromImageTest-1318517643 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:36 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8169bf79-3ce5-417b-9430-be566393efff tempest-CreateVolumesFromImageTest-1318517643 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:36 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8169bf79-3ce5-417b-9430-be566393efff tempest-CreateVolumesFromImageTest-1318517643 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8169bf79-3ce5-417b-9430-be566393efff tempest-CreateVolumesFromImageTest-1318517643 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8169bf79-3ce5-417b-9430-be566393efff tempest-CreateVolumesFromImageTest-1318517643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:36 devstack sudo[114252]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:12:36 devstack sudo[114252]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:36 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-d3d62ccd-ff9b-4d83-8951-0b50053f8fc7 tempest-ProjectReaderTests-741503074 None] Created reservations ['646a6a71-3032-4528-8d3b-13a498a340bc', '073ece65-a441-4ff2-973c-495c20338d44', '2d2a75da-6d72-47ec-b230-310f8a78f599', '66c52b09-7a0f-4ebd-8e67-eda0c47534cf'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:12:36 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-03c0737e-71d3-47f0-9892-38384109dfb9 tempest-CreateVolumesFromImageTest-1318517643 None] Acquiring lock "cinder-06ef9e77-4ba7-4c75-bb9e-50d4ed0bde10-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:36 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-03c0737e-71d3-47f0-9892-38384109dfb9 tempest-CreateVolumesFromImageTest-1318517643 None] Lock "cinder-06ef9e77-4ba7-4c75-bb9e-50d4ed0bde10-delete_volume" acquired by "delete_volume" :: waited 0.043s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:36 devstack sudo[114247]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-30fc53ef-208f-49eb-b0ce-1cccaab6d502 tempest-CinderUnicodeTest-2084642169 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326" returned: 0 in 0.536s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-30fc53ef-208f-49eb-b0ce-1cccaab6d502 tempest-CinderUnicodeTest-2084642169 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:36 devstack sudo[114257]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326 Aug 18 19:12:36 devstack sudo[114257]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:36 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-03c0737e-71d3-47f0-9892-38384109dfb9 tempest-CreateVolumesFromImageTest-1318517643 None] Acquiring lock "cinder-quobyte-06ef9e77-4ba7-4c75-bb9e-50d4ed0bde10" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d3d62ccd-ff9b-4d83-8951-0b50053f8fc7 tempest-ProjectReaderTests-741503074 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d3d62ccd-ff9b-4d83-8951-0b50053f8fc7 tempest-ProjectReaderTests-741503074 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:36 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d3d62ccd-ff9b-4d83-8951-0b50053f8fc7 tempest-ProjectReaderTests-741503074 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:36 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d3d62ccd-ff9b-4d83-8951-0b50053f8fc7 tempest-ProjectReaderTests-741503074 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d3d62ccd-ff9b-4d83-8951-0b50053f8fc7 tempest-ProjectReaderTests-741503074 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d3d62ccd-ff9b-4d83-8951-0b50053f8fc7 tempest-ProjectReaderTests-741503074 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:36 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-03c0737e-71d3-47f0-9892-38384109dfb9 tempest-CreateVolumesFromImageTest-1318517643 None] Lock "cinder-quobyte-06ef9e77-4ba7-4c75-bb9e-50d4ed0bde10" acquired by "delete_volume" :: waited 0.070s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:37 devstack sudo[114260]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:12:37 devstack sudo[114260]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:37 devstack sudo[114252]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8169bf79-3ce5-417b-9430-be566393efff tempest-CreateVolumesFromImageTest-1318517643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.322s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:37 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-8169bf79-3ce5-417b-9430-be566393efff tempest-CreateVolumesFromImageTest-1318517643 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:12:37 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[1c820cd0-4cbe-4a3a-94cb-268f3f674fef]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-03c0737e-71d3-47f0-9892-38384109dfb9 tempest-CreateVolumesFromImageTest-1318517643 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-06ef9e77-4ba7-4c75-bb9e-50d4ed0bde10 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:37 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-8169bf79-3ce5-417b-9430-be566393efff tempest-CreateVolumesFromImageTest-1318517643 None] Deleted volume successfully. Aug 18 19:12:37 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8169bf79-3ce5-417b-9430-be566393efff tempest-CreateVolumesFromImageTest-1318517643 None] Lock "cinder-24f2f2a7-e7e8-434a-8e04-d385f3b769e0-delete_volume" released by "delete_volume" :: held 1.534s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:37 devstack sudo[114262]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-06ef9e77-4ba7-4c75-bb9e-50d4ed0bde10 Aug 18 19:12:37 devstack sudo[114262]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:37 devstack sudo[114257]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-30fc53ef-208f-49eb-b0ce-1cccaab6d502 tempest-CinderUnicodeTest-2084642169 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-d0dfcd86-1abe-433f-b7a3-60a087f3d326" returned: 0 in 0.344s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:37 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-30fc53ef-208f-49eb-b0ce-1cccaab6d502 tempest-CinderUnicodeTest-2084642169 None] Lock "cinder-quobyte-d0dfcd86-1abe-433f-b7a3-60a087f3d326" released by "delete_volume" :: held 0.973s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:37 devstack sudo[114260]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:37 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-30fc53ef-208f-49eb-b0ce-1cccaab6d502 tempest-CinderUnicodeTest-2084642169 None] Created reservations ['78fb1234-22b9-4313-8b36-0867dce65d5c', '87f90ab7-fbb9-4f03-920d-0b7550a88e66', '8ddec648-7156-4b03-9bad-a2fc9af19386', '0db577e0-8a90-4166-b160-830c0dbfe7cd'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:12:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d3d62ccd-ff9b-4d83-8951-0b50053f8fc7 tempest-ProjectReaderTests-741503074 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.376s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:37 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-d3d62ccd-ff9b-4d83-8951-0b50053f8fc7 tempest-ProjectReaderTests-741503074 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:12:37 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-d3d62ccd-ff9b-4d83-8951-0b50053f8fc7 tempest-ProjectReaderTests-741503074 None] Deleted volume successfully. Aug 18 19:12:37 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d3d62ccd-ff9b-4d83-8951-0b50053f8fc7 tempest-ProjectReaderTests-741503074 None] Lock "cinder-3fc9ab7c-42c9-4fac-ab0c-5b1ef0accb13-delete_volume" released by "delete_volume" :: held 1.800s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-30fc53ef-208f-49eb-b0ce-1cccaab6d502 tempest-CinderUnicodeTest-2084642169 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-30fc53ef-208f-49eb-b0ce-1cccaab6d502 tempest-CinderUnicodeTest-2084642169 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:37 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-30fc53ef-208f-49eb-b0ce-1cccaab6d502 tempest-CinderUnicodeTest-2084642169 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:37 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-30fc53ef-208f-49eb-b0ce-1cccaab6d502 tempest-CinderUnicodeTest-2084642169 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-30fc53ef-208f-49eb-b0ce-1cccaab6d502 tempest-CinderUnicodeTest-2084642169 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-30fc53ef-208f-49eb-b0ce-1cccaab6d502 tempest-CinderUnicodeTest-2084642169 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:37 devstack sudo[114269]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:12:37 devstack sudo[114269]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:37 devstack sudo[114262]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-03c0737e-71d3-47f0-9892-38384109dfb9 tempest-CreateVolumesFromImageTest-1318517643 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-06ef9e77-4ba7-4c75-bb9e-50d4ed0bde10" returned: 0 in 0.447s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-03c0737e-71d3-47f0-9892-38384109dfb9 tempest-CreateVolumesFromImageTest-1318517643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-06ef9e77-4ba7-4c75-bb9e-50d4ed0bde10 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:37 devstack sudo[114272]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-06ef9e77-4ba7-4c75-bb9e-50d4ed0bde10 Aug 18 19:12:37 devstack sudo[114272]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:37 devstack sudo[114269]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-30fc53ef-208f-49eb-b0ce-1cccaab6d502 tempest-CinderUnicodeTest-2084642169 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.266s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:37 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-30fc53ef-208f-49eb-b0ce-1cccaab6d502 tempest-CinderUnicodeTest-2084642169 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:12:37 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-30fc53ef-208f-49eb-b0ce-1cccaab6d502 tempest-CinderUnicodeTest-2084642169 None] Deleted volume successfully. Aug 18 19:12:37 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-30fc53ef-208f-49eb-b0ce-1cccaab6d502 tempest-CinderUnicodeTest-2084642169 None] Lock "cinder-d0dfcd86-1abe-433f-b7a3-60a087f3d326-delete_volume" released by "delete_volume" :: held 1.557s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:37 devstack sudo[114272]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-03c0737e-71d3-47f0-9892-38384109dfb9 tempest-CreateVolumesFromImageTest-1318517643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-06ef9e77-4ba7-4c75-bb9e-50d4ed0bde10" returned: 0 in 0.267s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:37 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-03c0737e-71d3-47f0-9892-38384109dfb9 tempest-CreateVolumesFromImageTest-1318517643 None] Lock "cinder-quobyte-06ef9e77-4ba7-4c75-bb9e-50d4ed0bde10" released by "delete_volume" :: held 0.784s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:37 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-03c0737e-71d3-47f0-9892-38384109dfb9 tempest-CreateVolumesFromImageTest-1318517643 None] Created reservations ['3c5ec99d-2360-44f7-9bd3-c390d7ffa159', 'f4f8d504-016e-4dc4-9a9c-3194b1d3819a', '760545b9-5627-43f3-aa0f-6f85657edcad', '3de2cbd3-a5f0-4d8f-a678-8bfe27fd8125'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:12:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-03c0737e-71d3-47f0-9892-38384109dfb9 tempest-CreateVolumesFromImageTest-1318517643 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-03c0737e-71d3-47f0-9892-38384109dfb9 tempest-CreateVolumesFromImageTest-1318517643 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:37 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-03c0737e-71d3-47f0-9892-38384109dfb9 tempest-CreateVolumesFromImageTest-1318517643 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:37 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-03c0737e-71d3-47f0-9892-38384109dfb9 tempest-CreateVolumesFromImageTest-1318517643 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-03c0737e-71d3-47f0-9892-38384109dfb9 tempest-CreateVolumesFromImageTest-1318517643 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-03c0737e-71d3-47f0-9892-38384109dfb9 tempest-CreateVolumesFromImageTest-1318517643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:37 devstack sudo[114276]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:12:37 devstack sudo[114276]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:38 devstack sudo[114276]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-03c0737e-71d3-47f0-9892-38384109dfb9 tempest-CreateVolumesFromImageTest-1318517643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.289s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:38 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-03c0737e-71d3-47f0-9892-38384109dfb9 tempest-CreateVolumesFromImageTest-1318517643 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:12:38 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-03c0737e-71d3-47f0-9892-38384109dfb9 tempest-CreateVolumesFromImageTest-1318517643 None] Deleted volume successfully. Aug 18 19:12:38 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-03c0737e-71d3-47f0-9892-38384109dfb9 tempest-CreateVolumesFromImageTest-1318517643 None] Lock "cinder-06ef9e77-4ba7-4c75-bb9e-50d4ed0bde10-delete_volume" released by "delete_volume" :: held 1.391s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:38 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-87a48f2d-677e-412a-ae3d-cd1301cde922 tempest-CinderUnicodeTest-2084642169 None] Acquiring lock "cinder-e224b935-0249-4cb6-b597-fea0246cfe0a-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:38 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-87a48f2d-677e-412a-ae3d-cd1301cde922 tempest-CinderUnicodeTest-2084642169 None] Lock "cinder-e224b935-0249-4cb6-b597-fea0246cfe0a-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:38 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-87a48f2d-677e-412a-ae3d-cd1301cde922 tempest-CinderUnicodeTest-2084642169 None] Acquiring lock "cinder-quobyte-e224b935-0249-4cb6-b597-fea0246cfe0a" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:38 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-87a48f2d-677e-412a-ae3d-cd1301cde922 tempest-CinderUnicodeTest-2084642169 None] Lock "cinder-quobyte-e224b935-0249-4cb6-b597-fea0246cfe0a" acquired by "delete_volume" :: waited 0.018s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:38 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[254dfbb2-060b-4bb7-9eef-2fa716adcff7]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-87a48f2d-677e-412a-ae3d-cd1301cde922 tempest-CinderUnicodeTest-2084642169 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e224b935-0249-4cb6-b597-fea0246cfe0a {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:38 devstack sudo[114279]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e224b935-0249-4cb6-b597-fea0246cfe0a Aug 18 19:12:38 devstack sudo[114279]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:39 devstack sudo[114279]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-87a48f2d-677e-412a-ae3d-cd1301cde922 tempest-CinderUnicodeTest-2084642169 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e224b935-0249-4cb6-b597-fea0246cfe0a" returned: 0 in 0.477s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-87a48f2d-677e-412a-ae3d-cd1301cde922 tempest-CinderUnicodeTest-2084642169 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e224b935-0249-4cb6-b597-fea0246cfe0a {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:39 devstack sudo[114284]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e224b935-0249-4cb6-b597-fea0246cfe0a Aug 18 19:12:39 devstack sudo[114284]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:39 devstack sudo[114284]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-87a48f2d-677e-412a-ae3d-cd1301cde922 tempest-CinderUnicodeTest-2084642169 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e224b935-0249-4cb6-b597-fea0246cfe0a" returned: 0 in 0.374s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:39 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-87a48f2d-677e-412a-ae3d-cd1301cde922 tempest-CinderUnicodeTest-2084642169 None] Lock "cinder-quobyte-e224b935-0249-4cb6-b597-fea0246cfe0a" released by "delete_volume" :: held 0.907s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:39 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-87a48f2d-677e-412a-ae3d-cd1301cde922 tempest-CinderUnicodeTest-2084642169 None] Created reservations ['322b5c0a-dbee-4731-b829-5e14bbfe77c3', 'a5809c9c-2aea-4379-a751-d4188ed542b6', '6d9ac2bc-490a-435c-a047-07fc8c4c4044', 'a45ecbc4-6365-4c3e-8860-09e91df891dd'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:12:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-87a48f2d-677e-412a-ae3d-cd1301cde922 tempest-CinderUnicodeTest-2084642169 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-87a48f2d-677e-412a-ae3d-cd1301cde922 tempest-CinderUnicodeTest-2084642169 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:39 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-87a48f2d-677e-412a-ae3d-cd1301cde922 tempest-CinderUnicodeTest-2084642169 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:39 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-87a48f2d-677e-412a-ae3d-cd1301cde922 tempest-CinderUnicodeTest-2084642169 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-87a48f2d-677e-412a-ae3d-cd1301cde922 tempest-CinderUnicodeTest-2084642169 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-87a48f2d-677e-412a-ae3d-cd1301cde922 tempest-CinderUnicodeTest-2084642169 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:39 devstack sudo[114289]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:12:39 devstack sudo[114289]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:40 devstack sudo[114289]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-87a48f2d-677e-412a-ae3d-cd1301cde922 tempest-CinderUnicodeTest-2084642169 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.343s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:40 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-87a48f2d-677e-412a-ae3d-cd1301cde922 tempest-CinderUnicodeTest-2084642169 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:12:40 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-87a48f2d-677e-412a-ae3d-cd1301cde922 tempest-CinderUnicodeTest-2084642169 None] Deleted volume successfully. Aug 18 19:12:40 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-87a48f2d-677e-412a-ae3d-cd1301cde922 tempest-CinderUnicodeTest-2084642169 None] Lock "cinder-e224b935-0249-4cb6-b597-fea0246cfe0a-delete_volume" released by "delete_volume" :: held 1.610s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:42 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 19:12:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:42 devstack sudo[114292]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:12:42 devstack sudo[114292]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:42 devstack sudo[114292]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.329s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:42 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:12:42 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager._thread_info {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 19:12:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread count: 28 {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 18 19:12:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread info: [<_MainThread(MainThread, started 134742134784128)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 18 19:12:42 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-5a032acb-8aa7-401d-9d9f-5c496455f2a7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:12:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5a032acb-8aa7-401d-9d9f-5c496455f2a7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Flow 'volume_create_manager' (60ac6f03-9927-4a3f-bfd3-91fec982151f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5a032acb-8aa7-401d-9d9f-5c496455f2a7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c084d289-b8fd-4881-9082-34157b045617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5a032acb-8aa7-401d-9d9f-5c496455f2a7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c084d289-b8fd-4881-9082-34157b045617) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1694561373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d2b39bb522d459fba0702aa5548b2bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:43Z,use_quota=True,user_id='e04ec1f661e64b619e6834b3d2169c1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5a032acb-8aa7-401d-9d9f-5c496455f2a7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4a87176e-2c6d-4429-9d2c-34ceb2ad220d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5a032acb-8aa7-401d-9d9f-5c496455f2a7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4a87176e-2c6d-4429-9d2c-34ceb2ad220d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5a032acb-8aa7-401d-9d9f-5c496455f2a7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2516464a-401e-4f7c-83ae-076520befde3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5a032acb-8aa7-401d-9d9f-5c496455f2a7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2516464a-401e-4f7c-83ae-076520befde3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8', 'volume_name': 'volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5a032acb-8aa7-401d-9d9f-5c496455f2a7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d6849dd6-32a2-4a79-9821-33f8978b3d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5a032acb-8aa7-401d-9d9f-5c496455f2a7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d6849dd6-32a2-4a79-9821-33f8978b3d96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5a032acb-8aa7-401d-9d9f-5c496455f2a7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f7dc5d34-d962-4fbc-b5d0-8da3f3adc0d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:42 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-5a032acb-8aa7-401d-9d9f-5c496455f2a7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Volume 4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8', 'volume_size': 1} Aug 18 19:12:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5a032acb-8aa7-401d-9d9f-5c496455f2a7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5a032acb-8aa7-401d-9d9f-5c496455f2a7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5a032acb-8aa7-401d-9d9f-5c496455f2a7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1694561373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d2b39bb522d459fba0702aa5548b2bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:43Z,use_quota=True,user_id='e04ec1f661e64b619e6834b3d2169c1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:12:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-5a032acb-8aa7-401d-9d9f-5c496455f2a7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Creating volume 4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:12:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5a032acb-8aa7-401d-9d9f-5c496455f2a7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5a032acb-8aa7-401d-9d9f-5c496455f2a7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5a032acb-8aa7-401d-9d9f-5c496455f2a7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5a032acb-8aa7-401d-9d9f-5c496455f2a7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5a032acb-8aa7-401d-9d9f-5c496455f2a7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5a032acb-8aa7-401d-9d9f-5c496455f2a7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:12:42 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-5a032acb-8aa7-401d-9d9f-5c496455f2a7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:12:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5a032acb-8aa7-401d-9d9f-5c496455f2a7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:43 devstack sudo[114295]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8 1073741824 Aug 18 19:12:43 devstack sudo[114295]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:43 devstack sudo[114295]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:43 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5a032acb-8aa7-401d-9d9f-5c496455f2a7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8 1073741824" returned: 0 in 0.488s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:43 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5a032acb-8aa7-401d-9d9f-5c496455f2a7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:43 devstack sudo[114301]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8 Aug 18 19:12:43 devstack sudo[114301]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:43 devstack sudo[114301]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:43 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5a032acb-8aa7-401d-9d9f-5c496455f2a7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8" returned: 0 in 0.284s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:43 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5a032acb-8aa7-401d-9d9f-5c496455f2a7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] <== create_volume: return (821ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:12:43 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5a032acb-8aa7-401d-9d9f-5c496455f2a7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.824s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:43 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5a032acb-8aa7-401d-9d9f-5c496455f2a7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f7dc5d34-d962-4fbc-b5d0-8da3f3adc0d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:43 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5a032acb-8aa7-401d-9d9f-5c496455f2a7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (80763e72-1342-4c6f-9898-d10c67242756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:43 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-5a032acb-8aa7-401d-9d9f-5c496455f2a7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Volume volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8 (4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8): created successfully Aug 18 19:12:43 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5a032acb-8aa7-401d-9d9f-5c496455f2a7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (80763e72-1342-4c6f-9898-d10c67242756) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:43 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5a032acb-8aa7-401d-9d9f-5c496455f2a7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Flow 'volume_create_manager' (60ac6f03-9927-4a3f-bfd3-91fec982151f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:43 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-5a032acb-8aa7-401d-9d9f-5c496455f2a7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Created volume successfully. Aug 18 19:12:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0c68cc2c-62c6-48e1-b3c7-95d15acf7aba tempest-CreateVolumesFromSnapshotTest-1294201277 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0c68cc2c-62c6-48e1-b3c7-95d15acf7aba tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:45 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-0c68cc2c-62c6-48e1-b3c7-95d15acf7aba tempest-CreateVolumesFromSnapshotTest-1294201277 None] Creating offline snapshot f43c913e-1e1e-40e9-a637-ca8355f3a238 of volume 4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8 {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:12:45 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[5e453aad-87f3-42f5-9a87-4795568bf9a7]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0c68cc2c-62c6-48e1-b3c7-95d15acf7aba tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:45 devstack sudo[114340]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8 Aug 18 19:12:45 devstack sudo[114340]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:45 devstack sudo[114340]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0c68cc2c-62c6-48e1-b3c7-95d15acf7aba tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8" returned: 0 in 0.443s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0c68cc2c-62c6-48e1-b3c7-95d15acf7aba tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8.f43c913e-1e1e-40e9-a637-ca8355f3a238 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:45 devstack sudo[114347]: 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/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8.f43c913e-1e1e-40e9-a637-ca8355f3a238 1G Aug 18 19:12:45 devstack sudo[114347]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:46 devstack sudo[114347]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0c68cc2c-62c6-48e1-b3c7-95d15acf7aba tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8.f43c913e-1e1e-40e9-a637-ca8355f3a238 1G" returned: 0 in 0.525s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0c68cc2c-62c6-48e1-b3c7-95d15acf7aba tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8.f43c913e-1e1e-40e9-a637-ca8355f3a238 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:46 devstack sudo[114354]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8.f43c913e-1e1e-40e9-a637-ca8355f3a238 Aug 18 19:12:46 devstack sudo[114354]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:46 devstack sudo[114354]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0c68cc2c-62c6-48e1-b3c7-95d15acf7aba tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8.f43c913e-1e1e-40e9-a637-ca8355f3a238" returned: 0 in 0.388s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:46 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-0c68cc2c-62c6-48e1-b3c7-95d15acf7aba tempest-CreateVolumesFromSnapshotTest-1294201277 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8.f43c913e-1e1e-40e9-a637-ca8355f3a238 is being set with open permissions: ugo+rw Aug 18 19:12:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0c68cc2c-62c6-48e1-b3c7-95d15acf7aba tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8.f43c913e-1e1e-40e9-a637-ca8355f3a238 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:46 devstack sudo[114359]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8.f43c913e-1e1e-40e9-a637-ca8355f3a238 Aug 18 19:12:46 devstack sudo[114359]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:46 devstack sudo[114359]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0c68cc2c-62c6-48e1-b3c7-95d15acf7aba tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8.f43c913e-1e1e-40e9-a637-ca8355f3a238" returned: 0 in 0.246s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0c68cc2c-62c6-48e1-b3c7-95d15acf7aba tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:47 devstack sudo[114362]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8.info Aug 18 19:12:47 devstack sudo[114362]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:47 devstack sudo[114362]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:47 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0c68cc2c-62c6-48e1-b3c7-95d15acf7aba tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8.info" returned: 0 in 0.286s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:47 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-0c68cc2c-62c6-48e1-b3c7-95d15acf7aba tempest-CreateVolumesFromSnapshotTest-1294201277 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8.info is being set with open permissions: ugo+rw Aug 18 19:12:47 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0c68cc2c-62c6-48e1-b3c7-95d15acf7aba tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:47 devstack sudo[114365]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8.info Aug 18 19:12:47 devstack sudo[114365]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:47 devstack sudo[114365]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:47 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0c68cc2c-62c6-48e1-b3c7-95d15acf7aba tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8.info" returned: 0 in 0.267s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:47 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0c68cc2c-62c6-48e1-b3c7-95d15acf7aba tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.288s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:47 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-0c68cc2c-62c6-48e1-b3c7-95d15acf7aba tempest-CreateVolumesFromSnapshotTest-1294201277 None] Create snapshot completed successfully Aug 18 19:12:48 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-430b35f8-3b53-46ff-8f82-bfee6934506d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:12:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-430b35f8-3b53-46ff-8f82-bfee6934506d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Flow 'volume_create_manager' (fb2ac25e-7d9d-4349-b608-55354a32bcab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:49 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-430b35f8-3b53-46ff-8f82-bfee6934506d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2fcbc674-3a1a-469a-b2ab-51c0fac0f93a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:49 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:UPDATE=243,cinder:SELECT=176,cinder:INSERT=69,cinder:DELETE=16 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:12:49 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-430b35f8-3b53-46ff-8f82-bfee6934506d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2fcbc674-3a1a-469a-b2ab-51c0fac0f93a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2095882807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=230d0af0-31e4-4edd-b660-a310a88be433,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d2b39bb522d459fba0702aa5548b2bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:49Z,use_quota=True,user_id='e04ec1f661e64b619e6834b3d2169c1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:49 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-430b35f8-3b53-46ff-8f82-bfee6934506d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (620205df-a9b0-47fa-90dc-2509c286cecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:49 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-430b35f8-3b53-46ff-8f82-bfee6934506d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (620205df-a9b0-47fa-90dc-2509c286cecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:49 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-430b35f8-3b53-46ff-8f82-bfee6934506d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fa9ce154-fe52-4973-8a63-6d446b48b8ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:49 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-430b35f8-3b53-46ff-8f82-bfee6934506d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fa9ce154-fe52-4973-8a63-6d446b48b8ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '230d0af0-31e4-4edd-b660-a310a88be433', 'volume_name': 'volume-230d0af0-31e4-4edd-b660-a310a88be433', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:49 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-430b35f8-3b53-46ff-8f82-bfee6934506d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8e152cf7-8b17-46fb-a981-cbae99a35b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:49 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-430b35f8-3b53-46ff-8f82-bfee6934506d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8e152cf7-8b17-46fb-a981-cbae99a35b24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:49 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-430b35f8-3b53-46ff-8f82-bfee6934506d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (50e1d358-bc29-4be9-9e64-bb787686741d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:49 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-430b35f8-3b53-46ff-8f82-bfee6934506d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Volume 230d0af0-31e4-4edd-b660-a310a88be433: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-230d0af0-31e4-4edd-b660-a310a88be433', 'volume_size': 1} Aug 18 19:12:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-430b35f8-3b53-46ff-8f82-bfee6934506d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-430b35f8-3b53-46ff-8f82-bfee6934506d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:49 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-430b35f8-3b53-46ff-8f82-bfee6934506d tempest-CreateVolumesFromSnapshotTest-1294201277 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2095882807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=230d0af0-31e4-4edd-b660-a310a88be433,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d2b39bb522d459fba0702aa5548b2bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:49Z,use_quota=True,user_id='e04ec1f661e64b619e6834b3d2169c1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:12:49 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-430b35f8-3b53-46ff-8f82-bfee6934506d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Creating volume 230d0af0-31e4-4edd-b660-a310a88be433 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:12:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-430b35f8-3b53-46ff-8f82-bfee6934506d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-430b35f8-3b53-46ff-8f82-bfee6934506d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:49 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-430b35f8-3b53-46ff-8f82-bfee6934506d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:49 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-430b35f8-3b53-46ff-8f82-bfee6934506d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-430b35f8-3b53-46ff-8f82-bfee6934506d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:49 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-430b35f8-3b53-46ff-8f82-bfee6934506d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:12:49 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-430b35f8-3b53-46ff-8f82-bfee6934506d tempest-CreateVolumesFromSnapshotTest-1294201277 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:12:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-430b35f8-3b53-46ff-8f82-bfee6934506d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-230d0af0-31e4-4edd-b660-a310a88be433 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:49 devstack sudo[114374]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-230d0af0-31e4-4edd-b660-a310a88be433 1073741824 Aug 18 19:12:49 devstack sudo[114374]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:49 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=166,cinder:UPDATE=219,cinder:INSERT=57,cinder:DELETE=26 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:12:49 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-823cc95e-7748-49e8-bd45-be8e30831c99 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:12:49 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-823cc95e-7748-49e8-bd45-be8e30831c99 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Flow 'volume_create_manager' (46b7d513-7c18-4ddc-aed6-4c126a958c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:49 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-823cc95e-7748-49e8-bd45-be8e30831c99 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2dc04b04-782f-4ff0-8bae-797fb3871d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:49 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-823cc95e-7748-49e8-bd45-be8e30831c99 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2dc04b04-782f-4ff0-8bae-797fb3871d5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1688175208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7009b7b6-1ece-4105-bc7d-c5207e1ba792,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d2b39bb522d459fba0702aa5548b2bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:49Z,use_quota=True,user_id='e04ec1f661e64b619e6834b3d2169c1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:49 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-823cc95e-7748-49e8-bd45-be8e30831c99 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (363d9830-499e-4ead-bc82-3b534ea637c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:49 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-823cc95e-7748-49e8-bd45-be8e30831c99 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (363d9830-499e-4ead-bc82-3b534ea637c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:49 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-823cc95e-7748-49e8-bd45-be8e30831c99 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (75d46f93-a6a4-47ea-aa35-007bca5bdc6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:49 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-823cc95e-7748-49e8-bd45-be8e30831c99 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (75d46f93-a6a4-47ea-aa35-007bca5bdc6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7009b7b6-1ece-4105-bc7d-c5207e1ba792', 'volume_name': 'volume-7009b7b6-1ece-4105-bc7d-c5207e1ba792', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:49 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-823cc95e-7748-49e8-bd45-be8e30831c99 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (819600ce-9839-4825-bb5c-aa2edc471223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:49 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-823cc95e-7748-49e8-bd45-be8e30831c99 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (819600ce-9839-4825-bb5c-aa2edc471223) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:49 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-823cc95e-7748-49e8-bd45-be8e30831c99 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1d3752a4-113a-4b7f-950d-18b18fcd31c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:49 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-823cc95e-7748-49e8-bd45-be8e30831c99 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Volume 7009b7b6-1ece-4105-bc7d-c5207e1ba792: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7009b7b6-1ece-4105-bc7d-c5207e1ba792', 'volume_size': 1} Aug 18 19:12:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-823cc95e-7748-49e8-bd45-be8e30831c99 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:49 devstack sudo[114374]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-430b35f8-3b53-46ff-8f82-bfee6934506d tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-230d0af0-31e4-4edd-b660-a310a88be433 1073741824" returned: 0 in 0.735s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-430b35f8-3b53-46ff-8f82-bfee6934506d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-230d0af0-31e4-4edd-b660-a310a88be433 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:49 devstack sudo[114380]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-230d0af0-31e4-4edd-b660-a310a88be433 Aug 18 19:12:49 devstack sudo[114380]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-b919bd3a-2aa6-415f-a750-4f8692f41585 tempest-ProjectMemberTests-681639424 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b919bd3a-2aa6-415f-a750-4f8692f41585 tempest-ProjectMemberTests-681639424 None] Flow 'volume_create_manager' (0311213a-d6ba-41e0-90b4-5420733fcfa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b919bd3a-2aa6-415f-a750-4f8692f41585 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (af02706b-a75f-4637-828b-4c4139b4a1b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:50 devstack sudo[114380]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b919bd3a-2aa6-415f-a750-4f8692f41585 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (af02706b-a75f-4637-828b-4c4139b4a1b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-661063938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e5bfd590-74f7-4e93-b00e-869048cc0e3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f08b5fbeeea24c95955c9cd1b7e47d88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:50Z,use_quota=True,user_id='ddc45021c2e74964bbc6d7940ad31932',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b919bd3a-2aa6-415f-a750-4f8692f41585 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (101ec55e-ef2f-46ae-b59f-a81d8c0eddde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b919bd3a-2aa6-415f-a750-4f8692f41585 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (101ec55e-ef2f-46ae-b59f-a81d8c0eddde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b919bd3a-2aa6-415f-a750-4f8692f41585 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ab0f1b92-066f-401a-90b8-8552bd4c912d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b919bd3a-2aa6-415f-a750-4f8692f41585 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ab0f1b92-066f-401a-90b8-8552bd4c912d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e5bfd590-74f7-4e93-b00e-869048cc0e3f', 'volume_name': 'volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b919bd3a-2aa6-415f-a750-4f8692f41585 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b92116b8-a82f-4a99-a631-18f466548181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b919bd3a-2aa6-415f-a750-4f8692f41585 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b92116b8-a82f-4a99-a631-18f466548181) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b919bd3a-2aa6-415f-a750-4f8692f41585 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (47ee7862-ccd2-49df-9ddb-03f16a105d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:50 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-b919bd3a-2aa6-415f-a750-4f8692f41585 tempest-ProjectMemberTests-681639424 None] Volume e5bfd590-74f7-4e93-b00e-869048cc0e3f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f', 'volume_size': 1} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b919bd3a-2aa6-415f-a750-4f8692f41585 tempest-ProjectMemberTests-681639424 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-430b35f8-3b53-46ff-8f82-bfee6934506d tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-230d0af0-31e4-4edd-b660-a310a88be433" returned: 0 in 0.488s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-430b35f8-3b53-46ff-8f82-bfee6934506d tempest-CreateVolumesFromSnapshotTest-1294201277 None] <== create_volume: return (1298ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-430b35f8-3b53-46ff-8f82-bfee6934506d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.300s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-823cc95e-7748-49e8-bd45-be8e30831c99 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.664s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-823cc95e-7748-49e8-bd45-be8e30831c99 tempest-CreateVolumesFromSnapshotTest-1294201277 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1688175208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7009b7b6-1ece-4105-bc7d-c5207e1ba792,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d2b39bb522d459fba0702aa5548b2bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:49Z,use_quota=True,user_id='e04ec1f661e64b619e6834b3d2169c1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-823cc95e-7748-49e8-bd45-be8e30831c99 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Creating volume 7009b7b6-1ece-4105-bc7d-c5207e1ba792 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-823cc95e-7748-49e8-bd45-be8e30831c99 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-823cc95e-7748-49e8-bd45-be8e30831c99 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-823cc95e-7748-49e8-bd45-be8e30831c99 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-823cc95e-7748-49e8-bd45-be8e30831c99 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-823cc95e-7748-49e8-bd45-be8e30831c99 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-823cc95e-7748-49e8-bd45-be8e30831c99 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:12:50 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-823cc95e-7748-49e8-bd45-be8e30831c99 tempest-CreateVolumesFromSnapshotTest-1294201277 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-823cc95e-7748-49e8-bd45-be8e30831c99 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7009b7b6-1ece-4105-bc7d-c5207e1ba792 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:50 devstack sudo[114383]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7009b7b6-1ece-4105-bc7d-c5207e1ba792 1073741824 Aug 18 19:12:50 devstack sudo[114383]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-430b35f8-3b53-46ff-8f82-bfee6934506d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (50e1d358-bc29-4be9-9e64-bb787686741d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-230d0af0-31e4-4edd-b660-a310a88be433', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-430b35f8-3b53-46ff-8f82-bfee6934506d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (acae8ef1-5130-4e80-81c4-d8fa47ea670f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-c017ca31-ac2f-4437-9adb-d59afc1e2d2d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c017ca31-ac2f-4437-9adb-d59afc1e2d2d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Flow 'volume_create_manager' (4437afc8-16c7-4d6f-b415-38ba7f426a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c017ca31-ac2f-4437-9adb-d59afc1e2d2d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9c8320ca-15be-4a5d-8f0a-d30a798140d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:50 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-430b35f8-3b53-46ff-8f82-bfee6934506d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Volume volume-230d0af0-31e4-4edd-b660-a310a88be433 (230d0af0-31e4-4edd-b660-a310a88be433): created successfully Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-430b35f8-3b53-46ff-8f82-bfee6934506d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (acae8ef1-5130-4e80-81c4-d8fa47ea670f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-430b35f8-3b53-46ff-8f82-bfee6934506d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Flow 'volume_create_manager' (fb2ac25e-7d9d-4349-b608-55354a32bcab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c017ca31-ac2f-4437-9adb-d59afc1e2d2d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9c8320ca-15be-4a5d-8f0a-d30a798140d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-211972969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4fba2305-1522-495f-95f3-9a66f7854625,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d2b39bb522d459fba0702aa5548b2bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:50Z,use_quota=True,user_id='e04ec1f661e64b619e6834b3d2169c1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c017ca31-ac2f-4437-9adb-d59afc1e2d2d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5d228d23-2ee0-47d6-96a3-c609934f1cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c017ca31-ac2f-4437-9adb-d59afc1e2d2d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5d228d23-2ee0-47d6-96a3-c609934f1cbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c017ca31-ac2f-4437-9adb-d59afc1e2d2d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (611cc055-2733-445c-a8e6-af9652c44a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c017ca31-ac2f-4437-9adb-d59afc1e2d2d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (611cc055-2733-445c-a8e6-af9652c44a67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4fba2305-1522-495f-95f3-9a66f7854625', 'volume_name': 'volume-4fba2305-1522-495f-95f3-9a66f7854625', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c017ca31-ac2f-4437-9adb-d59afc1e2d2d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ccf97ba3-75e3-4f49-b92d-3825acb8aeda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c017ca31-ac2f-4437-9adb-d59afc1e2d2d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ccf97ba3-75e3-4f49-b92d-3825acb8aeda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c017ca31-ac2f-4437-9adb-d59afc1e2d2d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (be199073-4c92-4df2-a14e-a41967291351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:50 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-c017ca31-ac2f-4437-9adb-d59afc1e2d2d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Volume 4fba2305-1522-495f-95f3-9a66f7854625: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4fba2305-1522-495f-95f3-9a66f7854625', 'volume_size': 1} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c017ca31-ac2f-4437-9adb-d59afc1e2d2d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:50 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-430b35f8-3b53-46ff-8f82-bfee6934506d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Created volume successfully. Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-11611d4b-fc73-4ffc-b7f9-d5b0d91aaa6b tempest-CreateVolumesFromSnapshotTest-1294201277 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-11611d4b-fc73-4ffc-b7f9-d5b0d91aaa6b tempest-CreateVolumesFromSnapshotTest-1294201277 None] Flow 'volume_create_manager' (d42f9651-14e6-4015-aa58-9871e33b09d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-11611d4b-fc73-4ffc-b7f9-d5b0d91aaa6b tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (670eb90a-da86-4ba6-a4bf-26e89b2b4f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-11611d4b-fc73-4ffc-b7f9-d5b0d91aaa6b tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (670eb90a-da86-4ba6-a4bf-26e89b2b4f12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-635567352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=152243a6-feb6-496c-941e-53d7d2752500,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d2b39bb522d459fba0702aa5548b2bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:51Z,use_quota=True,user_id='e04ec1f661e64b619e6834b3d2169c1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-11611d4b-fc73-4ffc-b7f9-d5b0d91aaa6b tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6f1e2c5b-7823-429c-abbd-795e2abbbc9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-11611d4b-fc73-4ffc-b7f9-d5b0d91aaa6b tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6f1e2c5b-7823-429c-abbd-795e2abbbc9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-11611d4b-fc73-4ffc-b7f9-d5b0d91aaa6b tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b1c8f5a9-ab29-45d9-941b-ecb796e6663f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-11611d4b-fc73-4ffc-b7f9-d5b0d91aaa6b tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b1c8f5a9-ab29-45d9-941b-ecb796e6663f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '152243a6-feb6-496c-941e-53d7d2752500', 'volume_name': 'volume-152243a6-feb6-496c-941e-53d7d2752500', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-11611d4b-fc73-4ffc-b7f9-d5b0d91aaa6b tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (13184fc1-5daa-4651-a0d6-a9cb8f38c5f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-11611d4b-fc73-4ffc-b7f9-d5b0d91aaa6b tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (13184fc1-5daa-4651-a0d6-a9cb8f38c5f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-11611d4b-fc73-4ffc-b7f9-d5b0d91aaa6b tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c07010c2-c1fc-4d0f-82e1-46106e94f00e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:50 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-11611d4b-fc73-4ffc-b7f9-d5b0d91aaa6b tempest-CreateVolumesFromSnapshotTest-1294201277 None] Volume 152243a6-feb6-496c-941e-53d7d2752500: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-152243a6-feb6-496c-941e-53d7d2752500', 'volume_size': 1} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-11611d4b-fc73-4ffc-b7f9-d5b0d91aaa6b tempest-CreateVolumesFromSnapshotTest-1294201277 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-020eb5a0-cc70-4fd9-b6f5-b0a2bc718f1a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:12:50 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-020eb5a0-cc70-4fd9-b6f5-b0a2bc718f1a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Flow 'volume_create_manager' (3ee74e0a-50be-418a-8382-8e871ea38f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-020eb5a0-cc70-4fd9-b6f5-b0a2bc718f1a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (011db49c-bfb7-48c5-b56e-2f5c8260fee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:51 devstack sudo[114383]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-823cc95e-7748-49e8-bd45-be8e30831c99 tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7009b7b6-1ece-4105-bc7d-c5207e1ba792 1073741824" returned: 0 in 0.627s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-020eb5a0-cc70-4fd9-b6f5-b0a2bc718f1a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (011db49c-bfb7-48c5-b56e-2f5c8260fee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1420438891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b0072a5d-7a12-431c-bdbc-5c4241c24f08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d2b39bb522d459fba0702aa5548b2bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:51Z,use_quota=True,user_id='e04ec1f661e64b619e6834b3d2169c1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-020eb5a0-cc70-4fd9-b6f5-b0a2bc718f1a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4546f661-1bf0-44a3-8bb5-32c9c6b58f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-020eb5a0-cc70-4fd9-b6f5-b0a2bc718f1a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4546f661-1bf0-44a3-8bb5-32c9c6b58f4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-020eb5a0-cc70-4fd9-b6f5-b0a2bc718f1a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f546e330-4179-463a-a29b-96a58dfe287b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-020eb5a0-cc70-4fd9-b6f5-b0a2bc718f1a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f546e330-4179-463a-a29b-96a58dfe287b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b0072a5d-7a12-431c-bdbc-5c4241c24f08', 'volume_name': 'volume-b0072a5d-7a12-431c-bdbc-5c4241c24f08', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-020eb5a0-cc70-4fd9-b6f5-b0a2bc718f1a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eab9f5b8-f379-4a25-b83e-c0c3d0c59b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-020eb5a0-cc70-4fd9-b6f5-b0a2bc718f1a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eab9f5b8-f379-4a25-b83e-c0c3d0c59b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-020eb5a0-cc70-4fd9-b6f5-b0a2bc718f1a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2f7d789d-9626-47f4-8d97-4bf23f68179e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:51 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-020eb5a0-cc70-4fd9-b6f5-b0a2bc718f1a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Volume b0072a5d-7a12-431c-bdbc-5c4241c24f08: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b0072a5d-7a12-431c-bdbc-5c4241c24f08', 'volume_size': 1} Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-020eb5a0-cc70-4fd9-b6f5-b0a2bc718f1a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-823cc95e-7748-49e8-bd45-be8e30831c99 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7009b7b6-1ece-4105-bc7d-c5207e1ba792 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:51 devstack sudo[114389]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7009b7b6-1ece-4105-bc7d-c5207e1ba792 Aug 18 19:12:51 devstack sudo[114389]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-9955cc41-2761-4d72-a358-822f9cbfa7b9 tempest-ProjectReaderTests-214702428 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9955cc41-2761-4d72-a358-822f9cbfa7b9 tempest-ProjectReaderTests-214702428 None] Flow 'volume_create_manager' (b8e97c6f-c2cd-4199-9281-260f29cd2cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9955cc41-2761-4d72-a358-822f9cbfa7b9 tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ac654629-2301-4c9d-a32f-446649283f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9955cc41-2761-4d72-a358-822f9cbfa7b9 tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ac654629-2301-4c9d-a32f-446649283f1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-402253345',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=aa7354e5-1b27-4ad8-82ad-404f7e5724f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f85288ce384c4b1587e9f5c9ef6142d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:51Z,use_quota=True,user_id='d758f3877f17447dbc387f8da7233ba1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9955cc41-2761-4d72-a358-822f9cbfa7b9 tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f903a362-e715-4a43-b3b2-6afa6cbe7f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9955cc41-2761-4d72-a358-822f9cbfa7b9 tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f903a362-e715-4a43-b3b2-6afa6cbe7f5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9955cc41-2761-4d72-a358-822f9cbfa7b9 tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (77ada34b-5a47-4c3d-ba4f-5fc9fcd33aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9955cc41-2761-4d72-a358-822f9cbfa7b9 tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (77ada34b-5a47-4c3d-ba4f-5fc9fcd33aca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'aa7354e5-1b27-4ad8-82ad-404f7e5724f9', 'volume_name': 'volume-aa7354e5-1b27-4ad8-82ad-404f7e5724f9', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9955cc41-2761-4d72-a358-822f9cbfa7b9 tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9dd1119b-ebc3-429b-ab64-ad84e23128cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9955cc41-2761-4d72-a358-822f9cbfa7b9 tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9dd1119b-ebc3-429b-ab64-ad84e23128cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9955cc41-2761-4d72-a358-822f9cbfa7b9 tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (867f2fb0-1074-4691-97cc-4f5539841993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:51 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-9955cc41-2761-4d72-a358-822f9cbfa7b9 tempest-ProjectReaderTests-214702428 None] Volume aa7354e5-1b27-4ad8-82ad-404f7e5724f9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-aa7354e5-1b27-4ad8-82ad-404f7e5724f9', 'volume_size': 1} Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9955cc41-2761-4d72-a358-822f9cbfa7b9 tempest-ProjectReaderTests-214702428 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:51 devstack sudo[114389]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-823cc95e-7748-49e8-bd45-be8e30831c99 tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7009b7b6-1ece-4105-bc7d-c5207e1ba792" returned: 0 in 0.267s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-823cc95e-7748-49e8-bd45-be8e30831c99 tempest-CreateVolumesFromSnapshotTest-1294201277 None] <== create_volume: return (1001ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-823cc95e-7748-49e8-bd45-be8e30831c99 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b919bd3a-2aa6-415f-a750-4f8692f41585 tempest-ProjectMemberTests-681639424 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.023s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-b919bd3a-2aa6-415f-a750-4f8692f41585 tempest-ProjectMemberTests-681639424 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-661063938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e5bfd590-74f7-4e93-b00e-869048cc0e3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f08b5fbeeea24c95955c9cd1b7e47d88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:50Z,use_quota=True,user_id='ddc45021c2e74964bbc6d7940ad31932',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-b919bd3a-2aa6-415f-a750-4f8692f41585 tempest-ProjectMemberTests-681639424 None] Creating volume e5bfd590-74f7-4e93-b00e-869048cc0e3f {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b919bd3a-2aa6-415f-a750-4f8692f41585 tempest-ProjectMemberTests-681639424 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b919bd3a-2aa6-415f-a750-4f8692f41585 tempest-ProjectMemberTests-681639424 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-b919bd3a-2aa6-415f-a750-4f8692f41585 tempest-ProjectMemberTests-681639424 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-b919bd3a-2aa6-415f-a750-4f8692f41585 tempest-ProjectMemberTests-681639424 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b919bd3a-2aa6-415f-a750-4f8692f41585 tempest-ProjectMemberTests-681639424 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-b919bd3a-2aa6-415f-a750-4f8692f41585 tempest-ProjectMemberTests-681639424 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:12:51 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-b919bd3a-2aa6-415f-a750-4f8692f41585 tempest-ProjectMemberTests-681639424 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b919bd3a-2aa6-415f-a750-4f8692f41585 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-823cc95e-7748-49e8-bd45-be8e30831c99 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1d3752a4-113a-4b7f-950d-18b18fcd31c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7009b7b6-1ece-4105-bc7d-c5207e1ba792', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-823cc95e-7748-49e8-bd45-be8e30831c99 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e9c44b07-157a-451b-a6be-6d789e18846b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:51 devstack sudo[114392]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f 1073741824 Aug 18 19:12:51 devstack sudo[114392]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:51 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-823cc95e-7748-49e8-bd45-be8e30831c99 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Volume volume-7009b7b6-1ece-4105-bc7d-c5207e1ba792 (7009b7b6-1ece-4105-bc7d-c5207e1ba792): created successfully Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-823cc95e-7748-49e8-bd45-be8e30831c99 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e9c44b07-157a-451b-a6be-6d789e18846b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-823cc95e-7748-49e8-bd45-be8e30831c99 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Flow 'volume_create_manager' (46b7d513-7c18-4ddc-aed6-4c126a958c40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:51 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-823cc95e-7748-49e8-bd45-be8e30831c99 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Created volume successfully. Aug 18 19:12:51 devstack sudo[114392]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b919bd3a-2aa6-415f-a750-4f8692f41585 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f 1073741824" returned: 0 in 0.416s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b919bd3a-2aa6-415f-a750-4f8692f41585 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:51 devstack sudo[114398]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f Aug 18 19:12:51 devstack sudo[114398]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:52 devstack sudo[114398]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b919bd3a-2aa6-415f-a750-4f8692f41585 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f" returned: 0 in 0.261s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:52 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-b919bd3a-2aa6-415f-a750-4f8692f41585 tempest-ProjectMemberTests-681639424 None] <== create_volume: return (712ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:12:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-b919bd3a-2aa6-415f-a750-4f8692f41585 tempest-ProjectMemberTests-681639424 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.715s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c017ca31-ac2f-4437-9adb-d59afc1e2d2d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.463s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:52 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c017ca31-ac2f-4437-9adb-d59afc1e2d2d tempest-CreateVolumesFromSnapshotTest-1294201277 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-211972969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4fba2305-1522-495f-95f3-9a66f7854625,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d2b39bb522d459fba0702aa5548b2bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:50Z,use_quota=True,user_id='e04ec1f661e64b619e6834b3d2169c1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:12:52 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-c017ca31-ac2f-4437-9adb-d59afc1e2d2d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Creating volume 4fba2305-1522-495f-95f3-9a66f7854625 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:12:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c017ca31-ac2f-4437-9adb-d59afc1e2d2d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c017ca31-ac2f-4437-9adb-d59afc1e2d2d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:52 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c017ca31-ac2f-4437-9adb-d59afc1e2d2d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:52 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c017ca31-ac2f-4437-9adb-d59afc1e2d2d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c017ca31-ac2f-4437-9adb-d59afc1e2d2d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:52 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c017ca31-ac2f-4437-9adb-d59afc1e2d2d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:12:52 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-c017ca31-ac2f-4437-9adb-d59afc1e2d2d tempest-CreateVolumesFromSnapshotTest-1294201277 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:12:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c017ca31-ac2f-4437-9adb-d59afc1e2d2d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fba2305-1522-495f-95f3-9a66f7854625 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:52 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b919bd3a-2aa6-415f-a750-4f8692f41585 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (47ee7862-ccd2-49df-9ddb-03f16a105d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:52 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b919bd3a-2aa6-415f-a750-4f8692f41585 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cef9ac3e-b60a-4f72-97c9-309aa644df7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:52 devstack sudo[114401]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fba2305-1522-495f-95f3-9a66f7854625 1073741824 Aug 18 19:12:52 devstack sudo[114401]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:52 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-b919bd3a-2aa6-415f-a750-4f8692f41585 tempest-ProjectMemberTests-681639424 None] Volume volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f (e5bfd590-74f7-4e93-b00e-869048cc0e3f): created successfully Aug 18 19:12:52 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b919bd3a-2aa6-415f-a750-4f8692f41585 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cef9ac3e-b60a-4f72-97c9-309aa644df7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:52 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-b919bd3a-2aa6-415f-a750-4f8692f41585 tempest-ProjectMemberTests-681639424 None] Flow 'volume_create_manager' (0311213a-d6ba-41e0-90b4-5420733fcfa6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:52 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-b919bd3a-2aa6-415f-a750-4f8692f41585 tempest-ProjectMemberTests-681639424 None] Created volume successfully. Aug 18 19:12:52 devstack sudo[114401]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c017ca31-ac2f-4437-9adb-d59afc1e2d2d tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fba2305-1522-495f-95f3-9a66f7854625 1073741824" returned: 0 in 0.418s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c017ca31-ac2f-4437-9adb-d59afc1e2d2d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fba2305-1522-495f-95f3-9a66f7854625 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:52 devstack sudo[114406]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fba2305-1522-495f-95f3-9a66f7854625 Aug 18 19:12:52 devstack sudo[114406]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:52 devstack sudo[114406]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c017ca31-ac2f-4437-9adb-d59afc1e2d2d tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fba2305-1522-495f-95f3-9a66f7854625" returned: 0 in 0.252s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:52 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c017ca31-ac2f-4437-9adb-d59afc1e2d2d tempest-CreateVolumesFromSnapshotTest-1294201277 None] <== create_volume: return (708ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:12:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c017ca31-ac2f-4437-9adb-d59afc1e2d2d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.712s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-11611d4b-fc73-4ffc-b7f9-d5b0d91aaa6b tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.051s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:52 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-11611d4b-fc73-4ffc-b7f9-d5b0d91aaa6b tempest-CreateVolumesFromSnapshotTest-1294201277 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-635567352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=152243a6-feb6-496c-941e-53d7d2752500,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d2b39bb522d459fba0702aa5548b2bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:51Z,use_quota=True,user_id='e04ec1f661e64b619e6834b3d2169c1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:12:52 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-11611d4b-fc73-4ffc-b7f9-d5b0d91aaa6b tempest-CreateVolumesFromSnapshotTest-1294201277 None] Creating volume 152243a6-feb6-496c-941e-53d7d2752500 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:12:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-11611d4b-fc73-4ffc-b7f9-d5b0d91aaa6b tempest-CreateVolumesFromSnapshotTest-1294201277 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-11611d4b-fc73-4ffc-b7f9-d5b0d91aaa6b tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:52 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-11611d4b-fc73-4ffc-b7f9-d5b0d91aaa6b tempest-CreateVolumesFromSnapshotTest-1294201277 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:52 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-11611d4b-fc73-4ffc-b7f9-d5b0d91aaa6b tempest-CreateVolumesFromSnapshotTest-1294201277 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-11611d4b-fc73-4ffc-b7f9-d5b0d91aaa6b tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:52 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-11611d4b-fc73-4ffc-b7f9-d5b0d91aaa6b tempest-CreateVolumesFromSnapshotTest-1294201277 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:12:52 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-11611d4b-fc73-4ffc-b7f9-d5b0d91aaa6b tempest-CreateVolumesFromSnapshotTest-1294201277 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:12:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-11611d4b-fc73-4ffc-b7f9-d5b0d91aaa6b tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-152243a6-feb6-496c-941e-53d7d2752500 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:52 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c017ca31-ac2f-4437-9adb-d59afc1e2d2d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (be199073-4c92-4df2-a14e-a41967291351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4fba2305-1522-495f-95f3-9a66f7854625', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:52 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c017ca31-ac2f-4437-9adb-d59afc1e2d2d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b5f6b5c7-73cd-4a3e-acb2-ba1ba1689a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:52 devstack sudo[114409]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-152243a6-feb6-496c-941e-53d7d2752500 1073741824 Aug 18 19:12:52 devstack sudo[114409]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:52 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-c017ca31-ac2f-4437-9adb-d59afc1e2d2d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Volume volume-4fba2305-1522-495f-95f3-9a66f7854625 (4fba2305-1522-495f-95f3-9a66f7854625): created successfully Aug 18 19:12:52 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c017ca31-ac2f-4437-9adb-d59afc1e2d2d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b5f6b5c7-73cd-4a3e-acb2-ba1ba1689a0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:52 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c017ca31-ac2f-4437-9adb-d59afc1e2d2d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Flow 'volume_create_manager' (4437afc8-16c7-4d6f-b415-38ba7f426a89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:52 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-c017ca31-ac2f-4437-9adb-d59afc1e2d2d tempest-CreateVolumesFromSnapshotTest-1294201277 None] Created volume successfully. Aug 18 19:12:53 devstack sudo[114409]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-11611d4b-fc73-4ffc-b7f9-d5b0d91aaa6b tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-152243a6-feb6-496c-941e-53d7d2752500 1073741824" returned: 0 in 0.503s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-11611d4b-fc73-4ffc-b7f9-d5b0d91aaa6b tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-152243a6-feb6-496c-941e-53d7d2752500 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:53 devstack sudo[114415]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-152243a6-feb6-496c-941e-53d7d2752500 Aug 18 19:12:53 devstack sudo[114415]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8762498a-74aa-4d9c-a980-aedec9e6b63b tempest-ProjectMemberTests-681639424 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:53 devstack sudo[114415]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-11611d4b-fc73-4ffc-b7f9-d5b0d91aaa6b tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-152243a6-feb6-496c-941e-53d7d2752500" returned: 0 in 0.268s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:53 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-11611d4b-fc73-4ffc-b7f9-d5b0d91aaa6b tempest-CreateVolumesFromSnapshotTest-1294201277 None] <== create_volume: return (816ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:12:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-11611d4b-fc73-4ffc-b7f9-d5b0d91aaa6b tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.819s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-020eb5a0-cc70-4fd9-b6f5-b0a2bc718f1a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.568s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:53 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-020eb5a0-cc70-4fd9-b6f5-b0a2bc718f1a tempest-CreateVolumesFromSnapshotTest-1294201277 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1420438891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b0072a5d-7a12-431c-bdbc-5c4241c24f08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d2b39bb522d459fba0702aa5548b2bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:51Z,use_quota=True,user_id='e04ec1f661e64b619e6834b3d2169c1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:12:53 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-020eb5a0-cc70-4fd9-b6f5-b0a2bc718f1a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Creating volume b0072a5d-7a12-431c-bdbc-5c4241c24f08 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:12:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-020eb5a0-cc70-4fd9-b6f5-b0a2bc718f1a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-020eb5a0-cc70-4fd9-b6f5-b0a2bc718f1a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:53 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-020eb5a0-cc70-4fd9-b6f5-b0a2bc718f1a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:53 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-020eb5a0-cc70-4fd9-b6f5-b0a2bc718f1a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-020eb5a0-cc70-4fd9-b6f5-b0a2bc718f1a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:53 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-020eb5a0-cc70-4fd9-b6f5-b0a2bc718f1a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:12:53 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-020eb5a0-cc70-4fd9-b6f5-b0a2bc718f1a tempest-CreateVolumesFromSnapshotTest-1294201277 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:12:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-020eb5a0-cc70-4fd9-b6f5-b0a2bc718f1a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b0072a5d-7a12-431c-bdbc-5c4241c24f08 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:53 devstack sudo[114418]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b0072a5d-7a12-431c-bdbc-5c4241c24f08 1073741824 Aug 18 19:12:53 devstack sudo[114418]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:53 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-11611d4b-fc73-4ffc-b7f9-d5b0d91aaa6b tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c07010c2-c1fc-4d0f-82e1-46106e94f00e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-152243a6-feb6-496c-941e-53d7d2752500', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:53 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-11611d4b-fc73-4ffc-b7f9-d5b0d91aaa6b tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8182d429-4e3f-4b45-9b4e-eef5399756a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:53 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-11611d4b-fc73-4ffc-b7f9-d5b0d91aaa6b tempest-CreateVolumesFromSnapshotTest-1294201277 None] Volume volume-152243a6-feb6-496c-941e-53d7d2752500 (152243a6-feb6-496c-941e-53d7d2752500): created successfully Aug 18 19:12:53 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-11611d4b-fc73-4ffc-b7f9-d5b0d91aaa6b tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8182d429-4e3f-4b45-9b4e-eef5399756a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:53 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-11611d4b-fc73-4ffc-b7f9-d5b0d91aaa6b tempest-CreateVolumesFromSnapshotTest-1294201277 None] Flow 'volume_create_manager' (d42f9651-14e6-4015-aa58-9871e33b09d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:53 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-11611d4b-fc73-4ffc-b7f9-d5b0d91aaa6b tempest-CreateVolumesFromSnapshotTest-1294201277 None] Created volume successfully. Aug 18 19:12:54 devstack sudo[114418]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-020eb5a0-cc70-4fd9-b6f5-b0a2bc718f1a tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b0072a5d-7a12-431c-bdbc-5c4241c24f08 1073741824" returned: 0 in 0.471s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-020eb5a0-cc70-4fd9-b6f5-b0a2bc718f1a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b0072a5d-7a12-431c-bdbc-5c4241c24f08 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:54 devstack sudo[114424]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b0072a5d-7a12-431c-bdbc-5c4241c24f08 Aug 18 19:12:54 devstack sudo[114424]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:54 devstack sudo[114424]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-020eb5a0-cc70-4fd9-b6f5-b0a2bc718f1a tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b0072a5d-7a12-431c-bdbc-5c4241c24f08" returned: 0 in 0.271s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-020eb5a0-cc70-4fd9-b6f5-b0a2bc718f1a tempest-CreateVolumesFromSnapshotTest-1294201277 None] <== create_volume: return (783ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:12:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-020eb5a0-cc70-4fd9-b6f5-b0a2bc718f1a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.786s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9955cc41-2761-4d72-a358-822f9cbfa7b9 tempest-ProjectReaderTests-214702428 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.102s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-9955cc41-2761-4d72-a358-822f9cbfa7b9 tempest-ProjectReaderTests-214702428 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-402253345',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=aa7354e5-1b27-4ad8-82ad-404f7e5724f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f85288ce384c4b1587e9f5c9ef6142d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:51Z,use_quota=True,user_id='d758f3877f17447dbc387f8da7233ba1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:12:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-9955cc41-2761-4d72-a358-822f9cbfa7b9 tempest-ProjectReaderTests-214702428 None] Creating volume aa7354e5-1b27-4ad8-82ad-404f7e5724f9 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:12:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9955cc41-2761-4d72-a358-822f9cbfa7b9 tempest-ProjectReaderTests-214702428 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9955cc41-2761-4d72-a358-822f9cbfa7b9 tempest-ProjectReaderTests-214702428 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-9955cc41-2761-4d72-a358-822f9cbfa7b9 tempest-ProjectReaderTests-214702428 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-9955cc41-2761-4d72-a358-822f9cbfa7b9 tempest-ProjectReaderTests-214702428 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9955cc41-2761-4d72-a358-822f9cbfa7b9 tempest-ProjectReaderTests-214702428 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-9955cc41-2761-4d72-a358-822f9cbfa7b9 tempest-ProjectReaderTests-214702428 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:12:54 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-9955cc41-2761-4d72-a358-822f9cbfa7b9 tempest-ProjectReaderTests-214702428 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:12:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9955cc41-2761-4d72-a358-822f9cbfa7b9 tempest-ProjectReaderTests-214702428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-aa7354e5-1b27-4ad8-82ad-404f7e5724f9 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-020eb5a0-cc70-4fd9-b6f5-b0a2bc718f1a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2f7d789d-9626-47f4-8d97-4bf23f68179e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b0072a5d-7a12-431c-bdbc-5c4241c24f08', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:54 devstack sudo[114427]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-aa7354e5-1b27-4ad8-82ad-404f7e5724f9 1073741824 Aug 18 19:12:54 devstack sudo[114427]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-020eb5a0-cc70-4fd9-b6f5-b0a2bc718f1a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dda98106-5e07-4542-b0c9-98747c84c4ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:54 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-020eb5a0-cc70-4fd9-b6f5-b0a2bc718f1a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Volume volume-b0072a5d-7a12-431c-bdbc-5c4241c24f08 (b0072a5d-7a12-431c-bdbc-5c4241c24f08): created successfully Aug 18 19:12:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-020eb5a0-cc70-4fd9-b6f5-b0a2bc718f1a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dda98106-5e07-4542-b0c9-98747c84c4ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-020eb5a0-cc70-4fd9-b6f5-b0a2bc718f1a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Flow 'volume_create_manager' (3ee74e0a-50be-418a-8382-8e871ea38f87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:54 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-020eb5a0-cc70-4fd9-b6f5-b0a2bc718f1a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Created volume successfully. Aug 18 19:12:54 devstack sudo[114427]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9955cc41-2761-4d72-a358-822f9cbfa7b9 tempest-ProjectReaderTests-214702428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-aa7354e5-1b27-4ad8-82ad-404f7e5724f9 1073741824" returned: 0 in 0.413s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9955cc41-2761-4d72-a358-822f9cbfa7b9 tempest-ProjectReaderTests-214702428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-aa7354e5-1b27-4ad8-82ad-404f7e5724f9 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:54 devstack sudo[114432]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-aa7354e5-1b27-4ad8-82ad-404f7e5724f9 Aug 18 19:12:54 devstack sudo[114432]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:55 devstack sudo[114432]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9955cc41-2761-4d72-a358-822f9cbfa7b9 tempest-ProjectReaderTests-214702428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-aa7354e5-1b27-4ad8-82ad-404f7e5724f9" returned: 0 in 0.239s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:55 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-9955cc41-2761-4d72-a358-822f9cbfa7b9 tempest-ProjectReaderTests-214702428 None] <== create_volume: return (688ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:12:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9955cc41-2761-4d72-a358-822f9cbfa7b9 tempest-ProjectReaderTests-214702428 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.692s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8762498a-74aa-4d9c-a980-aedec9e6b63b tempest-ProjectMemberTests-681639424 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 1.653s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:55 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9955cc41-2761-4d72-a358-822f9cbfa7b9 tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (867f2fb0-1074-4691-97cc-4f5539841993) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-aa7354e5-1b27-4ad8-82ad-404f7e5724f9', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:55 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9955cc41-2761-4d72-a358-822f9cbfa7b9 tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b9671288-d088-4b76-a13a-ecb838314ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:55 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-8762498a-74aa-4d9c-a980-aedec9e6b63b tempest-ProjectMemberTests-681639424 None] Creating offline snapshot 28b7aa79-3cff-458c-8c6c-cbb86bdddc95 of volume e5bfd590-74f7-4e93-b00e-869048cc0e3f {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:12:55 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-9955cc41-2761-4d72-a358-822f9cbfa7b9 tempest-ProjectReaderTests-214702428 None] Volume volume-aa7354e5-1b27-4ad8-82ad-404f7e5724f9 (aa7354e5-1b27-4ad8-82ad-404f7e5724f9): created successfully Aug 18 19:12:55 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9955cc41-2761-4d72-a358-822f9cbfa7b9 tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b9671288-d088-4b76-a13a-ecb838314ddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:55 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9955cc41-2761-4d72-a358-822f9cbfa7b9 tempest-ProjectReaderTests-214702428 None] Flow 'volume_create_manager' (b8e97c6f-c2cd-4199-9281-260f29cd2cbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:55 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[2d0be37d-df7a-4f00-ae14-162badf5fa5d]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8762498a-74aa-4d9c-a980-aedec9e6b63b tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:55 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-9955cc41-2761-4d72-a358-822f9cbfa7b9 tempest-ProjectReaderTests-214702428 None] Created volume successfully. Aug 18 19:12:55 devstack sudo[114435]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f Aug 18 19:12:55 devstack sudo[114435]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:55 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c6a0d75b-82ec-4020-bae1-44919604600e tempest-CreateVolumesFromSnapshotTest-1294201277 None] Acquiring lock "cinder-b0072a5d-7a12-431c-bdbc-5c4241c24f08-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:55 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c6a0d75b-82ec-4020-bae1-44919604600e tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "cinder-b0072a5d-7a12-431c-bdbc-5c4241c24f08-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:55 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c6a0d75b-82ec-4020-bae1-44919604600e tempest-CreateVolumesFromSnapshotTest-1294201277 None] Acquiring lock "cinder-quobyte-b0072a5d-7a12-431c-bdbc-5c4241c24f08" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:55 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c6a0d75b-82ec-4020-bae1-44919604600e tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "cinder-quobyte-b0072a5d-7a12-431c-bdbc-5c4241c24f08" acquired by "delete_volume" :: waited 0.023s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:55 devstack sudo[114435]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8762498a-74aa-4d9c-a980-aedec9e6b63b tempest-ProjectMemberTests-681639424 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f" returned: 0 in 0.447s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8762498a-74aa-4d9c-a980-aedec9e6b63b tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f.28b7aa79-3cff-458c-8c6c-cbb86bdddc95 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:55 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[a7355de9-921c-4c99-90b0-1de1fd442fd4]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c6a0d75b-82ec-4020-bae1-44919604600e tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b0072a5d-7a12-431c-bdbc-5c4241c24f08 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:55 devstack sudo[114442]: 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/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f.28b7aa79-3cff-458c-8c6c-cbb86bdddc95 1G Aug 18 19:12:55 devstack sudo[114442]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:55 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-73d80ebf-6004-4f79-893e-6c8a8c0d5dbf tempest-ProjectReaderTests-214702428 None] Acquiring lock "cinder-aa7354e5-1b27-4ad8-82ad-404f7e5724f9-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:55 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-73d80ebf-6004-4f79-893e-6c8a8c0d5dbf tempest-ProjectReaderTests-214702428 None] Lock "cinder-aa7354e5-1b27-4ad8-82ad-404f7e5724f9-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:55 devstack sudo[114443]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b0072a5d-7a12-431c-bdbc-5c4241c24f08 Aug 18 19:12:55 devstack sudo[114443]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:55 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-73d80ebf-6004-4f79-893e-6c8a8c0d5dbf tempest-ProjectReaderTests-214702428 None] Acquiring lock "cinder-quobyte-aa7354e5-1b27-4ad8-82ad-404f7e5724f9" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:55 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-73d80ebf-6004-4f79-893e-6c8a8c0d5dbf tempest-ProjectReaderTests-214702428 None] Lock "cinder-quobyte-aa7354e5-1b27-4ad8-82ad-404f7e5724f9" acquired by "delete_volume" :: waited 0.019s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:55 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[dc2d07bf-9136-438b-b857-05409b005f13]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-73d80ebf-6004-4f79-893e-6c8a8c0d5dbf tempest-ProjectReaderTests-214702428 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-aa7354e5-1b27-4ad8-82ad-404f7e5724f9 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:55 devstack sudo[114446]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-aa7354e5-1b27-4ad8-82ad-404f7e5724f9 Aug 18 19:12:55 devstack sudo[114446]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:56 devstack sudo[114443]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c6a0d75b-82ec-4020-bae1-44919604600e tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b0072a5d-7a12-431c-bdbc-5c4241c24f08" returned: 0 in 0.404s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c6a0d75b-82ec-4020-bae1-44919604600e tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b0072a5d-7a12-431c-bdbc-5c4241c24f08 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:56 devstack sudo[114454]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b0072a5d-7a12-431c-bdbc-5c4241c24f08 Aug 18 19:12:56 devstack sudo[114454]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:56 devstack sudo[114442]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8762498a-74aa-4d9c-a980-aedec9e6b63b tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f.28b7aa79-3cff-458c-8c6c-cbb86bdddc95 1G" returned: 0 in 0.463s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8762498a-74aa-4d9c-a980-aedec9e6b63b tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f.28b7aa79-3cff-458c-8c6c-cbb86bdddc95 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:56 devstack sudo[114456]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f.28b7aa79-3cff-458c-8c6c-cbb86bdddc95 Aug 18 19:12:56 devstack sudo[114456]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:56 devstack sudo[114446]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-73d80ebf-6004-4f79-893e-6c8a8c0d5dbf tempest-ProjectReaderTests-214702428 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-aa7354e5-1b27-4ad8-82ad-404f7e5724f9" returned: 0 in 0.403s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-73d80ebf-6004-4f79-893e-6c8a8c0d5dbf tempest-ProjectReaderTests-214702428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-aa7354e5-1b27-4ad8-82ad-404f7e5724f9 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:56 devstack sudo[114461]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-aa7354e5-1b27-4ad8-82ad-404f7e5724f9 Aug 18 19:12:56 devstack sudo[114461]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:56 devstack sudo[114454]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c6a0d75b-82ec-4020-bae1-44919604600e tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-b0072a5d-7a12-431c-bdbc-5c4241c24f08" returned: 0 in 0.289s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:56 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c6a0d75b-82ec-4020-bae1-44919604600e tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "cinder-quobyte-b0072a5d-7a12-431c-bdbc-5c4241c24f08" released by "delete_volume" :: held 0.743s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:56 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-c6a0d75b-82ec-4020-bae1-44919604600e tempest-CreateVolumesFromSnapshotTest-1294201277 None] Created reservations ['30b365b0-bd36-432d-a8ad-4abde344646c', 'b6ca39d7-107a-48bd-b58d-6ef5830e9423', '614dbdda-bcff-4b9e-89ba-398dbe880ff3', '78631fef-b515-44d1-a5e2-0a974220357f'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:12:56 devstack sudo[114456]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8762498a-74aa-4d9c-a980-aedec9e6b63b tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f.28b7aa79-3cff-458c-8c6c-cbb86bdddc95" returned: 0 in 0.331s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:56 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-8762498a-74aa-4d9c-a980-aedec9e6b63b tempest-ProjectMemberTests-681639424 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f.28b7aa79-3cff-458c-8c6c-cbb86bdddc95 is being set with open permissions: ugo+rw Aug 18 19:12:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8762498a-74aa-4d9c-a980-aedec9e6b63b tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f.28b7aa79-3cff-458c-8c6c-cbb86bdddc95 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:56 devstack sudo[114467]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f.28b7aa79-3cff-458c-8c6c-cbb86bdddc95 Aug 18 19:12:56 devstack sudo[114467]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c6a0d75b-82ec-4020-bae1-44919604600e tempest-CreateVolumesFromSnapshotTest-1294201277 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c6a0d75b-82ec-4020-bae1-44919604600e tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:56 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c6a0d75b-82ec-4020-bae1-44919604600e tempest-CreateVolumesFromSnapshotTest-1294201277 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:56 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c6a0d75b-82ec-4020-bae1-44919604600e tempest-CreateVolumesFromSnapshotTest-1294201277 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c6a0d75b-82ec-4020-bae1-44919604600e tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c6a0d75b-82ec-4020-bae1-44919604600e tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:56 devstack sudo[114461]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-73d80ebf-6004-4f79-893e-6c8a8c0d5dbf tempest-ProjectReaderTests-214702428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-aa7354e5-1b27-4ad8-82ad-404f7e5724f9" returned: 0 in 0.284s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:56 devstack sudo[114470]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:12:56 devstack sudo[114470]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:56 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-73d80ebf-6004-4f79-893e-6c8a8c0d5dbf tempest-ProjectReaderTests-214702428 None] Lock "cinder-quobyte-aa7354e5-1b27-4ad8-82ad-404f7e5724f9" released by "delete_volume" :: held 0.737s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:56 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-73d80ebf-6004-4f79-893e-6c8a8c0d5dbf tempest-ProjectReaderTests-214702428 None] Created reservations ['afa2f6ca-1432-495d-a580-85b8e4de9e55', '7c083c53-ce9e-464e-bd9c-d9acfc557d03', 'f74b2093-1baf-4f6e-b7ac-5829bc51747b', 'e73e5cbf-b715-4e4b-ba29-127deef57029'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:12:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-73d80ebf-6004-4f79-893e-6c8a8c0d5dbf tempest-ProjectReaderTests-214702428 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-73d80ebf-6004-4f79-893e-6c8a8c0d5dbf tempest-ProjectReaderTests-214702428 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:56 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-73d80ebf-6004-4f79-893e-6c8a8c0d5dbf tempest-ProjectReaderTests-214702428 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:56 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-73d80ebf-6004-4f79-893e-6c8a8c0d5dbf tempest-ProjectReaderTests-214702428 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-73d80ebf-6004-4f79-893e-6c8a8c0d5dbf tempest-ProjectReaderTests-214702428 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-73d80ebf-6004-4f79-893e-6c8a8c0d5dbf tempest-ProjectReaderTests-214702428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:56 devstack sudo[114467]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8762498a-74aa-4d9c-a980-aedec9e6b63b tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f.28b7aa79-3cff-458c-8c6c-cbb86bdddc95" returned: 0 in 0.281s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:56 devstack sudo[114473]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:12:56 devstack sudo[114473]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:56 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-bcb15587-9ae9-4ae0-b5e3-f3febca61198 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Acquiring lock "cinder-152243a6-feb6-496c-941e-53d7d2752500-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8762498a-74aa-4d9c-a980-aedec9e6b63b tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:56 devstack sudo[114475]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f.info Aug 18 19:12:56 devstack sudo[114475]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:56 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-bcb15587-9ae9-4ae0-b5e3-f3febca61198 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "cinder-152243a6-feb6-496c-941e-53d7d2752500-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:56 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-bcb15587-9ae9-4ae0-b5e3-f3febca61198 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Acquiring lock "cinder-quobyte-152243a6-feb6-496c-941e-53d7d2752500" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:56 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-bcb15587-9ae9-4ae0-b5e3-f3febca61198 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "cinder-quobyte-152243a6-feb6-496c-941e-53d7d2752500" acquired by "delete_volume" :: waited 0.017s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:56 devstack sudo[114470]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c6a0d75b-82ec-4020-bae1-44919604600e tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.362s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:56 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-c6a0d75b-82ec-4020-bae1-44919604600e tempest-CreateVolumesFromSnapshotTest-1294201277 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:12:56 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-c6a0d75b-82ec-4020-bae1-44919604600e tempest-CreateVolumesFromSnapshotTest-1294201277 None] Deleted volume successfully. Aug 18 19:12:56 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[dc78550a-20a9-4dfb-9f0f-cf24085aaabf]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bcb15587-9ae9-4ae0-b5e3-f3febca61198 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-152243a6-feb6-496c-941e-53d7d2752500 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:56 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c6a0d75b-82ec-4020-bae1-44919604600e tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "cinder-b0072a5d-7a12-431c-bdbc-5c4241c24f08-delete_volume" released by "delete_volume" :: held 1.385s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:57 devstack sudo[114473]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-73d80ebf-6004-4f79-893e-6c8a8c0d5dbf tempest-ProjectReaderTests-214702428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.328s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-73d80ebf-6004-4f79-893e-6c8a8c0d5dbf tempest-ProjectReaderTests-214702428 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:12:57 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-73d80ebf-6004-4f79-893e-6c8a8c0d5dbf tempest-ProjectReaderTests-214702428 None] Deleted volume successfully. Aug 18 19:12:57 devstack sudo[114475]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8762498a-74aa-4d9c-a980-aedec9e6b63b tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f.info" returned: 0 in 0.277s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:57 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-8762498a-74aa-4d9c-a980-aedec9e6b63b tempest-ProjectMemberTests-681639424 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f.info is being set with open permissions: ugo+rw Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8762498a-74aa-4d9c-a980-aedec9e6b63b tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-73d80ebf-6004-4f79-893e-6c8a8c0d5dbf tempest-ProjectReaderTests-214702428 None] Lock "cinder-aa7354e5-1b27-4ad8-82ad-404f7e5724f9-delete_volume" released by "delete_volume" :: held 1.301s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:57 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 qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-152243a6-feb6-496c-941e-53d7d2752500 Aug 18 19:12:57 devstack sudo[114478]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:57 devstack sudo[114481]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f.info Aug 18 19:12:57 devstack sudo[114481]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:57 devstack sudo[114481]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8762498a-74aa-4d9c-a980-aedec9e6b63b tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f.info" returned: 0 in 0.306s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8762498a-74aa-4d9c-a980-aedec9e6b63b tempest-ProjectMemberTests-681639424 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.236s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:57 devstack sudo[114478]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bcb15587-9ae9-4ae0-b5e3-f3febca61198 tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-152243a6-feb6-496c-941e-53d7d2752500" returned: 0 in 0.524s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bcb15587-9ae9-4ae0-b5e3-f3febca61198 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-152243a6-feb6-496c-941e-53d7d2752500 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:57 devstack sudo[114490]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-152243a6-feb6-496c-941e-53d7d2752500 Aug 18 19:12:57 devstack sudo[114490]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:57 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-8762498a-74aa-4d9c-a980-aedec9e6b63b tempest-ProjectMemberTests-681639424 None] Create snapshot completed successfully Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-fc2ee2cf-fae9-4e46-8993-4c2d561c0078 tempest-ProjectReaderTests-214702428 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-fc2ee2cf-fae9-4e46-8993-4c2d561c0078 tempest-ProjectReaderTests-214702428 None] Flow 'volume_create_manager' (39d03d39-38a7-4ee6-b43f-a3a55a155d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-fc2ee2cf-fae9-4e46-8993-4c2d561c0078 tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c494251f-6799-4d3e-9de9-eea441a74fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-fc2ee2cf-fae9-4e46-8993-4c2d561c0078 tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c494251f-6799-4d3e-9de9-eea441a74fe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1972228207',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=20c1877a-c879-4ef0-b795-8ae4a6661d7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f85288ce384c4b1587e9f5c9ef6142d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:57Z,use_quota=True,user_id='d758f3877f17447dbc387f8da7233ba1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-fc2ee2cf-fae9-4e46-8993-4c2d561c0078 tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7f8fec2c-e39f-466a-8302-66e46d068893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-fc2ee2cf-fae9-4e46-8993-4c2d561c0078 tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7f8fec2c-e39f-466a-8302-66e46d068893) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-fc2ee2cf-fae9-4e46-8993-4c2d561c0078 tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (72010e56-628a-48ef-8389-706167db9750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-fc2ee2cf-fae9-4e46-8993-4c2d561c0078 tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (72010e56-628a-48ef-8389-706167db9750) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '20c1877a-c879-4ef0-b795-8ae4a6661d7d', 'volume_name': 'volume-20c1877a-c879-4ef0-b795-8ae4a6661d7d', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-fc2ee2cf-fae9-4e46-8993-4c2d561c0078 tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6f02cdaa-5848-41c5-a1e9-4231b18c2165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-fc2ee2cf-fae9-4e46-8993-4c2d561c0078 tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6f02cdaa-5848-41c5-a1e9-4231b18c2165) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-fc2ee2cf-fae9-4e46-8993-4c2d561c0078 tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (58a9e8aa-b2e5-4c84-a743-fa78f2b61cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:57 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-fc2ee2cf-fae9-4e46-8993-4c2d561c0078 tempest-ProjectReaderTests-214702428 None] Volume 20c1877a-c879-4ef0-b795-8ae4a6661d7d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-20c1877a-c879-4ef0-b795-8ae4a6661d7d', 'volume_size': 1} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-fc2ee2cf-fae9-4e46-8993-4c2d561c0078 tempest-ProjectReaderTests-214702428 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-fc2ee2cf-fae9-4e46-8993-4c2d561c0078 tempest-ProjectReaderTests-214702428 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-fc2ee2cf-fae9-4e46-8993-4c2d561c0078 tempest-ProjectReaderTests-214702428 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:12:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1972228207',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=20c1877a-c879-4ef0-b795-8ae4a6661d7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f85288ce384c4b1587e9f5c9ef6142d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:12: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-18T17:12:57Z,use_quota=True,user_id='d758f3877f17447dbc387f8da7233ba1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-fc2ee2cf-fae9-4e46-8993-4c2d561c0078 tempest-ProjectReaderTests-214702428 None] Creating volume 20c1877a-c879-4ef0-b795-8ae4a6661d7d {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-fc2ee2cf-fae9-4e46-8993-4c2d561c0078 tempest-ProjectReaderTests-214702428 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-fc2ee2cf-fae9-4e46-8993-4c2d561c0078 tempest-ProjectReaderTests-214702428 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-fc2ee2cf-fae9-4e46-8993-4c2d561c0078 tempest-ProjectReaderTests-214702428 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-fc2ee2cf-fae9-4e46-8993-4c2d561c0078 tempest-ProjectReaderTests-214702428 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-fc2ee2cf-fae9-4e46-8993-4c2d561c0078 tempest-ProjectReaderTests-214702428 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-fc2ee2cf-fae9-4e46-8993-4c2d561c0078 tempest-ProjectReaderTests-214702428 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:12:57 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-fc2ee2cf-fae9-4e46-8993-4c2d561c0078 tempest-ProjectReaderTests-214702428 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fc2ee2cf-fae9-4e46-8993-4c2d561c0078 tempest-ProjectReaderTests-214702428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-20c1877a-c879-4ef0-b795-8ae4a6661d7d 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:57 devstack sudo[114492]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-20c1877a-c879-4ef0-b795-8ae4a6661d7d 1073741824 Aug 18 19:12:57 devstack sudo[114492]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d6336b02-36a8-41bf-92b5-822537fb8e95 tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-28b7aa79-3cff-458c-8c6c-cbb86bdddc95-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:57 devstack sudo[114490]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bcb15587-9ae9-4ae0-b5e3-f3febca61198 tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-152243a6-feb6-496c-941e-53d7d2752500" returned: 0 in 0.292s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-bcb15587-9ae9-4ae0-b5e3-f3febca61198 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "cinder-quobyte-152243a6-feb6-496c-941e-53d7d2752500" released by "delete_volume" :: held 0.887s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d6336b02-36a8-41bf-92b5-822537fb8e95 tempest-ProjectMemberTests-681639424 None] Lock "cinder-28b7aa79-3cff-458c-8c6c-cbb86bdddc95-delete_snapshot" acquired by "delete_snapshot" :: waited 0.043s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d6336b02-36a8-41bf-92b5-822537fb8e95 tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-quobyte-e5bfd590-74f7-4e93-b00e-869048cc0e3f" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d6336b02-36a8-41bf-92b5-822537fb8e95 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-e5bfd590-74f7-4e93-b00e-869048cc0e3f" acquired by "delete_snapshot" :: waited 0.031s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d6336b02-36a8-41bf-92b5-822537fb8e95 tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-quobyte-28b7aa79-3cff-458c-8c6c-cbb86bdddc95" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d6336b02-36a8-41bf-92b5-822537fb8e95 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-28b7aa79-3cff-458c-8c6c-cbb86bdddc95" acquired by "_delete_snapshot" :: waited 0.022s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-d6336b02-36a8-41bf-92b5-822537fb8e95 tempest-ProjectMemberTests-681639424 None] Deleting offline snapshot 28b7aa79-3cff-458c-8c6c-cbb86bdddc95 of volume e5bfd590-74f7-4e93-b00e-869048cc0e3f {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-d6336b02-36a8-41bf-92b5-822537fb8e95 tempest-ProjectMemberTests-681639424 None] snapshot_file for this snap is: volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f.28b7aa79-3cff-458c-8c6c-cbb86bdddc95 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[77632c1e-afc5-408c-9706-0db921dafcf8]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d6336b02-36a8-41bf-92b5-822537fb8e95 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f.28b7aa79-3cff-458c-8c6c-cbb86bdddc95 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-bcb15587-9ae9-4ae0-b5e3-f3febca61198 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Created reservations ['9888ecc4-7470-45e1-a54c-5591b19e236d', 'f437d945-e6d9-4ab1-8b48-35969637c07d', '8982e012-ad66-481f-8a19-e4486ed10680', 'e8e157ed-95fc-44f3-8438-d9408437fdef'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-bcb15587-9ae9-4ae0-b5e3-f3febca61198 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-bcb15587-9ae9-4ae0-b5e3-f3febca61198 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-bcb15587-9ae9-4ae0-b5e3-f3febca61198 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-bcb15587-9ae9-4ae0-b5e3-f3febca61198 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-bcb15587-9ae9-4ae0-b5e3-f3febca61198 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bcb15587-9ae9-4ae0-b5e3-f3febca61198 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:57 devstack sudo[114495]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f.28b7aa79-3cff-458c-8c6c-cbb86bdddc95 Aug 18 19:12:57 devstack sudo[114495]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:57 devstack sudo[114499]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:12:57 devstack sudo[114499]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:58 devstack sudo[114492]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fc2ee2cf-fae9-4e46-8993-4c2d561c0078 tempest-ProjectReaderTests-214702428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-20c1877a-c879-4ef0-b795-8ae4a6661d7d 1073741824" returned: 0 in 0.503s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fc2ee2cf-fae9-4e46-8993-4c2d561c0078 tempest-ProjectReaderTests-214702428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-20c1877a-c879-4ef0-b795-8ae4a6661d7d {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:58 devstack sudo[114503]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-20c1877a-c879-4ef0-b795-8ae4a6661d7d Aug 18 19:12:58 devstack sudo[114503]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:58 devstack sudo[114499]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bcb15587-9ae9-4ae0-b5e3-f3febca61198 tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.265s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:58 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-bcb15587-9ae9-4ae0-b5e3-f3febca61198 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:12:58 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-bcb15587-9ae9-4ae0-b5e3-f3febca61198 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Deleted volume successfully. Aug 18 19:12:58 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-bcb15587-9ae9-4ae0-b5e3-f3febca61198 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "cinder-152243a6-feb6-496c-941e-53d7d2752500-delete_volume" released by "delete_volume" :: held 1.470s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:58 devstack sudo[114495]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d6336b02-36a8-41bf-92b5-822537fb8e95 tempest-ProjectMemberTests-681639424 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f.28b7aa79-3cff-458c-8c6c-cbb86bdddc95" returned: 0 in 0.421s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:58 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-d6336b02-36a8-41bf-92b5-822537fb8e95 tempest-ProjectMemberTests-681639424 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:12:58 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[59dad81e-62b5-4bec-82bd-9123dde12e53]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d6336b02-36a8-41bf-92b5-822537fb8e95 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:58 devstack sudo[114509]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f Aug 18 19:12:58 devstack sudo[114509]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:58 devstack sudo[114503]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fc2ee2cf-fae9-4e46-8993-4c2d561c0078 tempest-ProjectReaderTests-214702428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-20c1877a-c879-4ef0-b795-8ae4a6661d7d" returned: 0 in 0.283s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:58 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-fc2ee2cf-fae9-4e46-8993-4c2d561c0078 tempest-ProjectReaderTests-214702428 None] <== create_volume: return (836ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:12:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-fc2ee2cf-fae9-4e46-8993-4c2d561c0078 tempest-ProjectReaderTests-214702428 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.838s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:58 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-fc2ee2cf-fae9-4e46-8993-4c2d561c0078 tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (58a9e8aa-b2e5-4c84-a743-fa78f2b61cba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-20c1877a-c879-4ef0-b795-8ae4a6661d7d', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:58 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-fc2ee2cf-fae9-4e46-8993-4c2d561c0078 tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a854b1e8-069d-46d4-8a60-49895d0f3d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:12:58 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-fc2ee2cf-fae9-4e46-8993-4c2d561c0078 tempest-ProjectReaderTests-214702428 None] Volume volume-20c1877a-c879-4ef0-b795-8ae4a6661d7d (20c1877a-c879-4ef0-b795-8ae4a6661d7d): created successfully Aug 18 19:12:58 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-fc2ee2cf-fae9-4e46-8993-4c2d561c0078 tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a854b1e8-069d-46d4-8a60-49895d0f3d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:12:58 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-fc2ee2cf-fae9-4e46-8993-4c2d561c0078 tempest-ProjectReaderTests-214702428 None] Flow 'volume_create_manager' (39d03d39-38a7-4ee6-b43f-a3a55a155d71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:12:58 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-fc2ee2cf-fae9-4e46-8993-4c2d561c0078 tempest-ProjectReaderTests-214702428 None] Created volume successfully. Aug 18 19:12:58 devstack sudo[114509]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d6336b02-36a8-41bf-92b5-822537fb8e95 tempest-ProjectMemberTests-681639424 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f" returned: 0 in 0.361s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d6336b02-36a8-41bf-92b5-822537fb8e95 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f.28b7aa79-3cff-458c-8c6c-cbb86bdddc95 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:58 devstack sudo[114515]: 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/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f.28b7aa79-3cff-458c-8c6c-cbb86bdddc95 Aug 18 19:12:58 devstack sudo[114515]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:58 devstack sudo[114515]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d6336b02-36a8-41bf-92b5-822537fb8e95 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f.28b7aa79-3cff-458c-8c6c-cbb86bdddc95" returned: 0 in 0.310s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d6336b02-36a8-41bf-92b5-822537fb8e95 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f.28b7aa79-3cff-458c-8c6c-cbb86bdddc95 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:58 devstack sudo[114520]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f.28b7aa79-3cff-458c-8c6c-cbb86bdddc95 Aug 18 19:12:58 devstack sudo[114520]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:59 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-3d5fcdc9-add9-463a-94fb-b7a9285de8cc tempest-CreateVolumesFromSnapshotTest-1294201277 None] Acquiring lock "cinder-4fba2305-1522-495f-95f3-9a66f7854625-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:59 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-3d5fcdc9-add9-463a-94fb-b7a9285de8cc tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "cinder-4fba2305-1522-495f-95f3-9a66f7854625-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:59 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-3d5fcdc9-add9-463a-94fb-b7a9285de8cc tempest-CreateVolumesFromSnapshotTest-1294201277 None] Acquiring lock "cinder-quobyte-4fba2305-1522-495f-95f3-9a66f7854625" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:59 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-3d5fcdc9-add9-463a-94fb-b7a9285de8cc tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "cinder-quobyte-4fba2305-1522-495f-95f3-9a66f7854625" acquired by "delete_volume" :: waited 0.018s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:59 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[58797337-9af2-45bc-b99b-840a983fce44]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3d5fcdc9-add9-463a-94fb-b7a9285de8cc tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fba2305-1522-495f-95f3-9a66f7854625 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:59 devstack sudo[114520]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d6336b02-36a8-41bf-92b5-822537fb8e95 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f.28b7aa79-3cff-458c-8c6c-cbb86bdddc95" returned: 0 in 0.249s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:59 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d6336b02-36a8-41bf-92b5-822537fb8e95 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-28b7aa79-3cff-458c-8c6c-cbb86bdddc95" released by "_delete_snapshot" :: held 1.437s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:59 devstack sudo[114522]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fba2305-1522-495f-95f3-9a66f7854625 Aug 18 19:12:59 devstack sudo[114522]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:59 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d6336b02-36a8-41bf-92b5-822537fb8e95 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-e5bfd590-74f7-4e93-b00e-869048cc0e3f" released by "delete_snapshot" :: held 1.468s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:59 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-d6336b02-36a8-41bf-92b5-822537fb8e95 tempest-ProjectMemberTests-681639424 None] Created reservations ['9cfa482a-9df3-4d2f-94b2-3e08be15aaa8', '44ffbe6a-1633-437c-8f6f-c859988529b9', '3bb02101-413b-4e37-83bc-ad33a749e0c4', '32e5e24a-5e1b-4383-9a81-0abe0f3cd28e'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:12:59 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-d6336b02-36a8-41bf-92b5-822537fb8e95 tempest-ProjectMemberTests-681639424 None] Delete snapshot completed successfully. Aug 18 19:12:59 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d6336b02-36a8-41bf-92b5-822537fb8e95 tempest-ProjectMemberTests-681639424 None] Lock "cinder-28b7aa79-3cff-458c-8c6c-cbb86bdddc95-delete_snapshot" released by "delete_snapshot" :: held 1.619s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:59 devstack sudo[114522]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3d5fcdc9-add9-463a-94fb-b7a9285de8cc tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fba2305-1522-495f-95f3-9a66f7854625" returned: 0 in 0.375s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3d5fcdc9-add9-463a-94fb-b7a9285de8cc tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fba2305-1522-495f-95f3-9a66f7854625 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:59 devstack sudo[114528]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fba2305-1522-495f-95f3-9a66f7854625 Aug 18 19:12:59 devstack sudo[114528]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:59 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-4a239ac3-8d35-4d21-82f7-5359c1a4ea16 tempest-ProjectReaderTests-214702428 None] Acquiring lock "cinder-20c1877a-c879-4ef0-b795-8ae4a6661d7d-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:59 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-4a239ac3-8d35-4d21-82f7-5359c1a4ea16 tempest-ProjectReaderTests-214702428 None] Lock "cinder-20c1877a-c879-4ef0-b795-8ae4a6661d7d-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:59 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-4a239ac3-8d35-4d21-82f7-5359c1a4ea16 tempest-ProjectReaderTests-214702428 None] Acquiring lock "cinder-quobyte-20c1877a-c879-4ef0-b795-8ae4a6661d7d" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:59 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-4a239ac3-8d35-4d21-82f7-5359c1a4ea16 tempest-ProjectReaderTests-214702428 None] Lock "cinder-quobyte-20c1877a-c879-4ef0-b795-8ae4a6661d7d" acquired by "delete_volume" :: waited 0.014s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:59 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[3a250520-fc57-46fd-b215-3e35c29a525b]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:12:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4a239ac3-8d35-4d21-82f7-5359c1a4ea16 tempest-ProjectReaderTests-214702428 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-20c1877a-c879-4ef0-b795-8ae4a6661d7d {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:59 devstack sudo[114528]: pam_unix(sudo:session): session closed for user root Aug 18 19:12:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3d5fcdc9-add9-463a-94fb-b7a9285de8cc tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fba2305-1522-495f-95f3-9a66f7854625" returned: 0 in 0.250s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:12:59 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-3d5fcdc9-add9-463a-94fb-b7a9285de8cc tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "cinder-quobyte-4fba2305-1522-495f-95f3-9a66f7854625" released by "delete_volume" :: held 0.663s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:12:59 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-3d5fcdc9-add9-463a-94fb-b7a9285de8cc tempest-CreateVolumesFromSnapshotTest-1294201277 None] Created reservations ['d8d7c9ac-7661-4019-a7b9-02be4ac887e2', 'ea4e7a6f-077c-47c8-a8c9-4c250f5ee121', '90e51b94-278c-44bf-ae51-e14fe49d9722', 'f41340c9-b14a-4735-b31a-57a5f8a036b7'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:12:59 devstack sudo[114531]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-20c1877a-c879-4ef0-b795-8ae4a6661d7d Aug 18 19:12:59 devstack sudo[114531]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3d5fcdc9-add9-463a-94fb-b7a9285de8cc tempest-CreateVolumesFromSnapshotTest-1294201277 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:12:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3d5fcdc9-add9-463a-94fb-b7a9285de8cc tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:12:59 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3d5fcdc9-add9-463a-94fb-b7a9285de8cc tempest-CreateVolumesFromSnapshotTest-1294201277 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:12:59 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3d5fcdc9-add9-463a-94fb-b7a9285de8cc tempest-CreateVolumesFromSnapshotTest-1294201277 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:12:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3d5fcdc9-add9-463a-94fb-b7a9285de8cc tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:12:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3d5fcdc9-add9-463a-94fb-b7a9285de8cc tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:12:59 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6b223c4b-fb76-49ab-8e02-c5e5321c3fe9 tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-e5bfd590-74f7-4e93-b00e-869048cc0e3f-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:12:59 devstack sudo[114533]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:12:59 devstack sudo[114533]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:12:59 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6b223c4b-fb76-49ab-8e02-c5e5321c3fe9 tempest-ProjectMemberTests-681639424 None] Lock "cinder-e5bfd590-74f7-4e93-b00e-869048cc0e3f-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:12:59 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6b223c4b-fb76-49ab-8e02-c5e5321c3fe9 tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-quobyte-e5bfd590-74f7-4e93-b00e-869048cc0e3f" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6b223c4b-fb76-49ab-8e02-c5e5321c3fe9 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-e5bfd590-74f7-4e93-b00e-869048cc0e3f" acquired by "delete_volume" :: waited 0.017s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[87ca6d57-8134-48bd-932f-0f2b088f08cb]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6b223c4b-fb76-49ab-8e02-c5e5321c3fe9 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:00 devstack sudo[114531]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4a239ac3-8d35-4d21-82f7-5359c1a4ea16 tempest-ProjectReaderTests-214702428 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-20c1877a-c879-4ef0-b795-8ae4a6661d7d" returned: 0 in 0.432s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4a239ac3-8d35-4d21-82f7-5359c1a4ea16 tempest-ProjectReaderTests-214702428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-20c1877a-c879-4ef0-b795-8ae4a6661d7d {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:00 devstack sudo[114533]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3d5fcdc9-add9-463a-94fb-b7a9285de8cc tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.270s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-3d5fcdc9-add9-463a-94fb-b7a9285de8cc tempest-CreateVolumesFromSnapshotTest-1294201277 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:13:00 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-3d5fcdc9-add9-463a-94fb-b7a9285de8cc tempest-CreateVolumesFromSnapshotTest-1294201277 None] Deleted volume successfully. Aug 18 19:13:00 devstack sudo[114541]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-20c1877a-c879-4ef0-b795-8ae4a6661d7d Aug 18 19:13:00 devstack sudo[114541]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:00 devstack sudo[114538]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f Aug 18 19:13:00 devstack sudo[114538]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-97acbf67-eb34-4038-b799-d757bdea406a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Acquiring lock "cinder-7009b7b6-1ece-4105-bc7d-c5207e1ba792-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-3d5fcdc9-add9-463a-94fb-b7a9285de8cc tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "cinder-4fba2305-1522-495f-95f3-9a66f7854625-delete_volume" released by "delete_volume" :: held 1.180s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-97acbf67-eb34-4038-b799-d757bdea406a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "cinder-7009b7b6-1ece-4105-bc7d-c5207e1ba792-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-97acbf67-eb34-4038-b799-d757bdea406a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Acquiring lock "cinder-quobyte-7009b7b6-1ece-4105-bc7d-c5207e1ba792" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-97acbf67-eb34-4038-b799-d757bdea406a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "cinder-quobyte-7009b7b6-1ece-4105-bc7d-c5207e1ba792" acquired by "delete_volume" :: waited 0.016s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[f5121438-e88b-4826-9283-b9c4cf0392f5]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-97acbf67-eb34-4038-b799-d757bdea406a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7009b7b6-1ece-4105-bc7d-c5207e1ba792 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:00 devstack sudo[114541]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4a239ac3-8d35-4d21-82f7-5359c1a4ea16 tempest-ProjectReaderTests-214702428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-20c1877a-c879-4ef0-b795-8ae4a6661d7d" returned: 0 in 0.285s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-4a239ac3-8d35-4d21-82f7-5359c1a4ea16 tempest-ProjectReaderTests-214702428 None] Lock "cinder-quobyte-20c1877a-c879-4ef0-b795-8ae4a6661d7d" released by "delete_volume" :: held 0.759s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:00 devstack sudo[114544]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7009b7b6-1ece-4105-bc7d-c5207e1ba792 Aug 18 19:13:00 devstack sudo[114544]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:00 devstack sudo[114538]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6b223c4b-fb76-49ab-8e02-c5e5321c3fe9 tempest-ProjectMemberTests-681639424 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f" returned: 0 in 0.408s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6b223c4b-fb76-49ab-8e02-c5e5321c3fe9 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:00 devstack sudo[114550]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f Aug 18 19:13:00 devstack sudo[114550]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-4a239ac3-8d35-4d21-82f7-5359c1a4ea16 tempest-ProjectReaderTests-214702428 None] Created reservations ['1a8f8252-29e9-43a4-802e-e55aa0eac9a9', '1982fe3d-af71-4410-ba01-ee43f407fb9f', 'bc3c7598-b4e9-41c2-9731-b1941ecbf710', '170f527b-f040-485c-a22a-5dcddc532fef'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4a239ac3-8d35-4d21-82f7-5359c1a4ea16 tempest-ProjectReaderTests-214702428 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4a239ac3-8d35-4d21-82f7-5359c1a4ea16 tempest-ProjectReaderTests-214702428 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4a239ac3-8d35-4d21-82f7-5359c1a4ea16 tempest-ProjectReaderTests-214702428 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4a239ac3-8d35-4d21-82f7-5359c1a4ea16 tempest-ProjectReaderTests-214702428 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4a239ac3-8d35-4d21-82f7-5359c1a4ea16 tempest-ProjectReaderTests-214702428 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4a239ac3-8d35-4d21-82f7-5359c1a4ea16 tempest-ProjectReaderTests-214702428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:00 devstack sudo[114552]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:13:00 devstack sudo[114552]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:00 devstack sudo[114550]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6b223c4b-fb76-49ab-8e02-c5e5321c3fe9 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e5bfd590-74f7-4e93-b00e-869048cc0e3f" returned: 0 in 0.275s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:00 devstack sudo[114544]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-97acbf67-eb34-4038-b799-d757bdea406a tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7009b7b6-1ece-4105-bc7d-c5207e1ba792" returned: 0 in 0.447s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-97acbf67-eb34-4038-b799-d757bdea406a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7009b7b6-1ece-4105-bc7d-c5207e1ba792 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6b223c4b-fb76-49ab-8e02-c5e5321c3fe9 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-e5bfd590-74f7-4e93-b00e-869048cc0e3f" released by "delete_volume" :: held 0.767s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:00 devstack sudo[114559]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7009b7b6-1ece-4105-bc7d-c5207e1ba792 Aug 18 19:13:00 devstack sudo[114559]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-6b223c4b-fb76-49ab-8e02-c5e5321c3fe9 tempest-ProjectMemberTests-681639424 None] Created reservations ['7b2447b5-cb61-4469-afac-2b3407822dfe', '6aac7671-2b23-4431-a8fa-fef2477fbf9c', '1549a019-9db9-4285-8d87-7ba8fe9437ca', 'e5bf7e5a-d9c6-47b9-9f44-1ee9e3a16007'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:13:00 devstack sudo[114552]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6b223c4b-fb76-49ab-8e02-c5e5321c3fe9 tempest-ProjectMemberTests-681639424 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6b223c4b-fb76-49ab-8e02-c5e5321c3fe9 tempest-ProjectMemberTests-681639424 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-6b223c4b-fb76-49ab-8e02-c5e5321c3fe9 tempest-ProjectMemberTests-681639424 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-6b223c4b-fb76-49ab-8e02-c5e5321c3fe9 tempest-ProjectMemberTests-681639424 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6b223c4b-fb76-49ab-8e02-c5e5321c3fe9 tempest-ProjectMemberTests-681639424 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6b223c4b-fb76-49ab-8e02-c5e5321c3fe9 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4a239ac3-8d35-4d21-82f7-5359c1a4ea16 tempest-ProjectReaderTests-214702428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.349s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-4a239ac3-8d35-4d21-82f7-5359c1a4ea16 tempest-ProjectReaderTests-214702428 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:13:00 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-4a239ac3-8d35-4d21-82f7-5359c1a4ea16 tempest-ProjectReaderTests-214702428 None] Deleted volume successfully. Aug 18 19:13:00 devstack sudo[114562]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:13:00 devstack sudo[114562]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:00 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-4a239ac3-8d35-4d21-82f7-5359c1a4ea16 tempest-ProjectReaderTests-214702428 None] Lock "cinder-20c1877a-c879-4ef0-b795-8ae4a6661d7d-delete_volume" released by "delete_volume" :: held 1.355s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:01 devstack sudo[114559]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-97acbf67-eb34-4038-b799-d757bdea406a tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-7009b7b6-1ece-4105-bc7d-c5207e1ba792" returned: 0 in 0.393s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-97acbf67-eb34-4038-b799-d757bdea406a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "cinder-quobyte-7009b7b6-1ece-4105-bc7d-c5207e1ba792" released by "delete_volume" :: held 0.889s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:01 devstack sudo[114562]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6b223c4b-fb76-49ab-8e02-c5e5321c3fe9 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.334s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-6b223c4b-fb76-49ab-8e02-c5e5321c3fe9 tempest-ProjectMemberTests-681639424 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:13:01 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-6b223c4b-fb76-49ab-8e02-c5e5321c3fe9 tempest-ProjectMemberTests-681639424 None] Deleted volume successfully. Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-97acbf67-eb34-4038-b799-d757bdea406a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Created reservations ['ad9410de-66b3-432d-816c-ff9ea54d1278', '14ed3c66-cd20-42f3-8a95-e0cefd559732', '8a61c453-d69d-45f1-b24e-3292974df557', 'bcc0b541-e47f-42d2-9460-dabd3b0b269a'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6b223c4b-fb76-49ab-8e02-c5e5321c3fe9 tempest-ProjectMemberTests-681639424 None] Lock "cinder-e5bfd590-74f7-4e93-b00e-869048cc0e3f-delete_volume" released by "delete_volume" :: held 1.359s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-97acbf67-eb34-4038-b799-d757bdea406a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-97acbf67-eb34-4038-b799-d757bdea406a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-97acbf67-eb34-4038-b799-d757bdea406a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-97acbf67-eb34-4038-b799-d757bdea406a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-97acbf67-eb34-4038-b799-d757bdea406a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-97acbf67-eb34-4038-b799-d757bdea406a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:01 devstack sudo[114566]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:13:01 devstack sudo[114566]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-3c5745b0-3577-4d56-a6eb-102027506f78 tempest-ProjectReaderTests-214702428 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3c5745b0-3577-4d56-a6eb-102027506f78 tempest-ProjectReaderTests-214702428 None] Flow 'volume_create_manager' (971a4b45-6680-4258-a50c-21c83651f794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3c5745b0-3577-4d56-a6eb-102027506f78 tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c90932db-589c-4c62-b66d-4022af51e3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2b3fe255-4a72-4140-894f-010e3d92fea8 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Acquiring lock "cinder-230d0af0-31e4-4edd-b660-a310a88be433-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2b3fe255-4a72-4140-894f-010e3d92fea8 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "cinder-230d0af0-31e4-4edd-b660-a310a88be433-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3c5745b0-3577-4d56-a6eb-102027506f78 tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c90932db-589c-4c62-b66d-4022af51e3ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:13:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2045209186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ce6ab15e-3e58-4efb-9a89-9fabcd958c2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f85288ce384c4b1587e9f5c9ef6142d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:13: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-18T17:13:01Z,use_quota=True,user_id='d758f3877f17447dbc387f8da7233ba1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3c5745b0-3577-4d56-a6eb-102027506f78 tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f2501898-5c73-48d7-a4f9-677ea05391ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3c5745b0-3577-4d56-a6eb-102027506f78 tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f2501898-5c73-48d7-a4f9-677ea05391ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3c5745b0-3577-4d56-a6eb-102027506f78 tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (381963ed-5888-4e48-9e8a-355c49c85af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3c5745b0-3577-4d56-a6eb-102027506f78 tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (381963ed-5888-4e48-9e8a-355c49c85af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ce6ab15e-3e58-4efb-9a89-9fabcd958c2f', 'volume_name': 'volume-ce6ab15e-3e58-4efb-9a89-9fabcd958c2f', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3c5745b0-3577-4d56-a6eb-102027506f78 tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (35bdefa4-bd73-471a-a8f7-d455ccd943e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3c5745b0-3577-4d56-a6eb-102027506f78 tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (35bdefa4-bd73-471a-a8f7-d455ccd943e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3c5745b0-3577-4d56-a6eb-102027506f78 tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b72eec6e-7c93-4108-ab78-e974b63d4b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:01 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-3c5745b0-3577-4d56-a6eb-102027506f78 tempest-ProjectReaderTests-214702428 None] Volume ce6ab15e-3e58-4efb-9a89-9fabcd958c2f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ce6ab15e-3e58-4efb-9a89-9fabcd958c2f', 'volume_size': 1} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3c5745b0-3577-4d56-a6eb-102027506f78 tempest-ProjectReaderTests-214702428 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3c5745b0-3577-4d56-a6eb-102027506f78 tempest-ProjectReaderTests-214702428 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3c5745b0-3577-4d56-a6eb-102027506f78 tempest-ProjectReaderTests-214702428 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:13:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2045209186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ce6ab15e-3e58-4efb-9a89-9fabcd958c2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f85288ce384c4b1587e9f5c9ef6142d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:13: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-18T17:13:01Z,use_quota=True,user_id='d758f3877f17447dbc387f8da7233ba1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-3c5745b0-3577-4d56-a6eb-102027506f78 tempest-ProjectReaderTests-214702428 None] Creating volume ce6ab15e-3e58-4efb-9a89-9fabcd958c2f {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3c5745b0-3577-4d56-a6eb-102027506f78 tempest-ProjectReaderTests-214702428 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3c5745b0-3577-4d56-a6eb-102027506f78 tempest-ProjectReaderTests-214702428 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3c5745b0-3577-4d56-a6eb-102027506f78 tempest-ProjectReaderTests-214702428 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3c5745b0-3577-4d56-a6eb-102027506f78 tempest-ProjectReaderTests-214702428 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3c5745b0-3577-4d56-a6eb-102027506f78 tempest-ProjectReaderTests-214702428 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3c5745b0-3577-4d56-a6eb-102027506f78 tempest-ProjectReaderTests-214702428 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:13:01 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-3c5745b0-3577-4d56-a6eb-102027506f78 tempest-ProjectReaderTests-214702428 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3c5745b0-3577-4d56-a6eb-102027506f78 tempest-ProjectReaderTests-214702428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-ce6ab15e-3e58-4efb-9a89-9fabcd958c2f 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:01 devstack sudo[114568]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-ce6ab15e-3e58-4efb-9a89-9fabcd958c2f 1073741824 Aug 18 19:13:01 devstack sudo[114568]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2b3fe255-4a72-4140-894f-010e3d92fea8 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Acquiring lock "cinder-quobyte-230d0af0-31e4-4edd-b660-a310a88be433" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-d2255190-39c7-4757-ac8c-cf1e1a702dbb tempest-ProjectMemberTests-681639424 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d2255190-39c7-4757-ac8c-cf1e1a702dbb tempest-ProjectMemberTests-681639424 None] Flow 'volume_create_manager' (ef57517f-6d79-4b3c-81f6-ba64612dad53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d2255190-39c7-4757-ac8c-cf1e1a702dbb tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d5a9e7a9-5946-4f45-98b7-6c21097667ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2b3fe255-4a72-4140-894f-010e3d92fea8 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "cinder-quobyte-230d0af0-31e4-4edd-b660-a310a88be433" acquired by "delete_volume" :: waited 0.059s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d2255190-39c7-4757-ac8c-cf1e1a702dbb tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d5a9e7a9-5946-4f45-98b7-6c21097667ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:13:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-338843830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f08b5fbeeea24c95955c9cd1b7e47d88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:13: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-18T17:13:02Z,use_quota=True,user_id='ddc45021c2e74964bbc6d7940ad31932',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:01 devstack sudo[114566]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d2255190-39c7-4757-ac8c-cf1e1a702dbb tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b0bb4e91-5720-48d3-980a-9ecab7837a03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d2255190-39c7-4757-ac8c-cf1e1a702dbb tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b0bb4e91-5720-48d3-980a-9ecab7837a03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d2255190-39c7-4757-ac8c-cf1e1a702dbb tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (94a25eb5-cb9c-4139-af2d-612a5155c9bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d2255190-39c7-4757-ac8c-cf1e1a702dbb tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (94a25eb5-cb9c-4139-af2d-612a5155c9bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9', 'volume_name': 'volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d2255190-39c7-4757-ac8c-cf1e1a702dbb tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ccc31032-6186-4a76-90c5-6dfae83efd8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d2255190-39c7-4757-ac8c-cf1e1a702dbb tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ccc31032-6186-4a76-90c5-6dfae83efd8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d2255190-39c7-4757-ac8c-cf1e1a702dbb tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5226c4b7-27aa-45df-b430-7630f2d3ad2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:01 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-d2255190-39c7-4757-ac8c-cf1e1a702dbb tempest-ProjectMemberTests-681639424 None] Volume 5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9', 'volume_size': 1} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d2255190-39c7-4757-ac8c-cf1e1a702dbb tempest-ProjectMemberTests-681639424 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[a46e5f17-dfee-4ef8-8417-b8d7ff19e283]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2b3fe255-4a72-4140-894f-010e3d92fea8 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-230d0af0-31e4-4edd-b660-a310a88be433 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-97acbf67-eb34-4038-b799-d757bdea406a tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.406s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-97acbf67-eb34-4038-b799-d757bdea406a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:13:01 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-97acbf67-eb34-4038-b799-d757bdea406a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Deleted volume successfully. Aug 18 19:13:01 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-97acbf67-eb34-4038-b799-d757bdea406a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "cinder-7009b7b6-1ece-4105-bc7d-c5207e1ba792-delete_volume" released by "delete_volume" :: held 1.652s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:01 devstack sudo[114571]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-230d0af0-31e4-4edd-b660-a310a88be433 Aug 18 19:13:01 devstack sudo[114571]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:02 devstack sudo[114568]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3c5745b0-3577-4d56-a6eb-102027506f78 tempest-ProjectReaderTests-214702428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-ce6ab15e-3e58-4efb-9a89-9fabcd958c2f 1073741824" returned: 0 in 0.449s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3c5745b0-3577-4d56-a6eb-102027506f78 tempest-ProjectReaderTests-214702428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-ce6ab15e-3e58-4efb-9a89-9fabcd958c2f {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:02 devstack sudo[114576]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-ce6ab15e-3e58-4efb-9a89-9fabcd958c2f Aug 18 19:13:02 devstack sudo[114576]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:02 devstack sudo[114571]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2b3fe255-4a72-4140-894f-010e3d92fea8 tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-230d0af0-31e4-4edd-b660-a310a88be433" returned: 0 in 0.385s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2b3fe255-4a72-4140-894f-010e3d92fea8 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-230d0af0-31e4-4edd-b660-a310a88be433 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:02 devstack sudo[114581]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-230d0af0-31e4-4edd-b660-a310a88be433 Aug 18 19:13:02 devstack sudo[114581]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:02 devstack sudo[114576]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3c5745b0-3577-4d56-a6eb-102027506f78 tempest-ProjectReaderTests-214702428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-ce6ab15e-3e58-4efb-9a89-9fabcd958c2f" returned: 0 in 0.251s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-3c5745b0-3577-4d56-a6eb-102027506f78 tempest-ProjectReaderTests-214702428 None] <== create_volume: return (747ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-3c5745b0-3577-4d56-a6eb-102027506f78 tempest-ProjectReaderTests-214702428 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.749s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d2255190-39c7-4757-ac8c-cf1e1a702dbb tempest-ProjectMemberTests-681639424 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.546s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d2255190-39c7-4757-ac8c-cf1e1a702dbb tempest-ProjectMemberTests-681639424 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:13:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-338843830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f08b5fbeeea24c95955c9cd1b7e47d88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:13: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-18T17:13:02Z,use_quota=True,user_id='ddc45021c2e74964bbc6d7940ad31932',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-d2255190-39c7-4757-ac8c-cf1e1a702dbb tempest-ProjectMemberTests-681639424 None] Creating volume 5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d2255190-39c7-4757-ac8c-cf1e1a702dbb tempest-ProjectMemberTests-681639424 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d2255190-39c7-4757-ac8c-cf1e1a702dbb tempest-ProjectMemberTests-681639424 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d2255190-39c7-4757-ac8c-cf1e1a702dbb tempest-ProjectMemberTests-681639424 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d2255190-39c7-4757-ac8c-cf1e1a702dbb tempest-ProjectMemberTests-681639424 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d2255190-39c7-4757-ac8c-cf1e1a702dbb tempest-ProjectMemberTests-681639424 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d2255190-39c7-4757-ac8c-cf1e1a702dbb tempest-ProjectMemberTests-681639424 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:13:02 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-d2255190-39c7-4757-ac8c-cf1e1a702dbb tempest-ProjectMemberTests-681639424 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d2255190-39c7-4757-ac8c-cf1e1a702dbb tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:02 devstack sudo[114584]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9 1073741824 Aug 18 19:13:02 devstack sudo[114584]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3c5745b0-3577-4d56-a6eb-102027506f78 tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b72eec6e-7c93-4108-ab78-e974b63d4b23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ce6ab15e-3e58-4efb-9a89-9fabcd958c2f', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3c5745b0-3577-4d56-a6eb-102027506f78 tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (75689a0d-eb36-494c-839e-3b8a33b05a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:02 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-3c5745b0-3577-4d56-a6eb-102027506f78 tempest-ProjectReaderTests-214702428 None] Volume volume-ce6ab15e-3e58-4efb-9a89-9fabcd958c2f (ce6ab15e-3e58-4efb-9a89-9fabcd958c2f): created successfully Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3c5745b0-3577-4d56-a6eb-102027506f78 tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (75689a0d-eb36-494c-839e-3b8a33b05a3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-3c5745b0-3577-4d56-a6eb-102027506f78 tempest-ProjectReaderTests-214702428 None] Flow 'volume_create_manager' (971a4b45-6680-4258-a50c-21c83651f794) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:13:02 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-3c5745b0-3577-4d56-a6eb-102027506f78 tempest-ProjectReaderTests-214702428 None] Created volume successfully. Aug 18 19:13:02 devstack sudo[114581]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2b3fe255-4a72-4140-894f-010e3d92fea8 tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-230d0af0-31e4-4edd-b660-a310a88be433" returned: 0 in 0.269s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2b3fe255-4a72-4140-894f-010e3d92fea8 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "cinder-quobyte-230d0af0-31e4-4edd-b660-a310a88be433" released by "delete_volume" :: held 0.743s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-2b3fe255-4a72-4140-894f-010e3d92fea8 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Created reservations ['bf7d0848-0b99-42c6-abdd-82bbf2c0761c', 'f755fc8b-5635-466f-b331-e30c2a76b74f', 'd0d8c303-8109-42ae-a1e8-3928099ae275', '8177a98e-d0f8-4d71-bfb5-af5ca0200aa7'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2b3fe255-4a72-4140-894f-010e3d92fea8 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2b3fe255-4a72-4140-894f-010e3d92fea8 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-2b3fe255-4a72-4140-894f-010e3d92fea8 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-2b3fe255-4a72-4140-894f-010e3d92fea8 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2b3fe255-4a72-4140-894f-010e3d92fea8 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2b3fe255-4a72-4140-894f-010e3d92fea8 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:02 devstack sudo[114590]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:13:02 devstack sudo[114590]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9cb49f0d-7ae0-4777-a680-1f466117182a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Acquiring lock "cinder-f43c913e-1e1e-40e9-a637-ca8355f3a238-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9cb49f0d-7ae0-4777-a680-1f466117182a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "cinder-f43c913e-1e1e-40e9-a637-ca8355f3a238-delete_snapshot" acquired by "delete_snapshot" :: waited 0.023s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9cb49f0d-7ae0-4777-a680-1f466117182a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Acquiring lock "cinder-quobyte-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9cb49f0d-7ae0-4777-a680-1f466117182a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "cinder-quobyte-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8" acquired by "delete_snapshot" :: waited 0.015s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9cb49f0d-7ae0-4777-a680-1f466117182a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Acquiring lock "cinder-quobyte-f43c913e-1e1e-40e9-a637-ca8355f3a238" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9cb49f0d-7ae0-4777-a680-1f466117182a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "cinder-quobyte-f43c913e-1e1e-40e9-a637-ca8355f3a238" acquired by "_delete_snapshot" :: waited 0.020s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-9cb49f0d-7ae0-4777-a680-1f466117182a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Deleting offline snapshot f43c913e-1e1e-40e9-a637-ca8355f3a238 of volume 4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-9cb49f0d-7ae0-4777-a680-1f466117182a tempest-CreateVolumesFromSnapshotTest-1294201277 None] snapshot_file for this snap is: volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8.f43c913e-1e1e-40e9-a637-ca8355f3a238 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[71be586e-a430-4ecf-8dd9-3933d8e779b6]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9cb49f0d-7ae0-4777-a680-1f466117182a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8.f43c913e-1e1e-40e9-a637-ca8355f3a238 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:02 devstack sudo[114584]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d2255190-39c7-4757-ac8c-cf1e1a702dbb tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9 1073741824" returned: 0 in 0.504s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d2255190-39c7-4757-ac8c-cf1e1a702dbb tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:02 devstack sudo[114592]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8.f43c913e-1e1e-40e9-a637-ca8355f3a238 Aug 18 19:13:02 devstack sudo[114592]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:02 devstack sudo[114595]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9 Aug 18 19:13:02 devstack sudo[114590]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:02 devstack sudo[114595]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2b3fe255-4a72-4140-894f-010e3d92fea8 tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.299s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:02 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-2b3fe255-4a72-4140-894f-010e3d92fea8 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:13:02 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-2b3fe255-4a72-4140-894f-010e3d92fea8 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Deleted volume successfully. Aug 18 19:13:03 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-2b3fe255-4a72-4140-894f-010e3d92fea8 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "cinder-230d0af0-31e4-4edd-b660-a310a88be433-delete_volume" released by "delete_volume" :: held 1.415s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:03 devstack sudo[114595]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d2255190-39c7-4757-ac8c-cf1e1a702dbb tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9" returned: 0 in 0.253s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:03 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d2255190-39c7-4757-ac8c-cf1e1a702dbb tempest-ProjectMemberTests-681639424 None] <== create_volume: return (808ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:13:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d2255190-39c7-4757-ac8c-cf1e1a702dbb tempest-ProjectMemberTests-681639424 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.811s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:03 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d2255190-39c7-4757-ac8c-cf1e1a702dbb tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5226c4b7-27aa-45df-b430-7630f2d3ad2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:03 devstack sudo[114592]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:03 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d2255190-39c7-4757-ac8c-cf1e1a702dbb tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8812e0c6-f919-419d-b20a-584d35b3fd3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9cb49f0d-7ae0-4777-a680-1f466117182a tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8.f43c913e-1e1e-40e9-a637-ca8355f3a238" returned: 0 in 0.398s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:03 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-9cb49f0d-7ae0-4777-a680-1f466117182a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:13:03 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-d2255190-39c7-4757-ac8c-cf1e1a702dbb tempest-ProjectMemberTests-681639424 None] Volume volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9 (5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9): created successfully Aug 18 19:13:03 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d2255190-39c7-4757-ac8c-cf1e1a702dbb tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8812e0c6-f919-419d-b20a-584d35b3fd3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:03 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-d2255190-39c7-4757-ac8c-cf1e1a702dbb tempest-ProjectMemberTests-681639424 None] Flow 'volume_create_manager' (ef57517f-6d79-4b3c-81f6-ba64612dad53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:13:03 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[5c79e2b5-9fad-433d-88bb-fc377906aeb9]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9cb49f0d-7ae0-4777-a680-1f466117182a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:03 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-d2255190-39c7-4757-ac8c-cf1e1a702dbb tempest-ProjectMemberTests-681639424 None] Created volume successfully. Aug 18 19:13:03 devstack sudo[114601]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8 Aug 18 19:13:03 devstack sudo[114601]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:03 devstack sudo[114601]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9cb49f0d-7ae0-4777-a680-1f466117182a tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8" returned: 0 in 0.355s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9cb49f0d-7ae0-4777-a680-1f466117182a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8.f43c913e-1e1e-40e9-a637-ca8355f3a238 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:03 devstack sudo[114606]: 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/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8.f43c913e-1e1e-40e9-a637-ca8355f3a238 Aug 18 19:13:03 devstack sudo[114606]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:03 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e4c30569-61a5-4383-b203-0b36c5cf1566 tempest-ProjectReaderTests-214702428 None] Acquiring lock "cinder-ce6ab15e-3e58-4efb-9a89-9fabcd958c2f-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:03 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e4c30569-61a5-4383-b203-0b36c5cf1566 tempest-ProjectReaderTests-214702428 None] Lock "cinder-ce6ab15e-3e58-4efb-9a89-9fabcd958c2f-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:03 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e4c30569-61a5-4383-b203-0b36c5cf1566 tempest-ProjectReaderTests-214702428 None] Acquiring lock "cinder-quobyte-ce6ab15e-3e58-4efb-9a89-9fabcd958c2f" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:03 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e4c30569-61a5-4383-b203-0b36c5cf1566 tempest-ProjectReaderTests-214702428 None] Lock "cinder-quobyte-ce6ab15e-3e58-4efb-9a89-9fabcd958c2f" acquired by "delete_volume" :: waited 0.026s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:03 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[9a5bf1e3-c1cf-4e09-be5d-3f94c72696f1]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e4c30569-61a5-4383-b203-0b36c5cf1566 tempest-ProjectReaderTests-214702428 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-ce6ab15e-3e58-4efb-9a89-9fabcd958c2f {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:03 devstack sudo[114608]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-ce6ab15e-3e58-4efb-9a89-9fabcd958c2f Aug 18 19:13:03 devstack sudo[114608]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9badc1be-8df3-445a-8829-1e707217fcdb tempest-ProjectMemberTests-681639424 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:03 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9badc1be-8df3-445a-8829-1e707217fcdb tempest-ProjectMemberTests-681639424 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:04 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-9badc1be-8df3-445a-8829-1e707217fcdb tempest-ProjectMemberTests-681639424 None] Creating offline snapshot c911ab01-3c8e-4b54-8fda-b7d514f027fb of volume 5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9 {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:13:04 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[b0963d20-57dd-4cb3-a0af-ea2e85034db3]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9badc1be-8df3-445a-8829-1e707217fcdb tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:04 devstack sudo[114606]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9cb49f0d-7ae0-4777-a680-1f466117182a tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8.f43c913e-1e1e-40e9-a637-ca8355f3a238" returned: 0 in 0.423s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9cb49f0d-7ae0-4777-a680-1f466117182a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8.f43c913e-1e1e-40e9-a637-ca8355f3a238 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:04 devstack sudo[114614]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8.f43c913e-1e1e-40e9-a637-ca8355f3a238 Aug 18 19:13:04 devstack sudo[114614]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:04 devstack sudo[114613]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9 Aug 18 19:13:04 devstack sudo[114613]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:04 devstack sudo[114608]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e4c30569-61a5-4383-b203-0b36c5cf1566 tempest-ProjectReaderTests-214702428 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-ce6ab15e-3e58-4efb-9a89-9fabcd958c2f" returned: 0 in 0.415s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e4c30569-61a5-4383-b203-0b36c5cf1566 tempest-ProjectReaderTests-214702428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-ce6ab15e-3e58-4efb-9a89-9fabcd958c2f {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:04 devstack sudo[114620]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-ce6ab15e-3e58-4efb-9a89-9fabcd958c2f Aug 18 19:13:04 devstack sudo[114620]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:04 devstack sudo[114614]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9cb49f0d-7ae0-4777-a680-1f466117182a tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8.f43c913e-1e1e-40e9-a637-ca8355f3a238" returned: 0 in 0.257s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9cb49f0d-7ae0-4777-a680-1f466117182a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "cinder-quobyte-f43c913e-1e1e-40e9-a637-ca8355f3a238" released by "_delete_snapshot" :: held 1.546s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9cb49f0d-7ae0-4777-a680-1f466117182a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "cinder-quobyte-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8" released by "delete_snapshot" :: held 1.574s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:04 devstack sudo[114613]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9badc1be-8df3-445a-8829-1e707217fcdb tempest-ProjectMemberTests-681639424 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9" returned: 0 in 0.386s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9badc1be-8df3-445a-8829-1e707217fcdb tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9.c911ab01-3c8e-4b54-8fda-b7d514f027fb 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:04 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-9cb49f0d-7ae0-4777-a680-1f466117182a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Created reservations ['f43363f9-9498-4ac6-91fa-c269de7f25b5', 'b4ce3485-4bd8-4e70-9294-629178e46b00', '5eb78acb-33a4-43fc-9ab5-fe028cc30ab7', 'ae27e173-d6a8-48bf-9249-baf3a16f8f35'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:13:04 devstack sudo[114627]: 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/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9.c911ab01-3c8e-4b54-8fda-b7d514f027fb 1G Aug 18 19:13:04 devstack sudo[114627]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:04 devstack sudo[114620]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e4c30569-61a5-4383-b203-0b36c5cf1566 tempest-ProjectReaderTests-214702428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-ce6ab15e-3e58-4efb-9a89-9fabcd958c2f" returned: 0 in 0.270s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e4c30569-61a5-4383-b203-0b36c5cf1566 tempest-ProjectReaderTests-214702428 None] Lock "cinder-quobyte-ce6ab15e-3e58-4efb-9a89-9fabcd958c2f" released by "delete_volume" :: held 0.738s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:04 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-9cb49f0d-7ae0-4777-a680-1f466117182a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Delete snapshot completed successfully. Aug 18 19:13:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-9cb49f0d-7ae0-4777-a680-1f466117182a tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "cinder-f43c913e-1e1e-40e9-a637-ca8355f3a238-delete_snapshot" released by "delete_snapshot" :: held 1.763s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:04 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-e4c30569-61a5-4383-b203-0b36c5cf1566 tempest-ProjectReaderTests-214702428 None] Created reservations ['86bca48e-2468-4368-ac05-d4046cafed46', '8e725789-12d1-4909-b4c2-c3096f3ad198', '0f46d604-2f2e-4619-84bd-72aae4391b29', '1b6f7ec2-3ef5-4d33-9922-268d7384e850'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:13:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e4c30569-61a5-4383-b203-0b36c5cf1566 tempest-ProjectReaderTests-214702428 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e4c30569-61a5-4383-b203-0b36c5cf1566 tempest-ProjectReaderTests-214702428 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:04 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e4c30569-61a5-4383-b203-0b36c5cf1566 tempest-ProjectReaderTests-214702428 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:13:04 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e4c30569-61a5-4383-b203-0b36c5cf1566 tempest-ProjectReaderTests-214702428 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:13:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e4c30569-61a5-4383-b203-0b36c5cf1566 tempest-ProjectReaderTests-214702428 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e4c30569-61a5-4383-b203-0b36c5cf1566 tempest-ProjectReaderTests-214702428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:04 devstack sudo[114629]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:13:04 devstack sudo[114629]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:04 devstack sudo[114627]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9badc1be-8df3-445a-8829-1e707217fcdb tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9.c911ab01-3c8e-4b54-8fda-b7d514f027fb 1G" returned: 0 in 0.448s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9badc1be-8df3-445a-8829-1e707217fcdb tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9.c911ab01-3c8e-4b54-8fda-b7d514f027fb {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:04 devstack sudo[114629]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e4c30569-61a5-4383-b203-0b36c5cf1566 tempest-ProjectReaderTests-214702428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.270s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:04 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-e4c30569-61a5-4383-b203-0b36c5cf1566 tempest-ProjectReaderTests-214702428 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:13:04 devstack sudo[114635]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9.c911ab01-3c8e-4b54-8fda-b7d514f027fb Aug 18 19:13:04 devstack sudo[114635]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:04 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-e4c30569-61a5-4383-b203-0b36c5cf1566 tempest-ProjectReaderTests-214702428 None] Deleted volume successfully. Aug 18 19:13:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e4c30569-61a5-4383-b203-0b36c5cf1566 tempest-ProjectReaderTests-214702428 None] Lock "cinder-ce6ab15e-3e58-4efb-9a89-9fabcd958c2f-delete_volume" released by "delete_volume" :: held 1.234s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d467e256-7695-41cb-b5df-f0ccba1c66f7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Acquiring lock "cinder-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:04 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d467e256-7695-41cb-b5df-f0ccba1c66f7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "cinder-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:05 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d467e256-7695-41cb-b5df-f0ccba1c66f7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Acquiring lock "cinder-quobyte-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:05 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d467e256-7695-41cb-b5df-f0ccba1c66f7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "cinder-quobyte-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8" acquired by "delete_volume" :: waited 0.016s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:05 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[cf0cabec-fc72-4eb5-bf24-c486d5cc7a8d]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d467e256-7695-41cb-b5df-f0ccba1c66f7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:05 devstack sudo[114635]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9badc1be-8df3-445a-8829-1e707217fcdb tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9.c911ab01-3c8e-4b54-8fda-b7d514f027fb" returned: 0 in 0.332s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:05 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-9badc1be-8df3-445a-8829-1e707217fcdb tempest-ProjectMemberTests-681639424 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9.c911ab01-3c8e-4b54-8fda-b7d514f027fb is being set with open permissions: ugo+rw Aug 18 19:13:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9badc1be-8df3-445a-8829-1e707217fcdb tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9.c911ab01-3c8e-4b54-8fda-b7d514f027fb {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:05 devstack sudo[114641]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9.c911ab01-3c8e-4b54-8fda-b7d514f027fb Aug 18 19:13:05 devstack sudo[114641]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:05 devstack sudo[114639]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8 Aug 18 19:13:05 devstack sudo[114639]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:05 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-72ba36fb-0520-43c0-8165-fcc79c49fa4f tempest-ProjectReaderTests-214702428 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:13:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-72ba36fb-0520-43c0-8165-fcc79c49fa4f tempest-ProjectReaderTests-214702428 None] Flow 'volume_create_manager' (2ca43576-b70b-4709-bd33-acaedd525a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:13:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-72ba36fb-0520-43c0-8165-fcc79c49fa4f tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8dc996ec-51fd-4326-98a8-4ad8b68463ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-72ba36fb-0520-43c0-8165-fcc79c49fa4f tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8dc996ec-51fd-4326-98a8-4ad8b68463ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:13:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1052548126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=30a418b4-5ae1-4a8f-8b87-c9cf1c70df32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f85288ce384c4b1587e9f5c9ef6142d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:13: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-18T17:13:05Z,use_quota=True,user_id='d758f3877f17447dbc387f8da7233ba1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-72ba36fb-0520-43c0-8165-fcc79c49fa4f tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7f0f2c84-13a5-470f-8be5-284ca5d79198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-72ba36fb-0520-43c0-8165-fcc79c49fa4f tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7f0f2c84-13a5-470f-8be5-284ca5d79198) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-72ba36fb-0520-43c0-8165-fcc79c49fa4f tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bc847125-6025-448f-b789-47f65a4698a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-72ba36fb-0520-43c0-8165-fcc79c49fa4f tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bc847125-6025-448f-b789-47f65a4698a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '30a418b4-5ae1-4a8f-8b87-c9cf1c70df32', 'volume_name': 'volume-30a418b4-5ae1-4a8f-8b87-c9cf1c70df32', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-72ba36fb-0520-43c0-8165-fcc79c49fa4f tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6e980454-6cef-4c01-968e-c967d7c72959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-72ba36fb-0520-43c0-8165-fcc79c49fa4f tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6e980454-6cef-4c01-968e-c967d7c72959) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-72ba36fb-0520-43c0-8165-fcc79c49fa4f tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ab0ba99f-256f-42dc-828e-593426f5975c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:05 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-72ba36fb-0520-43c0-8165-fcc79c49fa4f tempest-ProjectReaderTests-214702428 None] Volume 30a418b4-5ae1-4a8f-8b87-c9cf1c70df32: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-30a418b4-5ae1-4a8f-8b87-c9cf1c70df32', 'volume_size': 1} Aug 18 19:13:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-72ba36fb-0520-43c0-8165-fcc79c49fa4f tempest-ProjectReaderTests-214702428 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:05 devstack sudo[114641]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9badc1be-8df3-445a-8829-1e707217fcdb tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9.c911ab01-3c8e-4b54-8fda-b7d514f027fb" returned: 0 in 0.278s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9badc1be-8df3-445a-8829-1e707217fcdb tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:05 devstack sudo[114648]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9.info Aug 18 19:13:05 devstack sudo[114648]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:05 devstack sudo[114639]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d467e256-7695-41cb-b5df-f0ccba1c66f7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8" returned: 0 in 0.411s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d467e256-7695-41cb-b5df-f0ccba1c66f7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:05 devstack sudo[114650]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8 Aug 18 19:13:05 devstack sudo[114650]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:05 devstack sudo[114648]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9badc1be-8df3-445a-8829-1e707217fcdb tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9.info" returned: 0 in 0.274s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:05 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-9badc1be-8df3-445a-8829-1e707217fcdb tempest-ProjectMemberTests-681639424 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9.info is being set with open permissions: ugo+rw Aug 18 19:13:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9badc1be-8df3-445a-8829-1e707217fcdb tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:05 devstack sudo[114650]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d467e256-7695-41cb-b5df-f0ccba1c66f7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8" returned: 0 in 0.251s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:05 devstack sudo[114655]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9.info Aug 18 19:13:05 devstack sudo[114655]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:05 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d467e256-7695-41cb-b5df-f0ccba1c66f7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "cinder-quobyte-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8" released by "delete_volume" :: held 0.751s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:05 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-d467e256-7695-41cb-b5df-f0ccba1c66f7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Created reservations ['df9626f6-6d38-4ebd-b205-9aa06f9e6d5d', '037109eb-5488-47fb-a4a0-51f6f5dcacf9', 'e64de5a4-7579-4fce-aba0-3023eb4411da', '01542022-e760-4260-81c0-784abc060e7d'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:13:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d467e256-7695-41cb-b5df-f0ccba1c66f7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d467e256-7695-41cb-b5df-f0ccba1c66f7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:05 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d467e256-7695-41cb-b5df-f0ccba1c66f7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:13:05 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-d467e256-7695-41cb-b5df-f0ccba1c66f7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:13:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d467e256-7695-41cb-b5df-f0ccba1c66f7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d467e256-7695-41cb-b5df-f0ccba1c66f7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:05 devstack sudo[114657]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:13:05 devstack sudo[114657]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:06 devstack sudo[114655]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9badc1be-8df3-445a-8829-1e707217fcdb tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9.info" returned: 0 in 0.244s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9badc1be-8df3-445a-8829-1e707217fcdb tempest-ProjectMemberTests-681639424 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.056s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-72ba36fb-0520-43c0-8165-fcc79c49fa4f tempest-ProjectReaderTests-214702428 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.591s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-72ba36fb-0520-43c0-8165-fcc79c49fa4f tempest-ProjectReaderTests-214702428 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:13:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1052548126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=30a418b4-5ae1-4a8f-8b87-c9cf1c70df32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f85288ce384c4b1587e9f5c9ef6142d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:13: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-18T17:13:05Z,use_quota=True,user_id='d758f3877f17447dbc387f8da7233ba1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:13:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-72ba36fb-0520-43c0-8165-fcc79c49fa4f tempest-ProjectReaderTests-214702428 None] Creating volume 30a418b4-5ae1-4a8f-8b87-c9cf1c70df32 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:13:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-72ba36fb-0520-43c0-8165-fcc79c49fa4f tempest-ProjectReaderTests-214702428 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-72ba36fb-0520-43c0-8165-fcc79c49fa4f tempest-ProjectReaderTests-214702428 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-72ba36fb-0520-43c0-8165-fcc79c49fa4f tempest-ProjectReaderTests-214702428 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:13:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-72ba36fb-0520-43c0-8165-fcc79c49fa4f tempest-ProjectReaderTests-214702428 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:13:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-72ba36fb-0520-43c0-8165-fcc79c49fa4f tempest-ProjectReaderTests-214702428 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-72ba36fb-0520-43c0-8165-fcc79c49fa4f tempest-ProjectReaderTests-214702428 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:13:06 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-72ba36fb-0520-43c0-8165-fcc79c49fa4f tempest-ProjectReaderTests-214702428 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:13:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-72ba36fb-0520-43c0-8165-fcc79c49fa4f tempest-ProjectReaderTests-214702428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-30a418b4-5ae1-4a8f-8b87-c9cf1c70df32 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:06 devstack sudo[114660]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-30a418b4-5ae1-4a8f-8b87-c9cf1c70df32 1073741824 Aug 18 19:13:06 devstack sudo[114660]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:06 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-9badc1be-8df3-445a-8829-1e707217fcdb tempest-ProjectMemberTests-681639424 None] Create snapshot completed successfully Aug 18 19:13:06 devstack sudo[114657]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d467e256-7695-41cb-b5df-f0ccba1c66f7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.265s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:06 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-d467e256-7695-41cb-b5df-f0ccba1c66f7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:13:06 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-d467e256-7695-41cb-b5df-f0ccba1c66f7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Deleted volume successfully. Aug 18 19:13:06 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-d467e256-7695-41cb-b5df-f0ccba1c66f7 tempest-CreateVolumesFromSnapshotTest-1294201277 None] Lock "cinder-4adbb5bc-03bc-47ac-b3a9-d4741d1dd3d8-delete_volume" released by "delete_volume" :: held 1.242s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:06 devstack sudo[114660]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-72ba36fb-0520-43c0-8165-fcc79c49fa4f tempest-ProjectReaderTests-214702428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-30a418b4-5ae1-4a8f-8b87-c9cf1c70df32 1073741824" returned: 0 in 0.478s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-72ba36fb-0520-43c0-8165-fcc79c49fa4f tempest-ProjectReaderTests-214702428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-30a418b4-5ae1-4a8f-8b87-c9cf1c70df32 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:06 devstack sudo[114667]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-30a418b4-5ae1-4a8f-8b87-c9cf1c70df32 Aug 18 19:13:06 devstack sudo[114667]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:06 devstack sudo[114667]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-72ba36fb-0520-43c0-8165-fcc79c49fa4f tempest-ProjectReaderTests-214702428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-30a418b4-5ae1-4a8f-8b87-c9cf1c70df32" returned: 0 in 0.285s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-72ba36fb-0520-43c0-8165-fcc79c49fa4f tempest-ProjectReaderTests-214702428 None] <== create_volume: return (812ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:13:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-72ba36fb-0520-43c0-8165-fcc79c49fa4f tempest-ProjectReaderTests-214702428 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.817s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-72ba36fb-0520-43c0-8165-fcc79c49fa4f tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ab0ba99f-256f-42dc-828e-593426f5975c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-30a418b4-5ae1-4a8f-8b87-c9cf1c70df32', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-72ba36fb-0520-43c0-8165-fcc79c49fa4f tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b0cc7c8c-64b1-4ffe-abec-6d6ff9e90eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:06 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-72ba36fb-0520-43c0-8165-fcc79c49fa4f tempest-ProjectReaderTests-214702428 None] Volume volume-30a418b4-5ae1-4a8f-8b87-c9cf1c70df32 (30a418b4-5ae1-4a8f-8b87-c9cf1c70df32): created successfully Aug 18 19:13:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-72ba36fb-0520-43c0-8165-fcc79c49fa4f tempest-ProjectReaderTests-214702428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b0cc7c8c-64b1-4ffe-abec-6d6ff9e90eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-72ba36fb-0520-43c0-8165-fcc79c49fa4f tempest-ProjectReaderTests-214702428 None] Flow 'volume_create_manager' (2ca43576-b70b-4709-bd33-acaedd525a6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:13:06 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-72ba36fb-0520-43c0-8165-fcc79c49fa4f tempest-ProjectReaderTests-214702428 None] Created volume successfully. Aug 18 19:13:07 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-fed64389-5a97-49e2-8bbb-afbaf22f97a8 tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-c911ab01-3c8e-4b54-8fda-b7d514f027fb-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:07 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-fed64389-5a97-49e2-8bbb-afbaf22f97a8 tempest-ProjectMemberTests-681639424 None] Lock "cinder-c911ab01-3c8e-4b54-8fda-b7d514f027fb-delete_snapshot" acquired by "delete_snapshot" :: waited 0.024s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:07 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-fed64389-5a97-49e2-8bbb-afbaf22f97a8 tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-quobyte-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:07 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-fed64389-5a97-49e2-8bbb-afbaf22f97a8 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9" acquired by "delete_snapshot" :: waited 0.022s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:07 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-fed64389-5a97-49e2-8bbb-afbaf22f97a8 tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-quobyte-c911ab01-3c8e-4b54-8fda-b7d514f027fb" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:07 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-fed64389-5a97-49e2-8bbb-afbaf22f97a8 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-c911ab01-3c8e-4b54-8fda-b7d514f027fb" acquired by "_delete_snapshot" :: waited 0.019s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:07 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-fed64389-5a97-49e2-8bbb-afbaf22f97a8 tempest-ProjectMemberTests-681639424 None] Deleting offline snapshot c911ab01-3c8e-4b54-8fda-b7d514f027fb of volume 5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:13:07 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-fed64389-5a97-49e2-8bbb-afbaf22f97a8 tempest-ProjectMemberTests-681639424 None] snapshot_file for this snap is: volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9.c911ab01-3c8e-4b54-8fda-b7d514f027fb {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:13:07 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[a67f12cb-e2a5-4927-8c0e-8154960b027f]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fed64389-5a97-49e2-8bbb-afbaf22f97a8 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9.c911ab01-3c8e-4b54-8fda-b7d514f027fb {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:07 devstack sudo[114670]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9.c911ab01-3c8e-4b54-8fda-b7d514f027fb Aug 18 19:13:07 devstack sudo[114670]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:07 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6a66e903-11bf-4dce-8deb-94677585ce5c tempest-ProjectReaderTests-214702428 None] Acquiring lock "cinder-30a418b4-5ae1-4a8f-8b87-c9cf1c70df32-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:07 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6a66e903-11bf-4dce-8deb-94677585ce5c tempest-ProjectReaderTests-214702428 None] Lock "cinder-30a418b4-5ae1-4a8f-8b87-c9cf1c70df32-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:07 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6a66e903-11bf-4dce-8deb-94677585ce5c tempest-ProjectReaderTests-214702428 None] Acquiring lock "cinder-quobyte-30a418b4-5ae1-4a8f-8b87-c9cf1c70df32" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:07 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6a66e903-11bf-4dce-8deb-94677585ce5c tempest-ProjectReaderTests-214702428 None] Lock "cinder-quobyte-30a418b4-5ae1-4a8f-8b87-c9cf1c70df32" acquired by "delete_volume" :: waited 0.018s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:07 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[07b21317-9fc2-4d7d-be76-1391c0772714]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6a66e903-11bf-4dce-8deb-94677585ce5c tempest-ProjectReaderTests-214702428 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-30a418b4-5ae1-4a8f-8b87-c9cf1c70df32 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:07 devstack sudo[114672]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-30a418b4-5ae1-4a8f-8b87-c9cf1c70df32 Aug 18 19:13:07 devstack sudo[114672]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:07 devstack sudo[114670]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fed64389-5a97-49e2-8bbb-afbaf22f97a8 tempest-ProjectMemberTests-681639424 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9.c911ab01-3c8e-4b54-8fda-b7d514f027fb" returned: 0 in 0.449s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:07 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-fed64389-5a97-49e2-8bbb-afbaf22f97a8 tempest-ProjectMemberTests-681639424 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:13:07 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[fa58350e-6677-4c09-908e-cced681f7953]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fed64389-5a97-49e2-8bbb-afbaf22f97a8 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:07 devstack sudo[114677]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9 Aug 18 19:13:07 devstack sudo[114677]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:07 devstack sudo[114672]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6a66e903-11bf-4dce-8deb-94677585ce5c tempest-ProjectReaderTests-214702428 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-30a418b4-5ae1-4a8f-8b87-c9cf1c70df32" returned: 0 in 0.385s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6a66e903-11bf-4dce-8deb-94677585ce5c tempest-ProjectReaderTests-214702428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-30a418b4-5ae1-4a8f-8b87-c9cf1c70df32 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:08 devstack sudo[114682]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-30a418b4-5ae1-4a8f-8b87-c9cf1c70df32 Aug 18 19:13:08 devstack sudo[114682]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:08 devstack sudo[114677]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fed64389-5a97-49e2-8bbb-afbaf22f97a8 tempest-ProjectMemberTests-681639424 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9" returned: 0 in 0.400s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fed64389-5a97-49e2-8bbb-afbaf22f97a8 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9.c911ab01-3c8e-4b54-8fda-b7d514f027fb {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:08 devstack sudo[114687]: 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/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9.c911ab01-3c8e-4b54-8fda-b7d514f027fb Aug 18 19:13:08 devstack sudo[114687]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:08 devstack sudo[114682]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6a66e903-11bf-4dce-8deb-94677585ce5c tempest-ProjectReaderTests-214702428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-30a418b4-5ae1-4a8f-8b87-c9cf1c70df32" returned: 0 in 0.285s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:08 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6a66e903-11bf-4dce-8deb-94677585ce5c tempest-ProjectReaderTests-214702428 None] Lock "cinder-quobyte-30a418b4-5ae1-4a8f-8b87-c9cf1c70df32" released by "delete_volume" :: held 0.716s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:08 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-6a66e903-11bf-4dce-8deb-94677585ce5c tempest-ProjectReaderTests-214702428 None] Created reservations ['9d672015-0893-48fd-b98d-44caa8a13ca1', 'b159e59d-9695-43f5-9a1c-1dd29d2c85a8', '6e65a815-96af-4a4a-a018-a734cc819580', 'e60c1980-c884-4aa6-b0fc-3de829e11ed1'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:13:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6a66e903-11bf-4dce-8deb-94677585ce5c tempest-ProjectReaderTests-214702428 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6a66e903-11bf-4dce-8deb-94677585ce5c tempest-ProjectReaderTests-214702428 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:08 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-6a66e903-11bf-4dce-8deb-94677585ce5c tempest-ProjectReaderTests-214702428 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:13:08 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-6a66e903-11bf-4dce-8deb-94677585ce5c tempest-ProjectReaderTests-214702428 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:13:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6a66e903-11bf-4dce-8deb-94677585ce5c tempest-ProjectReaderTests-214702428 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6a66e903-11bf-4dce-8deb-94677585ce5c tempest-ProjectReaderTests-214702428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:08 devstack sudo[114692]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:13:08 devstack sudo[114692]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:08 devstack sudo[114687]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fed64389-5a97-49e2-8bbb-afbaf22f97a8 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9.c911ab01-3c8e-4b54-8fda-b7d514f027fb" returned: 0 in 0.368s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fed64389-5a97-49e2-8bbb-afbaf22f97a8 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9.c911ab01-3c8e-4b54-8fda-b7d514f027fb {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:08 devstack sudo[114696]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9.c911ab01-3c8e-4b54-8fda-b7d514f027fb Aug 18 19:13:08 devstack sudo[114696]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:08 devstack sudo[114692]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6a66e903-11bf-4dce-8deb-94677585ce5c tempest-ProjectReaderTests-214702428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.304s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:08 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-6a66e903-11bf-4dce-8deb-94677585ce5c tempest-ProjectReaderTests-214702428 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:13:08 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-6a66e903-11bf-4dce-8deb-94677585ce5c tempest-ProjectReaderTests-214702428 None] Deleted volume successfully. Aug 18 19:13:08 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-6a66e903-11bf-4dce-8deb-94677585ce5c tempest-ProjectReaderTests-214702428 None] Lock "cinder-30a418b4-5ae1-4a8f-8b87-c9cf1c70df32-delete_volume" released by "delete_volume" :: held 1.265s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:08 devstack sudo[114696]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-fed64389-5a97-49e2-8bbb-afbaf22f97a8 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9.c911ab01-3c8e-4b54-8fda-b7d514f027fb" returned: 0 in 0.318s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:08 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-fed64389-5a97-49e2-8bbb-afbaf22f97a8 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-c911ab01-3c8e-4b54-8fda-b7d514f027fb" released by "_delete_snapshot" :: held 1.664s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:08 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-fed64389-5a97-49e2-8bbb-afbaf22f97a8 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9" released by "delete_snapshot" :: held 1.692s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:09 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-fed64389-5a97-49e2-8bbb-afbaf22f97a8 tempest-ProjectMemberTests-681639424 None] Created reservations ['d2c8e54a-2ed2-4bc0-a9b5-b3f484252cc9', '910ab7b6-7820-40f7-9cc5-3397e0107493', '40014b5f-2b03-402a-9ec0-218bdd0e8117', '1392ad90-dd5f-4955-bbc6-66902b239197'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:13:09 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-fed64389-5a97-49e2-8bbb-afbaf22f97a8 tempest-ProjectMemberTests-681639424 None] Delete snapshot completed successfully. Aug 18 19:13:09 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-fed64389-5a97-49e2-8bbb-afbaf22f97a8 tempest-ProjectMemberTests-681639424 None] Lock "cinder-c911ab01-3c8e-4b54-8fda-b7d514f027fb-delete_snapshot" released by "delete_snapshot" :: held 1.895s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:09 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8581733c-a8f0-43fe-81b9-69563774e275 tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:09 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8581733c-a8f0-43fe-81b9-69563774e275 tempest-ProjectMemberTests-681639424 None] Lock "cinder-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:09 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8581733c-a8f0-43fe-81b9-69563774e275 tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-quobyte-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:09 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8581733c-a8f0-43fe-81b9-69563774e275 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9" acquired by "delete_volume" :: waited 0.020s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:09 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[01198e3d-5dfa-4161-be32-9ea321daeb7e]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8581733c-a8f0-43fe-81b9-69563774e275 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:09 devstack sudo[114700]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9 Aug 18 19:13:09 devstack sudo[114700]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:10 devstack sudo[114700]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8581733c-a8f0-43fe-81b9-69563774e275 tempest-ProjectMemberTests-681639424 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9" returned: 0 in 0.445s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8581733c-a8f0-43fe-81b9-69563774e275 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:10 devstack sudo[114705]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9 Aug 18 19:13:10 devstack sudo[114705]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:10 devstack sudo[114705]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8581733c-a8f0-43fe-81b9-69563774e275 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9" returned: 0 in 0.261s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:10 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8581733c-a8f0-43fe-81b9-69563774e275 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9" released by "delete_volume" :: held 0.783s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:10 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-8581733c-a8f0-43fe-81b9-69563774e275 tempest-ProjectMemberTests-681639424 None] Created reservations ['8fabca39-e761-44fe-a6f0-12fb7f530558', '0a6caf84-a6d1-425b-8ca6-599eff36c82e', '064c1bd7-f9f8-4710-a7cf-ef8eb993e7dd', '5acaeab4-9e9f-4679-9b5a-faf78c3447bc'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:13:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8581733c-a8f0-43fe-81b9-69563774e275 tempest-ProjectMemberTests-681639424 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8581733c-a8f0-43fe-81b9-69563774e275 tempest-ProjectMemberTests-681639424 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:10 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8581733c-a8f0-43fe-81b9-69563774e275 tempest-ProjectMemberTests-681639424 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:13:10 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8581733c-a8f0-43fe-81b9-69563774e275 tempest-ProjectMemberTests-681639424 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:13:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8581733c-a8f0-43fe-81b9-69563774e275 tempest-ProjectMemberTests-681639424 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8581733c-a8f0-43fe-81b9-69563774e275 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:10 devstack sudo[114708]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:13:10 devstack sudo[114708]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:10 devstack sudo[114708]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8581733c-a8f0-43fe-81b9-69563774e275 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.328s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:10 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-8581733c-a8f0-43fe-81b9-69563774e275 tempest-ProjectMemberTests-681639424 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:13:10 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-8581733c-a8f0-43fe-81b9-69563774e275 tempest-ProjectMemberTests-681639424 None] Deleted volume successfully. Aug 18 19:13:10 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8581733c-a8f0-43fe-81b9-69563774e275 tempest-ProjectMemberTests-681639424 None] Lock "cinder-5bcb18ac-1bdb-4039-8ee7-a53c0b45b1b9-delete_volume" released by "delete_volume" :: held 1.409s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:11 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-a22f724b-93e7-4b18-b644-272b57cbbe3e tempest-ProjectMemberTests-681639424 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:13:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a22f724b-93e7-4b18-b644-272b57cbbe3e tempest-ProjectMemberTests-681639424 None] Flow 'volume_create_manager' (44ba5681-62c6-4f9c-8df4-474142b7ae7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:13:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a22f724b-93e7-4b18-b644-272b57cbbe3e tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a7023432-53ca-4cbf-bec6-2967233877f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a22f724b-93e7-4b18-b644-272b57cbbe3e tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a7023432-53ca-4cbf-bec6-2967233877f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:13:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1965363062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=df440c38-61bc-4adf-b8fd-7750c2008ada,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f08b5fbeeea24c95955c9cd1b7e47d88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:13: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-18T17:13:11Z,use_quota=True,user_id='ddc45021c2e74964bbc6d7940ad31932',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a22f724b-93e7-4b18-b644-272b57cbbe3e tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2b133694-9cb5-4027-9ce6-e51b22099eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a22f724b-93e7-4b18-b644-272b57cbbe3e tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2b133694-9cb5-4027-9ce6-e51b22099eed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a22f724b-93e7-4b18-b644-272b57cbbe3e tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7e3b0fa4-c2b6-47e7-a811-8fdd00ebfdbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a22f724b-93e7-4b18-b644-272b57cbbe3e tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7e3b0fa4-c2b6-47e7-a811-8fdd00ebfdbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'df440c38-61bc-4adf-b8fd-7750c2008ada', 'volume_name': 'volume-df440c38-61bc-4adf-b8fd-7750c2008ada', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a22f724b-93e7-4b18-b644-272b57cbbe3e tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6c6ce176-57fb-4104-81f3-5382fe875a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a22f724b-93e7-4b18-b644-272b57cbbe3e tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6c6ce176-57fb-4104-81f3-5382fe875a01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a22f724b-93e7-4b18-b644-272b57cbbe3e tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (85c05b7c-9237-4db1-891d-bc97c477e7d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:11 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-a22f724b-93e7-4b18-b644-272b57cbbe3e tempest-ProjectMemberTests-681639424 None] Volume df440c38-61bc-4adf-b8fd-7750c2008ada: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-df440c38-61bc-4adf-b8fd-7750c2008ada', 'volume_size': 1} Aug 18 19:13:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a22f724b-93e7-4b18-b644-272b57cbbe3e tempest-ProjectMemberTests-681639424 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a22f724b-93e7-4b18-b644-272b57cbbe3e tempest-ProjectMemberTests-681639424 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:11 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-a22f724b-93e7-4b18-b644-272b57cbbe3e tempest-ProjectMemberTests-681639424 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:13:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1965363062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=df440c38-61bc-4adf-b8fd-7750c2008ada,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f08b5fbeeea24c95955c9cd1b7e47d88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:13: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-18T17:13:11Z,use_quota=True,user_id='ddc45021c2e74964bbc6d7940ad31932',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:13:11 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-a22f724b-93e7-4b18-b644-272b57cbbe3e tempest-ProjectMemberTests-681639424 None] Creating volume df440c38-61bc-4adf-b8fd-7750c2008ada {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:13:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a22f724b-93e7-4b18-b644-272b57cbbe3e tempest-ProjectMemberTests-681639424 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a22f724b-93e7-4b18-b644-272b57cbbe3e tempest-ProjectMemberTests-681639424 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:11 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-a22f724b-93e7-4b18-b644-272b57cbbe3e tempest-ProjectMemberTests-681639424 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:13:11 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-a22f724b-93e7-4b18-b644-272b57cbbe3e tempest-ProjectMemberTests-681639424 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:13:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a22f724b-93e7-4b18-b644-272b57cbbe3e tempest-ProjectMemberTests-681639424 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:11 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-a22f724b-93e7-4b18-b644-272b57cbbe3e tempest-ProjectMemberTests-681639424 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:13:11 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-a22f724b-93e7-4b18-b644-272b57cbbe3e tempest-ProjectMemberTests-681639424 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:13:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a22f724b-93e7-4b18-b644-272b57cbbe3e tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:11 devstack sudo[114711]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada 1073741824 Aug 18 19:13:11 devstack sudo[114711]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:11 devstack sudo[114711]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a22f724b-93e7-4b18-b644-272b57cbbe3e tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada 1073741824" returned: 0 in 0.414s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a22f724b-93e7-4b18-b644-272b57cbbe3e tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:11 devstack sudo[114716]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada Aug 18 19:13:11 devstack sudo[114716]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:11 devstack sudo[114716]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-a22f724b-93e7-4b18-b644-272b57cbbe3e tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada" returned: 0 in 0.276s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:11 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-a22f724b-93e7-4b18-b644-272b57cbbe3e tempest-ProjectMemberTests-681639424 None] <== create_volume: return (731ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:13:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-a22f724b-93e7-4b18-b644-272b57cbbe3e tempest-ProjectMemberTests-681639424 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.734s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a22f724b-93e7-4b18-b644-272b57cbbe3e tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (85c05b7c-9237-4db1-891d-bc97c477e7d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-df440c38-61bc-4adf-b8fd-7750c2008ada', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a22f724b-93e7-4b18-b644-272b57cbbe3e tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9218c1c3-ab3a-4ade-84bd-4975c914dc75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:12 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-a22f724b-93e7-4b18-b644-272b57cbbe3e tempest-ProjectMemberTests-681639424 None] Volume volume-df440c38-61bc-4adf-b8fd-7750c2008ada (df440c38-61bc-4adf-b8fd-7750c2008ada): created successfully Aug 18 19:13:12 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a22f724b-93e7-4b18-b644-272b57cbbe3e tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9218c1c3-ab3a-4ade-84bd-4975c914dc75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:12 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-a22f724b-93e7-4b18-b644-272b57cbbe3e tempest-ProjectMemberTests-681639424 None] Flow 'volume_create_manager' (44ba5681-62c6-4f9c-8df4-474142b7ae7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:13:12 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-a22f724b-93e7-4b18-b644-272b57cbbe3e tempest-ProjectMemberTests-681639424 None] Created volume successfully. Aug 18 19:13:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1d28cee9-e15c-455d-bfc5-61a8e66fd763 tempest-ProjectMemberTests-681639424 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1d28cee9-e15c-455d-bfc5-61a8e66fd763 tempest-ProjectMemberTests-681639424 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:12 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-1d28cee9-e15c-455d-bfc5-61a8e66fd763 tempest-ProjectMemberTests-681639424 None] Creating offline snapshot 5fb83778-2766-4b6c-ad0d-40c7ddf97ce5 of volume df440c38-61bc-4adf-b8fd-7750c2008ada {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:13:12 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[051f2c2c-60ee-4c9a-b66f-9458e0a8381b]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1d28cee9-e15c-455d-bfc5-61a8e66fd763 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:12 devstack sudo[114719]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada Aug 18 19:13:12 devstack sudo[114719]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:12 devstack sudo[114719]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1d28cee9-e15c-455d-bfc5-61a8e66fd763 tempest-ProjectMemberTests-681639424 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada" returned: 0 in 0.402s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1d28cee9-e15c-455d-bfc5-61a8e66fd763 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada.5fb83778-2766-4b6c-ad0d-40c7ddf97ce5 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:12 devstack sudo[114724]: 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/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada.5fb83778-2766-4b6c-ad0d-40c7ddf97ce5 1G Aug 18 19:13:12 devstack sudo[114724]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:13 devstack sudo[114724]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1d28cee9-e15c-455d-bfc5-61a8e66fd763 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada.5fb83778-2766-4b6c-ad0d-40c7ddf97ce5 1G" returned: 0 in 0.431s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1d28cee9-e15c-455d-bfc5-61a8e66fd763 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-df440c38-61bc-4adf-b8fd-7750c2008ada -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada.5fb83778-2766-4b6c-ad0d-40c7ddf97ce5 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:13 devstack sudo[114730]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-df440c38-61bc-4adf-b8fd-7750c2008ada -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada.5fb83778-2766-4b6c-ad0d-40c7ddf97ce5 Aug 18 19:13:13 devstack sudo[114730]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:13 devstack sudo[114730]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1d28cee9-e15c-455d-bfc5-61a8e66fd763 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-df440c38-61bc-4adf-b8fd-7750c2008ada -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada.5fb83778-2766-4b6c-ad0d-40c7ddf97ce5" returned: 0 in 0.295s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:13 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-1d28cee9-e15c-455d-bfc5-61a8e66fd763 tempest-ProjectMemberTests-681639424 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada.5fb83778-2766-4b6c-ad0d-40c7ddf97ce5 is being set with open permissions: ugo+rw Aug 18 19:13:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1d28cee9-e15c-455d-bfc5-61a8e66fd763 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada.5fb83778-2766-4b6c-ad0d-40c7ddf97ce5 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:13 devstack sudo[114735]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada.5fb83778-2766-4b6c-ad0d-40c7ddf97ce5 Aug 18 19:13:13 devstack sudo[114735]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:13 devstack sudo[114735]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1d28cee9-e15c-455d-bfc5-61a8e66fd763 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada.5fb83778-2766-4b6c-ad0d-40c7ddf97ce5" returned: 0 in 0.261s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1d28cee9-e15c-455d-bfc5-61a8e66fd763 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:13 devstack sudo[114738]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada.info Aug 18 19:13:13 devstack sudo[114738]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:14 devstack sudo[114738]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1d28cee9-e15c-455d-bfc5-61a8e66fd763 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada.info" returned: 0 in 0.257s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:14 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-1d28cee9-e15c-455d-bfc5-61a8e66fd763 tempest-ProjectMemberTests-681639424 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada.info is being set with open permissions: ugo+rw Aug 18 19:13:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1d28cee9-e15c-455d-bfc5-61a8e66fd763 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:14 devstack sudo[114741]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada.info Aug 18 19:13:14 devstack sudo[114741]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:14 devstack sudo[114741]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-1d28cee9-e15c-455d-bfc5-61a8e66fd763 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada.info" returned: 0 in 0.250s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-1d28cee9-e15c-455d-bfc5-61a8e66fd763 tempest-ProjectMemberTests-681639424 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.992s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:14 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-1d28cee9-e15c-455d-bfc5-61a8e66fd763 tempest-ProjectMemberTests-681639424 None] Create snapshot completed successfully Aug 18 19:13:14 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-30abc82a-68d2-4f71-98ca-408f539c5f28 tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-5fb83778-2766-4b6c-ad0d-40c7ddf97ce5-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:14 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-30abc82a-68d2-4f71-98ca-408f539c5f28 tempest-ProjectMemberTests-681639424 None] Lock "cinder-5fb83778-2766-4b6c-ad0d-40c7ddf97ce5-delete_snapshot" acquired by "delete_snapshot" :: waited 0.024s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:14 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-30abc82a-68d2-4f71-98ca-408f539c5f28 tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-quobyte-df440c38-61bc-4adf-b8fd-7750c2008ada" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:14 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-30abc82a-68d2-4f71-98ca-408f539c5f28 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-df440c38-61bc-4adf-b8fd-7750c2008ada" acquired by "delete_snapshot" :: waited 0.018s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:14 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-30abc82a-68d2-4f71-98ca-408f539c5f28 tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-quobyte-5fb83778-2766-4b6c-ad0d-40c7ddf97ce5" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:14 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-30abc82a-68d2-4f71-98ca-408f539c5f28 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-5fb83778-2766-4b6c-ad0d-40c7ddf97ce5" acquired by "_delete_snapshot" :: waited 0.018s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:14 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-30abc82a-68d2-4f71-98ca-408f539c5f28 tempest-ProjectMemberTests-681639424 None] Deleting offline snapshot 5fb83778-2766-4b6c-ad0d-40c7ddf97ce5 of volume df440c38-61bc-4adf-b8fd-7750c2008ada {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:13:14 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-30abc82a-68d2-4f71-98ca-408f539c5f28 tempest-ProjectMemberTests-681639424 None] snapshot_file for this snap is: volume-df440c38-61bc-4adf-b8fd-7750c2008ada.5fb83778-2766-4b6c-ad0d-40c7ddf97ce5 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:13:14 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[ca8418d1-e304-44b5-af3f-611825913637]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-30abc82a-68d2-4f71-98ca-408f539c5f28 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada.5fb83778-2766-4b6c-ad0d-40c7ddf97ce5 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:14 devstack sudo[114744]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada.5fb83778-2766-4b6c-ad0d-40c7ddf97ce5 Aug 18 19:13:14 devstack sudo[114744]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:15 devstack sudo[114744]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-30abc82a-68d2-4f71-98ca-408f539c5f28 tempest-ProjectMemberTests-681639424 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada.5fb83778-2766-4b6c-ad0d-40c7ddf97ce5" returned: 0 in 0.382s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:15 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-30abc82a-68d2-4f71-98ca-408f539c5f28 tempest-ProjectMemberTests-681639424 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-df440c38-61bc-4adf-b8fd-7750c2008ada(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:13:15 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[4709b192-901d-4675-8e6b-8abcba2405fa]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-30abc82a-68d2-4f71-98ca-408f539c5f28 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:15 devstack sudo[114749]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada Aug 18 19:13:15 devstack sudo[114749]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:15 devstack sudo[114749]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-30abc82a-68d2-4f71-98ca-408f539c5f28 tempest-ProjectMemberTests-681639424 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada" returned: 0 in 0.350s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-30abc82a-68d2-4f71-98ca-408f539c5f28 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada.5fb83778-2766-4b6c-ad0d-40c7ddf97ce5 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:15 devstack sudo[114754]: 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/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada.5fb83778-2766-4b6c-ad0d-40c7ddf97ce5 Aug 18 19:13:15 devstack sudo[114754]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:15 devstack sudo[114754]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-30abc82a-68d2-4f71-98ca-408f539c5f28 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada.5fb83778-2766-4b6c-ad0d-40c7ddf97ce5" returned: 0 in 0.331s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-30abc82a-68d2-4f71-98ca-408f539c5f28 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada.5fb83778-2766-4b6c-ad0d-40c7ddf97ce5 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:15 devstack sudo[114760]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada.5fb83778-2766-4b6c-ad0d-40c7ddf97ce5 Aug 18 19:13:15 devstack sudo[114760]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:15 devstack sudo[114760]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-30abc82a-68d2-4f71-98ca-408f539c5f28 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada.5fb83778-2766-4b6c-ad0d-40c7ddf97ce5" returned: 0 in 0.263s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:16 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-30abc82a-68d2-4f71-98ca-408f539c5f28 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-5fb83778-2766-4b6c-ad0d-40c7ddf97ce5" released by "_delete_snapshot" :: held 1.413s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:16 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-30abc82a-68d2-4f71-98ca-408f539c5f28 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-df440c38-61bc-4adf-b8fd-7750c2008ada" released by "delete_snapshot" :: held 1.441s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:16 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-30abc82a-68d2-4f71-98ca-408f539c5f28 tempest-ProjectMemberTests-681639424 None] Created reservations ['040bd85e-16c6-4307-a782-0b875e4ae8b8', 'ae397146-faad-4cc5-932b-f9a5812fb453', '70f97bdf-2157-4c3d-b694-d64d1cf31488', '35f6a48b-b47c-4cff-8b32-ec1c76694e79'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:13:16 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-30abc82a-68d2-4f71-98ca-408f539c5f28 tempest-ProjectMemberTests-681639424 None] Delete snapshot completed successfully. Aug 18 19:13:16 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-30abc82a-68d2-4f71-98ca-408f539c5f28 tempest-ProjectMemberTests-681639424 None] Lock "cinder-5fb83778-2766-4b6c-ad0d-40c7ddf97ce5-delete_snapshot" released by "delete_snapshot" :: held 1.586s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:16 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8e192d66-66eb-47a9-8c55-eedb9bc6c44d tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-df440c38-61bc-4adf-b8fd-7750c2008ada-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:16 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8e192d66-66eb-47a9-8c55-eedb9bc6c44d tempest-ProjectMemberTests-681639424 None] Lock "cinder-df440c38-61bc-4adf-b8fd-7750c2008ada-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:16 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8e192d66-66eb-47a9-8c55-eedb9bc6c44d tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-quobyte-df440c38-61bc-4adf-b8fd-7750c2008ada" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:16 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8e192d66-66eb-47a9-8c55-eedb9bc6c44d tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-df440c38-61bc-4adf-b8fd-7750c2008ada" acquired by "delete_volume" :: waited 0.016s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:16 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[dba90cc4-122d-41f1-9110-58452a5ea123]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8e192d66-66eb-47a9-8c55-eedb9bc6c44d tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:16 devstack sudo[114763]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada Aug 18 19:13:16 devstack sudo[114763]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:17 devstack sudo[114763]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8e192d66-66eb-47a9-8c55-eedb9bc6c44d tempest-ProjectMemberTests-681639424 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada" returned: 0 in 0.380s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8e192d66-66eb-47a9-8c55-eedb9bc6c44d tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:17 devstack sudo[114768]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada Aug 18 19:13:17 devstack sudo[114768]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:17 devstack sudo[114768]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8e192d66-66eb-47a9-8c55-eedb9bc6c44d tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-df440c38-61bc-4adf-b8fd-7750c2008ada" returned: 0 in 0.243s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8e192d66-66eb-47a9-8c55-eedb9bc6c44d tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-df440c38-61bc-4adf-b8fd-7750c2008ada" released by "delete_volume" :: held 0.688s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:17 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-8e192d66-66eb-47a9-8c55-eedb9bc6c44d tempest-ProjectMemberTests-681639424 None] Created reservations ['b8a3bb85-af3d-42c2-85ca-f06005e6e4bb', 'd62483f8-94c2-4072-acce-3bf7dcbd53ff', '6077c214-51c0-4efb-a0c5-c61f09d07f21', 'c2a1dc0f-cfaa-4336-a909-2a5ecae4a841'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:13:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8e192d66-66eb-47a9-8c55-eedb9bc6c44d tempest-ProjectMemberTests-681639424 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8e192d66-66eb-47a9-8c55-eedb9bc6c44d tempest-ProjectMemberTests-681639424 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:17 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8e192d66-66eb-47a9-8c55-eedb9bc6c44d tempest-ProjectMemberTests-681639424 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:13:17 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-8e192d66-66eb-47a9-8c55-eedb9bc6c44d tempest-ProjectMemberTests-681639424 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:13:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-8e192d66-66eb-47a9-8c55-eedb9bc6c44d tempest-ProjectMemberTests-681639424 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8e192d66-66eb-47a9-8c55-eedb9bc6c44d tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:17 devstack sudo[114771]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:13:17 devstack sudo[114771]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:17 devstack sudo[114771]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-8e192d66-66eb-47a9-8c55-eedb9bc6c44d tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.253s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:17 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-8e192d66-66eb-47a9-8c55-eedb9bc6c44d tempest-ProjectMemberTests-681639424 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:13:17 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-8e192d66-66eb-47a9-8c55-eedb9bc6c44d tempest-ProjectMemberTests-681639424 None] Deleted volume successfully. Aug 18 19:13:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-8e192d66-66eb-47a9-8c55-eedb9bc6c44d tempest-ProjectMemberTests-681639424 None] Lock "cinder-df440c38-61bc-4adf-b8fd-7750c2008ada-delete_volume" released by "delete_volume" :: held 1.153s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:18 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-c8603ae2-d7b9-4d45-a890-8b4a39582062 tempest-ProjectMemberTests-681639424 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:13:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c8603ae2-d7b9-4d45-a890-8b4a39582062 tempest-ProjectMemberTests-681639424 None] Flow 'volume_create_manager' (83ec7f44-b781-490a-a6b5-47623a361985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:13:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c8603ae2-d7b9-4d45-a890-8b4a39582062 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9381bda8-d3cb-4456-a0a1-8789d43f8def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c8603ae2-d7b9-4d45-a890-8b4a39582062 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9381bda8-d3cb-4456-a0a1-8789d43f8def) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:13:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-741333081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3f1d7e97-8849-4ab6-a888-6e2b2d855769,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f08b5fbeeea24c95955c9cd1b7e47d88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:13: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-18T17:13:18Z,use_quota=True,user_id='ddc45021c2e74964bbc6d7940ad31932',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c8603ae2-d7b9-4d45-a890-8b4a39582062 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3fb15b9d-e5d1-48a6-83cd-77ed388142ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c8603ae2-d7b9-4d45-a890-8b4a39582062 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3fb15b9d-e5d1-48a6-83cd-77ed388142ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c8603ae2-d7b9-4d45-a890-8b4a39582062 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f6032d51-89bc-4eed-8480-d548e0c4d0ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c8603ae2-d7b9-4d45-a890-8b4a39582062 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f6032d51-89bc-4eed-8480-d548e0c4d0ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3f1d7e97-8849-4ab6-a888-6e2b2d855769', 'volume_name': 'volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c8603ae2-d7b9-4d45-a890-8b4a39582062 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a86d95af-6df3-4672-af8a-88577bff6a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c8603ae2-d7b9-4d45-a890-8b4a39582062 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a86d95af-6df3-4672-af8a-88577bff6a08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c8603ae2-d7b9-4d45-a890-8b4a39582062 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2c48c3b7-c57d-4ad6-b942-c01add409a03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:18 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-c8603ae2-d7b9-4d45-a890-8b4a39582062 tempest-ProjectMemberTests-681639424 None] Volume 3f1d7e97-8849-4ab6-a888-6e2b2d855769: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769', 'volume_size': 1} Aug 18 19:13:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c8603ae2-d7b9-4d45-a890-8b4a39582062 tempest-ProjectMemberTests-681639424 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c8603ae2-d7b9-4d45-a890-8b4a39582062 tempest-ProjectMemberTests-681639424 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c8603ae2-d7b9-4d45-a890-8b4a39582062 tempest-ProjectMemberTests-681639424 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:13:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-741333081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3f1d7e97-8849-4ab6-a888-6e2b2d855769,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f08b5fbeeea24c95955c9cd1b7e47d88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:13: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-18T17:13:18Z,use_quota=True,user_id='ddc45021c2e74964bbc6d7940ad31932',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:13:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-c8603ae2-d7b9-4d45-a890-8b4a39582062 tempest-ProjectMemberTests-681639424 None] Creating volume 3f1d7e97-8849-4ab6-a888-6e2b2d855769 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:13:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c8603ae2-d7b9-4d45-a890-8b4a39582062 tempest-ProjectMemberTests-681639424 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c8603ae2-d7b9-4d45-a890-8b4a39582062 tempest-ProjectMemberTests-681639424 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c8603ae2-d7b9-4d45-a890-8b4a39582062 tempest-ProjectMemberTests-681639424 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:13:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c8603ae2-d7b9-4d45-a890-8b4a39582062 tempest-ProjectMemberTests-681639424 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:13:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c8603ae2-d7b9-4d45-a890-8b4a39582062 tempest-ProjectMemberTests-681639424 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c8603ae2-d7b9-4d45-a890-8b4a39582062 tempest-ProjectMemberTests-681639424 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:13:18 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-c8603ae2-d7b9-4d45-a890-8b4a39582062 tempest-ProjectMemberTests-681639424 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:13:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c8603ae2-d7b9-4d45-a890-8b4a39582062 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:18 devstack sudo[114774]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769 1073741824 Aug 18 19:13:18 devstack sudo[114774]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:18 devstack sudo[114774]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c8603ae2-d7b9-4d45-a890-8b4a39582062 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769 1073741824" returned: 0 in 0.459s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c8603ae2-d7b9-4d45-a890-8b4a39582062 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:18 devstack sudo[114780]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769 Aug 18 19:13:18 devstack sudo[114780]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:19 devstack sudo[114780]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c8603ae2-d7b9-4d45-a890-8b4a39582062 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769" returned: 0 in 0.244s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:19 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c8603ae2-d7b9-4d45-a890-8b4a39582062 tempest-ProjectMemberTests-681639424 None] <== create_volume: return (743ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:13:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c8603ae2-d7b9-4d45-a890-8b4a39582062 tempest-ProjectMemberTests-681639424 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.746s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:19 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c8603ae2-d7b9-4d45-a890-8b4a39582062 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2c48c3b7-c57d-4ad6-b942-c01add409a03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:19 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c8603ae2-d7b9-4d45-a890-8b4a39582062 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (646ed572-8c49-46a3-895b-92908bb8e012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:19 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-c8603ae2-d7b9-4d45-a890-8b4a39582062 tempest-ProjectMemberTests-681639424 None] Volume volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769 (3f1d7e97-8849-4ab6-a888-6e2b2d855769): created successfully Aug 18 19:13:19 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c8603ae2-d7b9-4d45-a890-8b4a39582062 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (646ed572-8c49-46a3-895b-92908bb8e012) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:19 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-c8603ae2-d7b9-4d45-a890-8b4a39582062 tempest-ProjectMemberTests-681639424 None] Flow 'volume_create_manager' (83ec7f44-b781-490a-a6b5-47623a361985) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:13:19 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-c8603ae2-d7b9-4d45-a890-8b4a39582062 tempest-ProjectMemberTests-681639424 None] Created volume successfully. Aug 18 19:13:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f52d30ca-0711-45ad-987e-634a150fde0a tempest-ProjectMemberTests-681639424 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f52d30ca-0711-45ad-987e-634a150fde0a tempest-ProjectMemberTests-681639424 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:19 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-f52d30ca-0711-45ad-987e-634a150fde0a tempest-ProjectMemberTests-681639424 None] Creating offline snapshot 3c0c615c-3e62-4e62-9bf1-82e3fdea93f5 of volume 3f1d7e97-8849-4ab6-a888-6e2b2d855769 {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:13:19 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[26b8eead-222e-4e08-baa5-c1221bace1a1]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f52d30ca-0711-45ad-987e-634a150fde0a tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:19 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/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769 Aug 18 19:13:19 devstack sudo[114783]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:19 devstack sudo[114783]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f52d30ca-0711-45ad-987e-634a150fde0a tempest-ProjectMemberTests-681639424 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769" returned: 0 in 0.371s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f52d30ca-0711-45ad-987e-634a150fde0a tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769.3c0c615c-3e62-4e62-9bf1-82e3fdea93f5 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:19 devstack sudo[114788]: 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/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769.3c0c615c-3e62-4e62-9bf1-82e3fdea93f5 1G Aug 18 19:13:19 devstack sudo[114788]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:20 devstack sudo[114788]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f52d30ca-0711-45ad-987e-634a150fde0a tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769.3c0c615c-3e62-4e62-9bf1-82e3fdea93f5 1G" returned: 0 in 0.393s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f52d30ca-0711-45ad-987e-634a150fde0a tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769.3c0c615c-3e62-4e62-9bf1-82e3fdea93f5 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:20 devstack sudo[114794]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769.3c0c615c-3e62-4e62-9bf1-82e3fdea93f5 Aug 18 19:13:20 devstack sudo[114794]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f52d30ca-0711-45ad-987e-634a150fde0a tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769.3c0c615c-3e62-4e62-9bf1-82e3fdea93f5" returned: 0 in 0.326s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:20 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-f52d30ca-0711-45ad-987e-634a150fde0a tempest-ProjectMemberTests-681639424 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769.3c0c615c-3e62-4e62-9bf1-82e3fdea93f5 is being set with open permissions: ugo+rw Aug 18 19:13:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f52d30ca-0711-45ad-987e-634a150fde0a tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769.3c0c615c-3e62-4e62-9bf1-82e3fdea93f5 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:20 devstack sudo[114794]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:20 devstack sudo[114801]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769.3c0c615c-3e62-4e62-9bf1-82e3fdea93f5 Aug 18 19:13:20 devstack sudo[114801]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:20 devstack sudo[114801]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f52d30ca-0711-45ad-987e-634a150fde0a tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769.3c0c615c-3e62-4e62-9bf1-82e3fdea93f5" returned: 0 in 0.290s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f52d30ca-0711-45ad-987e-634a150fde0a tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:21 devstack sudo[114804]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769.info Aug 18 19:13:21 devstack sudo[114804]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:21 devstack sudo[114804]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f52d30ca-0711-45ad-987e-634a150fde0a tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769.info" returned: 0 in 0.260s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:21 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-f52d30ca-0711-45ad-987e-634a150fde0a tempest-ProjectMemberTests-681639424 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769.info is being set with open permissions: ugo+rw Aug 18 19:13:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f52d30ca-0711-45ad-987e-634a150fde0a tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:21 devstack sudo[114807]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769.info Aug 18 19:13:21 devstack sudo[114807]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:21 devstack sudo[114807]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f52d30ca-0711-45ad-987e-634a150fde0a tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769.info" returned: 0 in 0.264s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f52d30ca-0711-45ad-987e-634a150fde0a tempest-ProjectMemberTests-681639424 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:21 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-f52d30ca-0711-45ad-987e-634a150fde0a tempest-ProjectMemberTests-681639424 None] Create snapshot completed successfully Aug 18 19:13:22 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-07d18fa5-3c79-43c1-91df-54b4c1613dc0 tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-3c0c615c-3e62-4e62-9bf1-82e3fdea93f5-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:22 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-07d18fa5-3c79-43c1-91df-54b4c1613dc0 tempest-ProjectMemberTests-681639424 None] Lock "cinder-3c0c615c-3e62-4e62-9bf1-82e3fdea93f5-delete_snapshot" acquired by "delete_snapshot" :: waited 0.016s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:22 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-07d18fa5-3c79-43c1-91df-54b4c1613dc0 tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-quobyte-3f1d7e97-8849-4ab6-a888-6e2b2d855769" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:22 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-07d18fa5-3c79-43c1-91df-54b4c1613dc0 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-3f1d7e97-8849-4ab6-a888-6e2b2d855769" acquired by "delete_snapshot" :: waited 0.016s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:22 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-07d18fa5-3c79-43c1-91df-54b4c1613dc0 tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-quobyte-3c0c615c-3e62-4e62-9bf1-82e3fdea93f5" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:22 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-07d18fa5-3c79-43c1-91df-54b4c1613dc0 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-3c0c615c-3e62-4e62-9bf1-82e3fdea93f5" acquired by "_delete_snapshot" :: waited 0.017s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-07d18fa5-3c79-43c1-91df-54b4c1613dc0 tempest-ProjectMemberTests-681639424 None] Deleting offline snapshot 3c0c615c-3e62-4e62-9bf1-82e3fdea93f5 of volume 3f1d7e97-8849-4ab6-a888-6e2b2d855769 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:13:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-07d18fa5-3c79-43c1-91df-54b4c1613dc0 tempest-ProjectMemberTests-681639424 None] snapshot_file for this snap is: volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769.3c0c615c-3e62-4e62-9bf1-82e3fdea93f5 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:13:22 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[19256b4c-3907-407e-af1b-c5fa5a933f8d]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-07d18fa5-3c79-43c1-91df-54b4c1613dc0 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769.3c0c615c-3e62-4e62-9bf1-82e3fdea93f5 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:22 devstack sudo[114811]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769.3c0c615c-3e62-4e62-9bf1-82e3fdea93f5 Aug 18 19:13:22 devstack sudo[114811]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:23 devstack sudo[114811]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-07d18fa5-3c79-43c1-91df-54b4c1613dc0 tempest-ProjectMemberTests-681639424 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769.3c0c615c-3e62-4e62-9bf1-82e3fdea93f5" returned: 0 in 0.353s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:23 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-07d18fa5-3c79-43c1-91df-54b4c1613dc0 tempest-ProjectMemberTests-681639424 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:13:23 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[19cde59e-5f83-43cb-a651-386fc7462a2e]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-07d18fa5-3c79-43c1-91df-54b4c1613dc0 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:23 devstack sudo[114816]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769 Aug 18 19:13:23 devstack sudo[114816]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:23 devstack sudo[114816]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-07d18fa5-3c79-43c1-91df-54b4c1613dc0 tempest-ProjectMemberTests-681639424 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769" returned: 0 in 0.344s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-07d18fa5-3c79-43c1-91df-54b4c1613dc0 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769.3c0c615c-3e62-4e62-9bf1-82e3fdea93f5 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:23 devstack sudo[114821]: 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/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769.3c0c615c-3e62-4e62-9bf1-82e3fdea93f5 Aug 18 19:13:23 devstack sudo[114821]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:23 devstack sudo[114821]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-07d18fa5-3c79-43c1-91df-54b4c1613dc0 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769.3c0c615c-3e62-4e62-9bf1-82e3fdea93f5" returned: 0 in 0.344s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-07d18fa5-3c79-43c1-91df-54b4c1613dc0 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769.3c0c615c-3e62-4e62-9bf1-82e3fdea93f5 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:23 devstack sudo[114827]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769.3c0c615c-3e62-4e62-9bf1-82e3fdea93f5 Aug 18 19:13:23 devstack sudo[114827]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:24 devstack sudo[114827]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-07d18fa5-3c79-43c1-91df-54b4c1613dc0 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769.3c0c615c-3e62-4e62-9bf1-82e3fdea93f5" returned: 0 in 0.232s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:24 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-07d18fa5-3c79-43c1-91df-54b4c1613dc0 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-3c0c615c-3e62-4e62-9bf1-82e3fdea93f5" released by "_delete_snapshot" :: held 1.356s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:24 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-07d18fa5-3c79-43c1-91df-54b4c1613dc0 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-3f1d7e97-8849-4ab6-a888-6e2b2d855769" released by "delete_snapshot" :: held 1.380s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:24 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-07d18fa5-3c79-43c1-91df-54b4c1613dc0 tempest-ProjectMemberTests-681639424 None] Created reservations ['91dd41d6-d454-44fb-a53d-9bc370dd898c', '28c9f88a-6c42-4f9e-ae1d-8d3a21ea444a', '5bbcaa9f-91fb-4721-aee7-e2aff6c13565', '64b13fe4-dc47-4488-a1c3-ffedcb79e428'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:13:24 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-07d18fa5-3c79-43c1-91df-54b4c1613dc0 tempest-ProjectMemberTests-681639424 None] Delete snapshot completed successfully. Aug 18 19:13:24 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-07d18fa5-3c79-43c1-91df-54b4c1613dc0 tempest-ProjectMemberTests-681639424 None] Lock "cinder-3c0c615c-3e62-4e62-9bf1-82e3fdea93f5-delete_snapshot" released by "delete_snapshot" :: held 1.511s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:24 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-51c5cc97-6d80-4f77-9557-6c550140099a tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-3f1d7e97-8849-4ab6-a888-6e2b2d855769-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:24 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-51c5cc97-6d80-4f77-9557-6c550140099a tempest-ProjectMemberTests-681639424 None] Lock "cinder-3f1d7e97-8849-4ab6-a888-6e2b2d855769-delete_volume" acquired by "delete_volume" :: waited 0.015s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:24 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-51c5cc97-6d80-4f77-9557-6c550140099a tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-quobyte-3f1d7e97-8849-4ab6-a888-6e2b2d855769" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:24 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-51c5cc97-6d80-4f77-9557-6c550140099a tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-3f1d7e97-8849-4ab6-a888-6e2b2d855769" acquired by "delete_volume" :: waited 0.013s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:24 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[0c59c921-612c-473e-9f09-dd9867cec02e]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-51c5cc97-6d80-4f77-9557-6c550140099a tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:25 devstack sudo[114830]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769 Aug 18 19:13:25 devstack sudo[114830]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:25 devstack sudo[114830]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-51c5cc97-6d80-4f77-9557-6c550140099a tempest-ProjectMemberTests-681639424 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769" returned: 0 in 0.337s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-51c5cc97-6d80-4f77-9557-6c550140099a tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:25 devstack sudo[114835]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769 Aug 18 19:13:25 devstack sudo[114835]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:25 devstack sudo[114835]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-51c5cc97-6d80-4f77-9557-6c550140099a tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-3f1d7e97-8849-4ab6-a888-6e2b2d855769" returned: 0 in 0.232s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:25 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-51c5cc97-6d80-4f77-9557-6c550140099a tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-3f1d7e97-8849-4ab6-a888-6e2b2d855769" released by "delete_volume" :: held 0.620s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:25 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-51c5cc97-6d80-4f77-9557-6c550140099a tempest-ProjectMemberTests-681639424 None] Created reservations ['bf860066-be7d-418c-94ac-591b2fcdff42', '98dbc0c4-2f49-4b70-b75d-b19af981acbd', 'bd62d313-4337-4dfc-a91c-5fea837c10a7', 'e1c0d083-4409-41e4-8ce7-19e565a99ad7'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:13:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-51c5cc97-6d80-4f77-9557-6c550140099a tempest-ProjectMemberTests-681639424 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-51c5cc97-6d80-4f77-9557-6c550140099a tempest-ProjectMemberTests-681639424 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:25 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-51c5cc97-6d80-4f77-9557-6c550140099a tempest-ProjectMemberTests-681639424 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:13:25 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-51c5cc97-6d80-4f77-9557-6c550140099a tempest-ProjectMemberTests-681639424 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:13:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-51c5cc97-6d80-4f77-9557-6c550140099a tempest-ProjectMemberTests-681639424 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-51c5cc97-6d80-4f77-9557-6c550140099a tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:25 devstack sudo[114839]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:13:25 devstack sudo[114839]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:25 devstack sudo[114839]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-51c5cc97-6d80-4f77-9557-6c550140099a tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.230s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:25 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-51c5cc97-6d80-4f77-9557-6c550140099a tempest-ProjectMemberTests-681639424 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:13:25 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-51c5cc97-6d80-4f77-9557-6c550140099a tempest-ProjectMemberTests-681639424 None] Deleted volume successfully. Aug 18 19:13:25 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-51c5cc97-6d80-4f77-9557-6c550140099a tempest-ProjectMemberTests-681639424 None] Lock "cinder-3f1d7e97-8849-4ab6-a888-6e2b2d855769-delete_volume" released by "delete_volume" :: held 1.033s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:26 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-4f94b125-7145-4a32-b7e2-97b11f23d78e tempest-ProjectMemberTests-681639424 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:13:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f94b125-7145-4a32-b7e2-97b11f23d78e tempest-ProjectMemberTests-681639424 None] Flow 'volume_create_manager' (b8f3465d-3b33-4bd5-a220-6ab916e0e38e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:13:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f94b125-7145-4a32-b7e2-97b11f23d78e tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bb94962e-6a3d-4df9-89fb-2f4e58d2097d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f94b125-7145-4a32-b7e2-97b11f23d78e tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bb94962e-6a3d-4df9-89fb-2f4e58d2097d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:13:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-507097551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e1dd1bc5-7a36-43c8-b4db-0e2152b46800,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f08b5fbeeea24c95955c9cd1b7e47d88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:13: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-18T17:13:26Z,use_quota=True,user_id='ddc45021c2e74964bbc6d7940ad31932',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f94b125-7145-4a32-b7e2-97b11f23d78e tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (18adf4a3-067d-4348-bbf7-3dd7e4cab5d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f94b125-7145-4a32-b7e2-97b11f23d78e tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (18adf4a3-067d-4348-bbf7-3dd7e4cab5d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f94b125-7145-4a32-b7e2-97b11f23d78e tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cea7dd3c-ee4b-4044-bc79-fbe9e04dea9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f94b125-7145-4a32-b7e2-97b11f23d78e tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cea7dd3c-ee4b-4044-bc79-fbe9e04dea9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e1dd1bc5-7a36-43c8-b4db-0e2152b46800', 'volume_name': 'volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f94b125-7145-4a32-b7e2-97b11f23d78e tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (878e4707-99fc-4052-bfeb-46a6b2359bfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f94b125-7145-4a32-b7e2-97b11f23d78e tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (878e4707-99fc-4052-bfeb-46a6b2359bfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f94b125-7145-4a32-b7e2-97b11f23d78e tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3a5e801a-cf5a-4985-af61-dc9cc1365dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:26 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-4f94b125-7145-4a32-b7e2-97b11f23d78e tempest-ProjectMemberTests-681639424 None] Volume e1dd1bc5-7a36-43c8-b4db-0e2152b46800: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800', 'volume_size': 1} Aug 18 19:13:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4f94b125-7145-4a32-b7e2-97b11f23d78e tempest-ProjectMemberTests-681639424 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4f94b125-7145-4a32-b7e2-97b11f23d78e tempest-ProjectMemberTests-681639424 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:26 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4f94b125-7145-4a32-b7e2-97b11f23d78e tempest-ProjectMemberTests-681639424 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:13:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-507097551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e1dd1bc5-7a36-43c8-b4db-0e2152b46800,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f08b5fbeeea24c95955c9cd1b7e47d88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:13: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-18T17:13:26Z,use_quota=True,user_id='ddc45021c2e74964bbc6d7940ad31932',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:13:26 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-4f94b125-7145-4a32-b7e2-97b11f23d78e tempest-ProjectMemberTests-681639424 None] Creating volume e1dd1bc5-7a36-43c8-b4db-0e2152b46800 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:13:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4f94b125-7145-4a32-b7e2-97b11f23d78e tempest-ProjectMemberTests-681639424 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4f94b125-7145-4a32-b7e2-97b11f23d78e tempest-ProjectMemberTests-681639424 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:26 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4f94b125-7145-4a32-b7e2-97b11f23d78e tempest-ProjectMemberTests-681639424 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:13:26 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4f94b125-7145-4a32-b7e2-97b11f23d78e tempest-ProjectMemberTests-681639424 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:13:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4f94b125-7145-4a32-b7e2-97b11f23d78e tempest-ProjectMemberTests-681639424 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:26 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4f94b125-7145-4a32-b7e2-97b11f23d78e tempest-ProjectMemberTests-681639424 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:13:26 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-4f94b125-7145-4a32-b7e2-97b11f23d78e tempest-ProjectMemberTests-681639424 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:13:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4f94b125-7145-4a32-b7e2-97b11f23d78e tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:26 devstack sudo[114842]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800 1073741824 Aug 18 19:13:26 devstack sudo[114842]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:26 devstack sudo[114842]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4f94b125-7145-4a32-b7e2-97b11f23d78e tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800 1073741824" returned: 0 in 0.390s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4f94b125-7145-4a32-b7e2-97b11f23d78e tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:26 devstack sudo[114848]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800 Aug 18 19:13:26 devstack sudo[114848]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:27 devstack sudo[114848]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4f94b125-7145-4a32-b7e2-97b11f23d78e tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800" returned: 0 in 0.240s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:27 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4f94b125-7145-4a32-b7e2-97b11f23d78e tempest-ProjectMemberTests-681639424 None] <== create_volume: return (671ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:13:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4f94b125-7145-4a32-b7e2-97b11f23d78e tempest-ProjectMemberTests-681639424 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.674s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f94b125-7145-4a32-b7e2-97b11f23d78e tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3a5e801a-cf5a-4985-af61-dc9cc1365dcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f94b125-7145-4a32-b7e2-97b11f23d78e tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6a1fadb6-e863-42a4-aa69-0a13002bd498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:27 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-4f94b125-7145-4a32-b7e2-97b11f23d78e tempest-ProjectMemberTests-681639424 None] Volume volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800 (e1dd1bc5-7a36-43c8-b4db-0e2152b46800): created successfully Aug 18 19:13:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f94b125-7145-4a32-b7e2-97b11f23d78e tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6a1fadb6-e863-42a4-aa69-0a13002bd498) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:27 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4f94b125-7145-4a32-b7e2-97b11f23d78e tempest-ProjectMemberTests-681639424 None] Flow 'volume_create_manager' (b8f3465d-3b33-4bd5-a220-6ab916e0e38e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:13:27 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-4f94b125-7145-4a32-b7e2-97b11f23d78e tempest-ProjectMemberTests-681639424 None] Created volume successfully. Aug 18 19:13:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0c4b7b86-231e-4987-a29d-581fe9742d92 tempest-ProjectMemberTests-681639424 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0c4b7b86-231e-4987-a29d-581fe9742d92 tempest-ProjectMemberTests-681639424 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:27 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-0c4b7b86-231e-4987-a29d-581fe9742d92 tempest-ProjectMemberTests-681639424 None] Creating offline snapshot 61f207c8-32e1-40eb-9c8d-e4567fca710e of volume e1dd1bc5-7a36-43c8-b4db-0e2152b46800 {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:13:27 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[87881011-5913-4ca3-9004-e7c55f0ed599]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0c4b7b86-231e-4987-a29d-581fe9742d92 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:27 devstack sudo[114851]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800 Aug 18 19:13:27 devstack sudo[114851]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:27 devstack sudo[114851]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0c4b7b86-231e-4987-a29d-581fe9742d92 tempest-ProjectMemberTests-681639424 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800" returned: 0 in 0.337s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0c4b7b86-231e-4987-a29d-581fe9742d92 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800.61f207c8-32e1-40eb-9c8d-e4567fca710e 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:27 devstack sudo[114856]: 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/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800.61f207c8-32e1-40eb-9c8d-e4567fca710e 1G Aug 18 19:13:27 devstack sudo[114856]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:28 devstack sudo[114856]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0c4b7b86-231e-4987-a29d-581fe9742d92 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800.61f207c8-32e1-40eb-9c8d-e4567fca710e 1G" returned: 0 in 0.377s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0c4b7b86-231e-4987-a29d-581fe9742d92 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800.61f207c8-32e1-40eb-9c8d-e4567fca710e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:28 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-e1dd1bc5-7a36-43c8-b4db-0e2152b46800 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800.61f207c8-32e1-40eb-9c8d-e4567fca710e Aug 18 19:13:28 devstack sudo[114861]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:28 devstack sudo[114861]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0c4b7b86-231e-4987-a29d-581fe9742d92 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800.61f207c8-32e1-40eb-9c8d-e4567fca710e" returned: 0 in 0.281s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:28 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-0c4b7b86-231e-4987-a29d-581fe9742d92 tempest-ProjectMemberTests-681639424 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800.61f207c8-32e1-40eb-9c8d-e4567fca710e is being set with open permissions: ugo+rw Aug 18 19:13:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0c4b7b86-231e-4987-a29d-581fe9742d92 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800.61f207c8-32e1-40eb-9c8d-e4567fca710e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:28 devstack sudo[114866]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800.61f207c8-32e1-40eb-9c8d-e4567fca710e Aug 18 19:13:28 devstack sudo[114866]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:28 devstack sudo[114866]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0c4b7b86-231e-4987-a29d-581fe9742d92 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800.61f207c8-32e1-40eb-9c8d-e4567fca710e" returned: 0 in 0.232s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0c4b7b86-231e-4987-a29d-581fe9742d92 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:28 devstack sudo[114869]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800.info Aug 18 19:13:28 devstack sudo[114869]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:29 devstack sudo[114869]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0c4b7b86-231e-4987-a29d-581fe9742d92 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800.info" returned: 0 in 0.238s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:29 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-0c4b7b86-231e-4987-a29d-581fe9742d92 tempest-ProjectMemberTests-681639424 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800.info is being set with open permissions: ugo+rw Aug 18 19:13:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0c4b7b86-231e-4987-a29d-581fe9742d92 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:29 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/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800.info Aug 18 19:13:29 devstack sudo[114872]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:29 devstack sudo[114872]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0c4b7b86-231e-4987-a29d-581fe9742d92 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800.info" returned: 0 in 0.237s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0c4b7b86-231e-4987-a29d-581fe9742d92 tempest-ProjectMemberTests-681639424 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.773s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:29 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-0c4b7b86-231e-4987-a29d-581fe9742d92 tempest-ProjectMemberTests-681639424 None] Create snapshot completed successfully Aug 18 19:13:29 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ec4f2317-e562-4b8e-97a2-88f4394737cf tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-61f207c8-32e1-40eb-9c8d-e4567fca710e-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:29 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ec4f2317-e562-4b8e-97a2-88f4394737cf tempest-ProjectMemberTests-681639424 None] Lock "cinder-61f207c8-32e1-40eb-9c8d-e4567fca710e-delete_snapshot" acquired by "delete_snapshot" :: waited 0.016s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:29 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ec4f2317-e562-4b8e-97a2-88f4394737cf tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-quobyte-e1dd1bc5-7a36-43c8-b4db-0e2152b46800" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:29 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ec4f2317-e562-4b8e-97a2-88f4394737cf tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-e1dd1bc5-7a36-43c8-b4db-0e2152b46800" acquired by "delete_snapshot" :: waited 0.014s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:29 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ec4f2317-e562-4b8e-97a2-88f4394737cf tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-quobyte-61f207c8-32e1-40eb-9c8d-e4567fca710e" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:29 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ec4f2317-e562-4b8e-97a2-88f4394737cf tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-61f207c8-32e1-40eb-9c8d-e4567fca710e" acquired by "_delete_snapshot" :: waited 0.013s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:29 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-ec4f2317-e562-4b8e-97a2-88f4394737cf tempest-ProjectMemberTests-681639424 None] Deleting offline snapshot 61f207c8-32e1-40eb-9c8d-e4567fca710e of volume e1dd1bc5-7a36-43c8-b4db-0e2152b46800 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:13:29 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-ec4f2317-e562-4b8e-97a2-88f4394737cf tempest-ProjectMemberTests-681639424 None] snapshot_file for this snap is: volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800.61f207c8-32e1-40eb-9c8d-e4567fca710e {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:13:29 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[9f9bb9b4-a444-4c05-a4b2-089fd7f4a0c5]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec4f2317-e562-4b8e-97a2-88f4394737cf tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800.61f207c8-32e1-40eb-9c8d-e4567fca710e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:29 devstack sudo[114875]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800.61f207c8-32e1-40eb-9c8d-e4567fca710e Aug 18 19:13:29 devstack sudo[114875]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:30 devstack sudo[114875]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec4f2317-e562-4b8e-97a2-88f4394737cf tempest-ProjectMemberTests-681639424 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800.61f207c8-32e1-40eb-9c8d-e4567fca710e" returned: 0 in 0.338s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:30 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-ec4f2317-e562-4b8e-97a2-88f4394737cf tempest-ProjectMemberTests-681639424 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:13:30 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[ffb8bf90-8b45-47fd-899d-0027dba7a22f]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec4f2317-e562-4b8e-97a2-88f4394737cf tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:30 devstack sudo[114880]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800 Aug 18 19:13:30 devstack sudo[114880]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:30 devstack sudo[114880]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec4f2317-e562-4b8e-97a2-88f4394737cf tempest-ProjectMemberTests-681639424 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800" returned: 0 in 0.360s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec4f2317-e562-4b8e-97a2-88f4394737cf tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800.61f207c8-32e1-40eb-9c8d-e4567fca710e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:30 devstack sudo[114886]: 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/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800.61f207c8-32e1-40eb-9c8d-e4567fca710e Aug 18 19:13:30 devstack sudo[114886]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:30 devstack sudo[114886]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec4f2317-e562-4b8e-97a2-88f4394737cf tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800.61f207c8-32e1-40eb-9c8d-e4567fca710e" returned: 0 in 0.314s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec4f2317-e562-4b8e-97a2-88f4394737cf tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800.61f207c8-32e1-40eb-9c8d-e4567fca710e {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:30 devstack sudo[114891]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800.61f207c8-32e1-40eb-9c8d-e4567fca710e Aug 18 19:13:30 devstack sudo[114891]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:31 devstack sudo[114891]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec4f2317-e562-4b8e-97a2-88f4394737cf tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800.61f207c8-32e1-40eb-9c8d-e4567fca710e" returned: 0 in 0.229s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:31 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ec4f2317-e562-4b8e-97a2-88f4394737cf tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-61f207c8-32e1-40eb-9c8d-e4567fca710e" released by "_delete_snapshot" :: held 1.328s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:31 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ec4f2317-e562-4b8e-97a2-88f4394737cf tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-e1dd1bc5-7a36-43c8-b4db-0e2152b46800" released by "delete_snapshot" :: held 1.349s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:31 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-ec4f2317-e562-4b8e-97a2-88f4394737cf tempest-ProjectMemberTests-681639424 None] Created reservations ['089d0d58-4307-4f67-a159-beb75173c976', 'e2345edb-6b63-4cbf-88ca-362e4c5ac89f', 'b9c0b174-7fb1-4b20-96e7-188fe10193a5', '89a00af0-8762-43c2-bd03-456540de1227'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:13:31 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-ec4f2317-e562-4b8e-97a2-88f4394737cf tempest-ProjectMemberTests-681639424 None] Delete snapshot completed successfully. Aug 18 19:13:31 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ec4f2317-e562-4b8e-97a2-88f4394737cf tempest-ProjectMemberTests-681639424 None] Lock "cinder-61f207c8-32e1-40eb-9c8d-e4567fca710e-delete_snapshot" released by "delete_snapshot" :: held 1.477s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:31 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-cbf56fb6-82b4-47fe-86cc-23fc37661ac0 tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-e1dd1bc5-7a36-43c8-b4db-0e2152b46800-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:31 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-cbf56fb6-82b4-47fe-86cc-23fc37661ac0 tempest-ProjectMemberTests-681639424 None] Lock "cinder-e1dd1bc5-7a36-43c8-b4db-0e2152b46800-delete_volume" acquired by "delete_volume" :: waited 0.014s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:31 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-cbf56fb6-82b4-47fe-86cc-23fc37661ac0 tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-quobyte-e1dd1bc5-7a36-43c8-b4db-0e2152b46800" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:31 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-cbf56fb6-82b4-47fe-86cc-23fc37661ac0 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-e1dd1bc5-7a36-43c8-b4db-0e2152b46800" acquired by "delete_volume" :: waited 0.013s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:31 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[8394c8be-19c6-43c0-b9d2-f5ddedcf61cc]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cbf56fb6-82b4-47fe-86cc-23fc37661ac0 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:32 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/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800 Aug 18 19:13:32 devstack sudo[114894]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:32 devstack sudo[114894]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cbf56fb6-82b4-47fe-86cc-23fc37661ac0 tempest-ProjectMemberTests-681639424 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800" returned: 0 in 0.337s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cbf56fb6-82b4-47fe-86cc-23fc37661ac0 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:32 devstack sudo[114899]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800 Aug 18 19:13:32 devstack sudo[114899]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:32 devstack sudo[114899]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cbf56fb6-82b4-47fe-86cc-23fc37661ac0 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-e1dd1bc5-7a36-43c8-b4db-0e2152b46800" returned: 0 in 0.232s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-cbf56fb6-82b4-47fe-86cc-23fc37661ac0 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-e1dd1bc5-7a36-43c8-b4db-0e2152b46800" released by "delete_volume" :: held 0.620s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:32 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-cbf56fb6-82b4-47fe-86cc-23fc37661ac0 tempest-ProjectMemberTests-681639424 None] Created reservations ['ebf6e108-ead8-4e79-9bed-832960559cc5', '3938cd2e-e027-46ca-9740-14da160653bc', '72940167-4651-4e32-8ab3-7e5a8f42a8c9', 'f31181cd-7e6d-479f-b10a-be7dfaecfde6'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:13:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-cbf56fb6-82b4-47fe-86cc-23fc37661ac0 tempest-ProjectMemberTests-681639424 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-cbf56fb6-82b4-47fe-86cc-23fc37661ac0 tempest-ProjectMemberTests-681639424 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:32 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-cbf56fb6-82b4-47fe-86cc-23fc37661ac0 tempest-ProjectMemberTests-681639424 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:13:32 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-cbf56fb6-82b4-47fe-86cc-23fc37661ac0 tempest-ProjectMemberTests-681639424 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:13:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-cbf56fb6-82b4-47fe-86cc-23fc37661ac0 tempest-ProjectMemberTests-681639424 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cbf56fb6-82b4-47fe-86cc-23fc37661ac0 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:32 devstack sudo[114902]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:13:32 devstack sudo[114902]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:32 devstack sudo[114902]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-cbf56fb6-82b4-47fe-86cc-23fc37661ac0 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.239s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:32 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-cbf56fb6-82b4-47fe-86cc-23fc37661ac0 tempest-ProjectMemberTests-681639424 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:13:32 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-cbf56fb6-82b4-47fe-86cc-23fc37661ac0 tempest-ProjectMemberTests-681639424 None] Deleted volume successfully. Aug 18 19:13:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-cbf56fb6-82b4-47fe-86cc-23fc37661ac0 tempest-ProjectMemberTests-681639424 None] Lock "cinder-e1dd1bc5-7a36-43c8-b4db-0e2152b46800-delete_volume" released by "delete_volume" :: held 1.041s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:33 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-50f02414-d9f2-46f9-ae74-bc23c90264d4 tempest-ProjectMemberTests-681639424 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:13:33 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-50f02414-d9f2-46f9-ae74-bc23c90264d4 tempest-ProjectMemberTests-681639424 None] Flow 'volume_create_manager' (a1da7d27-cd10-4d2b-af33-e47502190d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:13:33 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-50f02414-d9f2-46f9-ae74-bc23c90264d4 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fae20379-bc8e-4873-920b-b7bb6b0c93e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:33 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-50f02414-d9f2-46f9-ae74-bc23c90264d4 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fae20379-bc8e-4873-920b-b7bb6b0c93e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:13:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-517630584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=33eaac2e-f546-4e0d-aee1-46fb62812c04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f08b5fbeeea24c95955c9cd1b7e47d88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:13: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-18T17:13:33Z,use_quota=True,user_id='ddc45021c2e74964bbc6d7940ad31932',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:33 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-50f02414-d9f2-46f9-ae74-bc23c90264d4 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (942219d7-7790-4b57-a4f0-d6e49dff1f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:33 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-50f02414-d9f2-46f9-ae74-bc23c90264d4 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (942219d7-7790-4b57-a4f0-d6e49dff1f35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:33 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-50f02414-d9f2-46f9-ae74-bc23c90264d4 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (54e4aee0-c358-44a3-b092-3091fec506dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:33 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-50f02414-d9f2-46f9-ae74-bc23c90264d4 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (54e4aee0-c358-44a3-b092-3091fec506dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '33eaac2e-f546-4e0d-aee1-46fb62812c04', 'volume_name': 'volume-33eaac2e-f546-4e0d-aee1-46fb62812c04', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:33 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-50f02414-d9f2-46f9-ae74-bc23c90264d4 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aa609170-0304-49e4-89fb-ed0c0b31e236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:33 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-50f02414-d9f2-46f9-ae74-bc23c90264d4 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aa609170-0304-49e4-89fb-ed0c0b31e236) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:33 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-50f02414-d9f2-46f9-ae74-bc23c90264d4 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bc1b8ecd-bfb6-4e2e-af40-44193f374067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:33 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-50f02414-d9f2-46f9-ae74-bc23c90264d4 tempest-ProjectMemberTests-681639424 None] Volume 33eaac2e-f546-4e0d-aee1-46fb62812c04: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-33eaac2e-f546-4e0d-aee1-46fb62812c04', 'volume_size': 1} Aug 18 19:13:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-50f02414-d9f2-46f9-ae74-bc23c90264d4 tempest-ProjectMemberTests-681639424 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-50f02414-d9f2-46f9-ae74-bc23c90264d4 tempest-ProjectMemberTests-681639424 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:33 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-50f02414-d9f2-46f9-ae74-bc23c90264d4 tempest-ProjectMemberTests-681639424 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:13:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-517630584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=33eaac2e-f546-4e0d-aee1-46fb62812c04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f08b5fbeeea24c95955c9cd1b7e47d88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:13: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-18T17:13:33Z,use_quota=True,user_id='ddc45021c2e74964bbc6d7940ad31932',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:13:33 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-50f02414-d9f2-46f9-ae74-bc23c90264d4 tempest-ProjectMemberTests-681639424 None] Creating volume 33eaac2e-f546-4e0d-aee1-46fb62812c04 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:13:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-50f02414-d9f2-46f9-ae74-bc23c90264d4 tempest-ProjectMemberTests-681639424 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-50f02414-d9f2-46f9-ae74-bc23c90264d4 tempest-ProjectMemberTests-681639424 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:33 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-50f02414-d9f2-46f9-ae74-bc23c90264d4 tempest-ProjectMemberTests-681639424 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:13:33 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-50f02414-d9f2-46f9-ae74-bc23c90264d4 tempest-ProjectMemberTests-681639424 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:13:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-50f02414-d9f2-46f9-ae74-bc23c90264d4 tempest-ProjectMemberTests-681639424 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:33 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-50f02414-d9f2-46f9-ae74-bc23c90264d4 tempest-ProjectMemberTests-681639424 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:13:33 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-50f02414-d9f2-46f9-ae74-bc23c90264d4 tempest-ProjectMemberTests-681639424 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:13:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-50f02414-d9f2-46f9-ae74-bc23c90264d4 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:33 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 preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04 1073741824 Aug 18 19:13:33 devstack sudo[114905]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:33 devstack sudo[114905]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-50f02414-d9f2-46f9-ae74-bc23c90264d4 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04 1073741824" returned: 0 in 0.413s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-50f02414-d9f2-46f9-ae74-bc23c90264d4 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:33 devstack sudo[114910]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04 Aug 18 19:13:33 devstack sudo[114910]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:34 devstack sudo[114910]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-50f02414-d9f2-46f9-ae74-bc23c90264d4 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04" returned: 0 in 0.236s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:34 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-50f02414-d9f2-46f9-ae74-bc23c90264d4 tempest-ProjectMemberTests-681639424 None] <== create_volume: return (687ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:13:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-50f02414-d9f2-46f9-ae74-bc23c90264d4 tempest-ProjectMemberTests-681639424 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.689s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:34 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-50f02414-d9f2-46f9-ae74-bc23c90264d4 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bc1b8ecd-bfb6-4e2e-af40-44193f374067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-33eaac2e-f546-4e0d-aee1-46fb62812c04', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:34 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-50f02414-d9f2-46f9-ae74-bc23c90264d4 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9b5b2dbd-26aa-4daf-b045-f2bc561b8a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:34 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-50f02414-d9f2-46f9-ae74-bc23c90264d4 tempest-ProjectMemberTests-681639424 None] Volume volume-33eaac2e-f546-4e0d-aee1-46fb62812c04 (33eaac2e-f546-4e0d-aee1-46fb62812c04): created successfully Aug 18 19:13:34 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-50f02414-d9f2-46f9-ae74-bc23c90264d4 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9b5b2dbd-26aa-4daf-b045-f2bc561b8a33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:34 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-50f02414-d9f2-46f9-ae74-bc23c90264d4 tempest-ProjectMemberTests-681639424 None] Flow 'volume_create_manager' (a1da7d27-cd10-4d2b-af33-e47502190d52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:13:34 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-50f02414-d9f2-46f9-ae74-bc23c90264d4 tempest-ProjectMemberTests-681639424 None] Created volume successfully. Aug 18 19:13:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6fcf1410-cc10-466b-8f75-6f3223615892 tempest-ProjectMemberTests-681639424 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6fcf1410-cc10-466b-8f75-6f3223615892 tempest-ProjectMemberTests-681639424 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:34 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-6fcf1410-cc10-466b-8f75-6f3223615892 tempest-ProjectMemberTests-681639424 None] Creating offline snapshot dee40d5d-1e2c-498e-9ea2-16714b4653f0 of volume 33eaac2e-f546-4e0d-aee1-46fb62812c04 {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:13:34 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[67ccdfa6-d748-4300-900b-e7ad3e422f74]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6fcf1410-cc10-466b-8f75-6f3223615892 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:34 devstack sudo[114913]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04 Aug 18 19:13:34 devstack sudo[114913]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:34 devstack sudo[114913]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6fcf1410-cc10-466b-8f75-6f3223615892 tempest-ProjectMemberTests-681639424 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04" returned: 0 in 0.346s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6fcf1410-cc10-466b-8f75-6f3223615892 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04.dee40d5d-1e2c-498e-9ea2-16714b4653f0 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:34 devstack sudo[114918]: 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/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04.dee40d5d-1e2c-498e-9ea2-16714b4653f0 1G Aug 18 19:13:34 devstack sudo[114918]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:35 devstack sudo[114918]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6fcf1410-cc10-466b-8f75-6f3223615892 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04.dee40d5d-1e2c-498e-9ea2-16714b4653f0 1G" returned: 0 in 0.390s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6fcf1410-cc10-466b-8f75-6f3223615892 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-33eaac2e-f546-4e0d-aee1-46fb62812c04 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04.dee40d5d-1e2c-498e-9ea2-16714b4653f0 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:35 devstack sudo[114923]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-33eaac2e-f546-4e0d-aee1-46fb62812c04 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04.dee40d5d-1e2c-498e-9ea2-16714b4653f0 Aug 18 19:13:35 devstack sudo[114923]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:35 devstack sudo[114923]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6fcf1410-cc10-466b-8f75-6f3223615892 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-33eaac2e-f546-4e0d-aee1-46fb62812c04 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04.dee40d5d-1e2c-498e-9ea2-16714b4653f0" returned: 0 in 0.281s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:35 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-6fcf1410-cc10-466b-8f75-6f3223615892 tempest-ProjectMemberTests-681639424 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04.dee40d5d-1e2c-498e-9ea2-16714b4653f0 is being set with open permissions: ugo+rw Aug 18 19:13:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6fcf1410-cc10-466b-8f75-6f3223615892 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04.dee40d5d-1e2c-498e-9ea2-16714b4653f0 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:35 devstack sudo[114929]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04.dee40d5d-1e2c-498e-9ea2-16714b4653f0 Aug 18 19:13:35 devstack sudo[114929]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:35 devstack sudo[114929]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6fcf1410-cc10-466b-8f75-6f3223615892 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04.dee40d5d-1e2c-498e-9ea2-16714b4653f0" returned: 0 in 0.230s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6fcf1410-cc10-466b-8f75-6f3223615892 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:35 devstack sudo[114932]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04.info Aug 18 19:13:35 devstack sudo[114932]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:36 devstack sudo[114932]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6fcf1410-cc10-466b-8f75-6f3223615892 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04.info" returned: 0 in 0.240s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:36 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-6fcf1410-cc10-466b-8f75-6f3223615892 tempest-ProjectMemberTests-681639424 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04.info is being set with open permissions: ugo+rw Aug 18 19:13:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6fcf1410-cc10-466b-8f75-6f3223615892 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:36 devstack sudo[114935]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04.info Aug 18 19:13:36 devstack sudo[114935]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:36 devstack sudo[114935]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6fcf1410-cc10-466b-8f75-6f3223615892 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04.info" returned: 0 in 0.233s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6fcf1410-cc10-466b-8f75-6f3223615892 tempest-ProjectMemberTests-681639424 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.795s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:36 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-6fcf1410-cc10-466b-8f75-6f3223615892 tempest-ProjectMemberTests-681639424 None] Create snapshot completed successfully Aug 18 19:13:36 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ec8a09a2-6bf7-49f0-876d-751c45d76138 tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-dee40d5d-1e2c-498e-9ea2-16714b4653f0-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:36 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ec8a09a2-6bf7-49f0-876d-751c45d76138 tempest-ProjectMemberTests-681639424 None] Lock "cinder-dee40d5d-1e2c-498e-9ea2-16714b4653f0-delete_snapshot" acquired by "delete_snapshot" :: waited 0.021s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:36 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ec8a09a2-6bf7-49f0-876d-751c45d76138 tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-quobyte-33eaac2e-f546-4e0d-aee1-46fb62812c04" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:36 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ec8a09a2-6bf7-49f0-876d-751c45d76138 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-33eaac2e-f546-4e0d-aee1-46fb62812c04" acquired by "delete_snapshot" :: waited 0.014s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:36 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ec8a09a2-6bf7-49f0-876d-751c45d76138 tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-quobyte-dee40d5d-1e2c-498e-9ea2-16714b4653f0" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:36 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ec8a09a2-6bf7-49f0-876d-751c45d76138 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-dee40d5d-1e2c-498e-9ea2-16714b4653f0" acquired by "_delete_snapshot" :: waited 0.014s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:36 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-ec8a09a2-6bf7-49f0-876d-751c45d76138 tempest-ProjectMemberTests-681639424 None] Deleting offline snapshot dee40d5d-1e2c-498e-9ea2-16714b4653f0 of volume 33eaac2e-f546-4e0d-aee1-46fb62812c04 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:13:36 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-ec8a09a2-6bf7-49f0-876d-751c45d76138 tempest-ProjectMemberTests-681639424 None] snapshot_file for this snap is: volume-33eaac2e-f546-4e0d-aee1-46fb62812c04.dee40d5d-1e2c-498e-9ea2-16714b4653f0 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:13:36 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[1862629f-b4b5-4b35-add3-78e152388ba1]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec8a09a2-6bf7-49f0-876d-751c45d76138 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04.dee40d5d-1e2c-498e-9ea2-16714b4653f0 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:36 devstack sudo[114938]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04.dee40d5d-1e2c-498e-9ea2-16714b4653f0 Aug 18 19:13:36 devstack sudo[114938]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:37 devstack sudo[114938]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec8a09a2-6bf7-49f0-876d-751c45d76138 tempest-ProjectMemberTests-681639424 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04.dee40d5d-1e2c-498e-9ea2-16714b4653f0" returned: 0 in 0.340s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:37 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-ec8a09a2-6bf7-49f0-876d-751c45d76138 tempest-ProjectMemberTests-681639424 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-33eaac2e-f546-4e0d-aee1-46fb62812c04(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:13:37 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[047c7fe7-66d2-4b8d-b67f-bf2bb8f00359]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec8a09a2-6bf7-49f0-876d-751c45d76138 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:37 devstack sudo[114943]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04 Aug 18 19:13:37 devstack sudo[114943]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:37 devstack sudo[114943]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec8a09a2-6bf7-49f0-876d-751c45d76138 tempest-ProjectMemberTests-681639424 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04" returned: 0 in 0.334s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec8a09a2-6bf7-49f0-876d-751c45d76138 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04.dee40d5d-1e2c-498e-9ea2-16714b4653f0 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:37 devstack sudo[114949]: 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/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04.dee40d5d-1e2c-498e-9ea2-16714b4653f0 Aug 18 19:13:37 devstack sudo[114949]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:37 devstack sudo[114949]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec8a09a2-6bf7-49f0-876d-751c45d76138 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04.dee40d5d-1e2c-498e-9ea2-16714b4653f0" returned: 0 in 0.310s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec8a09a2-6bf7-49f0-876d-751c45d76138 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04.dee40d5d-1e2c-498e-9ea2-16714b4653f0 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:37 devstack sudo[114955]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04.dee40d5d-1e2c-498e-9ea2-16714b4653f0 Aug 18 19:13:37 devstack sudo[114955]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:37 devstack sudo[114955]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec8a09a2-6bf7-49f0-876d-751c45d76138 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04.dee40d5d-1e2c-498e-9ea2-16714b4653f0" returned: 0 in 0.227s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:37 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ec8a09a2-6bf7-49f0-876d-751c45d76138 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-dee40d5d-1e2c-498e-9ea2-16714b4653f0" released by "_delete_snapshot" :: held 1.292s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:38 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ec8a09a2-6bf7-49f0-876d-751c45d76138 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-33eaac2e-f546-4e0d-aee1-46fb62812c04" released by "delete_snapshot" :: held 1.313s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:38 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-ec8a09a2-6bf7-49f0-876d-751c45d76138 tempest-ProjectMemberTests-681639424 None] Created reservations ['32f2fe96-4c6f-42c0-96ec-86f2e7370216', '45beb29d-f551-4df1-803e-b55e47efa8b1', '1d105940-c5ea-4382-a17d-1d135f2f120e', '39516800-d26b-46cf-ae7b-52471a8966d5'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:13:38 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-ec8a09a2-6bf7-49f0-876d-751c45d76138 tempest-ProjectMemberTests-681639424 None] Delete snapshot completed successfully. Aug 18 19:13:38 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-ec8a09a2-6bf7-49f0-876d-751c45d76138 tempest-ProjectMemberTests-681639424 None] Lock "cinder-dee40d5d-1e2c-498e-9ea2-16714b4653f0-delete_snapshot" released by "delete_snapshot" :: held 1.440s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:38 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-eb99fc4c-7020-48ba-b066-f97094c1ad84 tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-33eaac2e-f546-4e0d-aee1-46fb62812c04-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:38 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-eb99fc4c-7020-48ba-b066-f97094c1ad84 tempest-ProjectMemberTests-681639424 None] Lock "cinder-33eaac2e-f546-4e0d-aee1-46fb62812c04-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:38 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-eb99fc4c-7020-48ba-b066-f97094c1ad84 tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-quobyte-33eaac2e-f546-4e0d-aee1-46fb62812c04" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:38 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-eb99fc4c-7020-48ba-b066-f97094c1ad84 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-33eaac2e-f546-4e0d-aee1-46fb62812c04" acquired by "delete_volume" :: waited 0.019s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:38 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[d03d4109-bc69-442e-9daf-165facbf1dc7]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-eb99fc4c-7020-48ba-b066-f97094c1ad84 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:39 devstack sudo[114958]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04 Aug 18 19:13:39 devstack sudo[114958]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:39 devstack sudo[114958]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-eb99fc4c-7020-48ba-b066-f97094c1ad84 tempest-ProjectMemberTests-681639424 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04" returned: 0 in 0.352s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-eb99fc4c-7020-48ba-b066-f97094c1ad84 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:39 devstack sudo[114965]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04 Aug 18 19:13:39 devstack sudo[114965]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:39 devstack sudo[114965]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-eb99fc4c-7020-48ba-b066-f97094c1ad84 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-33eaac2e-f546-4e0d-aee1-46fb62812c04" returned: 0 in 0.235s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:39 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-eb99fc4c-7020-48ba-b066-f97094c1ad84 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-33eaac2e-f546-4e0d-aee1-46fb62812c04" released by "delete_volume" :: held 0.639s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:39 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-eb99fc4c-7020-48ba-b066-f97094c1ad84 tempest-ProjectMemberTests-681639424 None] Created reservations ['d02fa637-a719-4f5d-be5a-e0925e686d2d', 'b9e915a3-7fdc-4823-90d4-c4fbbc376eeb', '0067789d-9a3b-42ea-b787-b268507e0056', 'b96ae49b-5b56-4e61-8b47-f513e6a94350'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:13:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-eb99fc4c-7020-48ba-b066-f97094c1ad84 tempest-ProjectMemberTests-681639424 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-eb99fc4c-7020-48ba-b066-f97094c1ad84 tempest-ProjectMemberTests-681639424 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:39 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-eb99fc4c-7020-48ba-b066-f97094c1ad84 tempest-ProjectMemberTests-681639424 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:13:39 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-eb99fc4c-7020-48ba-b066-f97094c1ad84 tempest-ProjectMemberTests-681639424 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:13:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-eb99fc4c-7020-48ba-b066-f97094c1ad84 tempest-ProjectMemberTests-681639424 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-eb99fc4c-7020-48ba-b066-f97094c1ad84 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:39 devstack sudo[114968]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:13:39 devstack sudo[114968]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:39 devstack sudo[114968]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:39 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-eb99fc4c-7020-48ba-b066-f97094c1ad84 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.232s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:39 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-eb99fc4c-7020-48ba-b066-f97094c1ad84 tempest-ProjectMemberTests-681639424 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:13:39 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-eb99fc4c-7020-48ba-b066-f97094c1ad84 tempest-ProjectMemberTests-681639424 None] Deleted volume successfully. Aug 18 19:13:39 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-eb99fc4c-7020-48ba-b066-f97094c1ad84 tempest-ProjectMemberTests-681639424 None] Lock "cinder-33eaac2e-f546-4e0d-aee1-46fb62812c04-delete_volume" released by "delete_volume" :: held 1.065s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:40 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-2757b6d4-4216-410b-abf7-23d3c8be48fd tempest-ProjectMemberTests-681639424 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:13:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2757b6d4-4216-410b-abf7-23d3c8be48fd tempest-ProjectMemberTests-681639424 None] Flow 'volume_create_manager' (76eb0e79-f445-4ad3-8905-f001ac27b450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:13:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2757b6d4-4216-410b-abf7-23d3c8be48fd tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0d14e1fc-ec37-4a46-b9be-794bccf1b07d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2757b6d4-4216-410b-abf7-23d3c8be48fd tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0d14e1fc-ec37-4a46-b9be-794bccf1b07d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:13:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2075815331',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=db915149-7ac3-428c-973a-9c34678cd82d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f08b5fbeeea24c95955c9cd1b7e47d88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:13: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-18T17:13:40Z,use_quota=True,user_id='ddc45021c2e74964bbc6d7940ad31932',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2757b6d4-4216-410b-abf7-23d3c8be48fd tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dce60b0e-24a2-499e-9903-371c789ff285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2757b6d4-4216-410b-abf7-23d3c8be48fd tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dce60b0e-24a2-499e-9903-371c789ff285) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2757b6d4-4216-410b-abf7-23d3c8be48fd tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ee928d6b-4e24-4965-b96b-909d0cf2f30b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2757b6d4-4216-410b-abf7-23d3c8be48fd tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ee928d6b-4e24-4965-b96b-909d0cf2f30b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'db915149-7ac3-428c-973a-9c34678cd82d', 'volume_name': 'volume-db915149-7ac3-428c-973a-9c34678cd82d', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2757b6d4-4216-410b-abf7-23d3c8be48fd tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cb3a9c90-87dd-4b4f-b099-7114a8622539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2757b6d4-4216-410b-abf7-23d3c8be48fd tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cb3a9c90-87dd-4b4f-b099-7114a8622539) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:40 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2757b6d4-4216-410b-abf7-23d3c8be48fd tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b45894f6-bebe-483b-b42d-07b0872635b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:40 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-2757b6d4-4216-410b-abf7-23d3c8be48fd tempest-ProjectMemberTests-681639424 None] Volume db915149-7ac3-428c-973a-9c34678cd82d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-db915149-7ac3-428c-973a-9c34678cd82d', 'volume_size': 1} Aug 18 19:13:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2757b6d4-4216-410b-abf7-23d3c8be48fd tempest-ProjectMemberTests-681639424 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2757b6d4-4216-410b-abf7-23d3c8be48fd tempest-ProjectMemberTests-681639424 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:40 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-2757b6d4-4216-410b-abf7-23d3c8be48fd tempest-ProjectMemberTests-681639424 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:13:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2075815331',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=db915149-7ac3-428c-973a-9c34678cd82d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f08b5fbeeea24c95955c9cd1b7e47d88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:13: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-18T17:13:40Z,use_quota=True,user_id='ddc45021c2e74964bbc6d7940ad31932',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:13:40 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-2757b6d4-4216-410b-abf7-23d3c8be48fd tempest-ProjectMemberTests-681639424 None] Creating volume db915149-7ac3-428c-973a-9c34678cd82d {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:13:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2757b6d4-4216-410b-abf7-23d3c8be48fd tempest-ProjectMemberTests-681639424 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2757b6d4-4216-410b-abf7-23d3c8be48fd tempest-ProjectMemberTests-681639424 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:40 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-2757b6d4-4216-410b-abf7-23d3c8be48fd tempest-ProjectMemberTests-681639424 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:13:40 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-2757b6d4-4216-410b-abf7-23d3c8be48fd tempest-ProjectMemberTests-681639424 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:13:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2757b6d4-4216-410b-abf7-23d3c8be48fd tempest-ProjectMemberTests-681639424 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:40 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-2757b6d4-4216-410b-abf7-23d3c8be48fd tempest-ProjectMemberTests-681639424 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:13:40 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-2757b6d4-4216-410b-abf7-23d3c8be48fd tempest-ProjectMemberTests-681639424 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:13:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2757b6d4-4216-410b-abf7-23d3c8be48fd tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:40 devstack sudo[114973]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d 1073741824 Aug 18 19:13:40 devstack sudo[114973]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:40 devstack sudo[114973]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2757b6d4-4216-410b-abf7-23d3c8be48fd tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d 1073741824" returned: 0 in 0.388s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:40 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2757b6d4-4216-410b-abf7-23d3c8be48fd tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:40 devstack sudo[114978]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d Aug 18 19:13:40 devstack sudo[114978]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:41 devstack sudo[114978]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2757b6d4-4216-410b-abf7-23d3c8be48fd tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d" returned: 0 in 0.227s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-2757b6d4-4216-410b-abf7-23d3c8be48fd tempest-ProjectMemberTests-681639424 None] <== create_volume: return (653ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:13:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2757b6d4-4216-410b-abf7-23d3c8be48fd tempest-ProjectMemberTests-681639424 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.658s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:41 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2757b6d4-4216-410b-abf7-23d3c8be48fd tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b45894f6-bebe-483b-b42d-07b0872635b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-db915149-7ac3-428c-973a-9c34678cd82d', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:41 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2757b6d4-4216-410b-abf7-23d3c8be48fd tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6fbe7ad6-fb9e-463f-ba7a-33ef5c06b133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:41 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-2757b6d4-4216-410b-abf7-23d3c8be48fd tempest-ProjectMemberTests-681639424 None] Volume volume-db915149-7ac3-428c-973a-9c34678cd82d (db915149-7ac3-428c-973a-9c34678cd82d): created successfully Aug 18 19:13:41 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2757b6d4-4216-410b-abf7-23d3c8be48fd tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6fbe7ad6-fb9e-463f-ba7a-33ef5c06b133) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:41 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-2757b6d4-4216-410b-abf7-23d3c8be48fd tempest-ProjectMemberTests-681639424 None] Flow 'volume_create_manager' (76eb0e79-f445-4ad3-8905-f001ac27b450) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:13:41 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-2757b6d4-4216-410b-abf7-23d3c8be48fd tempest-ProjectMemberTests-681639424 None] Created volume successfully. Aug 18 19:13:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d1b73e69-b79c-4c2a-bfbd-9799bf622ecf tempest-ProjectMemberTests-681639424 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d1b73e69-b79c-4c2a-bfbd-9799bf622ecf tempest-ProjectMemberTests-681639424 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:41 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-d1b73e69-b79c-4c2a-bfbd-9799bf622ecf tempest-ProjectMemberTests-681639424 None] Creating offline snapshot cedd26ed-dc6c-47b5-98ca-4a8f499f0dce of volume db915149-7ac3-428c-973a-9c34678cd82d {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:13:41 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[7f87d85f-c441-4e66-a2c5-114bcd219ef4]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d1b73e69-b79c-4c2a-bfbd-9799bf622ecf tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:41 devstack sudo[114981]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d Aug 18 19:13:41 devstack sudo[114981]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:41 devstack sudo[114981]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d1b73e69-b79c-4c2a-bfbd-9799bf622ecf tempest-ProjectMemberTests-681639424 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d" returned: 0 in 0.348s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:41 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d1b73e69-b79c-4c2a-bfbd-9799bf622ecf tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d.cedd26ed-dc6c-47b5-98ca-4a8f499f0dce 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:41 devstack sudo[114986]: 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/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d.cedd26ed-dc6c-47b5-98ca-4a8f499f0dce 1G Aug 18 19:13:41 devstack sudo[114986]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:42 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 19:13:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:13:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:13:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:42 devstack sudo[114988]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:13:42 devstack sudo[114988]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:42 devstack sudo[114986]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d1b73e69-b79c-4c2a-bfbd-9799bf622ecf tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d.cedd26ed-dc6c-47b5-98ca-4a8f499f0dce 1G" returned: 0 in 0.398s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d1b73e69-b79c-4c2a-bfbd-9799bf622ecf tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-db915149-7ac3-428c-973a-9c34678cd82d -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d.cedd26ed-dc6c-47b5-98ca-4a8f499f0dce {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:42 devstack sudo[114988]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.275s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:42 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:13:42 devstack sudo[114994]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-db915149-7ac3-428c-973a-9c34678cd82d -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d.cedd26ed-dc6c-47b5-98ca-4a8f499f0dce Aug 18 19:13:42 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager._thread_info {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 19:13:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread count: 28 {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 18 19:13:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread info: [<_MainThread(MainThread, started 134742134784128)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 18 19:13:42 devstack sudo[114994]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:42 devstack sudo[114994]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d1b73e69-b79c-4c2a-bfbd-9799bf622ecf tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-db915149-7ac3-428c-973a-9c34678cd82d -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d.cedd26ed-dc6c-47b5-98ca-4a8f499f0dce" returned: 0 in 0.271s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:42 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-d1b73e69-b79c-4c2a-bfbd-9799bf622ecf tempest-ProjectMemberTests-681639424 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d.cedd26ed-dc6c-47b5-98ca-4a8f499f0dce is being set with open permissions: ugo+rw Aug 18 19:13:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d1b73e69-b79c-4c2a-bfbd-9799bf622ecf tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d.cedd26ed-dc6c-47b5-98ca-4a8f499f0dce {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:42 devstack sudo[114999]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d.cedd26ed-dc6c-47b5-98ca-4a8f499f0dce Aug 18 19:13:42 devstack sudo[114999]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:42 devstack sudo[114999]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d1b73e69-b79c-4c2a-bfbd-9799bf622ecf tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d.cedd26ed-dc6c-47b5-98ca-4a8f499f0dce" returned: 0 in 0.233s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d1b73e69-b79c-4c2a-bfbd-9799bf622ecf tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:42 devstack sudo[115002]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d.info Aug 18 19:13:42 devstack sudo[115002]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:43 devstack sudo[115002]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:43 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d1b73e69-b79c-4c2a-bfbd-9799bf622ecf tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d.info" returned: 0 in 0.234s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:43 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-d1b73e69-b79c-4c2a-bfbd-9799bf622ecf tempest-ProjectMemberTests-681639424 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d.info is being set with open permissions: ugo+rw Aug 18 19:13:43 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d1b73e69-b79c-4c2a-bfbd-9799bf622ecf tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:43 devstack sudo[115005]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d.info Aug 18 19:13:43 devstack sudo[115005]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:43 devstack sudo[115005]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:43 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-d1b73e69-b79c-4c2a-bfbd-9799bf622ecf tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d.info" returned: 0 in 0.227s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:43 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-d1b73e69-b79c-4c2a-bfbd-9799bf622ecf tempest-ProjectMemberTests-681639424 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.783s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:43 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-d1b73e69-b79c-4c2a-bfbd-9799bf622ecf tempest-ProjectMemberTests-681639424 None] Create snapshot completed successfully Aug 18 19:13:43 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-05f0532c-aa8b-4a5f-935f-dad97a97c322 tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-cedd26ed-dc6c-47b5-98ca-4a8f499f0dce-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:43 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-05f0532c-aa8b-4a5f-935f-dad97a97c322 tempest-ProjectMemberTests-681639424 None] Lock "cinder-cedd26ed-dc6c-47b5-98ca-4a8f499f0dce-delete_snapshot" acquired by "delete_snapshot" :: waited 0.015s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:43 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-05f0532c-aa8b-4a5f-935f-dad97a97c322 tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-quobyte-db915149-7ac3-428c-973a-9c34678cd82d" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:43 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-05f0532c-aa8b-4a5f-935f-dad97a97c322 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-db915149-7ac3-428c-973a-9c34678cd82d" acquired by "delete_snapshot" :: waited 0.013s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:43 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-05f0532c-aa8b-4a5f-935f-dad97a97c322 tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-quobyte-cedd26ed-dc6c-47b5-98ca-4a8f499f0dce" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:43 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-05f0532c-aa8b-4a5f-935f-dad97a97c322 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-cedd26ed-dc6c-47b5-98ca-4a8f499f0dce" acquired by "_delete_snapshot" :: waited 0.012s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:43 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-05f0532c-aa8b-4a5f-935f-dad97a97c322 tempest-ProjectMemberTests-681639424 None] Deleting offline snapshot cedd26ed-dc6c-47b5-98ca-4a8f499f0dce of volume db915149-7ac3-428c-973a-9c34678cd82d {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:13:43 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-05f0532c-aa8b-4a5f-935f-dad97a97c322 tempest-ProjectMemberTests-681639424 None] snapshot_file for this snap is: volume-db915149-7ac3-428c-973a-9c34678cd82d.cedd26ed-dc6c-47b5-98ca-4a8f499f0dce {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:13:43 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[3ee05084-3470-45d7-ac89-2bb1826df5c1]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:43 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-05f0532c-aa8b-4a5f-935f-dad97a97c322 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d.cedd26ed-dc6c-47b5-98ca-4a8f499f0dce {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:43 devstack sudo[115008]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d.cedd26ed-dc6c-47b5-98ca-4a8f499f0dce Aug 18 19:13:43 devstack sudo[115008]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:44 devstack sudo[115008]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-05f0532c-aa8b-4a5f-935f-dad97a97c322 tempest-ProjectMemberTests-681639424 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d.cedd26ed-dc6c-47b5-98ca-4a8f499f0dce" returned: 0 in 0.340s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:44 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-05f0532c-aa8b-4a5f-935f-dad97a97c322 tempest-ProjectMemberTests-681639424 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-db915149-7ac3-428c-973a-9c34678cd82d(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:13:44 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[fb87f463-4205-4460-9e69-3f536bbd4361]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-05f0532c-aa8b-4a5f-935f-dad97a97c322 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:44 devstack sudo[115013]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d Aug 18 19:13:44 devstack sudo[115013]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:44 devstack sudo[115013]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-05f0532c-aa8b-4a5f-935f-dad97a97c322 tempest-ProjectMemberTests-681639424 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d" returned: 0 in 0.338s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-05f0532c-aa8b-4a5f-935f-dad97a97c322 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d.cedd26ed-dc6c-47b5-98ca-4a8f499f0dce {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:44 devstack sudo[115018]: 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/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d.cedd26ed-dc6c-47b5-98ca-4a8f499f0dce Aug 18 19:13:44 devstack sudo[115018]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:44 devstack sudo[115018]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-05f0532c-aa8b-4a5f-935f-dad97a97c322 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d.cedd26ed-dc6c-47b5-98ca-4a8f499f0dce" returned: 0 in 0.314s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-05f0532c-aa8b-4a5f-935f-dad97a97c322 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d.cedd26ed-dc6c-47b5-98ca-4a8f499f0dce {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:44 devstack sudo[115023]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d.cedd26ed-dc6c-47b5-98ca-4a8f499f0dce Aug 18 19:13:44 devstack sudo[115023]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:44 devstack sudo[115023]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:44 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-05f0532c-aa8b-4a5f-935f-dad97a97c322 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d.cedd26ed-dc6c-47b5-98ca-4a8f499f0dce" returned: 0 in 0.235s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:44 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-05f0532c-aa8b-4a5f-935f-dad97a97c322 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-cedd26ed-dc6c-47b5-98ca-4a8f499f0dce" released by "_delete_snapshot" :: held 1.312s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:44 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-05f0532c-aa8b-4a5f-935f-dad97a97c322 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-db915149-7ac3-428c-973a-9c34678cd82d" released by "delete_snapshot" :: held 1.331s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:45 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-05f0532c-aa8b-4a5f-935f-dad97a97c322 tempest-ProjectMemberTests-681639424 None] Created reservations ['6763b78b-8915-44a6-a05e-0b708ecabdbc', '396cc78e-1410-4bd9-ad84-3ce648884529', 'c709f808-5046-4a39-967b-3a593c49abd8', 'b86db073-7caf-4249-a606-4448c02539ad'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:13:45 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-05f0532c-aa8b-4a5f-935f-dad97a97c322 tempest-ProjectMemberTests-681639424 None] Delete snapshot completed successfully. Aug 18 19:13:45 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-05f0532c-aa8b-4a5f-935f-dad97a97c322 tempest-ProjectMemberTests-681639424 None] Lock "cinder-cedd26ed-dc6c-47b5-98ca-4a8f499f0dce-delete_snapshot" released by "delete_snapshot" :: held 1.454s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:45 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-abfc96b4-53f0-49bc-a6ec-d0b5bbf76a4c tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-db915149-7ac3-428c-973a-9c34678cd82d-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:45 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-abfc96b4-53f0-49bc-a6ec-d0b5bbf76a4c tempest-ProjectMemberTests-681639424 None] Lock "cinder-db915149-7ac3-428c-973a-9c34678cd82d-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:45 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-abfc96b4-53f0-49bc-a6ec-d0b5bbf76a4c tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-quobyte-db915149-7ac3-428c-973a-9c34678cd82d" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:45 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-abfc96b4-53f0-49bc-a6ec-d0b5bbf76a4c tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-db915149-7ac3-428c-973a-9c34678cd82d" acquired by "delete_volume" :: waited 0.015s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:45 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[922771ad-befa-43bc-8c5c-1bd85b8bafc0]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:45 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-abfc96b4-53f0-49bc-a6ec-d0b5bbf76a4c tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:45 devstack sudo[115063]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d Aug 18 19:13:45 devstack sudo[115063]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:46 devstack sudo[115063]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-abfc96b4-53f0-49bc-a6ec-d0b5bbf76a4c tempest-ProjectMemberTests-681639424 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d" returned: 0 in 0.353s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-abfc96b4-53f0-49bc-a6ec-d0b5bbf76a4c tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:46 devstack sudo[115068]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d Aug 18 19:13:46 devstack sudo[115068]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:46 devstack sudo[115068]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-abfc96b4-53f0-49bc-a6ec-d0b5bbf76a4c tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-db915149-7ac3-428c-973a-9c34678cd82d" returned: 0 in 0.239s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:46 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-abfc96b4-53f0-49bc-a6ec-d0b5bbf76a4c tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-db915149-7ac3-428c-973a-9c34678cd82d" released by "delete_volume" :: held 0.643s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:46 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-abfc96b4-53f0-49bc-a6ec-d0b5bbf76a4c tempest-ProjectMemberTests-681639424 None] Created reservations ['3b33a423-5c4c-4156-ad17-ff09c98b9bc9', '46f1b8e3-298a-469e-a3c2-98e134b40dec', '781549e6-d84c-4122-9077-50bdf2e86a7f', '3610b73d-1795-441c-b662-fe6de0313812'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:13:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-abfc96b4-53f0-49bc-a6ec-d0b5bbf76a4c tempest-ProjectMemberTests-681639424 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-abfc96b4-53f0-49bc-a6ec-d0b5bbf76a4c tempest-ProjectMemberTests-681639424 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:46 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-abfc96b4-53f0-49bc-a6ec-d0b5bbf76a4c tempest-ProjectMemberTests-681639424 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:13:46 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-abfc96b4-53f0-49bc-a6ec-d0b5bbf76a4c tempest-ProjectMemberTests-681639424 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:13:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-abfc96b4-53f0-49bc-a6ec-d0b5bbf76a4c tempest-ProjectMemberTests-681639424 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-abfc96b4-53f0-49bc-a6ec-d0b5bbf76a4c tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:46 devstack sudo[115071]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:13:46 devstack sudo[115071]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:46 devstack sudo[115071]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:46 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-abfc96b4-53f0-49bc-a6ec-d0b5bbf76a4c tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.239s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:46 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-abfc96b4-53f0-49bc-a6ec-d0b5bbf76a4c tempest-ProjectMemberTests-681639424 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:13:46 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-abfc96b4-53f0-49bc-a6ec-d0b5bbf76a4c tempest-ProjectMemberTests-681639424 None] Deleted volume successfully. Aug 18 19:13:46 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-abfc96b4-53f0-49bc-a6ec-d0b5bbf76a4c tempest-ProjectMemberTests-681639424 None] Lock "cinder-db915149-7ac3-428c-973a-9c34678cd82d-delete_volume" released by "delete_volume" :: held 1.061s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:47 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-507f5d48-6187-4617-8366-ca3b5e10fe21 tempest-ProjectMemberTests-681639424 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:13:47 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-507f5d48-6187-4617-8366-ca3b5e10fe21 tempest-ProjectMemberTests-681639424 None] Flow 'volume_create_manager' (76d5054d-b9bb-479c-8e8c-60d4ad3e0881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:13:47 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-507f5d48-6187-4617-8366-ca3b5e10fe21 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0933deb4-c4ad-4cb3-8228-189afc169cfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:47 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-507f5d48-6187-4617-8366-ca3b5e10fe21 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0933deb4-c4ad-4cb3-8228-189afc169cfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:13:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1729949625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=741671fd-2717-474e-b99c-8048b8c99298,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f08b5fbeeea24c95955c9cd1b7e47d88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:13: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-18T17:13:47Z,use_quota=True,user_id='ddc45021c2e74964bbc6d7940ad31932',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:47 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-507f5d48-6187-4617-8366-ca3b5e10fe21 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (092bcb20-9742-423b-8f9b-02ed7dae3b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:47 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-507f5d48-6187-4617-8366-ca3b5e10fe21 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (092bcb20-9742-423b-8f9b-02ed7dae3b82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:47 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-507f5d48-6187-4617-8366-ca3b5e10fe21 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (80c1773f-353f-4da6-856d-742236d4c719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:47 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-507f5d48-6187-4617-8366-ca3b5e10fe21 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (80c1773f-353f-4da6-856d-742236d4c719) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '741671fd-2717-474e-b99c-8048b8c99298', 'volume_name': 'volume-741671fd-2717-474e-b99c-8048b8c99298', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:47 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-507f5d48-6187-4617-8366-ca3b5e10fe21 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (96b88375-37ad-47f1-bd14-480e0b44f5a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:47 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-507f5d48-6187-4617-8366-ca3b5e10fe21 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (96b88375-37ad-47f1-bd14-480e0b44f5a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:47 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-507f5d48-6187-4617-8366-ca3b5e10fe21 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f1ba19a8-038f-4638-9c41-b98e1cca2913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:47 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-507f5d48-6187-4617-8366-ca3b5e10fe21 tempest-ProjectMemberTests-681639424 None] Volume 741671fd-2717-474e-b99c-8048b8c99298: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-741671fd-2717-474e-b99c-8048b8c99298', 'volume_size': 1} Aug 18 19:13:47 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-507f5d48-6187-4617-8366-ca3b5e10fe21 tempest-ProjectMemberTests-681639424 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:47 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-507f5d48-6187-4617-8366-ca3b5e10fe21 tempest-ProjectMemberTests-681639424 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:47 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-507f5d48-6187-4617-8366-ca3b5e10fe21 tempest-ProjectMemberTests-681639424 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:13:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1729949625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=741671fd-2717-474e-b99c-8048b8c99298,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f08b5fbeeea24c95955c9cd1b7e47d88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:13: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-18T17:13:47Z,use_quota=True,user_id='ddc45021c2e74964bbc6d7940ad31932',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:13:47 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-507f5d48-6187-4617-8366-ca3b5e10fe21 tempest-ProjectMemberTests-681639424 None] Creating volume 741671fd-2717-474e-b99c-8048b8c99298 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:13:47 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-507f5d48-6187-4617-8366-ca3b5e10fe21 tempest-ProjectMemberTests-681639424 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:47 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-507f5d48-6187-4617-8366-ca3b5e10fe21 tempest-ProjectMemberTests-681639424 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:47 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-507f5d48-6187-4617-8366-ca3b5e10fe21 tempest-ProjectMemberTests-681639424 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:13:47 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-507f5d48-6187-4617-8366-ca3b5e10fe21 tempest-ProjectMemberTests-681639424 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:13:47 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-507f5d48-6187-4617-8366-ca3b5e10fe21 tempest-ProjectMemberTests-681639424 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:47 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-507f5d48-6187-4617-8366-ca3b5e10fe21 tempest-ProjectMemberTests-681639424 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:13:47 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-507f5d48-6187-4617-8366-ca3b5e10fe21 tempest-ProjectMemberTests-681639424 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:13:47 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-507f5d48-6187-4617-8366-ca3b5e10fe21 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:47 devstack sudo[115074]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298 1073741824 Aug 18 19:13:47 devstack sudo[115074]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:47 devstack sudo[115074]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:47 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-507f5d48-6187-4617-8366-ca3b5e10fe21 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298 1073741824" returned: 0 in 0.386s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:47 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-507f5d48-6187-4617-8366-ca3b5e10fe21 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:47 devstack sudo[115079]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298 Aug 18 19:13:47 devstack sudo[115079]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:48 devstack sudo[115079]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:48 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-507f5d48-6187-4617-8366-ca3b5e10fe21 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298" returned: 0 in 0.229s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:48 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-507f5d48-6187-4617-8366-ca3b5e10fe21 tempest-ProjectMemberTests-681639424 None] <== create_volume: return (652ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:13:48 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-507f5d48-6187-4617-8366-ca3b5e10fe21 tempest-ProjectMemberTests-681639424 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.655s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-507f5d48-6187-4617-8366-ca3b5e10fe21 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f1ba19a8-038f-4638-9c41-b98e1cca2913) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-741671fd-2717-474e-b99c-8048b8c99298', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-507f5d48-6187-4617-8366-ca3b5e10fe21 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9b04e788-116e-4ad1-92ae-ed57e6d40dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:48 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-507f5d48-6187-4617-8366-ca3b5e10fe21 tempest-ProjectMemberTests-681639424 None] Volume volume-741671fd-2717-474e-b99c-8048b8c99298 (741671fd-2717-474e-b99c-8048b8c99298): created successfully Aug 18 19:13:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-507f5d48-6187-4617-8366-ca3b5e10fe21 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9b04e788-116e-4ad1-92ae-ed57e6d40dd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:48 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-507f5d48-6187-4617-8366-ca3b5e10fe21 tempest-ProjectMemberTests-681639424 None] Flow 'volume_create_manager' (76d5054d-b9bb-479c-8e8c-60d4ad3e0881) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:13:48 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-507f5d48-6187-4617-8366-ca3b5e10fe21 tempest-ProjectMemberTests-681639424 None] Created volume successfully. Aug 18 19:13:48 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-54b57bf5-701b-4eae-ae76-57ce8cfcabba tempest-ProjectMemberTests-681639424 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:48 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-54b57bf5-701b-4eae-ae76-57ce8cfcabba tempest-ProjectMemberTests-681639424 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:48 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-54b57bf5-701b-4eae-ae76-57ce8cfcabba tempest-ProjectMemberTests-681639424 None] Creating offline snapshot 7b44a3d2-f1e5-4922-8525-8e1bcf2008d4 of volume 741671fd-2717-474e-b99c-8048b8c99298 {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:13:48 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[77cbb411-e236-4ea1-a874-a98db3f02ebc]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:48 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-54b57bf5-701b-4eae-ae76-57ce8cfcabba tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:48 devstack sudo[115088]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298 Aug 18 19:13:48 devstack sudo[115088]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:48 devstack sudo[115088]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:48 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-54b57bf5-701b-4eae-ae76-57ce8cfcabba tempest-ProjectMemberTests-681639424 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298" returned: 0 in 0.335s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:48 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-54b57bf5-701b-4eae-ae76-57ce8cfcabba tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298.7b44a3d2-f1e5-4922-8525-8e1bcf2008d4 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:48 devstack sudo[115093]: 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/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298.7b44a3d2-f1e5-4922-8525-8e1bcf2008d4 1G Aug 18 19:13:48 devstack sudo[115093]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:49 devstack sudo[115093]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-54b57bf5-701b-4eae-ae76-57ce8cfcabba tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298.7b44a3d2-f1e5-4922-8525-8e1bcf2008d4 1G" returned: 0 in 0.364s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-54b57bf5-701b-4eae-ae76-57ce8cfcabba tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-741671fd-2717-474e-b99c-8048b8c99298 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298.7b44a3d2-f1e5-4922-8525-8e1bcf2008d4 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:49 devstack sudo[115098]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-741671fd-2717-474e-b99c-8048b8c99298 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298.7b44a3d2-f1e5-4922-8525-8e1bcf2008d4 Aug 18 19:13:49 devstack sudo[115098]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:49 devstack sudo[115098]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-54b57bf5-701b-4eae-ae76-57ce8cfcabba tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-741671fd-2717-474e-b99c-8048b8c99298 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298.7b44a3d2-f1e5-4922-8525-8e1bcf2008d4" returned: 0 in 0.267s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:49 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-54b57bf5-701b-4eae-ae76-57ce8cfcabba tempest-ProjectMemberTests-681639424 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298.7b44a3d2-f1e5-4922-8525-8e1bcf2008d4 is being set with open permissions: ugo+rw Aug 18 19:13:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-54b57bf5-701b-4eae-ae76-57ce8cfcabba tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298.7b44a3d2-f1e5-4922-8525-8e1bcf2008d4 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:49 devstack sudo[115103]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298.7b44a3d2-f1e5-4922-8525-8e1bcf2008d4 Aug 18 19:13:49 devstack sudo[115103]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:49 devstack sudo[115103]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-54b57bf5-701b-4eae-ae76-57ce8cfcabba tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298.7b44a3d2-f1e5-4922-8525-8e1bcf2008d4" returned: 0 in 0.227s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:49 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:UPDATE=244,cinder:SELECT=180,cinder:DELETE=21,cinder:INSERT=68 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:13:49 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=174,cinder:UPDATE=241,cinder:INSERT=56,cinder:DELETE=20 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:13:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-54b57bf5-701b-4eae-ae76-57ce8cfcabba tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:49 devstack sudo[115106]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298.info Aug 18 19:13:49 devstack sudo[115106]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:49 devstack sudo[115106]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-54b57bf5-701b-4eae-ae76-57ce8cfcabba tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298.info" returned: 0 in 0.237s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:49 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-54b57bf5-701b-4eae-ae76-57ce8cfcabba tempest-ProjectMemberTests-681639424 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298.info is being set with open permissions: ugo+rw Aug 18 19:13:49 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-54b57bf5-701b-4eae-ae76-57ce8cfcabba tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:50 devstack sudo[115109]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298.info Aug 18 19:13:50 devstack sudo[115109]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:50 devstack sudo[115109]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-54b57bf5-701b-4eae-ae76-57ce8cfcabba tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298.info" returned: 0 in 0.229s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-54b57bf5-701b-4eae-ae76-57ce8cfcabba tempest-ProjectMemberTests-681639424 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.743s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:50 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-54b57bf5-701b-4eae-ae76-57ce8cfcabba tempest-ProjectMemberTests-681639424 None] Create snapshot completed successfully Aug 18 19:13:50 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-836f21f2-8311-43f5-81b6-403f91e3e1c8 tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-7b44a3d2-f1e5-4922-8525-8e1bcf2008d4-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:50 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-836f21f2-8311-43f5-81b6-403f91e3e1c8 tempest-ProjectMemberTests-681639424 None] Lock "cinder-7b44a3d2-f1e5-4922-8525-8e1bcf2008d4-delete_snapshot" acquired by "delete_snapshot" :: waited 0.018s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:50 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-836f21f2-8311-43f5-81b6-403f91e3e1c8 tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-quobyte-741671fd-2717-474e-b99c-8048b8c99298" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:50 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-836f21f2-8311-43f5-81b6-403f91e3e1c8 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-741671fd-2717-474e-b99c-8048b8c99298" acquired by "delete_snapshot" :: waited 0.015s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:50 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-836f21f2-8311-43f5-81b6-403f91e3e1c8 tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-quobyte-7b44a3d2-f1e5-4922-8525-8e1bcf2008d4" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:50 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-836f21f2-8311-43f5-81b6-403f91e3e1c8 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-7b44a3d2-f1e5-4922-8525-8e1bcf2008d4" acquired by "_delete_snapshot" :: waited 0.013s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:50 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-836f21f2-8311-43f5-81b6-403f91e3e1c8 tempest-ProjectMemberTests-681639424 None] Deleting offline snapshot 7b44a3d2-f1e5-4922-8525-8e1bcf2008d4 of volume 741671fd-2717-474e-b99c-8048b8c99298 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:13:50 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-836f21f2-8311-43f5-81b6-403f91e3e1c8 tempest-ProjectMemberTests-681639424 None] snapshot_file for this snap is: volume-741671fd-2717-474e-b99c-8048b8c99298.7b44a3d2-f1e5-4922-8525-8e1bcf2008d4 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:13:50 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[700b01d8-c6e0-4255-841a-e989b3857540]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:50 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-836f21f2-8311-43f5-81b6-403f91e3e1c8 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298.7b44a3d2-f1e5-4922-8525-8e1bcf2008d4 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:50 devstack sudo[115112]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298.7b44a3d2-f1e5-4922-8525-8e1bcf2008d4 Aug 18 19:13:50 devstack sudo[115112]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:51 devstack sudo[115112]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-836f21f2-8311-43f5-81b6-403f91e3e1c8 tempest-ProjectMemberTests-681639424 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298.7b44a3d2-f1e5-4922-8525-8e1bcf2008d4" returned: 0 in 0.333s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:51 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-836f21f2-8311-43f5-81b6-403f91e3e1c8 tempest-ProjectMemberTests-681639424 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-741671fd-2717-474e-b99c-8048b8c99298(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:13:51 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[4b391565-56b4-495c-99fb-b6f71a3634d5]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-836f21f2-8311-43f5-81b6-403f91e3e1c8 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:51 devstack sudo[115117]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298 Aug 18 19:13:51 devstack sudo[115117]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:51 devstack sudo[115117]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-836f21f2-8311-43f5-81b6-403f91e3e1c8 tempest-ProjectMemberTests-681639424 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298" returned: 0 in 0.331s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-836f21f2-8311-43f5-81b6-403f91e3e1c8 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298.7b44a3d2-f1e5-4922-8525-8e1bcf2008d4 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:51 devstack sudo[115122]: 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/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298.7b44a3d2-f1e5-4922-8525-8e1bcf2008d4 Aug 18 19:13:51 devstack sudo[115122]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:51 devstack sudo[115122]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-836f21f2-8311-43f5-81b6-403f91e3e1c8 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298.7b44a3d2-f1e5-4922-8525-8e1bcf2008d4" returned: 0 in 0.334s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-836f21f2-8311-43f5-81b6-403f91e3e1c8 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298.7b44a3d2-f1e5-4922-8525-8e1bcf2008d4 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:51 devstack sudo[115127]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298.7b44a3d2-f1e5-4922-8525-8e1bcf2008d4 Aug 18 19:13:51 devstack sudo[115127]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:51 devstack sudo[115127]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:51 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-836f21f2-8311-43f5-81b6-403f91e3e1c8 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298.7b44a3d2-f1e5-4922-8525-8e1bcf2008d4" returned: 0 in 0.234s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:51 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-836f21f2-8311-43f5-81b6-403f91e3e1c8 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-7b44a3d2-f1e5-4922-8525-8e1bcf2008d4" released by "_delete_snapshot" :: held 1.310s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:51 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-836f21f2-8311-43f5-81b6-403f91e3e1c8 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-741671fd-2717-474e-b99c-8048b8c99298" released by "delete_snapshot" :: held 1.330s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:52 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-836f21f2-8311-43f5-81b6-403f91e3e1c8 tempest-ProjectMemberTests-681639424 None] Created reservations ['1437c4b1-56af-4566-a2d3-caf9300dcbca', '9b979efc-034c-40b7-9f39-a774a5138245', '5b89ad72-89da-47ef-a88c-ce4a8f23638d', 'bbac3774-35fb-446d-9be3-dee5d2cc7da4'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:13:52 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-836f21f2-8311-43f5-81b6-403f91e3e1c8 tempest-ProjectMemberTests-681639424 None] Delete snapshot completed successfully. Aug 18 19:13:52 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-836f21f2-8311-43f5-81b6-403f91e3e1c8 tempest-ProjectMemberTests-681639424 None] Lock "cinder-7b44a3d2-f1e5-4922-8525-8e1bcf2008d4-delete_snapshot" released by "delete_snapshot" :: held 1.474s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:52 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-60e57d76-dea3-475d-a908-c5d22ca2e718 tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-741671fd-2717-474e-b99c-8048b8c99298-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:52 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-60e57d76-dea3-475d-a908-c5d22ca2e718 tempest-ProjectMemberTests-681639424 None] Lock "cinder-741671fd-2717-474e-b99c-8048b8c99298-delete_volume" acquired by "delete_volume" :: waited 0.016s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:52 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-60e57d76-dea3-475d-a908-c5d22ca2e718 tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-quobyte-741671fd-2717-474e-b99c-8048b8c99298" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:52 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-60e57d76-dea3-475d-a908-c5d22ca2e718 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-741671fd-2717-474e-b99c-8048b8c99298" acquired by "delete_volume" :: waited 0.014s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:52 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[2b0a6741-1715-4d8a-a370-eb1286b619e8]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:52 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-60e57d76-dea3-475d-a908-c5d22ca2e718 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:52 devstack sudo[115130]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298 Aug 18 19:13:52 devstack sudo[115130]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:53 devstack sudo[115130]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-60e57d76-dea3-475d-a908-c5d22ca2e718 tempest-ProjectMemberTests-681639424 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298" returned: 0 in 0.339s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-60e57d76-dea3-475d-a908-c5d22ca2e718 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:53 devstack sudo[115135]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298 Aug 18 19:13:53 devstack sudo[115135]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:53 devstack sudo[115135]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-60e57d76-dea3-475d-a908-c5d22ca2e718 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-741671fd-2717-474e-b99c-8048b8c99298" returned: 0 in 0.239s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:53 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-60e57d76-dea3-475d-a908-c5d22ca2e718 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-741671fd-2717-474e-b99c-8048b8c99298" released by "delete_volume" :: held 0.630s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:53 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-60e57d76-dea3-475d-a908-c5d22ca2e718 tempest-ProjectMemberTests-681639424 None] Created reservations ['078a4da7-c94e-4437-b2f1-35f937d98839', 'daaeb5a0-6f23-485a-9393-c52dc298c71c', '011e95aa-f176-4274-8987-f8cd114418b7', 'd4f15f07-8a71-4cec-9f93-23b47d4df5dc'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:13:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-60e57d76-dea3-475d-a908-c5d22ca2e718 tempest-ProjectMemberTests-681639424 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-60e57d76-dea3-475d-a908-c5d22ca2e718 tempest-ProjectMemberTests-681639424 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:53 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-60e57d76-dea3-475d-a908-c5d22ca2e718 tempest-ProjectMemberTests-681639424 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:13:53 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-60e57d76-dea3-475d-a908-c5d22ca2e718 tempest-ProjectMemberTests-681639424 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:13:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-60e57d76-dea3-475d-a908-c5d22ca2e718 tempest-ProjectMemberTests-681639424 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-60e57d76-dea3-475d-a908-c5d22ca2e718 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:53 devstack sudo[115138]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:13:53 devstack sudo[115138]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:53 devstack sudo[115138]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:53 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-60e57d76-dea3-475d-a908-c5d22ca2e718 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.238s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:53 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-60e57d76-dea3-475d-a908-c5d22ca2e718 tempest-ProjectMemberTests-681639424 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:13:53 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-60e57d76-dea3-475d-a908-c5d22ca2e718 tempest-ProjectMemberTests-681639424 None] Deleted volume successfully. Aug 18 19:13:53 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-60e57d76-dea3-475d-a908-c5d22ca2e718 tempest-ProjectMemberTests-681639424 None] Lock "cinder-741671fd-2717-474e-b99c-8048b8c99298-delete_volume" released by "delete_volume" :: held 1.050s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:54 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-5b539d11-5af1-42ae-8adc-5bc4d66f4a26 tempest-ProjectMemberTests-681639424 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:13:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5b539d11-5af1-42ae-8adc-5bc4d66f4a26 tempest-ProjectMemberTests-681639424 None] Flow 'volume_create_manager' (423ec98d-43e7-4308-8d26-313f25a0663f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:13:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5b539d11-5af1-42ae-8adc-5bc4d66f4a26 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (64334b6d-84eb-448e-9189-41037d2d5d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5b539d11-5af1-42ae-8adc-5bc4d66f4a26 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (64334b6d-84eb-448e-9189-41037d2d5d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:13:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-564680526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=86c7ae05-8b8f-42b7-9650-3dc05c433ec8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f08b5fbeeea24c95955c9cd1b7e47d88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:13: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-18T17:13:54Z,use_quota=True,user_id='ddc45021c2e74964bbc6d7940ad31932',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5b539d11-5af1-42ae-8adc-5bc4d66f4a26 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d3847c2f-bc61-434e-9c0a-5293d809b3dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5b539d11-5af1-42ae-8adc-5bc4d66f4a26 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d3847c2f-bc61-434e-9c0a-5293d809b3dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5b539d11-5af1-42ae-8adc-5bc4d66f4a26 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (da044926-7cd1-42f8-850f-fbdfeba0dc4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5b539d11-5af1-42ae-8adc-5bc4d66f4a26 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (da044926-7cd1-42f8-850f-fbdfeba0dc4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '86c7ae05-8b8f-42b7-9650-3dc05c433ec8', 'volume_name': 'volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5b539d11-5af1-42ae-8adc-5bc4d66f4a26 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2a9d7719-09f7-41ce-93c4-48daaf45a714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5b539d11-5af1-42ae-8adc-5bc4d66f4a26 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2a9d7719-09f7-41ce-93c4-48daaf45a714) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:54 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5b539d11-5af1-42ae-8adc-5bc4d66f4a26 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7db36018-782c-4448-a0a3-4ccd320dfb77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:54 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-5b539d11-5af1-42ae-8adc-5bc4d66f4a26 tempest-ProjectMemberTests-681639424 None] Volume 86c7ae05-8b8f-42b7-9650-3dc05c433ec8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8', 'volume_size': 1} Aug 18 19:13:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5b539d11-5af1-42ae-8adc-5bc4d66f4a26 tempest-ProjectMemberTests-681639424 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5b539d11-5af1-42ae-8adc-5bc4d66f4a26 tempest-ProjectMemberTests-681639424 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5b539d11-5af1-42ae-8adc-5bc4d66f4a26 tempest-ProjectMemberTests-681639424 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:13:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-564680526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=86c7ae05-8b8f-42b7-9650-3dc05c433ec8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f08b5fbeeea24c95955c9cd1b7e47d88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:13: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-18T17:13:54Z,use_quota=True,user_id='ddc45021c2e74964bbc6d7940ad31932',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:13:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-5b539d11-5af1-42ae-8adc-5bc4d66f4a26 tempest-ProjectMemberTests-681639424 None] Creating volume 86c7ae05-8b8f-42b7-9650-3dc05c433ec8 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:13:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5b539d11-5af1-42ae-8adc-5bc4d66f4a26 tempest-ProjectMemberTests-681639424 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5b539d11-5af1-42ae-8adc-5bc4d66f4a26 tempest-ProjectMemberTests-681639424 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5b539d11-5af1-42ae-8adc-5bc4d66f4a26 tempest-ProjectMemberTests-681639424 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:13:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5b539d11-5af1-42ae-8adc-5bc4d66f4a26 tempest-ProjectMemberTests-681639424 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:13:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5b539d11-5af1-42ae-8adc-5bc4d66f4a26 tempest-ProjectMemberTests-681639424 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:54 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5b539d11-5af1-42ae-8adc-5bc4d66f4a26 tempest-ProjectMemberTests-681639424 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:13:54 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-5b539d11-5af1-42ae-8adc-5bc4d66f4a26 tempest-ProjectMemberTests-681639424 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:13:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5b539d11-5af1-42ae-8adc-5bc4d66f4a26 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:54 devstack sudo[115141]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8 1073741824 Aug 18 19:13:54 devstack sudo[115141]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:54 devstack sudo[115141]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5b539d11-5af1-42ae-8adc-5bc4d66f4a26 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8 1073741824" returned: 0 in 0.386s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:54 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5b539d11-5af1-42ae-8adc-5bc4d66f4a26 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:54 devstack sudo[115147]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8 Aug 18 19:13:54 devstack sudo[115147]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:55 devstack sudo[115147]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-5b539d11-5af1-42ae-8adc-5bc4d66f4a26 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8" returned: 0 in 0.225s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:55 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-5b539d11-5af1-42ae-8adc-5bc4d66f4a26 tempest-ProjectMemberTests-681639424 None] <== create_volume: return (652ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:13:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-5b539d11-5af1-42ae-8adc-5bc4d66f4a26 tempest-ProjectMemberTests-681639424 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.656s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:55 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5b539d11-5af1-42ae-8adc-5bc4d66f4a26 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7db36018-782c-4448-a0a3-4ccd320dfb77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:55 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5b539d11-5af1-42ae-8adc-5bc4d66f4a26 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (75541ab4-d668-4d2f-8250-e011d4dbc15a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:13:55 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-5b539d11-5af1-42ae-8adc-5bc4d66f4a26 tempest-ProjectMemberTests-681639424 None] Volume volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8 (86c7ae05-8b8f-42b7-9650-3dc05c433ec8): created successfully Aug 18 19:13:55 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5b539d11-5af1-42ae-8adc-5bc4d66f4a26 tempest-ProjectMemberTests-681639424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (75541ab4-d668-4d2f-8250-e011d4dbc15a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:13:55 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-5b539d11-5af1-42ae-8adc-5bc4d66f4a26 tempest-ProjectMemberTests-681639424 None] Flow 'volume_create_manager' (423ec98d-43e7-4308-8d26-313f25a0663f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:13:55 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-5b539d11-5af1-42ae-8adc-5bc4d66f4a26 tempest-ProjectMemberTests-681639424 None] Created volume successfully. Aug 18 19:13:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ec18f269-df53-4229-bae6-f8894ab87c6e tempest-ProjectMemberTests-681639424 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:13:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ec18f269-df53-4229-bae6-f8894ab87c6e tempest-ProjectMemberTests-681639424 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:13:55 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-ec18f269-df53-4229-bae6-f8894ab87c6e tempest-ProjectMemberTests-681639424 None] Creating offline snapshot b97d04df-facd-4fd1-b59d-fcfd8370c76d of volume 86c7ae05-8b8f-42b7-9650-3dc05c433ec8 {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:13:55 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[3cd15e8e-48b1-40ba-88d2-13c43c64752a]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec18f269-df53-4229-bae6-f8894ab87c6e tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:55 devstack sudo[115151]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8 Aug 18 19:13:55 devstack sudo[115151]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:55 devstack sudo[115151]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec18f269-df53-4229-bae6-f8894ab87c6e tempest-ProjectMemberTests-681639424 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8" returned: 0 in 0.343s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:55 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec18f269-df53-4229-bae6-f8894ab87c6e tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8.b97d04df-facd-4fd1-b59d-fcfd8370c76d 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:55 devstack sudo[115156]: 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/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8.b97d04df-facd-4fd1-b59d-fcfd8370c76d 1G Aug 18 19:13:55 devstack sudo[115156]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:56 devstack sudo[115156]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec18f269-df53-4229-bae6-f8894ab87c6e tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8.b97d04df-facd-4fd1-b59d-fcfd8370c76d 1G" returned: 0 in 0.370s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec18f269-df53-4229-bae6-f8894ab87c6e tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8.b97d04df-facd-4fd1-b59d-fcfd8370c76d {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:56 devstack sudo[115161]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8.b97d04df-facd-4fd1-b59d-fcfd8370c76d Aug 18 19:13:56 devstack sudo[115161]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:56 devstack sudo[115161]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec18f269-df53-4229-bae6-f8894ab87c6e tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8.b97d04df-facd-4fd1-b59d-fcfd8370c76d" returned: 0 in 0.296s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:56 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-ec18f269-df53-4229-bae6-f8894ab87c6e tempest-ProjectMemberTests-681639424 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8.b97d04df-facd-4fd1-b59d-fcfd8370c76d is being set with open permissions: ugo+rw Aug 18 19:13:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec18f269-df53-4229-bae6-f8894ab87c6e tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8.b97d04df-facd-4fd1-b59d-fcfd8370c76d {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:56 devstack sudo[115166]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8.b97d04df-facd-4fd1-b59d-fcfd8370c76d Aug 18 19:13:56 devstack sudo[115166]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:56 devstack sudo[115166]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec18f269-df53-4229-bae6-f8894ab87c6e tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8.b97d04df-facd-4fd1-b59d-fcfd8370c76d" returned: 0 in 0.238s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:56 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec18f269-df53-4229-bae6-f8894ab87c6e tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:56 devstack sudo[115169]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8.info Aug 18 19:13:56 devstack sudo[115169]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:57 devstack sudo[115169]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec18f269-df53-4229-bae6-f8894ab87c6e tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8.info" returned: 0 in 0.243s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:57 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-ec18f269-df53-4229-bae6-f8894ab87c6e tempest-ProjectMemberTests-681639424 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8.info is being set with open permissions: ugo+rw Aug 18 19:13:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec18f269-df53-4229-bae6-f8894ab87c6e tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:57 devstack sudo[115172]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8.info Aug 18 19:13:57 devstack sudo[115172]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:57 devstack sudo[115172]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec18f269-df53-4229-bae6-f8894ab87c6e tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8.info" returned: 0 in 0.222s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ec18f269-df53-4229-bae6-f8894ab87c6e tempest-ProjectMemberTests-681639424 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.786s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:13:57 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-ec18f269-df53-4229-bae6-f8894ab87c6e tempest-ProjectMemberTests-681639424 None] Create snapshot completed successfully Aug 18 19:13:57 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-284da71d-ef87-4936-a5ae-521169a397bb tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-b97d04df-facd-4fd1-b59d-fcfd8370c76d-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:57 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-284da71d-ef87-4936-a5ae-521169a397bb tempest-ProjectMemberTests-681639424 None] Lock "cinder-b97d04df-facd-4fd1-b59d-fcfd8370c76d-delete_snapshot" acquired by "delete_snapshot" :: waited 0.015s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:57 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-284da71d-ef87-4936-a5ae-521169a397bb tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-quobyte-86c7ae05-8b8f-42b7-9650-3dc05c433ec8" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:57 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-284da71d-ef87-4936-a5ae-521169a397bb tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-86c7ae05-8b8f-42b7-9650-3dc05c433ec8" acquired by "delete_snapshot" :: waited 0.014s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:57 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-284da71d-ef87-4936-a5ae-521169a397bb tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-quobyte-b97d04df-facd-4fd1-b59d-fcfd8370c76d" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:57 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-284da71d-ef87-4936-a5ae-521169a397bb tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-b97d04df-facd-4fd1-b59d-fcfd8370c76d" acquired by "_delete_snapshot" :: waited 0.013s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:57 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-284da71d-ef87-4936-a5ae-521169a397bb tempest-ProjectMemberTests-681639424 None] Deleting offline snapshot b97d04df-facd-4fd1-b59d-fcfd8370c76d of volume 86c7ae05-8b8f-42b7-9650-3dc05c433ec8 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:13:57 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-284da71d-ef87-4936-a5ae-521169a397bb tempest-ProjectMemberTests-681639424 None] snapshot_file for this snap is: volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8.b97d04df-facd-4fd1-b59d-fcfd8370c76d {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:13:57 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[deef41a9-8216-40ac-a517-5435dc87d8a1]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:57 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-284da71d-ef87-4936-a5ae-521169a397bb tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8.b97d04df-facd-4fd1-b59d-fcfd8370c76d {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:57 devstack sudo[115175]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8.b97d04df-facd-4fd1-b59d-fcfd8370c76d Aug 18 19:13:57 devstack sudo[115175]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:58 devstack sudo[115175]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-284da71d-ef87-4936-a5ae-521169a397bb tempest-ProjectMemberTests-681639424 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8.b97d04df-facd-4fd1-b59d-fcfd8370c76d" returned: 0 in 0.356s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:58 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-284da71d-ef87-4936-a5ae-521169a397bb tempest-ProjectMemberTests-681639424 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:13:58 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[99108e89-c739-421a-ba6d-b1730638e3ca]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:13:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-284da71d-ef87-4936-a5ae-521169a397bb tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:58 devstack sudo[115180]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8 Aug 18 19:13:58 devstack sudo[115180]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:58 devstack sudo[115180]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-284da71d-ef87-4936-a5ae-521169a397bb tempest-ProjectMemberTests-681639424 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8" returned: 0 in 0.336s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-284da71d-ef87-4936-a5ae-521169a397bb tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8.b97d04df-facd-4fd1-b59d-fcfd8370c76d {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:58 devstack sudo[115185]: 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/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8.b97d04df-facd-4fd1-b59d-fcfd8370c76d Aug 18 19:13:58 devstack sudo[115185]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:58 devstack sudo[115185]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-284da71d-ef87-4936-a5ae-521169a397bb tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8.b97d04df-facd-4fd1-b59d-fcfd8370c76d" returned: 0 in 0.315s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:58 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-284da71d-ef87-4936-a5ae-521169a397bb tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8.b97d04df-facd-4fd1-b59d-fcfd8370c76d {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:13:58 devstack sudo[115190]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8.b97d04df-facd-4fd1-b59d-fcfd8370c76d Aug 18 19:13:58 devstack sudo[115190]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:13:59 devstack sudo[115190]: pam_unix(sudo:session): session closed for user root Aug 18 19:13:59 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-284da71d-ef87-4936-a5ae-521169a397bb tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8.b97d04df-facd-4fd1-b59d-fcfd8370c76d" returned: 0 in 0.233s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:13:59 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-284da71d-ef87-4936-a5ae-521169a397bb tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-b97d04df-facd-4fd1-b59d-fcfd8370c76d" released by "_delete_snapshot" :: held 1.322s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:59 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-284da71d-ef87-4936-a5ae-521169a397bb tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-86c7ae05-8b8f-42b7-9650-3dc05c433ec8" released by "delete_snapshot" :: held 1.344s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:59 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-284da71d-ef87-4936-a5ae-521169a397bb tempest-ProjectMemberTests-681639424 None] Created reservations ['14957a75-3bab-4140-998c-7a9297c7df23', '6925ac52-0074-4453-b281-7b36e647382d', 'fbf27bb5-440e-42cb-b70b-9b5bb46951f0', '06c06b0f-7393-4a6b-9a50-fae2b2b065c6'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:13:59 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-284da71d-ef87-4936-a5ae-521169a397bb tempest-ProjectMemberTests-681639424 None] Delete snapshot completed successfully. Aug 18 19:13:59 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-284da71d-ef87-4936-a5ae-521169a397bb tempest-ProjectMemberTests-681639424 None] Lock "cinder-b97d04df-facd-4fd1-b59d-fcfd8370c76d-delete_snapshot" released by "delete_snapshot" :: held 1.468s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:13:59 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-eaa6d2e9-42d3-4bea-8541-cf87bd35ddf8 tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-86c7ae05-8b8f-42b7-9650-3dc05c433ec8-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:59 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-eaa6d2e9-42d3-4bea-8541-cf87bd35ddf8 tempest-ProjectMemberTests-681639424 None] Lock "cinder-86c7ae05-8b8f-42b7-9650-3dc05c433ec8-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:13:59 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-eaa6d2e9-42d3-4bea-8541-cf87bd35ddf8 tempest-ProjectMemberTests-681639424 None] Acquiring lock "cinder-quobyte-86c7ae05-8b8f-42b7-9650-3dc05c433ec8" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:13:59 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-eaa6d2e9-42d3-4bea-8541-cf87bd35ddf8 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-86c7ae05-8b8f-42b7-9650-3dc05c433ec8" acquired by "delete_volume" :: waited 0.016s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:14:00 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[50057a24-b8a0-4663-98c4-1020f437ae0d]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:14:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-eaa6d2e9-42d3-4bea-8541-cf87bd35ddf8 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:00 devstack sudo[115194]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8 Aug 18 19:14:00 devstack sudo[115194]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:00 devstack sudo[115194]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-eaa6d2e9-42d3-4bea-8541-cf87bd35ddf8 tempest-ProjectMemberTests-681639424 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8" returned: 0 in 0.340s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-eaa6d2e9-42d3-4bea-8541-cf87bd35ddf8 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:00 devstack sudo[115199]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8 Aug 18 19:14:00 devstack sudo[115199]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:00 devstack sudo[115199]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-eaa6d2e9-42d3-4bea-8541-cf87bd35ddf8 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-86c7ae05-8b8f-42b7-9650-3dc05c433ec8" returned: 0 in 0.239s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:00 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-eaa6d2e9-42d3-4bea-8541-cf87bd35ddf8 tempest-ProjectMemberTests-681639424 None] Lock "cinder-quobyte-86c7ae05-8b8f-42b7-9650-3dc05c433ec8" released by "delete_volume" :: held 0.635s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:14:00 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-eaa6d2e9-42d3-4bea-8541-cf87bd35ddf8 tempest-ProjectMemberTests-681639424 None] Created reservations ['c8374a98-b446-4fdc-b816-a035a94e704c', 'e1367e18-f1fd-4dd5-a114-1f065959b2e3', '17aaa46e-1141-41dc-97ff-dcf8ce2c4fab', 'd2dfcff4-afcc-43b3-a0df-988b1c9780f8'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:14:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-eaa6d2e9-42d3-4bea-8541-cf87bd35ddf8 tempest-ProjectMemberTests-681639424 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:14:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-eaa6d2e9-42d3-4bea-8541-cf87bd35ddf8 tempest-ProjectMemberTests-681639424 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:14:00 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-eaa6d2e9-42d3-4bea-8541-cf87bd35ddf8 tempest-ProjectMemberTests-681639424 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:14:00 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-eaa6d2e9-42d3-4bea-8541-cf87bd35ddf8 tempest-ProjectMemberTests-681639424 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:14:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-eaa6d2e9-42d3-4bea-8541-cf87bd35ddf8 tempest-ProjectMemberTests-681639424 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:14:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-eaa6d2e9-42d3-4bea-8541-cf87bd35ddf8 tempest-ProjectMemberTests-681639424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:00 devstack sudo[115202]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:14:00 devstack sudo[115202]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:00 devstack sudo[115202]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:00 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-eaa6d2e9-42d3-4bea-8541-cf87bd35ddf8 tempest-ProjectMemberTests-681639424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.235s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:00 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-eaa6d2e9-42d3-4bea-8541-cf87bd35ddf8 tempest-ProjectMemberTests-681639424 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:14:00 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-eaa6d2e9-42d3-4bea-8541-cf87bd35ddf8 tempest-ProjectMemberTests-681639424 None] Deleted volume successfully. Aug 18 19:14:00 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-eaa6d2e9-42d3-4bea-8541-cf87bd35ddf8 tempest-ProjectMemberTests-681639424 None] Lock "cinder-86c7ae05-8b8f-42b7-9650-3dc05c433ec8-delete_volume" released by "delete_volume" :: held 1.047s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:14:04 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-9f2ec037-4f20-4a38-9df4-eccaec7afc03 tempest-ProjectReaderTests-1342824485 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:14:04 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9f2ec037-4f20-4a38-9df4-eccaec7afc03 tempest-ProjectReaderTests-1342824485 None] Flow 'volume_create_manager' (2ff35527-aef5-4eb6-860c-33c76c81a38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:14:04 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9f2ec037-4f20-4a38-9df4-eccaec7afc03 tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bfdbcdcb-8608-4873-a0c9-18d9a1937ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:14:04 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9f2ec037-4f20-4a38-9df4-eccaec7afc03 tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bfdbcdcb-8608-4873-a0c9-18d9a1937ebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:14:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-55017698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5f2df07f-b587-41f1-a193-1bbe055cdde8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='513c5c23b5d34697914e919fb29ed24f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:14: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-18T17:14:04Z,use_quota=True,user_id='cd94ebad898e4921884756c5878658b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:14:04 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9f2ec037-4f20-4a38-9df4-eccaec7afc03 tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d4a4edd2-acfd-403c-8b88-b20c705c48fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:14:04 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9f2ec037-4f20-4a38-9df4-eccaec7afc03 tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d4a4edd2-acfd-403c-8b88-b20c705c48fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:14:04 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9f2ec037-4f20-4a38-9df4-eccaec7afc03 tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d1e99f1d-dc2b-4637-a1d6-5eeabe5f17cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:14:04 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9f2ec037-4f20-4a38-9df4-eccaec7afc03 tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d1e99f1d-dc2b-4637-a1d6-5eeabe5f17cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5f2df07f-b587-41f1-a193-1bbe055cdde8', 'volume_name': 'volume-5f2df07f-b587-41f1-a193-1bbe055cdde8', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:14:04 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9f2ec037-4f20-4a38-9df4-eccaec7afc03 tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e733a5bf-f1f4-4c0a-b5ce-4816793ac094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:14:04 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9f2ec037-4f20-4a38-9df4-eccaec7afc03 tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e733a5bf-f1f4-4c0a-b5ce-4816793ac094) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:14:04 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9f2ec037-4f20-4a38-9df4-eccaec7afc03 tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (52f259b7-12d9-4f59-b49a-a77f8183ea01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:14:04 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-9f2ec037-4f20-4a38-9df4-eccaec7afc03 tempest-ProjectReaderTests-1342824485 None] Volume 5f2df07f-b587-41f1-a193-1bbe055cdde8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5f2df07f-b587-41f1-a193-1bbe055cdde8', 'volume_size': 1} Aug 18 19:14:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9f2ec037-4f20-4a38-9df4-eccaec7afc03 tempest-ProjectReaderTests-1342824485 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:14:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9f2ec037-4f20-4a38-9df4-eccaec7afc03 tempest-ProjectReaderTests-1342824485 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:14:04 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-9f2ec037-4f20-4a38-9df4-eccaec7afc03 tempest-ProjectReaderTests-1342824485 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:14:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-55017698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5f2df07f-b587-41f1-a193-1bbe055cdde8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='513c5c23b5d34697914e919fb29ed24f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:14: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-18T17:14:04Z,use_quota=True,user_id='cd94ebad898e4921884756c5878658b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:14:04 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-9f2ec037-4f20-4a38-9df4-eccaec7afc03 tempest-ProjectReaderTests-1342824485 None] Creating volume 5f2df07f-b587-41f1-a193-1bbe055cdde8 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:14:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9f2ec037-4f20-4a38-9df4-eccaec7afc03 tempest-ProjectReaderTests-1342824485 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:14:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9f2ec037-4f20-4a38-9df4-eccaec7afc03 tempest-ProjectReaderTests-1342824485 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:14:04 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-9f2ec037-4f20-4a38-9df4-eccaec7afc03 tempest-ProjectReaderTests-1342824485 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:14:04 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-9f2ec037-4f20-4a38-9df4-eccaec7afc03 tempest-ProjectReaderTests-1342824485 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:14:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9f2ec037-4f20-4a38-9df4-eccaec7afc03 tempest-ProjectReaderTests-1342824485 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:14:04 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-9f2ec037-4f20-4a38-9df4-eccaec7afc03 tempest-ProjectReaderTests-1342824485 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:14:04 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-9f2ec037-4f20-4a38-9df4-eccaec7afc03 tempest-ProjectReaderTests-1342824485 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:14:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f2ec037-4f20-4a38-9df4-eccaec7afc03 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:04 devstack sudo[115205]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8 1073741824 Aug 18 19:14:04 devstack sudo[115205]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:04 devstack sudo[115205]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f2ec037-4f20-4a38-9df4-eccaec7afc03 tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8 1073741824" returned: 0 in 0.380s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:04 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f2ec037-4f20-4a38-9df4-eccaec7afc03 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:04 devstack sudo[115210]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8 Aug 18 19:14:04 devstack sudo[115210]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:05 devstack sudo[115210]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-9f2ec037-4f20-4a38-9df4-eccaec7afc03 tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8" returned: 0 in 0.235s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:05 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-9f2ec037-4f20-4a38-9df4-eccaec7afc03 tempest-ProjectReaderTests-1342824485 None] <== create_volume: return (656ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:14:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-9f2ec037-4f20-4a38-9df4-eccaec7afc03 tempest-ProjectReaderTests-1342824485 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.659s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:14:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9f2ec037-4f20-4a38-9df4-eccaec7afc03 tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (52f259b7-12d9-4f59-b49a-a77f8183ea01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5f2df07f-b587-41f1-a193-1bbe055cdde8', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:14:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9f2ec037-4f20-4a38-9df4-eccaec7afc03 tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (856f9fd6-463f-4b68-a11b-acaa61f7f182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:14:05 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-9f2ec037-4f20-4a38-9df4-eccaec7afc03 tempest-ProjectReaderTests-1342824485 None] Volume volume-5f2df07f-b587-41f1-a193-1bbe055cdde8 (5f2df07f-b587-41f1-a193-1bbe055cdde8): created successfully Aug 18 19:14:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9f2ec037-4f20-4a38-9df4-eccaec7afc03 tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (856f9fd6-463f-4b68-a11b-acaa61f7f182) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:14:05 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-9f2ec037-4f20-4a38-9df4-eccaec7afc03 tempest-ProjectReaderTests-1342824485 None] Flow 'volume_create_manager' (2ff35527-aef5-4eb6-860c-33c76c81a38f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:14:05 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-9f2ec037-4f20-4a38-9df4-eccaec7afc03 tempest-ProjectReaderTests-1342824485 None] Created volume successfully. Aug 18 19:14:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ec698735-ad4b-4616-bc6b-039f7f1ad3b4 tempest-ProjectReaderTests-1342824485 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:14:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ec698735-ad4b-4616-bc6b-039f7f1ad3b4 tempest-ProjectReaderTests-1342824485 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:14:05 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-ec698735-ad4b-4616-bc6b-039f7f1ad3b4 tempest-ProjectReaderTests-1342824485 None] Creating offline snapshot 467742ce-1047-45db-a1a3-17d259572047 of volume 5f2df07f-b587-41f1-a193-1bbe055cdde8 {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:14:05 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[ea6f5ae0-7b5a-425f-8703-1c8ab4eba563]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:14:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec698735-ad4b-4616-bc6b-039f7f1ad3b4 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:05 devstack sudo[115214]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8 Aug 18 19:14:05 devstack sudo[115214]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:05 devstack sudo[115214]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec698735-ad4b-4616-bc6b-039f7f1ad3b4 tempest-ProjectReaderTests-1342824485 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8" returned: 0 in 0.334s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:05 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec698735-ad4b-4616-bc6b-039f7f1ad3b4 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8.467742ce-1047-45db-a1a3-17d259572047 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:05 devstack sudo[115219]: 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/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8.467742ce-1047-45db-a1a3-17d259572047 1G Aug 18 19:14:05 devstack sudo[115219]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:06 devstack sudo[115219]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec698735-ad4b-4616-bc6b-039f7f1ad3b4 tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8.467742ce-1047-45db-a1a3-17d259572047 1G" returned: 0 in 0.373s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec698735-ad4b-4616-bc6b-039f7f1ad3b4 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-5f2df07f-b587-41f1-a193-1bbe055cdde8 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8.467742ce-1047-45db-a1a3-17d259572047 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:06 devstack sudo[115225]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-5f2df07f-b587-41f1-a193-1bbe055cdde8 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8.467742ce-1047-45db-a1a3-17d259572047 Aug 18 19:14:06 devstack sudo[115225]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:06 devstack sudo[115225]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec698735-ad4b-4616-bc6b-039f7f1ad3b4 tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-5f2df07f-b587-41f1-a193-1bbe055cdde8 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8.467742ce-1047-45db-a1a3-17d259572047" returned: 0 in 0.283s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:06 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-ec698735-ad4b-4616-bc6b-039f7f1ad3b4 tempest-ProjectReaderTests-1342824485 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8.467742ce-1047-45db-a1a3-17d259572047 is being set with open permissions: ugo+rw Aug 18 19:14:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec698735-ad4b-4616-bc6b-039f7f1ad3b4 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8.467742ce-1047-45db-a1a3-17d259572047 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:06 devstack sudo[115230]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8.467742ce-1047-45db-a1a3-17d259572047 Aug 18 19:14:06 devstack sudo[115230]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:06 devstack sudo[115230]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec698735-ad4b-4616-bc6b-039f7f1ad3b4 tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8.467742ce-1047-45db-a1a3-17d259572047" returned: 0 in 0.236s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec698735-ad4b-4616-bc6b-039f7f1ad3b4 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:06 devstack sudo[115233]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8.info Aug 18 19:14:06 devstack sudo[115233]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:07 devstack sudo[115233]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec698735-ad4b-4616-bc6b-039f7f1ad3b4 tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8.info" returned: 0 in 0.236s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:07 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-ec698735-ad4b-4616-bc6b-039f7f1ad3b4 tempest-ProjectReaderTests-1342824485 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8.info is being set with open permissions: ugo+rw Aug 18 19:14:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec698735-ad4b-4616-bc6b-039f7f1ad3b4 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:07 devstack sudo[115236]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8.info Aug 18 19:14:07 devstack sudo[115236]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:07 devstack sudo[115236]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-ec698735-ad4b-4616-bc6b-039f7f1ad3b4 tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8.info" returned: 0 in 0.228s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-ec698735-ad4b-4616-bc6b-039f7f1ad3b4 tempest-ProjectReaderTests-1342824485 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.762s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:14:07 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-ec698735-ad4b-4616-bc6b-039f7f1ad3b4 tempest-ProjectReaderTests-1342824485 None] Create snapshot completed successfully Aug 18 19:14:07 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-87a65f1e-e93c-4237-870c-7a02badd4cdb tempest-ProjectReaderTests-1342824485 None] Acquiring lock "cinder-467742ce-1047-45db-a1a3-17d259572047-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:14:07 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-87a65f1e-e93c-4237-870c-7a02badd4cdb tempest-ProjectReaderTests-1342824485 None] Lock "cinder-467742ce-1047-45db-a1a3-17d259572047-delete_snapshot" acquired by "delete_snapshot" :: waited 0.022s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:14:07 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-87a65f1e-e93c-4237-870c-7a02badd4cdb tempest-ProjectReaderTests-1342824485 None] Acquiring lock "cinder-quobyte-5f2df07f-b587-41f1-a193-1bbe055cdde8" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:14:07 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-87a65f1e-e93c-4237-870c-7a02badd4cdb tempest-ProjectReaderTests-1342824485 None] Lock "cinder-quobyte-5f2df07f-b587-41f1-a193-1bbe055cdde8" acquired by "delete_snapshot" :: waited 0.016s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:14:07 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-87a65f1e-e93c-4237-870c-7a02badd4cdb tempest-ProjectReaderTests-1342824485 None] Acquiring lock "cinder-quobyte-467742ce-1047-45db-a1a3-17d259572047" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:14:07 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-87a65f1e-e93c-4237-870c-7a02badd4cdb tempest-ProjectReaderTests-1342824485 None] Lock "cinder-quobyte-467742ce-1047-45db-a1a3-17d259572047" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:14:07 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-87a65f1e-e93c-4237-870c-7a02badd4cdb tempest-ProjectReaderTests-1342824485 None] Deleting offline snapshot 467742ce-1047-45db-a1a3-17d259572047 of volume 5f2df07f-b587-41f1-a193-1bbe055cdde8 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:14:07 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-87a65f1e-e93c-4237-870c-7a02badd4cdb tempest-ProjectReaderTests-1342824485 None] snapshot_file for this snap is: volume-5f2df07f-b587-41f1-a193-1bbe055cdde8.467742ce-1047-45db-a1a3-17d259572047 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:14:07 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[fe1d2233-726c-4eaf-85d4-914e05dd80b7]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:14:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-87a65f1e-e93c-4237-870c-7a02badd4cdb tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8.467742ce-1047-45db-a1a3-17d259572047 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:08 devstack sudo[115239]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8.467742ce-1047-45db-a1a3-17d259572047 Aug 18 19:14:08 devstack sudo[115239]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:08 devstack sudo[115239]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-87a65f1e-e93c-4237-870c-7a02badd4cdb tempest-ProjectReaderTests-1342824485 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8.467742ce-1047-45db-a1a3-17d259572047" returned: 0 in 0.336s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:08 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-87a65f1e-e93c-4237-870c-7a02badd4cdb tempest-ProjectReaderTests-1342824485 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-5f2df07f-b587-41f1-a193-1bbe055cdde8(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:14:08 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[cba9d5f8-67b0-47c0-804a-d7d4a0208833]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:14:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-87a65f1e-e93c-4237-870c-7a02badd4cdb tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:08 devstack sudo[115244]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8 Aug 18 19:14:08 devstack sudo[115244]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:08 devstack sudo[115244]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-87a65f1e-e93c-4237-870c-7a02badd4cdb tempest-ProjectReaderTests-1342824485 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8" returned: 0 in 0.334s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-87a65f1e-e93c-4237-870c-7a02badd4cdb tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8.467742ce-1047-45db-a1a3-17d259572047 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:08 devstack sudo[115249]: 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/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8.467742ce-1047-45db-a1a3-17d259572047 Aug 18 19:14:08 devstack sudo[115249]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:08 devstack sudo[115249]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-87a65f1e-e93c-4237-870c-7a02badd4cdb tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8.467742ce-1047-45db-a1a3-17d259572047" returned: 0 in 0.328s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-87a65f1e-e93c-4237-870c-7a02badd4cdb tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8.467742ce-1047-45db-a1a3-17d259572047 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:08 devstack sudo[115254]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8.467742ce-1047-45db-a1a3-17d259572047 Aug 18 19:14:08 devstack sudo[115254]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:09 devstack sudo[115254]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-87a65f1e-e93c-4237-870c-7a02badd4cdb tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8.467742ce-1047-45db-a1a3-17d259572047" returned: 0 in 0.235s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:09 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-87a65f1e-e93c-4237-870c-7a02badd4cdb tempest-ProjectReaderTests-1342824485 None] Lock "cinder-quobyte-467742ce-1047-45db-a1a3-17d259572047" released by "_delete_snapshot" :: held 1.312s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:14:09 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-87a65f1e-e93c-4237-870c-7a02badd4cdb tempest-ProjectReaderTests-1342824485 None] Lock "cinder-quobyte-5f2df07f-b587-41f1-a193-1bbe055cdde8" released by "delete_snapshot" :: held 1.336s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:14:09 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-87a65f1e-e93c-4237-870c-7a02badd4cdb tempest-ProjectReaderTests-1342824485 None] Created reservations ['9501c34e-0a7a-4464-b400-f6863795c6aa', 'e1e9b30c-7109-4904-9e11-cb2677e2d7fe', '27dda877-ef76-4aab-894c-96926869d5cc', '8c122a90-7483-4681-85db-2aab262ca33f'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:14:09 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-87a65f1e-e93c-4237-870c-7a02badd4cdb tempest-ProjectReaderTests-1342824485 None] Delete snapshot completed successfully. Aug 18 19:14:09 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-87a65f1e-e93c-4237-870c-7a02badd4cdb tempest-ProjectReaderTests-1342824485 None] Lock "cinder-467742ce-1047-45db-a1a3-17d259572047-delete_snapshot" released by "delete_snapshot" :: held 1.462s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:14:09 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-837763c3-1182-45b8-a9dc-28a1983bcb5b tempest-ProjectReaderTests-1342824485 None] Acquiring lock "cinder-5f2df07f-b587-41f1-a193-1bbe055cdde8-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:14:10 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-837763c3-1182-45b8-a9dc-28a1983bcb5b tempest-ProjectReaderTests-1342824485 None] Lock "cinder-5f2df07f-b587-41f1-a193-1bbe055cdde8-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:14:10 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-837763c3-1182-45b8-a9dc-28a1983bcb5b tempest-ProjectReaderTests-1342824485 None] Acquiring lock "cinder-quobyte-5f2df07f-b587-41f1-a193-1bbe055cdde8" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:14:10 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-837763c3-1182-45b8-a9dc-28a1983bcb5b tempest-ProjectReaderTests-1342824485 None] Lock "cinder-quobyte-5f2df07f-b587-41f1-a193-1bbe055cdde8" acquired by "delete_volume" :: waited 0.012s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:14:10 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[ab45cf02-fe94-4da8-ba8e-bf3030f00c11]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:14:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-837763c3-1182-45b8-a9dc-28a1983bcb5b tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:10 devstack sudo[115257]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8 Aug 18 19:14:10 devstack sudo[115257]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:10 devstack sudo[115257]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-837763c3-1182-45b8-a9dc-28a1983bcb5b tempest-ProjectReaderTests-1342824485 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8" returned: 0 in 0.341s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-837763c3-1182-45b8-a9dc-28a1983bcb5b tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:10 devstack sudo[115262]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8 Aug 18 19:14:10 devstack sudo[115262]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:10 devstack sudo[115262]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-837763c3-1182-45b8-a9dc-28a1983bcb5b tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-5f2df07f-b587-41f1-a193-1bbe055cdde8" returned: 0 in 0.232s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:10 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-837763c3-1182-45b8-a9dc-28a1983bcb5b tempest-ProjectReaderTests-1342824485 None] Lock "cinder-quobyte-5f2df07f-b587-41f1-a193-1bbe055cdde8" released by "delete_volume" :: held 0.626s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:14:10 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-837763c3-1182-45b8-a9dc-28a1983bcb5b tempest-ProjectReaderTests-1342824485 None] Created reservations ['a2ab9127-fcb3-4d94-9331-37637ee07ed1', '944c80dc-3eee-43be-93ac-84f7ac8dff75', 'e6f3f69d-8178-43e1-90ab-7a24ab95b616', 'fc7ed8d8-953b-4bd2-aab3-58c94b317696'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:14:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-837763c3-1182-45b8-a9dc-28a1983bcb5b tempest-ProjectReaderTests-1342824485 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:14:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-837763c3-1182-45b8-a9dc-28a1983bcb5b tempest-ProjectReaderTests-1342824485 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:14:10 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-837763c3-1182-45b8-a9dc-28a1983bcb5b tempest-ProjectReaderTests-1342824485 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:14:10 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-837763c3-1182-45b8-a9dc-28a1983bcb5b tempest-ProjectReaderTests-1342824485 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:14:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-837763c3-1182-45b8-a9dc-28a1983bcb5b tempest-ProjectReaderTests-1342824485 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:14:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-837763c3-1182-45b8-a9dc-28a1983bcb5b tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:10 devstack sudo[115265]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:14:10 devstack sudo[115265]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:11 devstack sudo[115265]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-837763c3-1182-45b8-a9dc-28a1983bcb5b tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.234s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:11 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-837763c3-1182-45b8-a9dc-28a1983bcb5b tempest-ProjectReaderTests-1342824485 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:14:11 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-837763c3-1182-45b8-a9dc-28a1983bcb5b tempest-ProjectReaderTests-1342824485 None] Deleted volume successfully. Aug 18 19:14:11 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-837763c3-1182-45b8-a9dc-28a1983bcb5b tempest-ProjectReaderTests-1342824485 None] Lock "cinder-5f2df07f-b587-41f1-a193-1bbe055cdde8-delete_volume" released by "delete_volume" :: held 1.030s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:14:11 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-0ff4dbad-5ba2-413f-9a4e-5c4e36998482 tempest-ProjectReaderTests-1342824485 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:14:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0ff4dbad-5ba2-413f-9a4e-5c4e36998482 tempest-ProjectReaderTests-1342824485 None] Flow 'volume_create_manager' (0c6f77df-d230-4411-96c8-79adbaf03b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:14:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0ff4dbad-5ba2-413f-9a4e-5c4e36998482 tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (492daa4d-8477-42af-9fd3-5792be05eee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:14:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0ff4dbad-5ba2-413f-9a4e-5c4e36998482 tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (492daa4d-8477-42af-9fd3-5792be05eee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:14:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2124016192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='513c5c23b5d34697914e919fb29ed24f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:14: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-18T17:14:12Z,use_quota=True,user_id='cd94ebad898e4921884756c5878658b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:14:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0ff4dbad-5ba2-413f-9a4e-5c4e36998482 tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (402e106b-7a2c-4e78-967e-d830b92a4447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:14:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0ff4dbad-5ba2-413f-9a4e-5c4e36998482 tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (402e106b-7a2c-4e78-967e-d830b92a4447) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:14:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0ff4dbad-5ba2-413f-9a4e-5c4e36998482 tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5fe771dc-a48b-4ba2-929f-01588436a4e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:14:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0ff4dbad-5ba2-413f-9a4e-5c4e36998482 tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5fe771dc-a48b-4ba2-929f-01588436a4e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410', 'volume_name': 'volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:14:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0ff4dbad-5ba2-413f-9a4e-5c4e36998482 tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (295f47fd-63f6-4712-b324-ea022b368e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:14:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0ff4dbad-5ba2-413f-9a4e-5c4e36998482 tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (295f47fd-63f6-4712-b324-ea022b368e0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:14:11 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0ff4dbad-5ba2-413f-9a4e-5c4e36998482 tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (936089fc-6db9-4cf4-94bd-1557fd4343db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:14:11 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-0ff4dbad-5ba2-413f-9a4e-5c4e36998482 tempest-ProjectReaderTests-1342824485 None] Volume 4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410', 'volume_size': 1} Aug 18 19:14:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0ff4dbad-5ba2-413f-9a4e-5c4e36998482 tempest-ProjectReaderTests-1342824485 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:14:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0ff4dbad-5ba2-413f-9a4e-5c4e36998482 tempest-ProjectReaderTests-1342824485 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:14:11 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-0ff4dbad-5ba2-413f-9a4e-5c4e36998482 tempest-ProjectReaderTests-1342824485 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:14:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2124016192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='513c5c23b5d34697914e919fb29ed24f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:14: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-18T17:14:12Z,use_quota=True,user_id='cd94ebad898e4921884756c5878658b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:14:11 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-0ff4dbad-5ba2-413f-9a4e-5c4e36998482 tempest-ProjectReaderTests-1342824485 None] Creating volume 4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:14:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0ff4dbad-5ba2-413f-9a4e-5c4e36998482 tempest-ProjectReaderTests-1342824485 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:14:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0ff4dbad-5ba2-413f-9a4e-5c4e36998482 tempest-ProjectReaderTests-1342824485 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:14:11 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-0ff4dbad-5ba2-413f-9a4e-5c4e36998482 tempest-ProjectReaderTests-1342824485 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:14:11 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-0ff4dbad-5ba2-413f-9a4e-5c4e36998482 tempest-ProjectReaderTests-1342824485 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:14:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0ff4dbad-5ba2-413f-9a4e-5c4e36998482 tempest-ProjectReaderTests-1342824485 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:14:11 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-0ff4dbad-5ba2-413f-9a4e-5c4e36998482 tempest-ProjectReaderTests-1342824485 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:14:11 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-0ff4dbad-5ba2-413f-9a4e-5c4e36998482 tempest-ProjectReaderTests-1342824485 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:14:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0ff4dbad-5ba2-413f-9a4e-5c4e36998482 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:11 devstack sudo[115268]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410 1073741824 Aug 18 19:14:11 devstack sudo[115268]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:12 devstack sudo[115268]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0ff4dbad-5ba2-413f-9a4e-5c4e36998482 tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410 1073741824" returned: 0 in 0.394s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0ff4dbad-5ba2-413f-9a4e-5c4e36998482 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:12 devstack sudo[115274]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410 Aug 18 19:14:12 devstack sudo[115274]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:12 devstack sudo[115274]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-0ff4dbad-5ba2-413f-9a4e-5c4e36998482 tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410" returned: 0 in 0.229s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:12 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-0ff4dbad-5ba2-413f-9a4e-5c4e36998482 tempest-ProjectReaderTests-1342824485 None] <== create_volume: return (663ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:14:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-0ff4dbad-5ba2-413f-9a4e-5c4e36998482 tempest-ProjectReaderTests-1342824485 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.666s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:14:12 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0ff4dbad-5ba2-413f-9a4e-5c4e36998482 tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (936089fc-6db9-4cf4-94bd-1557fd4343db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:14:12 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0ff4dbad-5ba2-413f-9a4e-5c4e36998482 tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (62b78190-4c04-47c8-b4a6-a08149223062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:14:12 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-0ff4dbad-5ba2-413f-9a4e-5c4e36998482 tempest-ProjectReaderTests-1342824485 None] Volume volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410 (4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410): created successfully Aug 18 19:14:12 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0ff4dbad-5ba2-413f-9a4e-5c4e36998482 tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (62b78190-4c04-47c8-b4a6-a08149223062) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:14:12 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-0ff4dbad-5ba2-413f-9a4e-5c4e36998482 tempest-ProjectReaderTests-1342824485 None] Flow 'volume_create_manager' (0c6f77df-d230-4411-96c8-79adbaf03b53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:14:12 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-0ff4dbad-5ba2-413f-9a4e-5c4e36998482 tempest-ProjectReaderTests-1342824485 None] Created volume successfully. Aug 18 19:14:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2291f585-0d48-4464-8fe5-76c5e9844389 tempest-ProjectReaderTests-1342824485 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:14:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2291f585-0d48-4464-8fe5-76c5e9844389 tempest-ProjectReaderTests-1342824485 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:14:12 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-2291f585-0d48-4464-8fe5-76c5e9844389 tempest-ProjectReaderTests-1342824485 None] Creating offline snapshot 1c91d756-1c02-4240-ab2f-5f6dd18349a6 of volume 4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410 {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:14:12 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[f8e21573-fe33-4248-868e-a9a96a19f2d7]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:14:12 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2291f585-0d48-4464-8fe5-76c5e9844389 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:12 devstack sudo[115277]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410 Aug 18 19:14:12 devstack sudo[115277]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:13 devstack sudo[115277]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2291f585-0d48-4464-8fe5-76c5e9844389 tempest-ProjectReaderTests-1342824485 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410" returned: 0 in 0.342s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2291f585-0d48-4464-8fe5-76c5e9844389 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410.1c91d756-1c02-4240-ab2f-5f6dd18349a6 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:13 devstack sudo[115282]: 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/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410.1c91d756-1c02-4240-ab2f-5f6dd18349a6 1G Aug 18 19:14:13 devstack sudo[115282]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:13 devstack sudo[115282]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2291f585-0d48-4464-8fe5-76c5e9844389 tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410.1c91d756-1c02-4240-ab2f-5f6dd18349a6 1G" returned: 0 in 0.376s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2291f585-0d48-4464-8fe5-76c5e9844389 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410.1c91d756-1c02-4240-ab2f-5f6dd18349a6 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:13 devstack sudo[115288]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410.1c91d756-1c02-4240-ab2f-5f6dd18349a6 Aug 18 19:14:13 devstack sudo[115288]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:13 devstack sudo[115288]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2291f585-0d48-4464-8fe5-76c5e9844389 tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410.1c91d756-1c02-4240-ab2f-5f6dd18349a6" returned: 0 in 0.276s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:13 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-2291f585-0d48-4464-8fe5-76c5e9844389 tempest-ProjectReaderTests-1342824485 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410.1c91d756-1c02-4240-ab2f-5f6dd18349a6 is being set with open permissions: ugo+rw Aug 18 19:14:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2291f585-0d48-4464-8fe5-76c5e9844389 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410.1c91d756-1c02-4240-ab2f-5f6dd18349a6 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:13 devstack sudo[115293]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410.1c91d756-1c02-4240-ab2f-5f6dd18349a6 Aug 18 19:14:13 devstack sudo[115293]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:13 devstack sudo[115293]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2291f585-0d48-4464-8fe5-76c5e9844389 tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410.1c91d756-1c02-4240-ab2f-5f6dd18349a6" returned: 0 in 0.230s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:13 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2291f585-0d48-4464-8fe5-76c5e9844389 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:14 devstack sudo[115296]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410.info Aug 18 19:14:14 devstack sudo[115296]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:14 devstack sudo[115296]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2291f585-0d48-4464-8fe5-76c5e9844389 tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410.info" returned: 0 in 0.235s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:14 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-2291f585-0d48-4464-8fe5-76c5e9844389 tempest-ProjectReaderTests-1342824485 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410.info is being set with open permissions: ugo+rw Aug 18 19:14:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2291f585-0d48-4464-8fe5-76c5e9844389 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:14 devstack sudo[115299]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410.info Aug 18 19:14:14 devstack sudo[115299]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:14 devstack sudo[115299]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-2291f585-0d48-4464-8fe5-76c5e9844389 tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410.info" returned: 0 in 0.223s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-2291f585-0d48-4464-8fe5-76c5e9844389 tempest-ProjectReaderTests-1342824485 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.753s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:14:14 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-2291f585-0d48-4464-8fe5-76c5e9844389 tempest-ProjectReaderTests-1342824485 None] Create snapshot completed successfully Aug 18 19:14:14 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b47de827-0cb7-4b75-a6d5-5d1c4739eff4 tempest-ProjectReaderTests-1342824485 None] Acquiring lock "cinder-1c91d756-1c02-4240-ab2f-5f6dd18349a6-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:14:14 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b47de827-0cb7-4b75-a6d5-5d1c4739eff4 tempest-ProjectReaderTests-1342824485 None] Lock "cinder-1c91d756-1c02-4240-ab2f-5f6dd18349a6-delete_snapshot" acquired by "delete_snapshot" :: waited 0.015s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:14:14 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b47de827-0cb7-4b75-a6d5-5d1c4739eff4 tempest-ProjectReaderTests-1342824485 None] Acquiring lock "cinder-quobyte-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:14:14 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b47de827-0cb7-4b75-a6d5-5d1c4739eff4 tempest-ProjectReaderTests-1342824485 None] Lock "cinder-quobyte-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410" acquired by "delete_snapshot" :: waited 0.014s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:14:14 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b47de827-0cb7-4b75-a6d5-5d1c4739eff4 tempest-ProjectReaderTests-1342824485 None] Acquiring lock "cinder-quobyte-1c91d756-1c02-4240-ab2f-5f6dd18349a6" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:14:14 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b47de827-0cb7-4b75-a6d5-5d1c4739eff4 tempest-ProjectReaderTests-1342824485 None] Lock "cinder-quobyte-1c91d756-1c02-4240-ab2f-5f6dd18349a6" acquired by "_delete_snapshot" :: waited 0.012s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:14:14 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-b47de827-0cb7-4b75-a6d5-5d1c4739eff4 tempest-ProjectReaderTests-1342824485 None] Deleting offline snapshot 1c91d756-1c02-4240-ab2f-5f6dd18349a6 of volume 4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:14:14 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-b47de827-0cb7-4b75-a6d5-5d1c4739eff4 tempest-ProjectReaderTests-1342824485 None] snapshot_file for this snap is: volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410.1c91d756-1c02-4240-ab2f-5f6dd18349a6 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:14:14 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[3dfb61e7-08ac-4b82-bcac-6276c3752213]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:14:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b47de827-0cb7-4b75-a6d5-5d1c4739eff4 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410.1c91d756-1c02-4240-ab2f-5f6dd18349a6 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:14 devstack sudo[115302]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410.1c91d756-1c02-4240-ab2f-5f6dd18349a6 Aug 18 19:14:15 devstack sudo[115302]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:15 devstack sudo[115302]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b47de827-0cb7-4b75-a6d5-5d1c4739eff4 tempest-ProjectReaderTests-1342824485 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410.1c91d756-1c02-4240-ab2f-5f6dd18349a6" returned: 0 in 0.338s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:15 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-b47de827-0cb7-4b75-a6d5-5d1c4739eff4 tempest-ProjectReaderTests-1342824485 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:14:15 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[81b59001-77e6-4577-bd15-97648324eedf]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:14:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b47de827-0cb7-4b75-a6d5-5d1c4739eff4 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:15 devstack sudo[115307]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410 Aug 18 19:14:15 devstack sudo[115307]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:15 devstack sudo[115307]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b47de827-0cb7-4b75-a6d5-5d1c4739eff4 tempest-ProjectReaderTests-1342824485 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410" returned: 0 in 0.358s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b47de827-0cb7-4b75-a6d5-5d1c4739eff4 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410.1c91d756-1c02-4240-ab2f-5f6dd18349a6 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:15 devstack sudo[115313]: 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/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410.1c91d756-1c02-4240-ab2f-5f6dd18349a6 Aug 18 19:14:15 devstack sudo[115313]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:15 devstack sudo[115313]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b47de827-0cb7-4b75-a6d5-5d1c4739eff4 tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410.1c91d756-1c02-4240-ab2f-5f6dd18349a6" returned: 0 in 0.327s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b47de827-0cb7-4b75-a6d5-5d1c4739eff4 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410.1c91d756-1c02-4240-ab2f-5f6dd18349a6 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:15 devstack sudo[115318]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410.1c91d756-1c02-4240-ab2f-5f6dd18349a6 Aug 18 19:14:15 devstack sudo[115318]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:16 devstack sudo[115318]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-b47de827-0cb7-4b75-a6d5-5d1c4739eff4 tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410.1c91d756-1c02-4240-ab2f-5f6dd18349a6" returned: 0 in 0.229s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:16 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b47de827-0cb7-4b75-a6d5-5d1c4739eff4 tempest-ProjectReaderTests-1342824485 None] Lock "cinder-quobyte-1c91d756-1c02-4240-ab2f-5f6dd18349a6" released by "_delete_snapshot" :: held 1.329s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:14:16 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b47de827-0cb7-4b75-a6d5-5d1c4739eff4 tempest-ProjectReaderTests-1342824485 None] Lock "cinder-quobyte-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410" released by "delete_snapshot" :: held 1.350s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:14:16 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-b47de827-0cb7-4b75-a6d5-5d1c4739eff4 tempest-ProjectReaderTests-1342824485 None] Created reservations ['2a21f408-86d8-423f-99e2-40b7acaef7c5', '908ef393-a82f-4efc-b76b-4bf769412570', '52d9fce0-f453-4b62-9c10-bf8d0d543168', 'a1a8a78b-a74c-4c54-99a2-614309c5a1e8'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:14:16 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-b47de827-0cb7-4b75-a6d5-5d1c4739eff4 tempest-ProjectReaderTests-1342824485 None] Delete snapshot completed successfully. Aug 18 19:14:16 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-b47de827-0cb7-4b75-a6d5-5d1c4739eff4 tempest-ProjectReaderTests-1342824485 None] Lock "cinder-1c91d756-1c02-4240-ab2f-5f6dd18349a6-delete_snapshot" released by "delete_snapshot" :: held 1.475s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:14:16 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e8e02ae4-4e22-4dc4-9bce-af0d45d28f88 tempest-ProjectReaderTests-1342824485 None] Acquiring lock "cinder-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:14:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e8e02ae4-4e22-4dc4-9bce-af0d45d28f88 tempest-ProjectReaderTests-1342824485 None] Lock "cinder-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:14:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e8e02ae4-4e22-4dc4-9bce-af0d45d28f88 tempest-ProjectReaderTests-1342824485 None] Acquiring lock "cinder-quobyte-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:14:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e8e02ae4-4e22-4dc4-9bce-af0d45d28f88 tempest-ProjectReaderTests-1342824485 None] Lock "cinder-quobyte-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410" acquired by "delete_volume" :: waited 0.020s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:14:17 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[4eec4994-7daf-4242-9db3-28cb021eef69]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:14:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e8e02ae4-4e22-4dc4-9bce-af0d45d28f88 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:17 devstack sudo[115321]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410 Aug 18 19:14:17 devstack sudo[115321]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:17 devstack sudo[115321]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e8e02ae4-4e22-4dc4-9bce-af0d45d28f88 tempest-ProjectReaderTests-1342824485 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410" returned: 0 in 0.345s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e8e02ae4-4e22-4dc4-9bce-af0d45d28f88 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:17 devstack sudo[115326]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410 Aug 18 19:14:17 devstack sudo[115326]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:17 devstack sudo[115326]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e8e02ae4-4e22-4dc4-9bce-af0d45d28f88 tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410" returned: 0 in 0.229s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e8e02ae4-4e22-4dc4-9bce-af0d45d28f88 tempest-ProjectReaderTests-1342824485 None] Lock "cinder-quobyte-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410" released by "delete_volume" :: held 0.632s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:14:17 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-e8e02ae4-4e22-4dc4-9bce-af0d45d28f88 tempest-ProjectReaderTests-1342824485 None] Created reservations ['3ac2ddbc-6b97-4e98-b535-5713e3a604af', '8a137c97-d06c-4683-a716-377c4f2e74af', '4e43d7f6-700b-44d8-954a-bd72edd7b373', '9100bcb9-6186-4e2f-a31e-4e27fc02d636'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:14:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e8e02ae4-4e22-4dc4-9bce-af0d45d28f88 tempest-ProjectReaderTests-1342824485 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:14:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e8e02ae4-4e22-4dc4-9bce-af0d45d28f88 tempest-ProjectReaderTests-1342824485 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:14:17 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e8e02ae4-4e22-4dc4-9bce-af0d45d28f88 tempest-ProjectReaderTests-1342824485 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:14:17 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-e8e02ae4-4e22-4dc4-9bce-af0d45d28f88 tempest-ProjectReaderTests-1342824485 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:14:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-e8e02ae4-4e22-4dc4-9bce-af0d45d28f88 tempest-ProjectReaderTests-1342824485 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:14:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e8e02ae4-4e22-4dc4-9bce-af0d45d28f88 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:17 devstack sudo[115329]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:14:17 devstack sudo[115329]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:18 devstack sudo[115329]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-e8e02ae4-4e22-4dc4-9bce-af0d45d28f88 tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.225s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:18 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-e8e02ae4-4e22-4dc4-9bce-af0d45d28f88 tempest-ProjectReaderTests-1342824485 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:14:18 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-e8e02ae4-4e22-4dc4-9bce-af0d45d28f88 tempest-ProjectReaderTests-1342824485 None] Deleted volume successfully. Aug 18 19:14:18 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-e8e02ae4-4e22-4dc4-9bce-af0d45d28f88 tempest-ProjectReaderTests-1342824485 None] Lock "cinder-4fabc2d1-9e2e-455c-be9d-d7d8f0d9f410-delete_volume" released by "delete_volume" :: held 1.053s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:14:18 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-7aabfcb4-78bf-4a5b-902f-8a32c6c05cd6 tempest-ProjectReaderTests-1342824485 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:14:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7aabfcb4-78bf-4a5b-902f-8a32c6c05cd6 tempest-ProjectReaderTests-1342824485 None] Flow 'volume_create_manager' (39e47794-a9ca-44bc-9d6f-c80913d90f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:14:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7aabfcb4-78bf-4a5b-902f-8a32c6c05cd6 tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c47fe9e3-7d5b-4eea-b26b-2cbc0edcb543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:14:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7aabfcb4-78bf-4a5b-902f-8a32c6c05cd6 tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c47fe9e3-7d5b-4eea-b26b-2cbc0edcb543) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:14:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2117644449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8a0f4a9d-4014-4793-8563-366f2ebbc202,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='513c5c23b5d34697914e919fb29ed24f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:14: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-18T17:14:18Z,use_quota=True,user_id='cd94ebad898e4921884756c5878658b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:14:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7aabfcb4-78bf-4a5b-902f-8a32c6c05cd6 tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c9260127-daeb-462d-9b48-b4d80bc46a4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:14:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7aabfcb4-78bf-4a5b-902f-8a32c6c05cd6 tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c9260127-daeb-462d-9b48-b4d80bc46a4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:14:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7aabfcb4-78bf-4a5b-902f-8a32c6c05cd6 tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (468c44c7-86e7-436f-bf74-1c74b168c22b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:14:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7aabfcb4-78bf-4a5b-902f-8a32c6c05cd6 tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (468c44c7-86e7-436f-bf74-1c74b168c22b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8a0f4a9d-4014-4793-8563-366f2ebbc202', 'volume_name': 'volume-8a0f4a9d-4014-4793-8563-366f2ebbc202', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:14:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7aabfcb4-78bf-4a5b-902f-8a32c6c05cd6 tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f42151dd-bbfd-4e69-9552-e4bbf0df0110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:14:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7aabfcb4-78bf-4a5b-902f-8a32c6c05cd6 tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f42151dd-bbfd-4e69-9552-e4bbf0df0110) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:14:18 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7aabfcb4-78bf-4a5b-902f-8a32c6c05cd6 tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a53136da-4818-4363-a266-cf113b0f297f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:14:18 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-7aabfcb4-78bf-4a5b-902f-8a32c6c05cd6 tempest-ProjectReaderTests-1342824485 None] Volume 8a0f4a9d-4014-4793-8563-366f2ebbc202: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8a0f4a9d-4014-4793-8563-366f2ebbc202', 'volume_size': 1} Aug 18 19:14:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7aabfcb4-78bf-4a5b-902f-8a32c6c05cd6 tempest-ProjectReaderTests-1342824485 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:14:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7aabfcb4-78bf-4a5b-902f-8a32c6c05cd6 tempest-ProjectReaderTests-1342824485 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:14:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7aabfcb4-78bf-4a5b-902f-8a32c6c05cd6 tempest-ProjectReaderTests-1342824485 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:14:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2117644449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8a0f4a9d-4014-4793-8563-366f2ebbc202,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='513c5c23b5d34697914e919fb29ed24f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:14: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-18T17:14:18Z,use_quota=True,user_id='cd94ebad898e4921884756c5878658b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:14:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-7aabfcb4-78bf-4a5b-902f-8a32c6c05cd6 tempest-ProjectReaderTests-1342824485 None] Creating volume 8a0f4a9d-4014-4793-8563-366f2ebbc202 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:14:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7aabfcb4-78bf-4a5b-902f-8a32c6c05cd6 tempest-ProjectReaderTests-1342824485 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:14:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7aabfcb4-78bf-4a5b-902f-8a32c6c05cd6 tempest-ProjectReaderTests-1342824485 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:14:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7aabfcb4-78bf-4a5b-902f-8a32c6c05cd6 tempest-ProjectReaderTests-1342824485 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:14:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7aabfcb4-78bf-4a5b-902f-8a32c6c05cd6 tempest-ProjectReaderTests-1342824485 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:14:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7aabfcb4-78bf-4a5b-902f-8a32c6c05cd6 tempest-ProjectReaderTests-1342824485 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:14:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7aabfcb4-78bf-4a5b-902f-8a32c6c05cd6 tempest-ProjectReaderTests-1342824485 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:14:18 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-7aabfcb4-78bf-4a5b-902f-8a32c6c05cd6 tempest-ProjectReaderTests-1342824485 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:14:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7aabfcb4-78bf-4a5b-902f-8a32c6c05cd6 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:18 devstack sudo[115332]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202 1073741824 Aug 18 19:14:18 devstack sudo[115332]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:19 devstack sudo[115332]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7aabfcb4-78bf-4a5b-902f-8a32c6c05cd6 tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202 1073741824" returned: 0 in 0.378s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7aabfcb4-78bf-4a5b-902f-8a32c6c05cd6 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:19 devstack sudo[115337]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202 Aug 18 19:14:19 devstack sudo[115337]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:19 devstack sudo[115337]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-7aabfcb4-78bf-4a5b-902f-8a32c6c05cd6 tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202" returned: 0 in 0.228s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:19 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-7aabfcb4-78bf-4a5b-902f-8a32c6c05cd6 tempest-ProjectReaderTests-1342824485 None] <== create_volume: return (644ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:14:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-7aabfcb4-78bf-4a5b-902f-8a32c6c05cd6 tempest-ProjectReaderTests-1342824485 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.647s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:14:19 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7aabfcb4-78bf-4a5b-902f-8a32c6c05cd6 tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a53136da-4818-4363-a266-cf113b0f297f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8a0f4a9d-4014-4793-8563-366f2ebbc202', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:14:19 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7aabfcb4-78bf-4a5b-902f-8a32c6c05cd6 tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2f890b05-1fd6-4271-8480-cd3d96b21d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:14:19 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-7aabfcb4-78bf-4a5b-902f-8a32c6c05cd6 tempest-ProjectReaderTests-1342824485 None] Volume volume-8a0f4a9d-4014-4793-8563-366f2ebbc202 (8a0f4a9d-4014-4793-8563-366f2ebbc202): created successfully Aug 18 19:14:19 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7aabfcb4-78bf-4a5b-902f-8a32c6c05cd6 tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2f890b05-1fd6-4271-8480-cd3d96b21d7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:14:19 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-7aabfcb4-78bf-4a5b-902f-8a32c6c05cd6 tempest-ProjectReaderTests-1342824485 None] Flow 'volume_create_manager' (39e47794-a9ca-44bc-9d6f-c80913d90f2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:14:19 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-7aabfcb4-78bf-4a5b-902f-8a32c6c05cd6 tempest-ProjectReaderTests-1342824485 None] Created volume successfully. Aug 18 19:14:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f706104d-4229-4ffe-a37c-7a8748e4f58b tempest-ProjectReaderTests-1342824485 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:14:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f706104d-4229-4ffe-a37c-7a8748e4f58b tempest-ProjectReaderTests-1342824485 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:14:19 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-f706104d-4229-4ffe-a37c-7a8748e4f58b tempest-ProjectReaderTests-1342824485 None] Creating offline snapshot 4fa7e6f7-a1c4-405c-85e7-295a8235309c of volume 8a0f4a9d-4014-4793-8563-366f2ebbc202 {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:14:19 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[c9036855-f1eb-4648-9ef3-d0d65d99be76]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:14:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f706104d-4229-4ffe-a37c-7a8748e4f58b tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:19 devstack sudo[115340]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202 Aug 18 19:14:19 devstack sudo[115340]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:20 devstack sudo[115340]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f706104d-4229-4ffe-a37c-7a8748e4f58b tempest-ProjectReaderTests-1342824485 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202" returned: 0 in 0.336s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f706104d-4229-4ffe-a37c-7a8748e4f58b tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202.4fa7e6f7-a1c4-405c-85e7-295a8235309c 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:20 devstack sudo[115345]: 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/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202.4fa7e6f7-a1c4-405c-85e7-295a8235309c 1G Aug 18 19:14:20 devstack sudo[115345]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:20 devstack sudo[115345]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f706104d-4229-4ffe-a37c-7a8748e4f58b tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202.4fa7e6f7-a1c4-405c-85e7-295a8235309c 1G" returned: 0 in 0.395s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f706104d-4229-4ffe-a37c-7a8748e4f58b tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8a0f4a9d-4014-4793-8563-366f2ebbc202 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202.4fa7e6f7-a1c4-405c-85e7-295a8235309c {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:20 devstack sudo[115350]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8a0f4a9d-4014-4793-8563-366f2ebbc202 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202.4fa7e6f7-a1c4-405c-85e7-295a8235309c Aug 18 19:14:20 devstack sudo[115350]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:20 devstack sudo[115350]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f706104d-4229-4ffe-a37c-7a8748e4f58b tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8a0f4a9d-4014-4793-8563-366f2ebbc202 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202.4fa7e6f7-a1c4-405c-85e7-295a8235309c" returned: 0 in 0.281s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:20 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-f706104d-4229-4ffe-a37c-7a8748e4f58b tempest-ProjectReaderTests-1342824485 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202.4fa7e6f7-a1c4-405c-85e7-295a8235309c is being set with open permissions: ugo+rw Aug 18 19:14:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f706104d-4229-4ffe-a37c-7a8748e4f58b tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202.4fa7e6f7-a1c4-405c-85e7-295a8235309c {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:20 devstack sudo[115355]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202.4fa7e6f7-a1c4-405c-85e7-295a8235309c Aug 18 19:14:20 devstack sudo[115355]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:20 devstack sudo[115355]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f706104d-4229-4ffe-a37c-7a8748e4f58b tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202.4fa7e6f7-a1c4-405c-85e7-295a8235309c" returned: 0 in 0.226s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f706104d-4229-4ffe-a37c-7a8748e4f58b tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:20 devstack sudo[115358]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202.info Aug 18 19:14:20 devstack sudo[115358]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:21 devstack sudo[115358]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f706104d-4229-4ffe-a37c-7a8748e4f58b tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202.info" returned: 0 in 0.239s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:21 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-f706104d-4229-4ffe-a37c-7a8748e4f58b tempest-ProjectReaderTests-1342824485 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202.info is being set with open permissions: ugo+rw Aug 18 19:14:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f706104d-4229-4ffe-a37c-7a8748e4f58b tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:21 devstack sudo[115361]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202.info Aug 18 19:14:21 devstack sudo[115361]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:21 devstack sudo[115361]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-f706104d-4229-4ffe-a37c-7a8748e4f58b tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202.info" returned: 0 in 0.225s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-f706104d-4229-4ffe-a37c-7a8748e4f58b tempest-ProjectReaderTests-1342824485 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.772s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:14:21 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-f706104d-4229-4ffe-a37c-7a8748e4f58b tempest-ProjectReaderTests-1342824485 None] Create snapshot completed successfully Aug 18 19:14:21 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-694214b8-8127-48c5-a3a7-35c971815ef7 tempest-ProjectReaderTests-1342824485 None] Acquiring lock "cinder-4fa7e6f7-a1c4-405c-85e7-295a8235309c-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:14:21 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-694214b8-8127-48c5-a3a7-35c971815ef7 tempest-ProjectReaderTests-1342824485 None] Lock "cinder-4fa7e6f7-a1c4-405c-85e7-295a8235309c-delete_snapshot" acquired by "delete_snapshot" :: waited 0.024s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:14:21 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-694214b8-8127-48c5-a3a7-35c971815ef7 tempest-ProjectReaderTests-1342824485 None] Acquiring lock "cinder-quobyte-8a0f4a9d-4014-4793-8563-366f2ebbc202" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:14:21 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-694214b8-8127-48c5-a3a7-35c971815ef7 tempest-ProjectReaderTests-1342824485 None] Lock "cinder-quobyte-8a0f4a9d-4014-4793-8563-366f2ebbc202" acquired by "delete_snapshot" :: waited 0.015s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:14:21 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-694214b8-8127-48c5-a3a7-35c971815ef7 tempest-ProjectReaderTests-1342824485 None] Acquiring lock "cinder-quobyte-4fa7e6f7-a1c4-405c-85e7-295a8235309c" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:14:21 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-694214b8-8127-48c5-a3a7-35c971815ef7 tempest-ProjectReaderTests-1342824485 None] Lock "cinder-quobyte-4fa7e6f7-a1c4-405c-85e7-295a8235309c" acquired by "_delete_snapshot" :: waited 0.013s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:14:21 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-694214b8-8127-48c5-a3a7-35c971815ef7 tempest-ProjectReaderTests-1342824485 None] Deleting offline snapshot 4fa7e6f7-a1c4-405c-85e7-295a8235309c of volume 8a0f4a9d-4014-4793-8563-366f2ebbc202 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:14:21 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-694214b8-8127-48c5-a3a7-35c971815ef7 tempest-ProjectReaderTests-1342824485 None] snapshot_file for this snap is: volume-8a0f4a9d-4014-4793-8563-366f2ebbc202.4fa7e6f7-a1c4-405c-85e7-295a8235309c {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:14:21 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[cb0d727a-8f57-4154-a683-8c30fb31c9f7]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:14:21 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-694214b8-8127-48c5-a3a7-35c971815ef7 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202.4fa7e6f7-a1c4-405c-85e7-295a8235309c {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:21 devstack sudo[115364]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202.4fa7e6f7-a1c4-405c-85e7-295a8235309c Aug 18 19:14:21 devstack sudo[115364]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:22 devstack sudo[115364]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-694214b8-8127-48c5-a3a7-35c971815ef7 tempest-ProjectReaderTests-1342824485 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202.4fa7e6f7-a1c4-405c-85e7-295a8235309c" returned: 0 in 0.335s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:22 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-694214b8-8127-48c5-a3a7-35c971815ef7 tempest-ProjectReaderTests-1342824485 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8a0f4a9d-4014-4793-8563-366f2ebbc202(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:14:22 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[d44dd700-2b3d-4e34-a90d-98c5be4f2799]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:14:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-694214b8-8127-48c5-a3a7-35c971815ef7 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:22 devstack sudo[115369]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202 Aug 18 19:14:22 devstack sudo[115369]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:22 devstack sudo[115369]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-694214b8-8127-48c5-a3a7-35c971815ef7 tempest-ProjectReaderTests-1342824485 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202" returned: 0 in 0.338s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-694214b8-8127-48c5-a3a7-35c971815ef7 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202.4fa7e6f7-a1c4-405c-85e7-295a8235309c {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:22 devstack sudo[115374]: 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/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202.4fa7e6f7-a1c4-405c-85e7-295a8235309c Aug 18 19:14:22 devstack sudo[115374]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:22 devstack sudo[115374]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-694214b8-8127-48c5-a3a7-35c971815ef7 tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202.4fa7e6f7-a1c4-405c-85e7-295a8235309c" returned: 0 in 0.309s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:22 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-694214b8-8127-48c5-a3a7-35c971815ef7 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202.4fa7e6f7-a1c4-405c-85e7-295a8235309c {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:22 devstack sudo[115379]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202.4fa7e6f7-a1c4-405c-85e7-295a8235309c Aug 18 19:14:22 devstack sudo[115379]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:23 devstack sudo[115379]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:23 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-694214b8-8127-48c5-a3a7-35c971815ef7 tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202.4fa7e6f7-a1c4-405c-85e7-295a8235309c" returned: 0 in 0.228s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:23 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-694214b8-8127-48c5-a3a7-35c971815ef7 tempest-ProjectReaderTests-1342824485 None] Lock "cinder-quobyte-4fa7e6f7-a1c4-405c-85e7-295a8235309c" released by "_delete_snapshot" :: held 1.285s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:14:23 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-694214b8-8127-48c5-a3a7-35c971815ef7 tempest-ProjectReaderTests-1342824485 None] Lock "cinder-quobyte-8a0f4a9d-4014-4793-8563-366f2ebbc202" released by "delete_snapshot" :: held 1.304s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:14:23 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-694214b8-8127-48c5-a3a7-35c971815ef7 tempest-ProjectReaderTests-1342824485 None] Created reservations ['9cb910c5-a735-46b8-ac01-ee450b04d88c', '76e0ab1e-4d42-4cf6-b478-60239f97ec00', 'ef11de83-3ece-4a4e-9ee2-e14efc64d703', '19ab82b7-2529-4578-97b4-7ce9e65ec680'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:14:23 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-694214b8-8127-48c5-a3a7-35c971815ef7 tempest-ProjectReaderTests-1342824485 None] Delete snapshot completed successfully. Aug 18 19:14:23 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-694214b8-8127-48c5-a3a7-35c971815ef7 tempest-ProjectReaderTests-1342824485 None] Lock "cinder-4fa7e6f7-a1c4-405c-85e7-295a8235309c-delete_snapshot" released by "delete_snapshot" :: held 1.425s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:14:23 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-faf4a975-b60b-4220-a59d-518e2c12bc93 tempest-ProjectReaderTests-1342824485 None] Acquiring lock "cinder-8a0f4a9d-4014-4793-8563-366f2ebbc202-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:14:23 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-faf4a975-b60b-4220-a59d-518e2c12bc93 tempest-ProjectReaderTests-1342824485 None] Lock "cinder-8a0f4a9d-4014-4793-8563-366f2ebbc202-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:14:24 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-faf4a975-b60b-4220-a59d-518e2c12bc93 tempest-ProjectReaderTests-1342824485 None] Acquiring lock "cinder-quobyte-8a0f4a9d-4014-4793-8563-366f2ebbc202" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:14:24 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-faf4a975-b60b-4220-a59d-518e2c12bc93 tempest-ProjectReaderTests-1342824485 None] Lock "cinder-quobyte-8a0f4a9d-4014-4793-8563-366f2ebbc202" acquired by "delete_volume" :: waited 0.015s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:14:24 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[5ecb844e-9189-49ae-9915-dca614af7a49]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:14:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-faf4a975-b60b-4220-a59d-518e2c12bc93 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:24 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/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202 Aug 18 19:14:24 devstack sudo[115382]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:24 devstack sudo[115382]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-faf4a975-b60b-4220-a59d-518e2c12bc93 tempest-ProjectReaderTests-1342824485 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202" returned: 0 in 0.347s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-faf4a975-b60b-4220-a59d-518e2c12bc93 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:24 devstack sudo[115387]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202 Aug 18 19:14:24 devstack sudo[115387]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:24 devstack sudo[115387]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-faf4a975-b60b-4220-a59d-518e2c12bc93 tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-8a0f4a9d-4014-4793-8563-366f2ebbc202" returned: 0 in 0.231s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:24 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-faf4a975-b60b-4220-a59d-518e2c12bc93 tempest-ProjectReaderTests-1342824485 None] Lock "cinder-quobyte-8a0f4a9d-4014-4793-8563-366f2ebbc202" released by "delete_volume" :: held 0.632s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:14:24 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-faf4a975-b60b-4220-a59d-518e2c12bc93 tempest-ProjectReaderTests-1342824485 None] Created reservations ['5f93aab4-0643-45f7-89f1-891fc6ba67df', 'b9fb0eae-305d-43f5-9796-e117680cf8a4', '8ff607e8-ae6c-41f5-8e97-2889b8bedf5d', '85657ca0-1a2d-48d4-bbb8-520e1577c49c'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:14:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-faf4a975-b60b-4220-a59d-518e2c12bc93 tempest-ProjectReaderTests-1342824485 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:14:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-faf4a975-b60b-4220-a59d-518e2c12bc93 tempest-ProjectReaderTests-1342824485 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:14:24 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-faf4a975-b60b-4220-a59d-518e2c12bc93 tempest-ProjectReaderTests-1342824485 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:14:24 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-faf4a975-b60b-4220-a59d-518e2c12bc93 tempest-ProjectReaderTests-1342824485 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:14:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-faf4a975-b60b-4220-a59d-518e2c12bc93 tempest-ProjectReaderTests-1342824485 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:14:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-faf4a975-b60b-4220-a59d-518e2c12bc93 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:24 devstack sudo[115390]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:14:24 devstack sudo[115390]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:24 devstack sudo[115390]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:24 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-faf4a975-b60b-4220-a59d-518e2c12bc93 tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.228s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:24 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-faf4a975-b60b-4220-a59d-518e2c12bc93 tempest-ProjectReaderTests-1342824485 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:14:25 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-faf4a975-b60b-4220-a59d-518e2c12bc93 tempest-ProjectReaderTests-1342824485 None] Deleted volume successfully. Aug 18 19:14:25 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-faf4a975-b60b-4220-a59d-518e2c12bc93 tempest-ProjectReaderTests-1342824485 None] Lock "cinder-8a0f4a9d-4014-4793-8563-366f2ebbc202-delete_volume" released by "delete_volume" :: held 1.048s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:14:25 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-6722e765-63bb-4b05-ac5a-ef38e69635be tempest-ProjectReaderTests-1342824485 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:14:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6722e765-63bb-4b05-ac5a-ef38e69635be tempest-ProjectReaderTests-1342824485 None] Flow 'volume_create_manager' (ee3b89a5-bd53-4818-85d7-59e0146546b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:14:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6722e765-63bb-4b05-ac5a-ef38e69635be tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a96055d2-79f9-4771-8579-eec23ff93264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:14:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6722e765-63bb-4b05-ac5a-ef38e69635be tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a96055d2-79f9-4771-8579-eec23ff93264) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:14:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-141246383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9b21d6db-0895-43a1-a671-5e6f6f97c617,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='513c5c23b5d34697914e919fb29ed24f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:14:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T17:14:25Z,use_quota=True,user_id='cd94ebad898e4921884756c5878658b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:14:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6722e765-63bb-4b05-ac5a-ef38e69635be tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (45edcf5e-903f-485c-a330-cac5d20c12f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:14:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6722e765-63bb-4b05-ac5a-ef38e69635be tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (45edcf5e-903f-485c-a330-cac5d20c12f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:14:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6722e765-63bb-4b05-ac5a-ef38e69635be tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bd5e183e-de70-4ac6-9742-54c78c8abf9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:14:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6722e765-63bb-4b05-ac5a-ef38e69635be tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bd5e183e-de70-4ac6-9742-54c78c8abf9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9b21d6db-0895-43a1-a671-5e6f6f97c617', 'volume_name': 'volume-9b21d6db-0895-43a1-a671-5e6f6f97c617', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:14:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6722e765-63bb-4b05-ac5a-ef38e69635be tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (32edfc4f-15d7-4fcf-970f-c4938b8f7d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:14:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6722e765-63bb-4b05-ac5a-ef38e69635be tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (32edfc4f-15d7-4fcf-970f-c4938b8f7d11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:14:25 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6722e765-63bb-4b05-ac5a-ef38e69635be tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (be6134be-74ca-4543-9b43-66f86354fe03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:14:25 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-6722e765-63bb-4b05-ac5a-ef38e69635be tempest-ProjectReaderTests-1342824485 None] Volume 9b21d6db-0895-43a1-a671-5e6f6f97c617: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9b21d6db-0895-43a1-a671-5e6f6f97c617', 'volume_size': 1} Aug 18 19:14:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6722e765-63bb-4b05-ac5a-ef38e69635be tempest-ProjectReaderTests-1342824485 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:14:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6722e765-63bb-4b05-ac5a-ef38e69635be tempest-ProjectReaderTests-1342824485 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:14:25 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-6722e765-63bb-4b05-ac5a-ef38e69635be tempest-ProjectReaderTests-1342824485 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:14:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-141246383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9b21d6db-0895-43a1-a671-5e6f6f97c617,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='513c5c23b5d34697914e919fb29ed24f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:14:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T17:14:25Z,use_quota=True,user_id='cd94ebad898e4921884756c5878658b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:14:25 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-6722e765-63bb-4b05-ac5a-ef38e69635be tempest-ProjectReaderTests-1342824485 None] Creating volume 9b21d6db-0895-43a1-a671-5e6f6f97c617 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:14:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6722e765-63bb-4b05-ac5a-ef38e69635be tempest-ProjectReaderTests-1342824485 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:14:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6722e765-63bb-4b05-ac5a-ef38e69635be tempest-ProjectReaderTests-1342824485 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:14:25 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-6722e765-63bb-4b05-ac5a-ef38e69635be tempest-ProjectReaderTests-1342824485 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:14:25 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-6722e765-63bb-4b05-ac5a-ef38e69635be tempest-ProjectReaderTests-1342824485 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:14:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6722e765-63bb-4b05-ac5a-ef38e69635be tempest-ProjectReaderTests-1342824485 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:14:25 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-6722e765-63bb-4b05-ac5a-ef38e69635be tempest-ProjectReaderTests-1342824485 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:14:25 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-6722e765-63bb-4b05-ac5a-ef38e69635be tempest-ProjectReaderTests-1342824485 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:14:25 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6722e765-63bb-4b05-ac5a-ef38e69635be tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:25 devstack sudo[115394]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617 1073741824 Aug 18 19:14:25 devstack sudo[115394]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:26 devstack sudo[115394]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6722e765-63bb-4b05-ac5a-ef38e69635be tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617 1073741824" returned: 0 in 0.404s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6722e765-63bb-4b05-ac5a-ef38e69635be tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:26 devstack sudo[115399]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617 Aug 18 19:14:26 devstack sudo[115399]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:26 devstack sudo[115399]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6722e765-63bb-4b05-ac5a-ef38e69635be tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617" returned: 0 in 0.233s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:26 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-6722e765-63bb-4b05-ac5a-ef38e69635be tempest-ProjectReaderTests-1342824485 None] <== create_volume: return (678ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:14:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6722e765-63bb-4b05-ac5a-ef38e69635be tempest-ProjectReaderTests-1342824485 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.682s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:14:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6722e765-63bb-4b05-ac5a-ef38e69635be tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (be6134be-74ca-4543-9b43-66f86354fe03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9b21d6db-0895-43a1-a671-5e6f6f97c617', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:14:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6722e765-63bb-4b05-ac5a-ef38e69635be tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9989ac5c-8359-485c-80b9-f2eff20707ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:14:26 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-6722e765-63bb-4b05-ac5a-ef38e69635be tempest-ProjectReaderTests-1342824485 None] Volume volume-9b21d6db-0895-43a1-a671-5e6f6f97c617 (9b21d6db-0895-43a1-a671-5e6f6f97c617): created successfully Aug 18 19:14:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6722e765-63bb-4b05-ac5a-ef38e69635be tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9989ac5c-8359-485c-80b9-f2eff20707ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:14:26 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6722e765-63bb-4b05-ac5a-ef38e69635be tempest-ProjectReaderTests-1342824485 None] Flow 'volume_create_manager' (ee3b89a5-bd53-4818-85d7-59e0146546b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:14:26 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-6722e765-63bb-4b05-ac5a-ef38e69635be tempest-ProjectReaderTests-1342824485 None] Created volume successfully. Aug 18 19:14:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-342ef656-0e3d-4fec-8f82-7f8e16b7e3ee tempest-ProjectReaderTests-1342824485 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:14:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-342ef656-0e3d-4fec-8f82-7f8e16b7e3ee tempest-ProjectReaderTests-1342824485 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:14:26 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-342ef656-0e3d-4fec-8f82-7f8e16b7e3ee tempest-ProjectReaderTests-1342824485 None] Creating offline snapshot cc6e401c-40b2-4b87-ae32-d12cc8eb5e2f of volume 9b21d6db-0895-43a1-a671-5e6f6f97c617 {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:14:26 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[5cfe50d9-e0b6-4c1b-93e0-7f6b205d34ea]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:14:26 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-342ef656-0e3d-4fec-8f82-7f8e16b7e3ee tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:26 devstack sudo[115402]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617 Aug 18 19:14:26 devstack sudo[115402]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:27 devstack sudo[115402]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-342ef656-0e3d-4fec-8f82-7f8e16b7e3ee tempest-ProjectReaderTests-1342824485 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617" returned: 0 in 0.360s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-342ef656-0e3d-4fec-8f82-7f8e16b7e3ee tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617.cc6e401c-40b2-4b87-ae32-d12cc8eb5e2f 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:27 devstack sudo[115407]: 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/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617.cc6e401c-40b2-4b87-ae32-d12cc8eb5e2f 1G Aug 18 19:14:27 devstack sudo[115407]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:27 devstack sudo[115407]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-342ef656-0e3d-4fec-8f82-7f8e16b7e3ee tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617.cc6e401c-40b2-4b87-ae32-d12cc8eb5e2f 1G" returned: 0 in 0.361s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-342ef656-0e3d-4fec-8f82-7f8e16b7e3ee tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9b21d6db-0895-43a1-a671-5e6f6f97c617 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617.cc6e401c-40b2-4b87-ae32-d12cc8eb5e2f {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:27 devstack sudo[115412]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9b21d6db-0895-43a1-a671-5e6f6f97c617 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617.cc6e401c-40b2-4b87-ae32-d12cc8eb5e2f Aug 18 19:14:27 devstack sudo[115412]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:27 devstack sudo[115412]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-342ef656-0e3d-4fec-8f82-7f8e16b7e3ee tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9b21d6db-0895-43a1-a671-5e6f6f97c617 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617.cc6e401c-40b2-4b87-ae32-d12cc8eb5e2f" returned: 0 in 0.269s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:27 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-342ef656-0e3d-4fec-8f82-7f8e16b7e3ee tempest-ProjectReaderTests-1342824485 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617.cc6e401c-40b2-4b87-ae32-d12cc8eb5e2f is being set with open permissions: ugo+rw Aug 18 19:14:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-342ef656-0e3d-4fec-8f82-7f8e16b7e3ee tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617.cc6e401c-40b2-4b87-ae32-d12cc8eb5e2f {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:27 devstack sudo[115417]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617.cc6e401c-40b2-4b87-ae32-d12cc8eb5e2f Aug 18 19:14:27 devstack sudo[115417]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:27 devstack sudo[115417]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-342ef656-0e3d-4fec-8f82-7f8e16b7e3ee tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617.cc6e401c-40b2-4b87-ae32-d12cc8eb5e2f" returned: 0 in 0.235s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:27 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-342ef656-0e3d-4fec-8f82-7f8e16b7e3ee tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:28 devstack sudo[115420]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617.info Aug 18 19:14:28 devstack sudo[115420]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:28 devstack sudo[115420]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-342ef656-0e3d-4fec-8f82-7f8e16b7e3ee tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617.info" returned: 0 in 0.238s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:28 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-342ef656-0e3d-4fec-8f82-7f8e16b7e3ee tempest-ProjectReaderTests-1342824485 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617.info is being set with open permissions: ugo+rw Aug 18 19:14:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-342ef656-0e3d-4fec-8f82-7f8e16b7e3ee tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:28 devstack sudo[115423]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617.info Aug 18 19:14:28 devstack sudo[115423]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:28 devstack sudo[115423]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-342ef656-0e3d-4fec-8f82-7f8e16b7e3ee tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617.info" returned: 0 in 0.248s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-342ef656-0e3d-4fec-8f82-7f8e16b7e3ee tempest-ProjectReaderTests-1342824485 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.798s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:14:28 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-342ef656-0e3d-4fec-8f82-7f8e16b7e3ee tempest-ProjectReaderTests-1342824485 None] Create snapshot completed successfully Aug 18 19:14:28 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-633ac8f2-0023-4c40-9d98-f9389f89c50b tempest-ProjectReaderTests-1342824485 None] Acquiring lock "cinder-cc6e401c-40b2-4b87-ae32-d12cc8eb5e2f-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:14:28 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-633ac8f2-0023-4c40-9d98-f9389f89c50b tempest-ProjectReaderTests-1342824485 None] Lock "cinder-cc6e401c-40b2-4b87-ae32-d12cc8eb5e2f-delete_snapshot" acquired by "delete_snapshot" :: waited 0.023s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:14:28 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-633ac8f2-0023-4c40-9d98-f9389f89c50b tempest-ProjectReaderTests-1342824485 None] Acquiring lock "cinder-quobyte-9b21d6db-0895-43a1-a671-5e6f6f97c617" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:14:28 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-633ac8f2-0023-4c40-9d98-f9389f89c50b tempest-ProjectReaderTests-1342824485 None] Lock "cinder-quobyte-9b21d6db-0895-43a1-a671-5e6f6f97c617" acquired by "delete_snapshot" :: waited 0.014s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:14:28 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-633ac8f2-0023-4c40-9d98-f9389f89c50b tempest-ProjectReaderTests-1342824485 None] Acquiring lock "cinder-quobyte-cc6e401c-40b2-4b87-ae32-d12cc8eb5e2f" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:14:28 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-633ac8f2-0023-4c40-9d98-f9389f89c50b tempest-ProjectReaderTests-1342824485 None] Lock "cinder-quobyte-cc6e401c-40b2-4b87-ae32-d12cc8eb5e2f" acquired by "_delete_snapshot" :: waited 0.013s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:14:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-633ac8f2-0023-4c40-9d98-f9389f89c50b tempest-ProjectReaderTests-1342824485 None] Deleting offline snapshot cc6e401c-40b2-4b87-ae32-d12cc8eb5e2f of volume 9b21d6db-0895-43a1-a671-5e6f6f97c617 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:14:28 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-633ac8f2-0023-4c40-9d98-f9389f89c50b tempest-ProjectReaderTests-1342824485 None] snapshot_file for this snap is: volume-9b21d6db-0895-43a1-a671-5e6f6f97c617.cc6e401c-40b2-4b87-ae32-d12cc8eb5e2f {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:14:28 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[937426c1-5150-4011-89aa-35672fb57cb4]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:14:28 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-633ac8f2-0023-4c40-9d98-f9389f89c50b tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617.cc6e401c-40b2-4b87-ae32-d12cc8eb5e2f {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:29 devstack sudo[115426]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617.cc6e401c-40b2-4b87-ae32-d12cc8eb5e2f Aug 18 19:14:29 devstack sudo[115426]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:29 devstack sudo[115426]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-633ac8f2-0023-4c40-9d98-f9389f89c50b tempest-ProjectReaderTests-1342824485 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617.cc6e401c-40b2-4b87-ae32-d12cc8eb5e2f" returned: 0 in 0.366s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:29 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-633ac8f2-0023-4c40-9d98-f9389f89c50b tempest-ProjectReaderTests-1342824485 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-9b21d6db-0895-43a1-a671-5e6f6f97c617(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:14:29 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[283c520f-2f0d-4297-8420-7963e2e2ec42]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:14:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-633ac8f2-0023-4c40-9d98-f9389f89c50b tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:29 devstack sudo[115431]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617 Aug 18 19:14:29 devstack sudo[115431]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:29 devstack sudo[115431]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-633ac8f2-0023-4c40-9d98-f9389f89c50b tempest-ProjectReaderTests-1342824485 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617" returned: 0 in 0.349s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-633ac8f2-0023-4c40-9d98-f9389f89c50b tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617.cc6e401c-40b2-4b87-ae32-d12cc8eb5e2f {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:29 devstack sudo[115436]: 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/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617.cc6e401c-40b2-4b87-ae32-d12cc8eb5e2f Aug 18 19:14:29 devstack sudo[115436]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:29 devstack sudo[115436]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-633ac8f2-0023-4c40-9d98-f9389f89c50b tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617.cc6e401c-40b2-4b87-ae32-d12cc8eb5e2f" returned: 0 in 0.334s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:29 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-633ac8f2-0023-4c40-9d98-f9389f89c50b tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617.cc6e401c-40b2-4b87-ae32-d12cc8eb5e2f {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:30 devstack sudo[115441]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617.cc6e401c-40b2-4b87-ae32-d12cc8eb5e2f Aug 18 19:14:30 devstack sudo[115441]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:30 devstack sudo[115441]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:30 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-633ac8f2-0023-4c40-9d98-f9389f89c50b tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617.cc6e401c-40b2-4b87-ae32-d12cc8eb5e2f" returned: 0 in 0.240s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:30 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-633ac8f2-0023-4c40-9d98-f9389f89c50b tempest-ProjectReaderTests-1342824485 None] Lock "cinder-quobyte-cc6e401c-40b2-4b87-ae32-d12cc8eb5e2f" released by "_delete_snapshot" :: held 1.367s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:14:30 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-633ac8f2-0023-4c40-9d98-f9389f89c50b tempest-ProjectReaderTests-1342824485 None] Lock "cinder-quobyte-9b21d6db-0895-43a1-a671-5e6f6f97c617" released by "delete_snapshot" :: held 1.386s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:14:30 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-633ac8f2-0023-4c40-9d98-f9389f89c50b tempest-ProjectReaderTests-1342824485 None] Created reservations ['a2159f68-5bb2-4b10-b186-a50815d592d3', 'd86c5ba7-4e75-41d4-bb2b-e63bc2a565fa', 'a5429a29-921f-433f-8606-058deae08441', 'c25bfcd3-e72a-4ba7-b59b-843d297bed3a'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:14:30 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-633ac8f2-0023-4c40-9d98-f9389f89c50b tempest-ProjectReaderTests-1342824485 None] Delete snapshot completed successfully. Aug 18 19:14:30 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-633ac8f2-0023-4c40-9d98-f9389f89c50b tempest-ProjectReaderTests-1342824485 None] Lock "cinder-cc6e401c-40b2-4b87-ae32-d12cc8eb5e2f-delete_snapshot" released by "delete_snapshot" :: held 1.513s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:14:30 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-bb193c57-e3cd-4bb0-9a27-beb7b3b6c1ac tempest-ProjectReaderTests-1342824485 None] Acquiring lock "cinder-9b21d6db-0895-43a1-a671-5e6f6f97c617-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:14:30 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-bb193c57-e3cd-4bb0-9a27-beb7b3b6c1ac tempest-ProjectReaderTests-1342824485 None] Lock "cinder-9b21d6db-0895-43a1-a671-5e6f6f97c617-delete_volume" acquired by "delete_volume" :: waited 0.016s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:14:31 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-bb193c57-e3cd-4bb0-9a27-beb7b3b6c1ac tempest-ProjectReaderTests-1342824485 None] Acquiring lock "cinder-quobyte-9b21d6db-0895-43a1-a671-5e6f6f97c617" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:14:31 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-bb193c57-e3cd-4bb0-9a27-beb7b3b6c1ac tempest-ProjectReaderTests-1342824485 None] Lock "cinder-quobyte-9b21d6db-0895-43a1-a671-5e6f6f97c617" acquired by "delete_volume" :: waited 0.013s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:14:31 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[5b1102d5-750f-4495-8996-3e271cf147a6]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:14:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bb193c57-e3cd-4bb0-9a27-beb7b3b6c1ac tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:31 devstack sudo[115444]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617 Aug 18 19:14:31 devstack sudo[115444]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:31 devstack sudo[115444]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bb193c57-e3cd-4bb0-9a27-beb7b3b6c1ac tempest-ProjectReaderTests-1342824485 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617" returned: 0 in 0.330s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bb193c57-e3cd-4bb0-9a27-beb7b3b6c1ac tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:31 devstack sudo[115449]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617 Aug 18 19:14:31 devstack sudo[115449]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:31 devstack sudo[115449]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bb193c57-e3cd-4bb0-9a27-beb7b3b6c1ac tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-9b21d6db-0895-43a1-a671-5e6f6f97c617" returned: 0 in 0.232s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:31 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-bb193c57-e3cd-4bb0-9a27-beb7b3b6c1ac tempest-ProjectReaderTests-1342824485 None] Lock "cinder-quobyte-9b21d6db-0895-43a1-a671-5e6f6f97c617" released by "delete_volume" :: held 0.614s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:14:31 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-bb193c57-e3cd-4bb0-9a27-beb7b3b6c1ac tempest-ProjectReaderTests-1342824485 None] Created reservations ['17273240-3e4e-4644-a3e0-823cda969604', 'f54fa8bf-864a-4847-807c-6fd02c4aca03', '9f6c479b-f784-4b7a-929b-108e643c1a66', '353a1add-0e62-4a57-9644-967d9a86df1b'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:14:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-bb193c57-e3cd-4bb0-9a27-beb7b3b6c1ac tempest-ProjectReaderTests-1342824485 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:14:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-bb193c57-e3cd-4bb0-9a27-beb7b3b6c1ac tempest-ProjectReaderTests-1342824485 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:14:31 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-bb193c57-e3cd-4bb0-9a27-beb7b3b6c1ac tempest-ProjectReaderTests-1342824485 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:14:31 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-bb193c57-e3cd-4bb0-9a27-beb7b3b6c1ac tempest-ProjectReaderTests-1342824485 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:14:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-bb193c57-e3cd-4bb0-9a27-beb7b3b6c1ac tempest-ProjectReaderTests-1342824485 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:14:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bb193c57-e3cd-4bb0-9a27-beb7b3b6c1ac tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:31 devstack sudo[115452]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:14:31 devstack sudo[115452]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:31 devstack sudo[115452]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:31 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-bb193c57-e3cd-4bb0-9a27-beb7b3b6c1ac tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.225s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:31 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-bb193c57-e3cd-4bb0-9a27-beb7b3b6c1ac tempest-ProjectReaderTests-1342824485 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:14:31 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-bb193c57-e3cd-4bb0-9a27-beb7b3b6c1ac tempest-ProjectReaderTests-1342824485 None] Deleted volume successfully. Aug 18 19:14:32 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-bb193c57-e3cd-4bb0-9a27-beb7b3b6c1ac tempest-ProjectReaderTests-1342824485 None] Lock "cinder-9b21d6db-0895-43a1-a671-5e6f6f97c617-delete_volume" released by "delete_volume" :: held 1.013s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:14:32 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-6571f401-5d8c-48eb-93b9-ff478001bebb tempest-ProjectReaderTests-1342824485 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:14:32 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6571f401-5d8c-48eb-93b9-ff478001bebb tempest-ProjectReaderTests-1342824485 None] Flow 'volume_create_manager' (96400dbf-a5e5-40f3-9108-c0f503c91c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:14:32 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6571f401-5d8c-48eb-93b9-ff478001bebb tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bc14317e-f4e6-4f47-a307-7fdac65b3295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:14:32 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6571f401-5d8c-48eb-93b9-ff478001bebb tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bc14317e-f4e6-4f47-a307-7fdac65b3295) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:14:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-607578853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4a3afdef-2eca-452d-a5f8-9c6ad0716b74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='513c5c23b5d34697914e919fb29ed24f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:14: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-18T17:14:32Z,use_quota=True,user_id='cd94ebad898e4921884756c5878658b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:14:32 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6571f401-5d8c-48eb-93b9-ff478001bebb tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a7b0d282-726d-4c87-ab2d-da2364b3c652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:14:32 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6571f401-5d8c-48eb-93b9-ff478001bebb tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a7b0d282-726d-4c87-ab2d-da2364b3c652) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:14:32 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6571f401-5d8c-48eb-93b9-ff478001bebb tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1dce717e-881f-4e2a-a4f0-455d95c57148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:14:32 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6571f401-5d8c-48eb-93b9-ff478001bebb tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1dce717e-881f-4e2a-a4f0-455d95c57148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4a3afdef-2eca-452d-a5f8-9c6ad0716b74', 'volume_name': 'volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:14:32 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6571f401-5d8c-48eb-93b9-ff478001bebb tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a2aa04c3-6b7a-42c4-8893-3f9d7d25a44e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:14:32 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6571f401-5d8c-48eb-93b9-ff478001bebb tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a2aa04c3-6b7a-42c4-8893-3f9d7d25a44e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:14:32 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6571f401-5d8c-48eb-93b9-ff478001bebb tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (07c1a8d3-e75e-41e4-8d73-11e2451d5e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:14:32 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-6571f401-5d8c-48eb-93b9-ff478001bebb tempest-ProjectReaderTests-1342824485 None] Volume 4a3afdef-2eca-452d-a5f8-9c6ad0716b74: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74', 'volume_size': 1} Aug 18 19:14:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6571f401-5d8c-48eb-93b9-ff478001bebb tempest-ProjectReaderTests-1342824485 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:14:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6571f401-5d8c-48eb-93b9-ff478001bebb tempest-ProjectReaderTests-1342824485 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:14:32 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-6571f401-5d8c-48eb-93b9-ff478001bebb tempest-ProjectReaderTests-1342824485 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:14:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-607578853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4a3afdef-2eca-452d-a5f8-9c6ad0716b74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='513c5c23b5d34697914e919fb29ed24f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:14: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-18T17:14:32Z,use_quota=True,user_id='cd94ebad898e4921884756c5878658b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:14:32 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-6571f401-5d8c-48eb-93b9-ff478001bebb tempest-ProjectReaderTests-1342824485 None] Creating volume 4a3afdef-2eca-452d-a5f8-9c6ad0716b74 {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:14:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6571f401-5d8c-48eb-93b9-ff478001bebb tempest-ProjectReaderTests-1342824485 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:14:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6571f401-5d8c-48eb-93b9-ff478001bebb tempest-ProjectReaderTests-1342824485 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:14:32 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-6571f401-5d8c-48eb-93b9-ff478001bebb tempest-ProjectReaderTests-1342824485 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:14:32 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-6571f401-5d8c-48eb-93b9-ff478001bebb tempest-ProjectReaderTests-1342824485 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:14:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6571f401-5d8c-48eb-93b9-ff478001bebb tempest-ProjectReaderTests-1342824485 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:14:32 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-6571f401-5d8c-48eb-93b9-ff478001bebb tempest-ProjectReaderTests-1342824485 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:14:32 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-6571f401-5d8c-48eb-93b9-ff478001bebb tempest-ProjectReaderTests-1342824485 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:14:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6571f401-5d8c-48eb-93b9-ff478001bebb tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:32 devstack sudo[115455]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74 1073741824 Aug 18 19:14:32 devstack sudo[115455]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:32 devstack sudo[115455]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:32 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6571f401-5d8c-48eb-93b9-ff478001bebb tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74 1073741824" returned: 0 in 0.385s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6571f401-5d8c-48eb-93b9-ff478001bebb tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:33 devstack sudo[115460]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74 Aug 18 19:14:33 devstack sudo[115460]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:33 devstack sudo[115460]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-6571f401-5d8c-48eb-93b9-ff478001bebb tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74" returned: 0 in 0.234s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:33 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-6571f401-5d8c-48eb-93b9-ff478001bebb tempest-ProjectReaderTests-1342824485 None] <== create_volume: return (657ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:14:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-6571f401-5d8c-48eb-93b9-ff478001bebb tempest-ProjectReaderTests-1342824485 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.660s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:14:33 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6571f401-5d8c-48eb-93b9-ff478001bebb tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (07c1a8d3-e75e-41e4-8d73-11e2451d5e58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:14:33 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6571f401-5d8c-48eb-93b9-ff478001bebb tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4ed3380f-0114-4210-9217-7359641dc12b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:14:33 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-6571f401-5d8c-48eb-93b9-ff478001bebb tempest-ProjectReaderTests-1342824485 None] Volume volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74 (4a3afdef-2eca-452d-a5f8-9c6ad0716b74): created successfully Aug 18 19:14:33 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6571f401-5d8c-48eb-93b9-ff478001bebb tempest-ProjectReaderTests-1342824485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4ed3380f-0114-4210-9217-7359641dc12b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:14:33 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-6571f401-5d8c-48eb-93b9-ff478001bebb tempest-ProjectReaderTests-1342824485 None] Flow 'volume_create_manager' (96400dbf-a5e5-40f3-9108-c0f503c91c67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:14:33 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-6571f401-5d8c-48eb-93b9-ff478001bebb tempest-ProjectReaderTests-1342824485 None] Created volume successfully. Aug 18 19:14:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c94c29f4-0951-40ea-9e17-e1cc896984ea tempest-ProjectReaderTests-1342824485 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:14:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c94c29f4-0951-40ea-9e17-e1cc896984ea tempest-ProjectReaderTests-1342824485 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:14:33 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-c94c29f4-0951-40ea-9e17-e1cc896984ea tempest-ProjectReaderTests-1342824485 None] Creating offline snapshot d8933ab7-f5ef-42f6-8104-4d4367f447c6 of volume 4a3afdef-2eca-452d-a5f8-9c6ad0716b74 {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:14:33 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[0e1ff2eb-8671-4b4c-af64-751ecedb6765]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:14:33 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c94c29f4-0951-40ea-9e17-e1cc896984ea tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:33 devstack sudo[115463]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74 Aug 18 19:14:33 devstack sudo[115463]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:34 devstack sudo[115463]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c94c29f4-0951-40ea-9e17-e1cc896984ea tempest-ProjectReaderTests-1342824485 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74" returned: 0 in 0.340s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c94c29f4-0951-40ea-9e17-e1cc896984ea tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74.d8933ab7-f5ef-42f6-8104-4d4367f447c6 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:34 devstack sudo[115468]: 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/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74.d8933ab7-f5ef-42f6-8104-4d4367f447c6 1G Aug 18 19:14:34 devstack sudo[115468]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:34 devstack sudo[115468]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c94c29f4-0951-40ea-9e17-e1cc896984ea tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74.d8933ab7-f5ef-42f6-8104-4d4367f447c6 1G" returned: 0 in 0.380s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c94c29f4-0951-40ea-9e17-e1cc896984ea tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74.d8933ab7-f5ef-42f6-8104-4d4367f447c6 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:34 devstack sudo[115474]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74.d8933ab7-f5ef-42f6-8104-4d4367f447c6 Aug 18 19:14:34 devstack sudo[115474]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:34 devstack sudo[115474]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c94c29f4-0951-40ea-9e17-e1cc896984ea tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74 -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74.d8933ab7-f5ef-42f6-8104-4d4367f447c6" returned: 0 in 0.289s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:34 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-c94c29f4-0951-40ea-9e17-e1cc896984ea tempest-ProjectReaderTests-1342824485 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74.d8933ab7-f5ef-42f6-8104-4d4367f447c6 is being set with open permissions: ugo+rw Aug 18 19:14:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c94c29f4-0951-40ea-9e17-e1cc896984ea tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74.d8933ab7-f5ef-42f6-8104-4d4367f447c6 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:34 devstack sudo[115480]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74.d8933ab7-f5ef-42f6-8104-4d4367f447c6 Aug 18 19:14:34 devstack sudo[115480]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:34 devstack sudo[115480]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c94c29f4-0951-40ea-9e17-e1cc896984ea tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74.d8933ab7-f5ef-42f6-8104-4d4367f447c6" returned: 0 in 0.238s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:34 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c94c29f4-0951-40ea-9e17-e1cc896984ea tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:35 devstack sudo[115483]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74.info Aug 18 19:14:35 devstack sudo[115483]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:35 devstack sudo[115483]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c94c29f4-0951-40ea-9e17-e1cc896984ea tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74.info" returned: 0 in 0.248s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:35 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-c94c29f4-0951-40ea-9e17-e1cc896984ea tempest-ProjectReaderTests-1342824485 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74.info is being set with open permissions: ugo+rw Aug 18 19:14:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c94c29f4-0951-40ea-9e17-e1cc896984ea tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:35 devstack sudo[115486]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74.info Aug 18 19:14:35 devstack sudo[115486]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:35 devstack sudo[115486]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c94c29f4-0951-40ea-9e17-e1cc896984ea tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74.info" returned: 0 in 0.233s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c94c29f4-0951-40ea-9e17-e1cc896984ea tempest-ProjectReaderTests-1342824485 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.808s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:14:35 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-c94c29f4-0951-40ea-9e17-e1cc896984ea tempest-ProjectReaderTests-1342824485 None] Create snapshot completed successfully Aug 18 19:14:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-763c9252-da49-46e6-a216-d557e0ee2b74 tempest-ProjectReaderTests-1342824485 None] Acquiring lock "cinder-d8933ab7-f5ef-42f6-8104-4d4367f447c6-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:14:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-763c9252-da49-46e6-a216-d557e0ee2b74 tempest-ProjectReaderTests-1342824485 None] Lock "cinder-d8933ab7-f5ef-42f6-8104-4d4367f447c6-delete_snapshot" acquired by "delete_snapshot" :: waited 0.019s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:14:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-763c9252-da49-46e6-a216-d557e0ee2b74 tempest-ProjectReaderTests-1342824485 None] Acquiring lock "cinder-quobyte-4a3afdef-2eca-452d-a5f8-9c6ad0716b74" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:14:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-763c9252-da49-46e6-a216-d557e0ee2b74 tempest-ProjectReaderTests-1342824485 None] Lock "cinder-quobyte-4a3afdef-2eca-452d-a5f8-9c6ad0716b74" acquired by "delete_snapshot" :: waited 0.014s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:14:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-763c9252-da49-46e6-a216-d557e0ee2b74 tempest-ProjectReaderTests-1342824485 None] Acquiring lock "cinder-quobyte-d8933ab7-f5ef-42f6-8104-4d4367f447c6" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:14:35 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-763c9252-da49-46e6-a216-d557e0ee2b74 tempest-ProjectReaderTests-1342824485 None] Lock "cinder-quobyte-d8933ab7-f5ef-42f6-8104-4d4367f447c6" acquired by "_delete_snapshot" :: waited 0.012s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:14:35 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-763c9252-da49-46e6-a216-d557e0ee2b74 tempest-ProjectReaderTests-1342824485 None] Deleting offline snapshot d8933ab7-f5ef-42f6-8104-4d4367f447c6 of volume 4a3afdef-2eca-452d-a5f8-9c6ad0716b74 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:14:35 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-763c9252-da49-46e6-a216-d557e0ee2b74 tempest-ProjectReaderTests-1342824485 None] snapshot_file for this snap is: volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74.d8933ab7-f5ef-42f6-8104-4d4367f447c6 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:14:35 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[290f3bbf-42b3-4c84-96c9-e7dc14febf54]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:14:35 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-763c9252-da49-46e6-a216-d557e0ee2b74 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74.d8933ab7-f5ef-42f6-8104-4d4367f447c6 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:35 devstack sudo[115490]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74.d8933ab7-f5ef-42f6-8104-4d4367f447c6 Aug 18 19:14:35 devstack sudo[115490]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:36 devstack sudo[115490]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-763c9252-da49-46e6-a216-d557e0ee2b74 tempest-ProjectReaderTests-1342824485 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74.d8933ab7-f5ef-42f6-8104-4d4367f447c6" returned: 0 in 0.359s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:36 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-763c9252-da49-46e6-a216-d557e0ee2b74 tempest-ProjectReaderTests-1342824485 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:14:36 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[a5594fb1-8571-40f8-9367-3c6b7565e78d]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:14:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-763c9252-da49-46e6-a216-d557e0ee2b74 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:36 devstack sudo[115495]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74 Aug 18 19:14:36 devstack sudo[115495]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:36 devstack sudo[115495]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-763c9252-da49-46e6-a216-d557e0ee2b74 tempest-ProjectReaderTests-1342824485 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74" returned: 0 in 0.340s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-763c9252-da49-46e6-a216-d557e0ee2b74 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74.d8933ab7-f5ef-42f6-8104-4d4367f447c6 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:36 devstack sudo[115500]: 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/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74.d8933ab7-f5ef-42f6-8104-4d4367f447c6 Aug 18 19:14:36 devstack sudo[115500]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:36 devstack sudo[115500]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-763c9252-da49-46e6-a216-d557e0ee2b74 tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74.d8933ab7-f5ef-42f6-8104-4d4367f447c6" returned: 0 in 0.312s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:36 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-763c9252-da49-46e6-a216-d557e0ee2b74 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74.d8933ab7-f5ef-42f6-8104-4d4367f447c6 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:36 devstack sudo[115505]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74.d8933ab7-f5ef-42f6-8104-4d4367f447c6 Aug 18 19:14:36 devstack sudo[115505]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:37 devstack sudo[115505]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:37 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-763c9252-da49-46e6-a216-d557e0ee2b74 tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74.d8933ab7-f5ef-42f6-8104-4d4367f447c6" returned: 0 in 0.234s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:37 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-763c9252-da49-46e6-a216-d557e0ee2b74 tempest-ProjectReaderTests-1342824485 None] Lock "cinder-quobyte-d8933ab7-f5ef-42f6-8104-4d4367f447c6" released by "_delete_snapshot" :: held 1.324s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:14:37 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-763c9252-da49-46e6-a216-d557e0ee2b74 tempest-ProjectReaderTests-1342824485 None] Lock "cinder-quobyte-4a3afdef-2eca-452d-a5f8-9c6ad0716b74" released by "delete_snapshot" :: held 1.343s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:14:37 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-763c9252-da49-46e6-a216-d557e0ee2b74 tempest-ProjectReaderTests-1342824485 None] Created reservations ['b31fed5e-e2d8-4590-bc2b-8ad1c2ee09bd', '06d5b05d-d439-4b94-8269-0ff0349cff0a', '770ec3f8-b9dd-4c76-8802-48869f25d910', 'e49af601-e320-4c45-88c1-33cd1c90aa99'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:14:37 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-763c9252-da49-46e6-a216-d557e0ee2b74 tempest-ProjectReaderTests-1342824485 None] Delete snapshot completed successfully. Aug 18 19:14:37 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-763c9252-da49-46e6-a216-d557e0ee2b74 tempest-ProjectReaderTests-1342824485 None] Lock "cinder-d8933ab7-f5ef-42f6-8104-4d4367f447c6-delete_snapshot" released by "delete_snapshot" :: held 1.468s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:14:37 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-21c19bb8-f561-46c7-b936-e34cfe3ec133 tempest-ProjectReaderTests-1342824485 None] Acquiring lock "cinder-4a3afdef-2eca-452d-a5f8-9c6ad0716b74-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:14:37 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-21c19bb8-f561-46c7-b936-e34cfe3ec133 tempest-ProjectReaderTests-1342824485 None] Lock "cinder-4a3afdef-2eca-452d-a5f8-9c6ad0716b74-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:14:37 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-21c19bb8-f561-46c7-b936-e34cfe3ec133 tempest-ProjectReaderTests-1342824485 None] Acquiring lock "cinder-quobyte-4a3afdef-2eca-452d-a5f8-9c6ad0716b74" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:14:38 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-21c19bb8-f561-46c7-b936-e34cfe3ec133 tempest-ProjectReaderTests-1342824485 None] Lock "cinder-quobyte-4a3afdef-2eca-452d-a5f8-9c6ad0716b74" acquired by "delete_volume" :: waited 0.015s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:14:38 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[faf6dc84-b01b-48de-ae06-ebb2f99214a6]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:14:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-21c19bb8-f561-46c7-b936-e34cfe3ec133 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:38 devstack sudo[115509]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74 Aug 18 19:14:38 devstack sudo[115509]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:38 devstack sudo[115509]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-21c19bb8-f561-46c7-b936-e34cfe3ec133 tempest-ProjectReaderTests-1342824485 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74" returned: 0 in 0.339s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-21c19bb8-f561-46c7-b936-e34cfe3ec133 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:38 devstack sudo[115514]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74 Aug 18 19:14:38 devstack sudo[115514]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:38 devstack sudo[115514]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-21c19bb8-f561-46c7-b936-e34cfe3ec133 tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-4a3afdef-2eca-452d-a5f8-9c6ad0716b74" returned: 0 in 0.229s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:38 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-21c19bb8-f561-46c7-b936-e34cfe3ec133 tempest-ProjectReaderTests-1342824485 None] Lock "cinder-quobyte-4a3afdef-2eca-452d-a5f8-9c6ad0716b74" released by "delete_volume" :: held 0.618s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:14:38 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-21c19bb8-f561-46c7-b936-e34cfe3ec133 tempest-ProjectReaderTests-1342824485 None] Created reservations ['d2d26064-2b87-4345-8f3a-88a10fcffa8f', 'ce1d17ac-8e77-4e4a-bed6-29e1387bf097', '907e76bc-f52c-4431-a115-90e85a9cd159', 'cee98031-2498-45fc-b29d-7cb6c6920dee'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:14:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-21c19bb8-f561-46c7-b936-e34cfe3ec133 tempest-ProjectReaderTests-1342824485 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:14:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-21c19bb8-f561-46c7-b936-e34cfe3ec133 tempest-ProjectReaderTests-1342824485 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:14:38 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-21c19bb8-f561-46c7-b936-e34cfe3ec133 tempest-ProjectReaderTests-1342824485 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:14:38 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-21c19bb8-f561-46c7-b936-e34cfe3ec133 tempest-ProjectReaderTests-1342824485 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:14:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-21c19bb8-f561-46c7-b936-e34cfe3ec133 tempest-ProjectReaderTests-1342824485 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:14:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-21c19bb8-f561-46c7-b936-e34cfe3ec133 tempest-ProjectReaderTests-1342824485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:38 devstack sudo[115517]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:14:38 devstack sudo[115517]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:38 devstack sudo[115517]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:38 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-21c19bb8-f561-46c7-b936-e34cfe3ec133 tempest-ProjectReaderTests-1342824485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.239s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:38 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-21c19bb8-f561-46c7-b936-e34cfe3ec133 tempest-ProjectReaderTests-1342824485 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:14:38 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-21c19bb8-f561-46c7-b936-e34cfe3ec133 tempest-ProjectReaderTests-1342824485 None] Deleted volume successfully. Aug 18 19:14:38 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-21c19bb8-f561-46c7-b936-e34cfe3ec133 tempest-ProjectReaderTests-1342824485 None] Lock "cinder-4a3afdef-2eca-452d-a5f8-9c6ad0716b74-delete_volume" released by "delete_volume" :: held 1.037s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:14:42 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 19:14:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:14:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:14:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:14:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:14:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:14:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:14:42 devstack sudo[115523]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:14:42 devstack sudo[115523]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:14:42 devstack sudo[115523]: pam_unix(sudo:session): session closed for user root Aug 18 19:14:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.235s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:14:42 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:14:42 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager._thread_info {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 19:14:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread count: 28 {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 18 19:14:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread info: [<_MainThread(MainThread, started 134742134784128)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 18 19:14:48 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:UPDATE=121,cinder:SELECT=90,cinder:INSERT=37,cinder:DELETE=9 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:14:48 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=99,cinder:INSERT=32,cinder:DELETE=11,cinder:UPDATE=123 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:15:06 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-4eb5fe8d-5c71-48af-b97a-8b7c9c8f5149 tempest-SnapshotDependencyTests-726808941 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:15:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4eb5fe8d-5c71-48af-b97a-8b7c9c8f5149 tempest-SnapshotDependencyTests-726808941 None] Flow 'volume_create_manager' (7b4e4e41-f7c1-4d5a-b8e3-544838bc70cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:15:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4eb5fe8d-5c71-48af-b97a-8b7c9c8f5149 tempest-SnapshotDependencyTests-726808941 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (102b1ed1-1128-4a66-aecb-8c125940f56c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:15:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4eb5fe8d-5c71-48af-b97a-8b7c9c8f5149 tempest-SnapshotDependencyTests-726808941 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (102b1ed1-1128-4a66-aecb-8c125940f56c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:15:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-916767725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1b863833-d5ee-49ca-b47f-fad8f7e1446c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='668249e45b6b45b6bc24a5a2cc71f99c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:15: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-18T17:15:06Z,use_quota=True,user_id='59f5d581c6c544a2a47b7f965bdbe429',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:15:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4eb5fe8d-5c71-48af-b97a-8b7c9c8f5149 tempest-SnapshotDependencyTests-726808941 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3c6eb70b-d73f-41a5-86e8-f8092113c35d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:15:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4eb5fe8d-5c71-48af-b97a-8b7c9c8f5149 tempest-SnapshotDependencyTests-726808941 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3c6eb70b-d73f-41a5-86e8-f8092113c35d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:15:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4eb5fe8d-5c71-48af-b97a-8b7c9c8f5149 tempest-SnapshotDependencyTests-726808941 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c49ceb39-7cac-454c-9dbf-bb62c91f19c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:15:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4eb5fe8d-5c71-48af-b97a-8b7c9c8f5149 tempest-SnapshotDependencyTests-726808941 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c49ceb39-7cac-454c-9dbf-bb62c91f19c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1b863833-d5ee-49ca-b47f-fad8f7e1446c', 'volume_name': 'volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:15:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4eb5fe8d-5c71-48af-b97a-8b7c9c8f5149 tempest-SnapshotDependencyTests-726808941 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (503cc1b3-823a-4ef9-b92c-f24ea59105bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:15:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4eb5fe8d-5c71-48af-b97a-8b7c9c8f5149 tempest-SnapshotDependencyTests-726808941 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (503cc1b3-823a-4ef9-b92c-f24ea59105bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:15:06 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4eb5fe8d-5c71-48af-b97a-8b7c9c8f5149 tempest-SnapshotDependencyTests-726808941 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d5211f70-6a8e-4bbb-ba33-25922fd906f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:15:06 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-4eb5fe8d-5c71-48af-b97a-8b7c9c8f5149 tempest-SnapshotDependencyTests-726808941 None] Volume 1b863833-d5ee-49ca-b47f-fad8f7e1446c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c', 'volume_size': 1} Aug 18 19:15:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4eb5fe8d-5c71-48af-b97a-8b7c9c8f5149 tempest-SnapshotDependencyTests-726808941 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:15:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4eb5fe8d-5c71-48af-b97a-8b7c9c8f5149 tempest-SnapshotDependencyTests-726808941 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:15:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4eb5fe8d-5c71-48af-b97a-8b7c9c8f5149 tempest-SnapshotDependencyTests-726808941 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:15:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-916767725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1b863833-d5ee-49ca-b47f-fad8f7e1446c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='668249e45b6b45b6bc24a5a2cc71f99c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:15: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-18T17:15:06Z,use_quota=True,user_id='59f5d581c6c544a2a47b7f965bdbe429',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)}" {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 18 19:15:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-4eb5fe8d-5c71-48af-b97a-8b7c9c8f5149 tempest-SnapshotDependencyTests-726808941 None] Creating volume 1b863833-d5ee-49ca-b47f-fad8f7e1446c {{(pid=93728) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 18 19:15:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4eb5fe8d-5c71-48af-b97a-8b7c9c8f5149 tempest-SnapshotDependencyTests-726808941 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:15:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4eb5fe8d-5c71-48af-b97a-8b7c9c8f5149 tempest-SnapshotDependencyTests-726808941 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:15:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4eb5fe8d-5c71-48af-b97a-8b7c9c8f5149 tempest-SnapshotDependencyTests-726808941 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:15:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4eb5fe8d-5c71-48af-b97a-8b7c9c8f5149 tempest-SnapshotDependencyTests-726808941 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:15:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4eb5fe8d-5c71-48af-b97a-8b7c9c8f5149 tempest-SnapshotDependencyTests-726808941 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:15:06 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4eb5fe8d-5c71-48af-b97a-8b7c9c8f5149 tempest-SnapshotDependencyTests-726808941 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:15:06 devstack cinder-volume[93728]: INFO cinder.volume.drivers.remotefs [None req-4eb5fe8d-5c71-48af-b97a-8b7c9c8f5149 tempest-SnapshotDependencyTests-726808941 None] casted to osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 Aug 18 19:15:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4eb5fe8d-5c71-48af-b97a-8b7c9c8f5149 tempest-SnapshotDependencyTests-726808941 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c 1073741824 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:15:06 devstack sudo[115577]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c 1073741824 Aug 18 19:15:06 devstack sudo[115577]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:15:06 devstack sudo[115577]: pam_unix(sudo:session): session closed for user root Aug 18 19:15:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4eb5fe8d-5c71-48af-b97a-8b7c9c8f5149 tempest-SnapshotDependencyTests-726808941 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c 1073741824" returned: 0 in 0.403s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:15:06 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4eb5fe8d-5c71-48af-b97a-8b7c9c8f5149 tempest-SnapshotDependencyTests-726808941 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:15:06 devstack sudo[115582]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c Aug 18 19:15:06 devstack sudo[115582]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:15:07 devstack sudo[115582]: pam_unix(sudo:session): session closed for user root Aug 18 19:15:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4eb5fe8d-5c71-48af-b97a-8b7c9c8f5149 tempest-SnapshotDependencyTests-726808941 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c" returned: 0 in 0.244s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:15:07 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4eb5fe8d-5c71-48af-b97a-8b7c9c8f5149 tempest-SnapshotDependencyTests-726808941 None] <== create_volume: return (687ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'} {{(pid=93728) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 18 19:15:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4eb5fe8d-5c71-48af-b97a-8b7c9c8f5149 tempest-SnapshotDependencyTests-726808941 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.690s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:15:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4eb5fe8d-5c71-48af-b97a-8b7c9c8f5149 tempest-SnapshotDependencyTests-726808941 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d5211f70-6a8e-4bbb-ba33-25922fd906f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c', 'volume_size': 1}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:15:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4eb5fe8d-5c71-48af-b97a-8b7c9c8f5149 tempest-SnapshotDependencyTests-726808941 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a7c9b03d-93d5-4659-a148-8e0c821c7518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:15:07 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-4eb5fe8d-5c71-48af-b97a-8b7c9c8f5149 tempest-SnapshotDependencyTests-726808941 None] Volume volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c (1b863833-d5ee-49ca-b47f-fad8f7e1446c): created successfully Aug 18 19:15:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4eb5fe8d-5c71-48af-b97a-8b7c9c8f5149 tempest-SnapshotDependencyTests-726808941 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a7c9b03d-93d5-4659-a148-8e0c821c7518) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:15:07 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4eb5fe8d-5c71-48af-b97a-8b7c9c8f5149 tempest-SnapshotDependencyTests-726808941 None] Flow 'volume_create_manager' (7b4e4e41-f7c1-4d5a-b8e3-544838bc70cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:15:07 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-4eb5fe8d-5c71-48af-b97a-8b7c9c8f5149 tempest-SnapshotDependencyTests-726808941 None] Created volume successfully. Aug 18 19:15:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-78366c89-ad93-4296-8b1d-59ff9eea3936 tempest-SnapshotDependencyTests-726808941 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:15:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-78366c89-ad93-4296-8b1d-59ff9eea3936 tempest-SnapshotDependencyTests-726808941 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.002s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:15:07 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-78366c89-ad93-4296-8b1d-59ff9eea3936 tempest-SnapshotDependencyTests-726808941 None] Creating offline snapshot bb89bdb8-9b09-40c5-9717-83e1f1515f56 of volume 1b863833-d5ee-49ca-b47f-fad8f7e1446c {{(pid=93728) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 18 19:15:07 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[43914a27-0eb8-4c86-b6cb-6df8b4966d54]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:15:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-78366c89-ad93-4296-8b1d-59ff9eea3936 tempest-SnapshotDependencyTests-726808941 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:15:07 devstack sudo[115585]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c Aug 18 19:15:07 devstack sudo[115585]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:15:07 devstack sudo[115585]: pam_unix(sudo:session): session closed for user root Aug 18 19:15:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-78366c89-ad93-4296-8b1d-59ff9eea3936 tempest-SnapshotDependencyTests-726808941 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c" returned: 0 in 0.332s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:15:07 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-78366c89-ad93-4296-8b1d-59ff9eea3936 tempest-SnapshotDependencyTests-726808941 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c.bb89bdb8-9b09-40c5-9717-83e1f1515f56 1G {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:15:07 devstack sudo[115590]: 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/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c.bb89bdb8-9b09-40c5-9717-83e1f1515f56 1G Aug 18 19:15:07 devstack sudo[115590]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:15:08 devstack sudo[115590]: pam_unix(sudo:session): session closed for user root Aug 18 19:15:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-78366c89-ad93-4296-8b1d-59ff9eea3936 tempest-SnapshotDependencyTests-726808941 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c.bb89bdb8-9b09-40c5-9717-83e1f1515f56 1G" returned: 0 in 0.369s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:15:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-78366c89-ad93-4296-8b1d-59ff9eea3936 tempest-SnapshotDependencyTests-726808941 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c.bb89bdb8-9b09-40c5-9717-83e1f1515f56 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:15:08 devstack sudo[115595]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c.bb89bdb8-9b09-40c5-9717-83e1f1515f56 Aug 18 19:15:08 devstack sudo[115595]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:15:08 devstack sudo[115595]: pam_unix(sudo:session): session closed for user root Aug 18 19:15:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-78366c89-ad93-4296-8b1d-59ff9eea3936 tempest-SnapshotDependencyTests-726808941 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c -F qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c.bb89bdb8-9b09-40c5-9717-83e1f1515f56" returned: 0 in 0.271s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:15:08 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-78366c89-ad93-4296-8b1d-59ff9eea3936 tempest-SnapshotDependencyTests-726808941 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c.bb89bdb8-9b09-40c5-9717-83e1f1515f56 is being set with open permissions: ugo+rw Aug 18 19:15:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-78366c89-ad93-4296-8b1d-59ff9eea3936 tempest-SnapshotDependencyTests-726808941 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c.bb89bdb8-9b09-40c5-9717-83e1f1515f56 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:15:08 devstack sudo[115601]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c.bb89bdb8-9b09-40c5-9717-83e1f1515f56 Aug 18 19:15:08 devstack sudo[115601]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:15:08 devstack sudo[115601]: pam_unix(sudo:session): session closed for user root Aug 18 19:15:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-78366c89-ad93-4296-8b1d-59ff9eea3936 tempest-SnapshotDependencyTests-726808941 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c.bb89bdb8-9b09-40c5-9717-83e1f1515f56" returned: 0 in 0.226s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:15:08 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-78366c89-ad93-4296-8b1d-59ff9eea3936 tempest-SnapshotDependencyTests-726808941 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:15:08 devstack sudo[115604]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c.info Aug 18 19:15:08 devstack sudo[115604]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:15:09 devstack sudo[115604]: pam_unix(sudo:session): session closed for user root Aug 18 19:15:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-78366c89-ad93-4296-8b1d-59ff9eea3936 tempest-SnapshotDependencyTests-726808941 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c.info" returned: 0 in 0.234s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:15:09 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-78366c89-ad93-4296-8b1d-59ff9eea3936 tempest-SnapshotDependencyTests-726808941 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c.info is being set with open permissions: ugo+rw Aug 18 19:15:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-78366c89-ad93-4296-8b1d-59ff9eea3936 tempest-SnapshotDependencyTests-726808941 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c.info {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:15:09 devstack sudo[115607]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c.info Aug 18 19:15:09 devstack sudo[115607]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:15:09 devstack sudo[115607]: pam_unix(sudo:session): session closed for user root Aug 18 19:15:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-78366c89-ad93-4296-8b1d-59ff9eea3936 tempest-SnapshotDependencyTests-726808941 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c.info" returned: 0 in 0.239s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:15:09 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-78366c89-ad93-4296-8b1d-59ff9eea3936 tempest-SnapshotDependencyTests-726808941 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.756s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:15:09 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-78366c89-ad93-4296-8b1d-59ff9eea3936 tempest-SnapshotDependencyTests-726808941 None] Create snapshot completed successfully Aug 18 19:15:10 devstack cinder-volume[93728]: DEBUG cinder.volume.flows.manager.create_volume [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93728) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 18 19:15:10 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Flow 'volume_create_manager' (9517c3fc-73ee-4a52-a5dc-2afe3ce0f08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:15:10 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4b449ab5-9679-46e5-9761-30fce17ea739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:15:10 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4b449ab5-9679-46e5-9761-30fce17ea739) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T17:15:10Z,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=6aa1a9e3-bdac-461f-855f-e072d3982d5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='668249e45b6b45b6bc24a5a2cc71f99c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-18T17:15:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=bb89bdb8-9b09-40c5-9717-83e1f1515f56,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-18T17:15:10Z,use_quota=True,user_id='59f5d581c6c544a2a47b7f965bdbe429',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45374acb-6a6b-49b3-a4c0-718dca8f1ab1),volume_type_id=45374acb-6a6b-49b3-a4c0-718dca8f1ab1)' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:15:10 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (06eaeb8d-f132-4ec8-a664-46659b0b70ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:15:10 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (06eaeb8d-f132-4ec8-a664-46659b0b70ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:15:10 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (14a4d6d5-8aa5-4347-bea7-90ac0fc64f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:15:10 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (14a4d6d5-8aa5-4347-bea7-90ac0fc64f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '6aa1a9e3-bdac-461f-855f-e072d3982d5f', 'volume_name': 'volume-6aa1a9e3-bdac-461f-855f-e072d3982d5f', 'volume_size': 1, 'snapshot_id': 'bb89bdb8-9b09-40c5-9717-83e1f1515f56'}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:15:10 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b51a0d56-ce70-4abd-988b-42d3b78cf808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:15:10 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b51a0d56-ce70-4abd-988b-42d3b78cf808) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:15:10 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3796c699-a3c7-44cf-b49e-86c1250f6cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:15:10 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Volume 6aa1a9e3-bdac-461f-855f-e072d3982d5f: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-6aa1a9e3-bdac-461f-855f-e072d3982d5f', 'volume_size': 1, 'snapshot_id': 'bb89bdb8-9b09-40c5-9717-83e1f1515f56'} Aug 18 19:15:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:15:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:15:10 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Acquiring lock "cinder-quobyte-bb89bdb8-9b09-40c5-9717-83e1f1515f56-6aa1a9e3-bdac-461f-855f-e072d3982d5f" by "_create_volume_from_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:15:10 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Lock "cinder-quobyte-bb89bdb8-9b09-40c5-9717-83e1f1515f56-6aa1a9e3-bdac-461f-855f-e072d3982d5f" acquired by "_create_volume_from_snapshot" :: waited 0.013s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:15:10 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Creating volume 6aa1a9e3-bdac-461f-855f-e072d3982d5f from snapshot bb89bdb8-9b09-40c5-9717-83e1f1515f56 {{(pid=93728) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 18 19:15:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:15:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:15:10 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:15:10 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:15:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:15:10 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Selected osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356 as target Quobyte volume. {{(pid=93728) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 18 19:15:10 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Acquiring lock "cinder-quobyte-6aa1a9e3-bdac-461f-855f-e072d3982d5f" by "_copy_volume_from_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:15:10 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Lock "cinder-quobyte-6aa1a9e3-bdac-461f-855f-e072d3982d5f" acquired by "_copy_volume_from_snapshot" :: waited 0.013s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:15:10 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] snapshot: bb89bdb8-9b09-40c5-9717-83e1f1515f56, volume: 6aa1a9e3-bdac-461f-855f-e072d3982d5f, {{(pid=93728) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 18 19:15:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:15:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:15:10 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:15:10 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:15:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:15:10 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[84876a10-3820-41ca-b2cf-61e5d4b7f385]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:15:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c.bb89bdb8-9b09-40c5-9717-83e1f1515f56 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:15:10 devstack sudo[115610]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c.bb89bdb8-9b09-40c5-9717-83e1f1515f56 Aug 18 19:15:10 devstack sudo[115610]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:15:10 devstack sudo[115610]: pam_unix(sudo:session): session closed for user root Aug 18 19:15:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c.bb89bdb8-9b09-40c5-9717-83e1f1515f56" returned: 0 in 0.347s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:15:10 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:15:10 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[fe571f2c-857a-446b-a04b-b3478f34b41e]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:15:10 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:15:10 devstack sudo[115615]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c Aug 18 19:15:10 devstack sudo[115615]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:15:11 devstack sudo[115615]: pam_unix(sudo:session): session closed for user root Aug 18 19:15:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c" returned: 0 in 0.333s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:15:11 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] will copy from snapshot at /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c {{(pid=93728) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 18 19:15:11 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Creating direct copy from snapshot {{(pid=93728) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 18 19:15:11 devstack cinder-volume[93728]: DEBUG cinder.utils [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Path /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6aa1a9e3-bdac-461f-855f-e072d3982d5f not found in is_blk_device check {{(pid=93728) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 18 19:15:11 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6aa1a9e3-bdac-461f-855f-e072d3982d5f {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:15:11 devstack sudo[115620]: 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/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6aa1a9e3-bdac-461f-855f-e072d3982d5f Aug 18 19:15:11 devstack sudo[115620]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:15:14 devstack sudo[115620]: pam_unix(sudo:session): session closed for user root Aug 18 19:15:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6aa1a9e3-bdac-461f-855f-e072d3982d5f" returned: 0 in 3.931s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:15:14 devstack cinder-volume[93728]: DEBUG cinder.image.image_utils [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Image conversion details: src /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c, size 1024.00 MB, duration 3.93 sec, destination /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6aa1a9e3-bdac-461f-855f-e072d3982d5f {{(pid=93728) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 18 19:15:14 devstack cinder-volume[93728]: INFO cinder.image.image_utils [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Converted 1024.00 MB image at 260.41 MB/s Aug 18 19:15:14 devstack cinder-volume[93728]: WARNING cinder.volume.drivers.remotefs [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6aa1a9e3-bdac-461f-855f-e072d3982d5f is being set with open permissions: ugo+rw Aug 18 19:15:14 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6aa1a9e3-bdac-461f-855f-e072d3982d5f {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:15:15 devstack sudo[115634]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6aa1a9e3-bdac-461f-855f-e072d3982d5f Aug 18 19:15:15 devstack sudo[115634]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:15:15 devstack sudo[115634]: pam_unix(sudo:session): session closed for user root Aug 18 19:15:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6aa1a9e3-bdac-461f-855f-e072d3982d5f" returned: 0 in 0.244s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:15:15 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Lock "cinder-quobyte-6aa1a9e3-bdac-461f-855f-e072d3982d5f" released by "_copy_volume_from_snapshot" :: held 4.929s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:15:15 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Lock "cinder-quobyte-bb89bdb8-9b09-40c5-9717-83e1f1515f56-6aa1a9e3-bdac-461f-855f-e072d3982d5f" released by "_create_volume_from_snapshot" :: held 4.985s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:15:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 4.999s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:15:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3796c699-a3c7-44cf-b49e-86c1250f6cf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6aa1a9e3-bdac-461f-855f-e072d3982d5f', 'volume_size': 1, 'snapshot_id': 'bb89bdb8-9b09-40c5-9717-83e1f1515f56'}' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:15:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bb2b7100-3a23-4419-bec7-6a83406d9ddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:15:15 devstack cinder-volume[93728]: INFO cinder.volume.flows.manager.create_volume [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Volume volume-6aa1a9e3-bdac-461f-855f-e072d3982d5f (6aa1a9e3-bdac-461f-855f-e072d3982d5f): created successfully Aug 18 19:15:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bb2b7100-3a23-4419-bec7-6a83406d9ddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93728) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:15:15 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Flow 'volume_create_manager' (9517c3fc-73ee-4a52-a5dc-2afe3ce0f08f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93728) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:15:15 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-4b69616b-6211-4c7e-8869-ce4b7e40d303 tempest-SnapshotDependencyTests-726808941 None] Created volume successfully. Aug 18 19:15:15 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-3bf71370-82c3-4251-8415-767fdcf148c1 tempest-SnapshotDependencyTests-726808941 None] Acquiring lock "cinder-bb89bdb8-9b09-40c5-9717-83e1f1515f56-delete_snapshot" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:15:15 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-3bf71370-82c3-4251-8415-767fdcf148c1 tempest-SnapshotDependencyTests-726808941 None] Lock "cinder-bb89bdb8-9b09-40c5-9717-83e1f1515f56-delete_snapshot" acquired by "delete_snapshot" :: waited 0.017s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:15:15 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-3bf71370-82c3-4251-8415-767fdcf148c1 tempest-SnapshotDependencyTests-726808941 None] Acquiring lock "cinder-quobyte-1b863833-d5ee-49ca-b47f-fad8f7e1446c" by "delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:15:15 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-3bf71370-82c3-4251-8415-767fdcf148c1 tempest-SnapshotDependencyTests-726808941 None] Lock "cinder-quobyte-1b863833-d5ee-49ca-b47f-fad8f7e1446c" acquired by "delete_snapshot" :: waited 0.013s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:15:15 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-3bf71370-82c3-4251-8415-767fdcf148c1 tempest-SnapshotDependencyTests-726808941 None] Acquiring lock "cinder-quobyte-bb89bdb8-9b09-40c5-9717-83e1f1515f56" by "_delete_snapshot" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:15:15 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-3bf71370-82c3-4251-8415-767fdcf148c1 tempest-SnapshotDependencyTests-726808941 None] Lock "cinder-quobyte-bb89bdb8-9b09-40c5-9717-83e1f1515f56" acquired by "_delete_snapshot" :: waited 0.014s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:15:15 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-3bf71370-82c3-4251-8415-767fdcf148c1 tempest-SnapshotDependencyTests-726808941 None] Deleting offline snapshot bb89bdb8-9b09-40c5-9717-83e1f1515f56 of volume 1b863833-d5ee-49ca-b47f-fad8f7e1446c {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 18 19:15:15 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-3bf71370-82c3-4251-8415-767fdcf148c1 tempest-SnapshotDependencyTests-726808941 None] snapshot_file for this snap is: volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c.bb89bdb8-9b09-40c5-9717-83e1f1515f56 {{(pid=93728) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 18 19:15:15 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[a71548b2-c1ce-49ab-a7c0-2c42d637622f]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:15:15 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3bf71370-82c3-4251-8415-767fdcf148c1 tempest-SnapshotDependencyTests-726808941 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c.bb89bdb8-9b09-40c5-9717-83e1f1515f56 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:15:15 devstack sudo[115638]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c.bb89bdb8-9b09-40c5-9717-83e1f1515f56 Aug 18 19:15:15 devstack sudo[115638]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:15:16 devstack sudo[115638]: pam_unix(sudo:session): session closed for user root Aug 18 19:15:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3bf71370-82c3-4251-8415-767fdcf148c1 tempest-SnapshotDependencyTests-726808941 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c.bb89bdb8-9b09-40c5-9717-83e1f1515f56" returned: 0 in 0.358s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:15:16 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.remotefs [None req-3bf71370-82c3-4251-8415-767fdcf148c1 tempest-SnapshotDependencyTests-726808941 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93728) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 18 19:15:16 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[8d3cb25a-5100-4d7d-bf11-3a78f9e0806c]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:15:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3bf71370-82c3-4251-8415-767fdcf148c1 tempest-SnapshotDependencyTests-726808941 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:15:16 devstack sudo[115645]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c Aug 18 19:15:16 devstack sudo[115645]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:15:16 devstack sudo[115645]: pam_unix(sudo:session): session closed for user root Aug 18 19:15:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3bf71370-82c3-4251-8415-767fdcf148c1 tempest-SnapshotDependencyTests-726808941 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c" returned: 0 in 0.512s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:15:16 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3bf71370-82c3-4251-8415-767fdcf148c1 tempest-SnapshotDependencyTests-726808941 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c.bb89bdb8-9b09-40c5-9717-83e1f1515f56 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:15:16 devstack sudo[115650]: 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/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c.bb89bdb8-9b09-40c5-9717-83e1f1515f56 Aug 18 19:15:16 devstack sudo[115650]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:15:17 devstack sudo[115650]: pam_unix(sudo:session): session closed for user root Aug 18 19:15:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3bf71370-82c3-4251-8415-767fdcf148c1 tempest-SnapshotDependencyTests-726808941 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c.bb89bdb8-9b09-40c5-9717-83e1f1515f56" returned: 0 in 0.333s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:15:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3bf71370-82c3-4251-8415-767fdcf148c1 tempest-SnapshotDependencyTests-726808941 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c.bb89bdb8-9b09-40c5-9717-83e1f1515f56 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:15:17 devstack sudo[115655]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c.bb89bdb8-9b09-40c5-9717-83e1f1515f56 Aug 18 19:15:17 devstack sudo[115655]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:15:17 devstack sudo[115655]: pam_unix(sudo:session): session closed for user root Aug 18 19:15:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-3bf71370-82c3-4251-8415-767fdcf148c1 tempest-SnapshotDependencyTests-726808941 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c.bb89bdb8-9b09-40c5-9717-83e1f1515f56" returned: 0 in 0.243s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:15:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-3bf71370-82c3-4251-8415-767fdcf148c1 tempest-SnapshotDependencyTests-726808941 None] Lock "cinder-quobyte-bb89bdb8-9b09-40c5-9717-83e1f1515f56" released by "_delete_snapshot" :: held 1.550s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:15:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-3bf71370-82c3-4251-8415-767fdcf148c1 tempest-SnapshotDependencyTests-726808941 None] Lock "cinder-quobyte-1b863833-d5ee-49ca-b47f-fad8f7e1446c" released by "delete_snapshot" :: held 1.571s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:15:17 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-3bf71370-82c3-4251-8415-767fdcf148c1 tempest-SnapshotDependencyTests-726808941 None] Created reservations ['42ff5585-08f0-4206-aeb9-2c195edbf1ad', '0187109a-80cd-4399-b51e-7d842f75c718', '41555213-28a1-4af6-9d78-ad6789bb9d88', '6361bb68-d25c-4cda-8210-039f2642454d'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:15:17 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-3bf71370-82c3-4251-8415-767fdcf148c1 tempest-SnapshotDependencyTests-726808941 None] Delete snapshot completed successfully. Aug 18 19:15:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-3bf71370-82c3-4251-8415-767fdcf148c1 tempest-SnapshotDependencyTests-726808941 None] Lock "cinder-bb89bdb8-9b09-40c5-9717-83e1f1515f56-delete_snapshot" released by "delete_snapshot" :: held 1.695s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:15:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c318653c-845a-460c-b471-95cb546ee11a tempest-SnapshotDependencyTests-726808941 None] Acquiring lock "cinder-1b863833-d5ee-49ca-b47f-fad8f7e1446c-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:15:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c318653c-845a-460c-b471-95cb546ee11a tempest-SnapshotDependencyTests-726808941 None] Lock "cinder-1b863833-d5ee-49ca-b47f-fad8f7e1446c-delete_volume" acquired by "delete_volume" :: waited 0.015s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:15:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c318653c-845a-460c-b471-95cb546ee11a tempest-SnapshotDependencyTests-726808941 None] Acquiring lock "cinder-quobyte-1b863833-d5ee-49ca-b47f-fad8f7e1446c" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:15:17 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c318653c-845a-460c-b471-95cb546ee11a tempest-SnapshotDependencyTests-726808941 None] Lock "cinder-quobyte-1b863833-d5ee-49ca-b47f-fad8f7e1446c" acquired by "delete_volume" :: waited 0.013s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:15:17 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[95a8b52e-e328-45ec-b4d1-789a245652fb]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:15:17 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c318653c-845a-460c-b471-95cb546ee11a tempest-SnapshotDependencyTests-726808941 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:15:18 devstack sudo[115658]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c Aug 18 19:15:18 devstack sudo[115658]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:15:18 devstack sudo[115658]: pam_unix(sudo:session): session closed for user root Aug 18 19:15:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c318653c-845a-460c-b471-95cb546ee11a tempest-SnapshotDependencyTests-726808941 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c" returned: 0 in 0.342s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:15:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c318653c-845a-460c-b471-95cb546ee11a tempest-SnapshotDependencyTests-726808941 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:15:18 devstack sudo[115663]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c Aug 18 19:15:18 devstack sudo[115663]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:15:18 devstack sudo[115663]: pam_unix(sudo:session): session closed for user root Aug 18 19:15:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c318653c-845a-460c-b471-95cb546ee11a tempest-SnapshotDependencyTests-726808941 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-1b863833-d5ee-49ca-b47f-fad8f7e1446c" returned: 0 in 0.231s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:15:18 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c318653c-845a-460c-b471-95cb546ee11a tempest-SnapshotDependencyTests-726808941 None] Lock "cinder-quobyte-1b863833-d5ee-49ca-b47f-fad8f7e1446c" released by "delete_volume" :: held 0.625s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:15:18 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-c318653c-845a-460c-b471-95cb546ee11a tempest-SnapshotDependencyTests-726808941 None] Created reservations ['bb193f2e-38f2-4269-98dc-0d24256e73de', '636024aa-3004-4fec-a1f0-0287565840ce', 'ab2f8c19-cb51-45b2-96e7-b151a0108089', '6fbbc622-2134-4cf3-9094-3206e37838c0'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:15:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c318653c-845a-460c-b471-95cb546ee11a tempest-SnapshotDependencyTests-726808941 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:15:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c318653c-845a-460c-b471-95cb546ee11a tempest-SnapshotDependencyTests-726808941 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:15:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c318653c-845a-460c-b471-95cb546ee11a tempest-SnapshotDependencyTests-726808941 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:15:18 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-c318653c-845a-460c-b471-95cb546ee11a tempest-SnapshotDependencyTests-726808941 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:15:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-c318653c-845a-460c-b471-95cb546ee11a tempest-SnapshotDependencyTests-726808941 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:15:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c318653c-845a-460c-b471-95cb546ee11a tempest-SnapshotDependencyTests-726808941 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:15:18 devstack sudo[115666]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:15:18 devstack sudo[115666]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:15:18 devstack sudo[115666]: pam_unix(sudo:session): session closed for user root Aug 18 19:15:18 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-c318653c-845a-460c-b471-95cb546ee11a tempest-SnapshotDependencyTests-726808941 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.240s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:15:18 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-c318653c-845a-460c-b471-95cb546ee11a tempest-SnapshotDependencyTests-726808941 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:15:18 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-c318653c-845a-460c-b471-95cb546ee11a tempest-SnapshotDependencyTests-726808941 None] Deleted volume successfully. Aug 18 19:15:18 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-c318653c-845a-460c-b471-95cb546ee11a tempest-SnapshotDependencyTests-726808941 None] Lock "cinder-1b863833-d5ee-49ca-b47f-fad8f7e1446c-delete_volume" released by "delete_volume" :: held 1.046s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:15:19 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-393f9009-48d1-47b1-9c09-23de0630fadf tempest-SnapshotDependencyTests-726808941 None] Acquiring lock "cinder-6aa1a9e3-bdac-461f-855f-e072d3982d5f-delete_volume" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:15:19 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-393f9009-48d1-47b1-9c09-23de0630fadf tempest-SnapshotDependencyTests-726808941 None] Lock "cinder-6aa1a9e3-bdac-461f-855f-e072d3982d5f-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:15:19 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-393f9009-48d1-47b1-9c09-23de0630fadf tempest-SnapshotDependencyTests-726808941 None] Acquiring lock "cinder-quobyte-6aa1a9e3-bdac-461f-855f-e072d3982d5f" by "delete_volume" {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:15:19 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-393f9009-48d1-47b1-9c09-23de0630fadf tempest-SnapshotDependencyTests-726808941 None] Lock "cinder-quobyte-6aa1a9e3-bdac-461f-855f-e072d3982d5f" acquired by "delete_volume" :: waited 0.022s {{(pid=93728) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:15:19 devstack cinder-volume[93728]: DEBUG oslo.privsep.daemon [-] privsep: reply[18e2b9d9-1b33-413e-8f0b-efbd3caa2b23]: (4, 'qcow2') {{(pid=95408) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 18 19:15:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-393f9009-48d1-47b1-9c09-23de0630fadf tempest-SnapshotDependencyTests-726808941 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6aa1a9e3-bdac-461f-855f-e072d3982d5f {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:15:19 devstack sudo[115669]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6aa1a9e3-bdac-461f-855f-e072d3982d5f Aug 18 19:15:19 devstack sudo[115669]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:15:19 devstack sudo[115669]: pam_unix(sudo:session): session closed for user root Aug 18 19:15:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-393f9009-48d1-47b1-9c09-23de0630fadf tempest-SnapshotDependencyTests-726808941 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6aa1a9e3-bdac-461f-855f-e072d3982d5f" returned: 0 in 0.355s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:15:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-393f9009-48d1-47b1-9c09-23de0630fadf tempest-SnapshotDependencyTests-726808941 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6aa1a9e3-bdac-461f-855f-e072d3982d5f {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:15:19 devstack sudo[115674]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6aa1a9e3-bdac-461f-855f-e072d3982d5f Aug 18 19:15:19 devstack sudo[115674]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:15:19 devstack sudo[115674]: pam_unix(sudo:session): session closed for user root Aug 18 19:15:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-393f9009-48d1-47b1-9c09-23de0630fadf tempest-SnapshotDependencyTests-726808941 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698/volume-6aa1a9e3-bdac-461f-855f-e072d3982d5f" returned: 0 in 0.246s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:15:19 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-393f9009-48d1-47b1-9c09-23de0630fadf tempest-SnapshotDependencyTests-726808941 None] Lock "cinder-quobyte-6aa1a9e3-bdac-461f-855f-e072d3982d5f" released by "delete_volume" :: held 0.643s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:15:19 devstack cinder-volume[93728]: DEBUG cinder.quota [None req-393f9009-48d1-47b1-9c09-23de0630fadf tempest-SnapshotDependencyTests-726808941 None] Created reservations ['7e3f9e09-6b62-4116-b055-87b76c93e3ba', 'e66fdc05-0775-48f1-b0ca-e253d23764ca', '6c88856b-16ee-43ae-9ef4-e4e8df8d2690', 'f6421d15-5ed5-44d7-bad5-ec9c47639eaa'] {{(pid=93728) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:15:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-393f9009-48d1-47b1-9c09-23de0630fadf tempest-SnapshotDependencyTests-726808941 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:15:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-393f9009-48d1-47b1-9c09-23de0630fadf tempest-SnapshotDependencyTests-726808941 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:15:19 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-393f9009-48d1-47b1-9c09-23de0630fadf tempest-SnapshotDependencyTests-726808941 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:15:19 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-393f9009-48d1-47b1-9c09-23de0630fadf tempest-SnapshotDependencyTests-726808941 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:15:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-393f9009-48d1-47b1-9c09-23de0630fadf tempest-SnapshotDependencyTests-726808941 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:15:19 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-393f9009-48d1-47b1-9c09-23de0630fadf tempest-SnapshotDependencyTests-726808941 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:15:19 devstack sudo[115677]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:15:19 devstack sudo[115677]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:15:20 devstack sudo[115677]: pam_unix(sudo:session): session closed for user root Aug 18 19:15:20 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-393f9009-48d1-47b1-9c09-23de0630fadf tempest-SnapshotDependencyTests-726808941 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.239s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:15:20 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-393f9009-48d1-47b1-9c09-23de0630fadf tempest-SnapshotDependencyTests-726808941 None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:15:20 devstack cinder-volume[93728]: INFO cinder.volume.manager [None req-393f9009-48d1-47b1-9c09-23de0630fadf tempest-SnapshotDependencyTests-726808941 None] Deleted volume successfully. Aug 18 19:15:20 devstack cinder-volume[93728]: DEBUG cinder.coordination [None req-393f9009-48d1-47b1-9c09-23de0630fadf tempest-SnapshotDependencyTests-726808941 None] Lock "cinder-6aa1a9e3-bdac-461f-855f-e072d3982d5f-delete_volume" released by "delete_volume" :: held 1.072s {{(pid=93728) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:15:29 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:SELECT=22,cinder:UPDATE=29,cinder:DELETE=3,cinder:INSERT=6 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:15:30 devstack cinder-volume[93728]: DEBUG dbcounter [-] [93728] Writing DB stats cinder:UPDATE=29,cinder:SELECT=27,cinder:INSERT=9,cinder:DELETE=2 {{(pid=93728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:15:42 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 19:15:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 18 19:15:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 18 19:15:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356': None} {{(pid=93728) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 18 19:15:42 devstack cinder-volume[93728]: DEBUG cinder.volume.drivers.quobyte [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-14c34cd1-3535-4d26-929e-4e9d0c5d8356'] {{(pid=93728) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 18 19:15:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.lockutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 18 19:15:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 18 19:15:42 devstack sudo[115918]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698 Aug 18 19:15:42 devstack sudo[115918]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 18 19:15:42 devstack sudo[115918]: pam_unix(sudo:session): session closed for user root Aug 18 19:15:42 devstack cinder-volume[93728]: DEBUG oslo_concurrency.processutils [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/91bbcbb9c7585289c411ed6cee882698" returned: 0 in 0.262s {{(pid=93728) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 18 19:15:42 devstack cinder-volume[93728]: DEBUG cinder.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Notifying Schedulers of capabilities ... {{(pid=93728) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 18 19:15:42 devstack cinder-volume[93728]: DEBUG oslo_service.periodic_task [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] Running periodic task VolumeManager._thread_info {{(pid=93728) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 18 19:15:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread count: 28 {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 18 19:15:42 devstack cinder-volume[93728]: DEBUG cinder.volume.manager [None req-82c0f999-cc60-4d6c-996f-66edb15b6e29 None None] thread info: [<_MainThread(MainThread, started 134742134784128)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93728) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}}